var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4005524&docid=69667034&x=1228',
		'title': '',
		'imageId': '69667034',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4005524&docid=69667037&x=1228',
		'title': '',
		'imageId': '69667037',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4005524&docid=69667040&x=1228',
		'title': '',
		'imageId': '69667040',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4005524&docid=69667043&x=1228',
		'title': '',
		'imageId': '69667043',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4005524&docid=69667052&x=1228',
		'title': '',
		'imageId': '69667052',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4005524&docid=69667061&x=1228',
		'title': '',
		'imageId': '69667061',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4005524&docid=69667067&x=1228',
		'title': '',
		'imageId': '69667067',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4005524&docid=69667070&x=1228',
		'title': '',
		'imageId': '69667070',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4005524&docid=69667074&x=1228',
		'title': '',
		'imageId': '69667074',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4005524';

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