var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4026341&docid=70359381&x=1631',
		'title': '',
		'imageId': '70359381',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4026341&docid=70359382&x=1631',
		'title': '',
		'imageId': '70359382',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4026341&docid=70359384&x=1631',
		'title': '',
		'imageId': '70359384',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4026341&docid=70359383&x=1631',
		'title': '',
		'imageId': '70359383',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4026341&docid=70359380&x=1631',
		'title': '',
		'imageId': '70359380',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4026341&docid=70359385&x=1631',
		'title': '',
		'imageId': '70359385',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4026341';

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