var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3921761&docid=67375639&x=4258',
		'title': '',
		'imageId': '67375639',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3921761&docid=67375631&x=4258',
		'title': '',
		'imageId': '67375631',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3921761&docid=67375632&x=4258',
		'title': '',
		'imageId': '67375632',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3921761&docid=67375638&x=4258',
		'title': '',
		'imageId': '67375638',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3921761&docid=67375635&x=4258',
		'title': '',
		'imageId': '67375635',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3921761&docid=67375636&x=4258',
		'title': '',
		'imageId': '67375636',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3921761&docid=67375633&x=4258',
		'title': '',
		'imageId': '67375633',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3921761&docid=67375637&x=4258',
		'title': '',
		'imageId': '67375637',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3921761';

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