var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4000507&docid=69730623&x=194',
		'title': '',
		'imageId': '69730623',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4000507&docid=69730631&x=194',
		'title': '',
		'imageId': '69730631',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4000507&docid=69730628&x=194',
		'title': '',
		'imageId': '69730628',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4000507&docid=69730629&x=194',
		'title': '',
		'imageId': '69730629',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4000507&docid=69730620&x=194',
		'title': '',
		'imageId': '69730620',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4000507&docid=69730618&x=194',
		'title': '',
		'imageId': '69730618',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4000507&docid=69730616&x=194',
		'title': '',
		'imageId': '69730616',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4000507&docid=69730615&x=194',
		'title': '',
		'imageId': '69730615',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4000507&docid=69730612&x=194',
		'title': '',
		'imageId': '69730612',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4000507&docid=69730611&x=194',
		'title': '',
		'imageId': '69730611',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4000507&docid=69730614&x=194',
		'title': '',
		'imageId': '69730614',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4000507&docid=69730613&x=194',
		'title': '',
		'imageId': '69730613',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4000507&docid=69730622&x=194',
		'title': '',
		'imageId': '69730622',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4000507&docid=69730626&x=194',
		'title': '',
		'imageId': '69730626',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4000507&docid=69730624&x=194',
		'title': '',
		'imageId': '69730624',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4000507&docid=69730625&x=194',
		'title': '',
		'imageId': '69730625',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4000507&docid=69730630&x=194',
		'title': '',
		'imageId': '69730630',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4000507&docid=69730621&x=194',
		'title': '',
		'imageId': '69730621',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4000507&docid=69730627&x=194',
		'title': '',
		'imageId': '69730627',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4000507&docid=69730633&x=194',
		'title': '',
		'imageId': '69730633',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4000507&docid=69730632&x=194',
		'title': '',
		'imageId': '69730632',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4000507';

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