var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4005093&docid=69839934&x=5259',
		'title': '',
		'imageId': '69839934',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4005093&docid=69839935&x=5259',
		'title': '',
		'imageId': '69839935',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4005093&docid=69839940&x=5259',
		'title': '',
		'imageId': '69839940',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4005093&docid=69839944&x=5259',
		'title': '',
		'imageId': '69839944',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4005093&docid=69839946&x=5259',
		'title': '',
		'imageId': '69839946',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4005093&docid=69839942&x=5259',
		'title': '',
		'imageId': '69839942',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4005093&docid=69839945&x=5259',
		'title': '',
		'imageId': '69839945',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4005093&docid=69839941&x=5259',
		'title': '',
		'imageId': '69839941',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4005093&docid=69839947&x=5259',
		'title': '',
		'imageId': '69839947',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4005093';

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