var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3961472&docid=61622624&x=1013',
		'title': '',
		'imageId': '61622624',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3961472&docid=61622625&x=1013',
		'title': '',
		'imageId': '61622625',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3961472&docid=61622623&x=1013',
		'title': '',
		'imageId': '61622623',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3961472&docid=61622628&x=1013',
		'title': '',
		'imageId': '61622628',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3961472&docid=61622630&x=1013',
		'title': '',
		'imageId': '61622630',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3961472&docid=61622626&x=1013',
		'title': '',
		'imageId': '61622626',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3961472&docid=61622629&x=1013',
		'title': '',
		'imageId': '61622629',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3961472&docid=61622627&x=1013',
		'title': '',
		'imageId': '61622627',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3961472';

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";
	})
}
