var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=475749&docid=2509670&x=3213',
		'title': '',
		'imageId': '2509670',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=475749&docid=2509664&x=3213',
		'title': '',
		'imageId': '2509664',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=475749&docid=2509667&x=3213',
		'title': '',
		'imageId': '2509667',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=475749&docid=2509673&x=3213',
		'title': '',
		'imageId': '2509673',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=475749&docid=2509676&x=3213',
		'title': '',
		'imageId': '2509676',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=475749&docid=2509679&x=3213',
		'title': '',
		'imageId': '2509679',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #475749';

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