var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4017082&docid=69319034&x=5737',
		'title': '',
		'imageId': '69319034',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017082&docid=69319035&x=5737',
		'title': '',
		'imageId': '69319035',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017082&docid=69319036&x=5737',
		'title': '',
		'imageId': '69319036',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017082&docid=69319037&x=5737',
		'title': '',
		'imageId': '69319037',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017082&docid=69319038&x=5737',
		'title': '',
		'imageId': '69319038',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017082&docid=69319039&x=5737',
		'title': '',
		'imageId': '69319039',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017082&docid=69319040&x=5737',
		'title': '',
		'imageId': '69319040',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017082&docid=69319041&x=5737',
		'title': '',
		'imageId': '69319041',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017082&docid=69319042&x=5737',
		'title': '',
		'imageId': '69319042',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4017082';

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