var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3974477&docid=68885303&x=3638',
		'title': '',
		'imageId': '68885303',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3974477&docid=68885302&x=3638',
		'title': '',
		'imageId': '68885302',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3974477&docid=68885307&x=3638',
		'title': '',
		'imageId': '68885307',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3974477&docid=68885308&x=3638',
		'title': '',
		'imageId': '68885308',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3974477&docid=68885304&x=3638',
		'title': '',
		'imageId': '68885304',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3974477&docid=68885309&x=3638',
		'title': '',
		'imageId': '68885309',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3974477&docid=68885305&x=3638',
		'title': '',
		'imageId': '68885305',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3974477&docid=68885306&x=3638',
		'title': '',
		'imageId': '68885306',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3974477';

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