var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4005114&docid=69840339&x=4023',
		'title': '',
		'imageId': '69840339',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4005114&docid=69840343&x=4023',
		'title': '',
		'imageId': '69840343',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4005114&docid=69840346&x=4023',
		'title': '',
		'imageId': '69840346',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4005114&docid=69840370&x=4023',
		'title': '',
		'imageId': '69840370',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4005114&docid=69840374&x=4023',
		'title': '',
		'imageId': '69840374',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4005114&docid=69840377&x=4023',
		'title': '',
		'imageId': '69840377',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4005114&docid=69840385&x=4023',
		'title': '',
		'imageId': '69840385',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4005114&docid=69840389&x=4023',
		'title': '',
		'imageId': '69840389',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4005114&docid=69840407&x=4023',
		'title': '',
		'imageId': '69840407',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4005114';

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