var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3974909&docid=68045443&x=4024',
		'title': '',
		'imageId': '68045443',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3974909&docid=68045442&x=4024',
		'title': '',
		'imageId': '68045442',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3974909&docid=68045225&x=4024',
		'title': '',
		'imageId': '68045225',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3974909&docid=68045370&x=4024',
		'title': '',
		'imageId': '68045370',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3974909&docid=68045366&x=4024',
		'title': '',
		'imageId': '68045366',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3974909&docid=68045367&x=4024',
		'title': '',
		'imageId': '68045367',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3974909&docid=68045226&x=4024',
		'title': '',
		'imageId': '68045226',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3974909&docid=68045224&x=4024',
		'title': '',
		'imageId': '68045224',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3974909';

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