var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4015309&docid=70091625&x=2051',
		'title': '',
		'imageId': '70091625',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015309&docid=70091618&x=2051',
		'title': '',
		'imageId': '70091618',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015309&docid=70091622&x=2051',
		'title': '',
		'imageId': '70091622',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015309&docid=70091620&x=2051',
		'title': '',
		'imageId': '70091620',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015309&docid=70091621&x=2051',
		'title': '',
		'imageId': '70091621',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015309&docid=70091624&x=2051',
		'title': '',
		'imageId': '70091624',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015309&docid=70091623&x=2051',
		'title': '',
		'imageId': '70091623',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015309&docid=70091617&x=2051',
		'title': '',
		'imageId': '70091617',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015309&docid=70091619&x=2051',
		'title': '',
		'imageId': '70091619',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4015309';

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