var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3964267&docid=68914088&x=2812',
		'title': '',
		'imageId': '68914088',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3964267&docid=68914086&x=2812',
		'title': '',
		'imageId': '68914086',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3964267&docid=68914090&x=2812',
		'title': '',
		'imageId': '68914090',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3964267&docid=68914091&x=2812',
		'title': '',
		'imageId': '68914091',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3964267&docid=68914092&x=2812',
		'title': '',
		'imageId': '68914092',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3964267&docid=68914089&x=2812',
		'title': '',
		'imageId': '68914089',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3964267&docid=68914087&x=2812',
		'title': '',
		'imageId': '68914087',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3964267&docid=68912973&x=2812',
		'title': '',
		'imageId': '68912973',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3964267';

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