var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3958545&docid=68787700&x=4039',
		'title': '',
		'imageId': '68787700',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3958545&docid=68787702&x=4039',
		'title': '',
		'imageId': '68787702',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3958545&docid=68787701&x=4039',
		'title': '',
		'imageId': '68787701',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3958545&docid=68787706&x=4039',
		'title': '',
		'imageId': '68787706',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3958545&docid=68787707&x=4039',
		'title': '',
		'imageId': '68787707',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3958545&docid=68787703&x=4039',
		'title': '',
		'imageId': '68787703',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3958545&docid=68787704&x=4039',
		'title': '',
		'imageId': '68787704',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3958545&docid=68787705&x=4039',
		'title': '',
		'imageId': '68787705',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3958545';

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