var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3972353&docid=69080903&x=4815',
		'title': '',
		'imageId': '69080903',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3972353&docid=69080904&x=4815',
		'title': '',
		'imageId': '69080904',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3972353&docid=69080905&x=4815',
		'title': '',
		'imageId': '69080905',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3972353&docid=69080906&x=4815',
		'title': '',
		'imageId': '69080906',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3972353&docid=69080907&x=4815',
		'title': '',
		'imageId': '69080907',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3972353&docid=69080908&x=4815',
		'title': '',
		'imageId': '69080908',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3972353&docid=69080910&x=4815',
		'title': '',
		'imageId': '69080910',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3972353&docid=69080911&x=4815',
		'title': '',
		'imageId': '69080911',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3972353&docid=69080912&x=4815',
		'title': '',
		'imageId': '69080912',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3972353';

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