var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3976686&docid=69184061&x=2444',
		'title': '',
		'imageId': '69184061',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3976686&docid=69184062&x=2444',
		'title': '',
		'imageId': '69184062',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3976686&docid=69184063&x=2444',
		'title': '',
		'imageId': '69184063',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3976686&docid=69184064&x=2444',
		'title': '',
		'imageId': '69184064',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3976686&docid=69184065&x=2444',
		'title': '',
		'imageId': '69184065',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3976686&docid=69184066&x=2444',
		'title': '',
		'imageId': '69184066',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3976686&docid=69184067&x=2444',
		'title': '',
		'imageId': '69184067',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3976686';

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