var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=473630&docid=2590009&x=3151',
		'title': '',
		'imageId': '2590009',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=473630&docid=2590015&x=3151',
		'title': '',
		'imageId': '2590015',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=473630&docid=2590021&x=3151',
		'title': '',
		'imageId': '2590021',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=473630&docid=2590027&x=3151',
		'title': '',
		'imageId': '2590027',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=473630&docid=2590033&x=3151',
		'title': '',
		'imageId': '2590033',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=473630&docid=2590036&x=3151',
		'title': '',
		'imageId': '2590036',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #473630';

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