var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4009762&docid=69954302&x=2038',
		'title': '',
		'imageId': '69954302',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009762&docid=69954303&x=2038',
		'title': '',
		'imageId': '69954303',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009762&docid=69954305&x=2038',
		'title': '',
		'imageId': '69954305',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009762&docid=69954304&x=2038',
		'title': '',
		'imageId': '69954304',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009762&docid=69954307&x=2038',
		'title': '',
		'imageId': '69954307',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009762&docid=69954306&x=2038',
		'title': '',
		'imageId': '69954306',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009762&docid=69954312&x=2038',
		'title': '',
		'imageId': '69954312',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009762&docid=69954316&x=2038',
		'title': '',
		'imageId': '69954316',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009762&docid=69954313&x=2038',
		'title': '',
		'imageId': '69954313',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4009762';

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