var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3997860&docid=69140314&x=1126',
		'title': '',
		'imageId': '69140314',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3997860&docid=69140317&x=1126',
		'title': '',
		'imageId': '69140317',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3997860&docid=69140308&x=1126',
		'title': '',
		'imageId': '69140308',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3997860&docid=69140311&x=1126',
		'title': '',
		'imageId': '69140311',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3997860&docid=69140316&x=1126',
		'title': '',
		'imageId': '69140316',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3997860&docid=69140315&x=1126',
		'title': '',
		'imageId': '69140315',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3997860&docid=69140310&x=1126',
		'title': '',
		'imageId': '69140310',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3997860&docid=69140313&x=1126',
		'title': '',
		'imageId': '69140313',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3997860';

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