var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=473866&docid=2591442&x=3328',
		'title': '',
		'imageId': '2591442',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=473866&docid=2591439&x=3328',
		'title': '',
		'imageId': '2591439',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=473866&docid=2591446&x=3328',
		'title': '',
		'imageId': '2591446',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=473866&docid=2591450&x=3328',
		'title': '',
		'imageId': '2591450',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=473866&docid=2591457&x=3328',
		'title': '',
		'imageId': '2591457',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=473866&docid=2591461&x=3328',
		'title': '',
		'imageId': '2591461',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #473866';

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