var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4016211&docid=70122353&x=2648',
		'title': '',
		'imageId': '70122353',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016211&docid=70122365&x=2648',
		'title': '',
		'imageId': '70122365',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016211&docid=70122329&x=2648',
		'title': '',
		'imageId': '70122329',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016211&docid=70122295&x=2648',
		'title': '',
		'imageId': '70122295',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016211&docid=70122301&x=2648',
		'title': '',
		'imageId': '70122301',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016211&docid=70122552&x=2648',
		'title': '',
		'imageId': '70122552',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016211&docid=70122542&x=2648',
		'title': '',
		'imageId': '70122542',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016211&docid=70122549&x=2648',
		'title': '',
		'imageId': '70122549',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016211&docid=70122545&x=2648',
		'title': '',
		'imageId': '70122545',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4016211';

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