var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3999026&docid=69683371&x=5459',
		'title': '',
		'imageId': '69683371',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3999026&docid=69683372&x=5459',
		'title': '',
		'imageId': '69683372',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3999026&docid=69683375&x=5459',
		'title': '',
		'imageId': '69683375',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3999026&docid=69683374&x=5459',
		'title': '',
		'imageId': '69683374',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3999026&docid=69683373&x=5459',
		'title': '',
		'imageId': '69683373',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3999026&docid=69683376&x=5459',
		'title': '',
		'imageId': '69683376',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3999026&docid=69683369&x=5459',
		'title': '',
		'imageId': '69683369',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3999026&docid=69683368&x=5459',
		'title': '',
		'imageId': '69683368',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3999026&docid=69683370&x=5459',
		'title': '',
		'imageId': '69683370',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3999026';

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