var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=462633&docid=2389786&x=2854',
		'title': '',
		'imageId': '2389786',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=462633&docid=2389792&x=2854',
		'title': '',
		'imageId': '2389792',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=462633&docid=2389795&x=2854',
		'title': '',
		'imageId': '2389795',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=462633&docid=2389798&x=2854',
		'title': '',
		'imageId': '2389798',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=462633&docid=2389801&x=2854',
		'title': '',
		'imageId': '2389801',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=462633&docid=2389804&x=2854',
		'title': '',
		'imageId': '2389804',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=462633&docid=2389807&x=2854',
		'title': '',
		'imageId': '2389807',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=462633&docid=2389810&x=2854',
		'title': '',
		'imageId': '2389810',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=462633&docid=2389789&x=2854',
		'title': '',
		'imageId': '2389789',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #462633';

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