var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4010266&docid=69546857&x=4455',
		'title': '',
		'imageId': '69546857',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010266&docid=69546852&x=4455',
		'title': '',
		'imageId': '69546852',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010266&docid=69546860&x=4455',
		'title': '',
		'imageId': '69546860',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010266&docid=69546855&x=4455',
		'title': '',
		'imageId': '69546855',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010266&docid=69546854&x=4455',
		'title': '',
		'imageId': '69546854',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010266&docid=69546858&x=4455',
		'title': '',
		'imageId': '69546858',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010266&docid=69546859&x=4455',
		'title': '',
		'imageId': '69546859',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010266&docid=69546853&x=4455',
		'title': '',
		'imageId': '69546853',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010266&docid=69546856&x=4455',
		'title': '',
		'imageId': '69546856',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4010266';

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