var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3968893&docid=68998611&x=1049',
		'title': '',
		'imageId': '68998611',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3968893&docid=68998605&x=1049',
		'title': '',
		'imageId': '68998605',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3968893&docid=68998604&x=1049',
		'title': '',
		'imageId': '68998604',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3968893&docid=68998603&x=1049',
		'title': '',
		'imageId': '68998603',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3968893&docid=68998610&x=1049',
		'title': '',
		'imageId': '68998610',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3968893&docid=68998607&x=1049',
		'title': '',
		'imageId': '68998607',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3968893&docid=68998606&x=1049',
		'title': '',
		'imageId': '68998606',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3968893&docid=68998608&x=1049',
		'title': '',
		'imageId': '68998608',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3968893&docid=68998609&x=1049',
		'title': '',
		'imageId': '68998609',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3968893&docid=68998602&x=1049',
		'title': '',
		'imageId': '68998602',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3968893&docid=68999391&x=1049',
		'title': '',
		'imageId': '68999391',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3968893&docid=69154737&x=1049',
		'title': '',
		'imageId': '69154737',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3968893';

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