var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3974344&docid=69130090&x=1058',
		'title': '',
		'imageId': '69130090',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3974344&docid=69130092&x=1058',
		'title': '',
		'imageId': '69130092',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3974344&docid=69130096&x=1058',
		'title': '',
		'imageId': '69130096',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3974344&docid=69130098&x=1058',
		'title': '',
		'imageId': '69130098',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3974344&docid=69130101&x=1058',
		'title': '',
		'imageId': '69130101',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3974344&docid=69130104&x=1058',
		'title': '',
		'imageId': '69130104',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3974344&docid=69130107&x=1058',
		'title': '',
		'imageId': '69130107',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3974344&docid=69130110&x=1058',
		'title': '',
		'imageId': '69130110',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3974344&docid=69130119&x=1058',
		'title': '',
		'imageId': '69130119',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3974344&docid=69130122&x=1058',
		'title': '',
		'imageId': '69130122',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3974344&docid=69130125&x=1058',
		'title': '',
		'imageId': '69130125',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3974344&docid=69130128&x=1058',
		'title': '',
		'imageId': '69130128',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3974344&docid=69130131&x=1058',
		'title': '',
		'imageId': '69130131',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3974344&docid=69130135&x=1058',
		'title': '',
		'imageId': '69130135',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3974344&docid=69130091&x=1058',
		'title': '',
		'imageId': '69130091',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3974344';

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