var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=663200&docid=4429438&x=2935',
		'title': '',
		'imageId': '4429438',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=663200&docid=4429441&x=2935',
		'title': '',
		'imageId': '4429441',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=663200&docid=4429444&x=2935',
		'title': '',
		'imageId': '4429444',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=663200&docid=4429461&x=2935',
		'title': '',
		'imageId': '4429461',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=663200&docid=4429464&x=2935',
		'title': '',
		'imageId': '4429464',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=663200&docid=4429470&x=2935',
		'title': '',
		'imageId': '4429470',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=663200&docid=4429476&x=2935',
		'title': '',
		'imageId': '4429476',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #663200';

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