var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3997718&docid=69655305&x=4557',
		'title': '',
		'imageId': '69655305',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3997718&docid=69655309&x=4557',
		'title': '',
		'imageId': '69655309',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3997718&docid=69655312&x=4557',
		'title': '',
		'imageId': '69655312',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3997718&docid=69655315&x=4557',
		'title': '',
		'imageId': '69655315',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3997718&docid=69655319&x=4557',
		'title': '',
		'imageId': '69655319',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3997718&docid=69655322&x=4557',
		'title': '',
		'imageId': '69655322',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3997718&docid=69655331&x=4557',
		'title': '',
		'imageId': '69655331',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3997718&docid=69655334&x=4557',
		'title': '',
		'imageId': '69655334',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3997718&docid=69655338&x=4557',
		'title': '',
		'imageId': '69655338',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3997718';

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