var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=886634&docid=6945103&x=3950',
		'title': '',
		'imageId': '6945103',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=886634&docid=6945106&x=3950',
		'title': '',
		'imageId': '6945106',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=886634&docid=6945109&x=3950',
		'title': '',
		'imageId': '6945109',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=886634&docid=6945112&x=3950',
		'title': '',
		'imageId': '6945112',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=886634&docid=6945115&x=3950',
		'title': '',
		'imageId': '6945115',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=886634&docid=6945118&x=3950',
		'title': '',
		'imageId': '6945118',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #886634';

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