var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3965488&docid=68937092&x=1532',
		'title': '',
		'imageId': '68937092',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3965488&docid=68937090&x=1532',
		'title': '',
		'imageId': '68937090',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3965488&docid=68937091&x=1532',
		'title': '',
		'imageId': '68937091',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3965488&docid=68937089&x=1532',
		'title': '',
		'imageId': '68937089',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3965488&docid=68937093&x=1532',
		'title': '',
		'imageId': '68937093',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3965488&docid=68937096&x=1532',
		'title': '',
		'imageId': '68937096',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3965488&docid=68937095&x=1532',
		'title': '',
		'imageId': '68937095',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3965488&docid=68937094&x=1532',
		'title': '',
		'imageId': '68937094',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3965488';

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