var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4014115&docid=69629377&x=3016',
		'title': '',
		'imageId': '69629377',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014115&docid=69629379&x=3016',
		'title': '',
		'imageId': '69629379',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014115&docid=69629386&x=3016',
		'title': '',
		'imageId': '69629386',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014115&docid=69629387&x=3016',
		'title': '',
		'imageId': '69629387',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014115&docid=69629390&x=3016',
		'title': '',
		'imageId': '69629390',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014115&docid=69629391&x=3016',
		'title': '',
		'imageId': '69629391',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014115&docid=69629394&x=3016',
		'title': '',
		'imageId': '69629394',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014115&docid=69629398&x=3016',
		'title': '',
		'imageId': '69629398',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4014115';

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