var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3999459&docid=69675192&x=525',
		'title': '',
		'imageId': '69675192',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3999459&docid=69675219&x=525',
		'title': '',
		'imageId': '69675219',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3999459&docid=69675209&x=525',
		'title': '',
		'imageId': '69675209',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3999459&docid=69675198&x=525',
		'title': '',
		'imageId': '69675198',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3999459&docid=69675193&x=525',
		'title': '',
		'imageId': '69675193',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3999459&docid=69675188&x=525',
		'title': '',
		'imageId': '69675188',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3999459&docid=69675210&x=525',
		'title': '',
		'imageId': '69675210',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3999459&docid=69675189&x=525',
		'title': '',
		'imageId': '69675189',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3999459&docid=69675191&x=525',
		'title': '',
		'imageId': '69675191',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3999459&docid=69675190&x=525',
		'title': '',
		'imageId': '69675190',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3999459&docid=69675215&x=525',
		'title': '',
		'imageId': '69675215',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3999459&docid=69675216&x=525',
		'title': '',
		'imageId': '69675216',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3999459&docid=69675217&x=525',
		'title': '',
		'imageId': '69675217',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3999459&docid=69675218&x=525',
		'title': '',
		'imageId': '69675218',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3999459&docid=69675232&x=525',
		'title': '',
		'imageId': '69675232',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3999459';

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