var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4009630&docid=69951057&x=314',
		'title': '',
		'imageId': '69951057',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009630&docid=69951058&x=314',
		'title': '',
		'imageId': '69951058',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009630&docid=69951061&x=314',
		'title': '',
		'imageId': '69951061',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009630&docid=69951059&x=314',
		'title': '',
		'imageId': '69951059',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009630&docid=69951060&x=314',
		'title': '',
		'imageId': '69951060',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009630&docid=69951062&x=314',
		'title': '',
		'imageId': '69951062',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009630&docid=69951068&x=314',
		'title': '',
		'imageId': '69951068',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009630&docid=69951073&x=314',
		'title': '',
		'imageId': '69951073',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009630&docid=69951074&x=314',
		'title': '',
		'imageId': '69951074',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009630&docid=69951079&x=314',
		'title': '',
		'imageId': '69951079',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009630&docid=69951080&x=314',
		'title': '',
		'imageId': '69951080',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009630&docid=69951083&x=314',
		'title': '',
		'imageId': '69951083',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009630&docid=69951086&x=314',
		'title': '',
		'imageId': '69951086',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009630&docid=69951089&x=314',
		'title': '',
		'imageId': '69951089',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009630&docid=69951094&x=314',
		'title': '',
		'imageId': '69951094',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009630&docid=69951164&x=314',
		'title': '',
		'imageId': '69951164',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4009630';

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