var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4005081&docid=69839379&x=354',
		'title': '',
		'imageId': '69839379',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4005081&docid=69839394&x=354',
		'title': '',
		'imageId': '69839394',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4005081&docid=69839396&x=354',
		'title': '',
		'imageId': '69839396',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4005081&docid=69839398&x=354',
		'title': '',
		'imageId': '69839398',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4005081&docid=69839397&x=354',
		'title': '',
		'imageId': '69839397',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4005081&docid=69839395&x=354',
		'title': '',
		'imageId': '69839395',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4005081&docid=69839409&x=354',
		'title': '',
		'imageId': '69839409',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4005081&docid=69839411&x=354',
		'title': '',
		'imageId': '69839411',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4005081&docid=69839410&x=354',
		'title': '',
		'imageId': '69839410',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4005081';

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