var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=914950&docid=7287746&x=737',
		'title': '',
		'imageId': '7287746',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=914950&docid=7287641&x=737',
		'title': '',
		'imageId': '7287641',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=914950&docid=7287644&x=737',
		'title': '',
		'imageId': '7287644',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=914950&docid=7287653&x=737',
		'title': '',
		'imageId': '7287653',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=914950&docid=7287647&x=737',
		'title': '',
		'imageId': '7287647',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=914950&docid=7287650&x=737',
		'title': '',
		'imageId': '7287650',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #914950';

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