var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3964968&docid=69012053&x=2558',
		'title': '',
		'imageId': '69012053',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3964968&docid=69012058&x=2558',
		'title': '',
		'imageId': '69012058',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3964968&docid=69012056&x=2558',
		'title': '',
		'imageId': '69012056',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3964968&docid=69012057&x=2558',
		'title': '',
		'imageId': '69012057',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3964968&docid=69012055&x=2558',
		'title': '',
		'imageId': '69012055',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3964968&docid=69012052&x=2558',
		'title': '',
		'imageId': '69012052',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3964968&docid=69012054&x=2558',
		'title': '',
		'imageId': '69012054',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3964968';

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