var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3937324&docid=68302486&x=4324',
		'title': '',
		'imageId': '68302486',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3937324&docid=68302487&x=4324',
		'title': '',
		'imageId': '68302487',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3937324&docid=68302488&x=4324',
		'title': '',
		'imageId': '68302488',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3937324&docid=68302489&x=4324',
		'title': '',
		'imageId': '68302489',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3937324&docid=68302490&x=4324',
		'title': '',
		'imageId': '68302490',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3937324&docid=68302491&x=4324',
		'title': '',
		'imageId': '68302491',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3937324&docid=68302492&x=4324',
		'title': '',
		'imageId': '68302492',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3937324';

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