var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4007905&docid=69907602&x=4457',
		'title': '',
		'imageId': '69907602',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4007905&docid=69907595&x=4457',
		'title': '',
		'imageId': '69907595',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4007905&docid=69907600&x=4457',
		'title': '',
		'imageId': '69907600',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4007905&docid=69907597&x=4457',
		'title': '',
		'imageId': '69907597',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4007905&docid=69907599&x=4457',
		'title': '',
		'imageId': '69907599',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4007905&docid=69907598&x=4457',
		'title': '',
		'imageId': '69907598',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4007905&docid=69907601&x=4457',
		'title': '',
		'imageId': '69907601',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4007905&docid=69907596&x=4457',
		'title': '',
		'imageId': '69907596',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4007905';

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