var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3997330&docid=63567408&x=5318',
		'title': '',
		'imageId': '63567408',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3997330&docid=63567407&x=5318',
		'title': '',
		'imageId': '63567407',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3997330&docid=63567406&x=5318',
		'title': '',
		'imageId': '63567406',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3997330&docid=63567409&x=5318',
		'title': '',
		'imageId': '63567409',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3997330&docid=63567412&x=5318',
		'title': '',
		'imageId': '63567412',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3997330&docid=63567410&x=5318',
		'title': '',
		'imageId': '63567410',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3997330&docid=63567405&x=5318',
		'title': '',
		'imageId': '63567405',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3997330&docid=63567411&x=5318',
		'title': '',
		'imageId': '63567411',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3997330';

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