var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3972019&docid=69064789&x=4412',
		'title': '',
		'imageId': '69064789',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3972019&docid=69064792&x=4412',
		'title': '',
		'imageId': '69064792',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3972019&docid=69064791&x=4412',
		'title': '',
		'imageId': '69064791',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3972019&docid=69064793&x=4412',
		'title': '',
		'imageId': '69064793',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3972019&docid=69064794&x=4412',
		'title': '',
		'imageId': '69064794',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3972019&docid=69064795&x=4412',
		'title': '',
		'imageId': '69064795',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3972019&docid=69064796&x=4412',
		'title': '',
		'imageId': '69064796',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3972019&docid=69064798&x=4412',
		'title': '',
		'imageId': '69064798',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3972019&docid=69064797&x=4412',
		'title': '',
		'imageId': '69064797',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3972019';

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