var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3933936&docid=68226109&x=3812',
		'title': '',
		'imageId': '68226109',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3933936&docid=68226110&x=3812',
		'title': '',
		'imageId': '68226110',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3933936&docid=68226111&x=3812',
		'title': '',
		'imageId': '68226111',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3933936&docid=68226112&x=3812',
		'title': '',
		'imageId': '68226112',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3933936&docid=68226113&x=3812',
		'title': '',
		'imageId': '68226113',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3933936&docid=68226114&x=3812',
		'title': '',
		'imageId': '68226114',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3933936&docid=68226115&x=3812',
		'title': '',
		'imageId': '68226115',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3933936&docid=68226116&x=3812',
		'title': '',
		'imageId': '68226116',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3933936&docid=68226117&x=3812',
		'title': '',
		'imageId': '68226117',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3933936&docid=68226118&x=3812',
		'title': '',
		'imageId': '68226118',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3933936&docid=68226119&x=3812',
		'title': '',
		'imageId': '68226119',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3933936&docid=68226120&x=3812',
		'title': '',
		'imageId': '68226120',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3933936&docid=68226121&x=3812',
		'title': '',
		'imageId': '68226121',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3933936&docid=68226122&x=3812',
		'title': '',
		'imageId': '68226122',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3933936&docid=68226123&x=3812',
		'title': '',
		'imageId': '68226123',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3933936&docid=68226124&x=3812',
		'title': '',
		'imageId': '68226124',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3933936&docid=68226125&x=3812',
		'title': '',
		'imageId': '68226125',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3933936&docid=68226126&x=3812',
		'title': '',
		'imageId': '68226126',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3933936&docid=68226127&x=3812',
		'title': '',
		'imageId': '68226127',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3933936&docid=68226128&x=3812',
		'title': '',
		'imageId': '68226128',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3933936&docid=68226129&x=3812',
		'title': '',
		'imageId': '68226129',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3933936&docid=68226106&x=3812',
		'title': '',
		'imageId': '68226106',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3933936&docid=68226107&x=3812',
		'title': '',
		'imageId': '68226107',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3933936&docid=68226108&x=3812',
		'title': '',
		'imageId': '68226108',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3933936';

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