var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3952861&docid=68648610&x=1940',
		'title': '',
		'imageId': '68648610',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3952861&docid=68648611&x=1940',
		'title': '',
		'imageId': '68648611',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3952861&docid=68648621&x=1940',
		'title': '',
		'imageId': '68648621',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3952861&docid=68648617&x=1940',
		'title': '',
		'imageId': '68648617',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3952861&docid=68648619&x=1940',
		'title': '',
		'imageId': '68648619',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3952861&docid=68648615&x=1940',
		'title': '',
		'imageId': '68648615',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3952861&docid=68648624&x=1940',
		'title': '',
		'imageId': '68648624',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3952861&docid=68648623&x=1940',
		'title': '',
		'imageId': '68648623',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3952861&docid=68648622&x=1940',
		'title': '',
		'imageId': '68648622',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3952861&docid=68648612&x=1940',
		'title': '',
		'imageId': '68648612',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3952861&docid=68648613&x=1940',
		'title': '',
		'imageId': '68648613',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3952861&docid=68648616&x=1940',
		'title': '',
		'imageId': '68648616',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3952861&docid=68648618&x=1940',
		'title': '',
		'imageId': '68648618',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3952861&docid=68648614&x=1940',
		'title': '',
		'imageId': '68648614',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3952861&docid=68648620&x=1940',
		'title': '',
		'imageId': '68648620',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3952861';

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