var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3960192&docid=68842867&x=742',
		'title': '',
		'imageId': '68842867',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3960192&docid=68842864&x=742',
		'title': '',
		'imageId': '68842864',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3960192&docid=68842869&x=742',
		'title': '',
		'imageId': '68842869',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3960192&docid=68842866&x=742',
		'title': '',
		'imageId': '68842866',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3960192&docid=68842868&x=742',
		'title': '',
		'imageId': '68842868',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3960192&docid=68842862&x=742',
		'title': '',
		'imageId': '68842862',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3960192&docid=68842863&x=742',
		'title': '',
		'imageId': '68842863',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3960192&docid=68842861&x=742',
		'title': '',
		'imageId': '68842861',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3960192&docid=68842859&x=742',
		'title': '',
		'imageId': '68842859',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3960192&docid=68842860&x=742',
		'title': '',
		'imageId': '68842860',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3960192&docid=68842865&x=742',
		'title': '',
		'imageId': '68842865',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3960192&docid=68842870&x=742',
		'title': '',
		'imageId': '68842870',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3960192&docid=68842857&x=742',
		'title': '',
		'imageId': '68842857',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3960192&docid=68842858&x=742',
		'title': '',
		'imageId': '68842858',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3960192&docid=68842856&x=742',
		'title': '',
		'imageId': '68842856',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3960192&docid=68842855&x=742',
		'title': '',
		'imageId': '68842855',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3960192';

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