var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3920390&docid=67055901&x=319',
		'title': '',
		'imageId': '67055901',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3920390&docid=67055902&x=319',
		'title': '',
		'imageId': '67055902',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3920390&docid=67055903&x=319',
		'title': '',
		'imageId': '67055903',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3920390&docid=67055904&x=319',
		'title': '',
		'imageId': '67055904',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3920390&docid=67055905&x=319',
		'title': '',
		'imageId': '67055905',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3920390&docid=67055914&x=319',
		'title': '',
		'imageId': '67055914',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3920390&docid=67055921&x=319',
		'title': '',
		'imageId': '67055921',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3920390&docid=67055922&x=319',
		'title': '',
		'imageId': '67055922',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3920390&docid=67055923&x=319',
		'title': '',
		'imageId': '67055923',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3920390';

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