var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4005897&docid=69857064&x=5833',
		'title': '',
		'imageId': '69857064',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4005897&docid=69857067&x=5833',
		'title': '',
		'imageId': '69857067',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4005897&docid=69857066&x=5833',
		'title': '',
		'imageId': '69857066',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4005897&docid=69857068&x=5833',
		'title': '',
		'imageId': '69857068',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4005897&docid=69857062&x=5833',
		'title': '',
		'imageId': '69857062',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4005897&docid=69857063&x=5833',
		'title': '',
		'imageId': '69857063',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4005897&docid=69857069&x=5833',
		'title': '',
		'imageId': '69857069',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4005897&docid=69857065&x=5833',
		'title': '',
		'imageId': '69857065',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4005897';

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