var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4014676&docid=69884280&x=5822',
		'title': '',
		'imageId': '69884280',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014676&docid=69884281&x=5822',
		'title': '',
		'imageId': '69884281',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014676&docid=69884285&x=5822',
		'title': '',
		'imageId': '69884285',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014676&docid=69884282&x=5822',
		'title': '',
		'imageId': '69884282',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014676&docid=69884283&x=5822',
		'title': '',
		'imageId': '69884283',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014676&docid=69884284&x=5822',
		'title': '',
		'imageId': '69884284',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014676&docid=69884288&x=5822',
		'title': '',
		'imageId': '69884288',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014676&docid=69884302&x=5822',
		'title': '',
		'imageId': '69884302',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014676&docid=69884303&x=5822',
		'title': '',
		'imageId': '69884303',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4014676';

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