var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=474153&docid=2517883&x=4232',
		'title': '',
		'imageId': '2517883',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=474153&docid=2517886&x=4232',
		'title': '',
		'imageId': '2517886',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=474153&docid=2517889&x=4232',
		'title': '',
		'imageId': '2517889',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=474153&docid=2517892&x=4232',
		'title': '',
		'imageId': '2517892',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=474153&docid=2517895&x=4232',
		'title': '',
		'imageId': '2517895',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=474153&docid=2517898&x=4232',
		'title': '',
		'imageId': '2517898',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #474153';

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