var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4017203&docid=70163664&x=3016',
		'title': '',
		'imageId': '70163664',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017203&docid=70163665&x=3016',
		'title': '',
		'imageId': '70163665',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017203&docid=70163667&x=3016',
		'title': '',
		'imageId': '70163667',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017203&docid=70163666&x=3016',
		'title': '',
		'imageId': '70163666',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017203&docid=70163662&x=3016',
		'title': '',
		'imageId': '70163662',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017203&docid=70163661&x=3016',
		'title': '',
		'imageId': '70163661',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017203&docid=70163669&x=3016',
		'title': '',
		'imageId': '70163669',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017203&docid=70163668&x=3016',
		'title': '',
		'imageId': '70163668',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017203&docid=70163663&x=3016',
		'title': '',
		'imageId': '70163663',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4017203';

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