var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3996729&docid=69628782&x=4842',
		'title': '',
		'imageId': '69628782',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3996729&docid=69628784&x=4842',
		'title': '',
		'imageId': '69628784',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3996729&docid=69628780&x=4842',
		'title': '',
		'imageId': '69628780',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3996729&docid=69628783&x=4842',
		'title': '',
		'imageId': '69628783',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3996729&docid=69628781&x=4842',
		'title': '',
		'imageId': '69628781',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3996729&docid=69628778&x=4842',
		'title': '',
		'imageId': '69628778',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3996729&docid=69628785&x=4842',
		'title': '',
		'imageId': '69628785',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3996729&docid=69628779&x=4842',
		'title': '',
		'imageId': '69628779',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3996729';

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