var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3846026&docid=66063461&x=66',
		'title': '',
		'imageId': '66063461',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3846026&docid=66063465&x=66',
		'title': '',
		'imageId': '66063465',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3846026&docid=66063464&x=66',
		'title': '',
		'imageId': '66063464',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3846026&docid=66063463&x=66',
		'title': '',
		'imageId': '66063463',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3846026&docid=66063462&x=66',
		'title': '',
		'imageId': '66063462',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3846026&docid=66063466&x=66',
		'title': '',
		'imageId': '66063466',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3846026';

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