var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4009787&docid=70013359&x=3511',
		'title': '',
		'imageId': '70013359',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009787&docid=70013360&x=3511',
		'title': '',
		'imageId': '70013360',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009787&docid=70013361&x=3511',
		'title': '',
		'imageId': '70013361',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009787&docid=70013364&x=3511',
		'title': '',
		'imageId': '70013364',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009787&docid=70013363&x=3511',
		'title': '',
		'imageId': '70013363',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009787&docid=70013367&x=3511',
		'title': '',
		'imageId': '70013367',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009787&docid=70013370&x=3511',
		'title': '',
		'imageId': '70013370',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009787&docid=70013374&x=3511',
		'title': '',
		'imageId': '70013374',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009787&docid=70013362&x=3511',
		'title': '',
		'imageId': '70013362',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4009787';

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