var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3974413&docid=69133605&x=4013',
		'title': '',
		'imageId': '69133605',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3974413&docid=69133608&x=4013',
		'title': '',
		'imageId': '69133608',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3974413&docid=69133609&x=4013',
		'title': '',
		'imageId': '69133609',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3974413&docid=69133606&x=4013',
		'title': '',
		'imageId': '69133606',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3974413&docid=69133612&x=4013',
		'title': '',
		'imageId': '69133612',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3974413&docid=69133610&x=4013',
		'title': '',
		'imageId': '69133610',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3974413&docid=69133607&x=4013',
		'title': '',
		'imageId': '69133607',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3974413';

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