var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4001124&docid=69741623&x=1132',
		'title': '',
		'imageId': '69741623',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4001124&docid=69741625&x=1132',
		'title': '',
		'imageId': '69741625',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4001124&docid=69741626&x=1132',
		'title': '',
		'imageId': '69741626',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4001124&docid=69741627&x=1132',
		'title': '',
		'imageId': '69741627',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4001124&docid=69741631&x=1132',
		'title': '',
		'imageId': '69741631',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4001124&docid=69741624&x=1132',
		'title': '',
		'imageId': '69741624',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4001124&docid=69741632&x=1132',
		'title': '',
		'imageId': '69741632',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4001124&docid=69741633&x=1132',
		'title': '',
		'imageId': '69741633',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4001124&docid=69741634&x=1132',
		'title': '',
		'imageId': '69741634',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4001124';

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