var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3947352&docid=68525062&x=1429',
		'title': '',
		'imageId': '68525062',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3947352&docid=68525067&x=1429',
		'title': '',
		'imageId': '68525067',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3947352&docid=68525064&x=1429',
		'title': '',
		'imageId': '68525064',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3947352&docid=68525063&x=1429',
		'title': '',
		'imageId': '68525063',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3947352&docid=68525069&x=1429',
		'title': '',
		'imageId': '68525069',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3947352&docid=68525066&x=1429',
		'title': '',
		'imageId': '68525066',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3947352&docid=68525068&x=1429',
		'title': '',
		'imageId': '68525068',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3947352&docid=68525065&x=1429',
		'title': '',
		'imageId': '68525065',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3947352';

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