var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4004211&docid=69814290&x=125',
		'title': '',
		'imageId': '69814290',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4004211&docid=69814284&x=125',
		'title': '',
		'imageId': '69814284',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4004211&docid=69814292&x=125',
		'title': '',
		'imageId': '69814292',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4004211&docid=69814285&x=125',
		'title': '',
		'imageId': '69814285',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4004211&docid=69814287&x=125',
		'title': '',
		'imageId': '69814287',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4004211&docid=69814291&x=125',
		'title': '',
		'imageId': '69814291',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4004211&docid=69814286&x=125',
		'title': '',
		'imageId': '69814286',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4004211&docid=69814289&x=125',
		'title': '',
		'imageId': '69814289',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4004211&docid=69814288&x=125',
		'title': '',
		'imageId': '69814288',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4004211';

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