var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3976364&docid=69179986&x=1143',
		'title': '',
		'imageId': '69179986',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3976364&docid=69179983&x=1143',
		'title': '',
		'imageId': '69179983',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3976364&docid=69179984&x=1143',
		'title': '',
		'imageId': '69179984',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3976364&docid=69179982&x=1143',
		'title': '',
		'imageId': '69179982',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3976364&docid=69179987&x=1143',
		'title': '',
		'imageId': '69179987',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3976364&docid=69179989&x=1143',
		'title': '',
		'imageId': '69179989',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3976364&docid=69179988&x=1143',
		'title': '',
		'imageId': '69179988',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3976364&docid=69179985&x=1143',
		'title': '',
		'imageId': '69179985',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3976364&docid=69179981&x=1143',
		'title': '',
		'imageId': '69179981',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3976364';

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