var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=908211&docid=7214732&x=1317',
		'title': '',
		'imageId': '7214732',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=908211&docid=7214735&x=1317',
		'title': '',
		'imageId': '7214735',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=908211&docid=7214738&x=1317',
		'title': '',
		'imageId': '7214738',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=908211&docid=7214741&x=1317',
		'title': '',
		'imageId': '7214741',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=908211&docid=7214744&x=1317',
		'title': '',
		'imageId': '7214744',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=908211&docid=7214750&x=1317',
		'title': '',
		'imageId': '7214750',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=908211&docid=7214754&x=1317',
		'title': '',
		'imageId': '7214754',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=908211&docid=7214757&x=1317',
		'title': '',
		'imageId': '7214757',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=908211&docid=7214760&x=1317',
		'title': '',
		'imageId': '7214760',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #908211';

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