var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4004233&docid=69823383&x=4723',
		'title': '',
		'imageId': '69823383',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4004233&docid=69823386&x=4723',
		'title': '',
		'imageId': '69823386',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4004233&docid=69823389&x=4723',
		'title': '',
		'imageId': '69823389',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4004233&docid=69823392&x=4723',
		'title': '',
		'imageId': '69823392',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4004233&docid=69823395&x=4723',
		'title': '',
		'imageId': '69823395',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4004233&docid=69823405&x=4723',
		'title': '',
		'imageId': '69823405',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4004233&docid=69823422&x=4723',
		'title': '',
		'imageId': '69823422',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4004233&docid=69823424&x=4723',
		'title': '',
		'imageId': '69823424',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4004233&docid=69823428&x=4723',
		'title': '',
		'imageId': '69823428',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4004233';

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