var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3969811&docid=69013437&x=3118',
		'title': '',
		'imageId': '69013437',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3969811&docid=69013435&x=3118',
		'title': '',
		'imageId': '69013435',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3969811&docid=69013436&x=3118',
		'title': '',
		'imageId': '69013436',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3969811&docid=69012598&x=3118',
		'title': '',
		'imageId': '69012598',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3969811&docid=69012590&x=3118',
		'title': '',
		'imageId': '69012590',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3969811&docid=69012595&x=3118',
		'title': '',
		'imageId': '69012595',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3969811&docid=69012604&x=3118',
		'title': '',
		'imageId': '69012604',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3969811&docid=69012603&x=3118',
		'title': '',
		'imageId': '69012603',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3969811&docid=69012602&x=3118',
		'title': '',
		'imageId': '69012602',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3969811&docid=69012600&x=3118',
		'title': '',
		'imageId': '69012600',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3969811&docid=69012596&x=3118',
		'title': '',
		'imageId': '69012596',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3969811&docid=69048806&x=3118',
		'title': '',
		'imageId': '69048806',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3969811&docid=69012588&x=3118',
		'title': '',
		'imageId': '69012588',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3969811&docid=69048805&x=3118',
		'title': '',
		'imageId': '69048805',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3969811&docid=69012599&x=3118',
		'title': '',
		'imageId': '69012599',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3969811&docid=69012601&x=3118',
		'title': '',
		'imageId': '69012601',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3969811&docid=69012586&x=3118',
		'title': '',
		'imageId': '69012586',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3969811&docid=69012589&x=3118',
		'title': '',
		'imageId': '69012589',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3969811&docid=69012591&x=3118',
		'title': '',
		'imageId': '69012591',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3969811';

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