var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4002209&docid=69768684&x=3911',
		'title': '',
		'imageId': '69768684',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4002209&docid=69768693&x=3911',
		'title': '',
		'imageId': '69768693',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4002209&docid=69768696&x=3911',
		'title': '',
		'imageId': '69768696',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4002209&docid=69768695&x=3911',
		'title': '',
		'imageId': '69768695',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4002209&docid=69768694&x=3911',
		'title': '',
		'imageId': '69768694',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4002209&docid=69768692&x=3911',
		'title': '',
		'imageId': '69768692',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4002209&docid=69768691&x=3911',
		'title': '',
		'imageId': '69768691',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4002209&docid=69768689&x=3911',
		'title': '',
		'imageId': '69768689',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4002209&docid=69768690&x=3911',
		'title': '',
		'imageId': '69768690',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4002209';

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