var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3956461&docid=68737427&x=4119',
		'title': '',
		'imageId': '68737427',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3956461&docid=68737428&x=4119',
		'title': '',
		'imageId': '68737428',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3956461&docid=68737429&x=4119',
		'title': '',
		'imageId': '68737429',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3956461&docid=68737432&x=4119',
		'title': '',
		'imageId': '68737432',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3956461&docid=68737433&x=4119',
		'title': '',
		'imageId': '68737433',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3956461&docid=68737434&x=4119',
		'title': '',
		'imageId': '68737434',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3956461&docid=68737435&x=4119',
		'title': '',
		'imageId': '68737435',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3956461&docid=68737430&x=4119',
		'title': '',
		'imageId': '68737430',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3956461&docid=68737431&x=4119',
		'title': '',
		'imageId': '68737431',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3956461';

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