var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3966543&docid=68963059&x=1250',
		'title': '',
		'imageId': '68963059',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3966543&docid=68963067&x=1250',
		'title': '',
		'imageId': '68963067',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3966543&docid=68963069&x=1250',
		'title': '',
		'imageId': '68963069',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3966543&docid=68963070&x=1250',
		'title': '',
		'imageId': '68963070',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3966543&docid=68963064&x=1250',
		'title': '',
		'imageId': '68963064',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3966543&docid=68963066&x=1250',
		'title': '',
		'imageId': '68963066',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3966543&docid=68963062&x=1250',
		'title': '',
		'imageId': '68963062',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3966543&docid=68963061&x=1250',
		'title': '',
		'imageId': '68963061',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3966543&docid=68963065&x=1250',
		'title': '',
		'imageId': '68963065',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3966543&docid=68963063&x=1250',
		'title': '',
		'imageId': '68963063',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3966543&docid=68963060&x=1250',
		'title': '',
		'imageId': '68963060',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3966543&docid=68963071&x=1250',
		'title': '',
		'imageId': '68963071',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3966543&docid=68963068&x=1250',
		'title': '',
		'imageId': '68963068',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3966543&docid=68963058&x=1250',
		'title': '',
		'imageId': '68963058',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3966543';

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