var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3980610&docid=69058583&x=4711',
		'title': '',
		'imageId': '69058583',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3980610&docid=69058575&x=4711',
		'title': '',
		'imageId': '69058575',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3980610&docid=69058579&x=4711',
		'title': '',
		'imageId': '69058579',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3980610&docid=69058578&x=4711',
		'title': '',
		'imageId': '69058578',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3980610&docid=69058591&x=4711',
		'title': '',
		'imageId': '69058591',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3980610&docid=69058590&x=4711',
		'title': '',
		'imageId': '69058590',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3980610&docid=69058580&x=4711',
		'title': '',
		'imageId': '69058580',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3980610&docid=69058577&x=4711',
		'title': '',
		'imageId': '69058577',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3980610&docid=69058576&x=4711',
		'title': '',
		'imageId': '69058576',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3980610';

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