var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=475951&docid=2496161&x=1938',
		'title': '',
		'imageId': '2496161',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=475951&docid=2529670&x=1938',
		'title': '',
		'imageId': '2529670',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=475951&docid=2529673&x=1938',
		'title': '',
		'imageId': '2529673',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=475951&docid=2529676&x=1938',
		'title': '',
		'imageId': '2529676',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=475951&docid=2529679&x=1938',
		'title': '',
		'imageId': '2529679',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=475951&docid=2529682&x=1938',
		'title': '',
		'imageId': '2529682',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #475951';

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