var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3977820&docid=69203687&x=5653',
		'title': '',
		'imageId': '69203687',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3977820&docid=69203743&x=5653',
		'title': '',
		'imageId': '69203743',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3977820&docid=69203772&x=5653',
		'title': '',
		'imageId': '69203772',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3977820&docid=69203746&x=5653',
		'title': '',
		'imageId': '69203746',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3977820&docid=69203747&x=5653',
		'title': '',
		'imageId': '69203747',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3977820&docid=69203754&x=5653',
		'title': '',
		'imageId': '69203754',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3977820&docid=69203757&x=5653',
		'title': '',
		'imageId': '69203757',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3977820&docid=69203760&x=5653',
		'title': '',
		'imageId': '69203760',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3977820';

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