var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3937555&docid=68308574&x=3144',
		'title': '',
		'imageId': '68308574',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3937555&docid=66971515&x=3144',
		'title': '',
		'imageId': '66971515',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3937555&docid=66971512&x=3144',
		'title': '',
		'imageId': '66971512',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3937555&docid=66971514&x=3144',
		'title': '',
		'imageId': '66971514',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3937555&docid=66971513&x=3144',
		'title': '',
		'imageId': '66971513',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3937555&docid=68308577&x=3144',
		'title': '',
		'imageId': '68308577',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3937555&docid=68308579&x=3144',
		'title': '',
		'imageId': '68308579',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3937555&docid=68308578&x=3144',
		'title': '',
		'imageId': '68308578',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3937555&docid=68308580&x=3144',
		'title': '',
		'imageId': '68308580',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3937555';

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