var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3930356&docid=68135675&x=1532',
		'title': '',
		'imageId': '68135675',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3930356&docid=68135676&x=1532',
		'title': '',
		'imageId': '68135676',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3930356&docid=68135674&x=1532',
		'title': '',
		'imageId': '68135674',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3930356&docid=68135679&x=1532',
		'title': '',
		'imageId': '68135679',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3930356&docid=68135680&x=1532',
		'title': '',
		'imageId': '68135680',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3930356&docid=68135673&x=1532',
		'title': '',
		'imageId': '68135673',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3930356&docid=68135678&x=1532',
		'title': '',
		'imageId': '68135678',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3930356&docid=68135681&x=1532',
		'title': '',
		'imageId': '68135681',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3930356&docid=68135677&x=1532',
		'title': '',
		'imageId': '68135677',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3930356';

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