var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4032717&docid=70525612&x=4341',
		'title': '',
		'imageId': '70525612',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4032717&docid=70525615&x=4341',
		'title': '',
		'imageId': '70525615',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4032717&docid=70525617&x=4341',
		'title': '',
		'imageId': '70525617',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4032717&docid=70525616&x=4341',
		'title': '',
		'imageId': '70525616',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4032717&docid=70525613&x=4341',
		'title': '',
		'imageId': '70525613',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4032717&docid=70525618&x=4341',
		'title': '',
		'imageId': '70525618',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4032717&docid=70525614&x=4341',
		'title': '',
		'imageId': '70525614',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4032717';

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