var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3968537&docid=68988412&x=4540',
		'title': '',
		'imageId': '68988412',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3968537&docid=68988413&x=4540',
		'title': '',
		'imageId': '68988413',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3968537&docid=68988414&x=4540',
		'title': '',
		'imageId': '68988414',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3968537&docid=68988415&x=4540',
		'title': '',
		'imageId': '68988415',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3968537&docid=68988416&x=4540',
		'title': '',
		'imageId': '68988416',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3968537&docid=68988417&x=4540',
		'title': '',
		'imageId': '68988417',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3968537&docid=68988418&x=4540',
		'title': '',
		'imageId': '68988418',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3968537&docid=68988419&x=4540',
		'title': '',
		'imageId': '68988419',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3968537&docid=68988430&x=4540',
		'title': '',
		'imageId': '68988430',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3968537';

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