var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3924754&docid=68012964&x=4416',
		'title': '',
		'imageId': '68012964',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3924754&docid=68012965&x=4416',
		'title': '',
		'imageId': '68012965',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3924754&docid=68012966&x=4416',
		'title': '',
		'imageId': '68012966',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3924754&docid=68012971&x=4416',
		'title': '',
		'imageId': '68012971',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3924754&docid=68012969&x=4416',
		'title': '',
		'imageId': '68012969',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3924754&docid=68012967&x=4416',
		'title': '',
		'imageId': '68012967',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3924754&docid=68012968&x=4416',
		'title': '',
		'imageId': '68012968',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3924754&docid=68012972&x=4416',
		'title': '',
		'imageId': '68012972',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3924754';

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