var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=475753&docid=2598263&x=3343',
		'title': '',
		'imageId': '2598263',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=475753&docid=2598271&x=3343',
		'title': '',
		'imageId': '2598271',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=475753&docid=2598298&x=3343',
		'title': '',
		'imageId': '2598298',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=475753&docid=2598301&x=3343',
		'title': '',
		'imageId': '2598301',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=475753&docid=2598277&x=3343',
		'title': '',
		'imageId': '2598277',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=475753&docid=2598286&x=3343',
		'title': '',
		'imageId': '2598286',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=475753&docid=2598292&x=3343',
		'title': '',
		'imageId': '2598292',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=475753&docid=2598253&x=3343',
		'title': '',
		'imageId': '2598253',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=475753&docid=2598283&x=3343',
		'title': '',
		'imageId': '2598283',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #475753';

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