var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4008858&docid=69929554&x=2953',
		'title': '',
		'imageId': '69929554',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4008858&docid=69929542&x=2953',
		'title': '',
		'imageId': '69929542',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4008858&docid=69929538&x=2953',
		'title': '',
		'imageId': '69929538',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4008858&docid=69929553&x=2953',
		'title': '',
		'imageId': '69929553',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4008858&docid=69929539&x=2953',
		'title': '',
		'imageId': '69929539',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4008858&docid=69929555&x=2953',
		'title': '',
		'imageId': '69929555',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4008858&docid=69929540&x=2953',
		'title': '',
		'imageId': '69929540',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4008858&docid=69929557&x=2953',
		'title': '',
		'imageId': '69929557',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4008858&docid=69929541&x=2953',
		'title': '',
		'imageId': '69929541',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4008858';

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