var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3950486&docid=68596486&x=4032',
		'title': '',
		'imageId': '68596486',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950486&docid=68596483&x=4032',
		'title': '',
		'imageId': '68596483',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950486&docid=68596482&x=4032',
		'title': '',
		'imageId': '68596482',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950486&docid=68596487&x=4032',
		'title': '',
		'imageId': '68596487',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950486&docid=68596481&x=4032',
		'title': '',
		'imageId': '68596481',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950486&docid=68596480&x=4032',
		'title': '',
		'imageId': '68596480',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950486&docid=68596484&x=4032',
		'title': '',
		'imageId': '68596484',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950486&docid=68596485&x=4032',
		'title': '',
		'imageId': '68596485',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950486&docid=68596479&x=4032',
		'title': '',
		'imageId': '68596479',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3950486';

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