var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=908635&docid=7218303&x=1314',
		'title': '',
		'imageId': '7218303',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=908635&docid=7218306&x=1314',
		'title': '',
		'imageId': '7218306',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=908635&docid=7218309&x=1314',
		'title': '',
		'imageId': '7218309',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=908635&docid=7218312&x=1314',
		'title': '',
		'imageId': '7218312',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=908635&docid=7218315&x=1314',
		'title': '',
		'imageId': '7218315',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=908635&docid=7218318&x=1314',
		'title': '',
		'imageId': '7218318',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=908635&docid=7218321&x=1314',
		'title': '',
		'imageId': '7218321',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=908635&docid=7218324&x=1314',
		'title': '',
		'imageId': '7218324',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #908635';

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