var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4017291&docid=70164673&x=2840',
		'title': '',
		'imageId': '70164673',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017291&docid=70164665&x=2840',
		'title': '',
		'imageId': '70164665',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017291&docid=70164669&x=2840',
		'title': '',
		'imageId': '70164669',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017291&docid=70164671&x=2840',
		'title': '',
		'imageId': '70164671',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017291&docid=70164668&x=2840',
		'title': '',
		'imageId': '70164668',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017291&docid=70164666&x=2840',
		'title': '',
		'imageId': '70164666',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017291&docid=70164667&x=2840',
		'title': '',
		'imageId': '70164667',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017291&docid=70164670&x=2840',
		'title': '',
		'imageId': '70164670',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017291&docid=70164672&x=2840',
		'title': '',
		'imageId': '70164672',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4017291';

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