var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=475952&docid=2496181&x=951',
		'title': '',
		'imageId': '2496181',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=475952&docid=2529703&x=951',
		'title': '',
		'imageId': '2529703',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=475952&docid=2529706&x=951',
		'title': '',
		'imageId': '2529706',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=475952&docid=2529709&x=951',
		'title': '',
		'imageId': '2529709',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=475952&docid=2529712&x=951',
		'title': '',
		'imageId': '2529712',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=475952&docid=2529715&x=951',
		'title': '',
		'imageId': '2529715',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=475952&docid=2529718&x=951',
		'title': '',
		'imageId': '2529718',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=475952&docid=2529721&x=951',
		'title': '',
		'imageId': '2529721',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #475952';

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