var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3972618&docid=69090609&x=5235',
		'title': '',
		'imageId': '69090609',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3972618&docid=69090610&x=5235',
		'title': '',
		'imageId': '69090610',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3972618&docid=69090613&x=5235',
		'title': '',
		'imageId': '69090613',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3972618&docid=69090612&x=5235',
		'title': '',
		'imageId': '69090612',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3972618&docid=69090618&x=5235',
		'title': '',
		'imageId': '69090618',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3972618&docid=69090620&x=5235',
		'title': '',
		'imageId': '69090620',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3972618&docid=69090628&x=5235',
		'title': '',
		'imageId': '69090628',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3972618&docid=69090630&x=5235',
		'title': '',
		'imageId': '69090630',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3972618';

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