var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=476617&docid=2604836&x=3323',
		'title': '',
		'imageId': '2604836',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=476617&docid=2604839&x=3323',
		'title': '',
		'imageId': '2604839',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=476617&docid=2604844&x=3323',
		'title': '',
		'imageId': '2604844',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=476617&docid=2604848&x=3323',
		'title': '',
		'imageId': '2604848',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=476617&docid=2604858&x=3323',
		'title': '',
		'imageId': '2604858',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=476617&docid=2604866&x=3323',
		'title': '',
		'imageId': '2604866',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #476617';

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