var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4012686&docid=70021365&x=1427',
		'title': '',
		'imageId': '70021365',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012686&docid=70021366&x=1427',
		'title': '',
		'imageId': '70021366',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012686&docid=70021367&x=1427',
		'title': '',
		'imageId': '70021367',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012686&docid=70021368&x=1427',
		'title': '',
		'imageId': '70021368',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012686&docid=70021369&x=1427',
		'title': '',
		'imageId': '70021369',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012686&docid=70021370&x=1427',
		'title': '',
		'imageId': '70021370',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012686&docid=70021371&x=1427',
		'title': '',
		'imageId': '70021371',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4012686';

document.body.style.overflow = "hidden";
var closeElement = document.querySelector("#lightbox #close");
var closeLoadingElement = document.querySelector("#lightbox #closeLoading");

if (closeElement) {
	closeElement.addEventListener("click", function() {
		document.body.style.overflow = "auto";
	})
}

if (closeLoadingElement) {
	closeLoadingElement.addEventListener("click", function() {
		document.body.style.overflow = "auto";
	})
}
