var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4021101&docid=70255136&x=3942',
		'title': '',
		'imageId': '70255136',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4021101&docid=70255130&x=3942',
		'title': '',
		'imageId': '70255130',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4021101&docid=70255124&x=3942',
		'title': '',
		'imageId': '70255124',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4021101&docid=70255128&x=3942',
		'title': '',
		'imageId': '70255128',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4021101&docid=70255137&x=3942',
		'title': '',
		'imageId': '70255137',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4021101&docid=70255135&x=3942',
		'title': '',
		'imageId': '70255135',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4021101&docid=70255131&x=3942',
		'title': '',
		'imageId': '70255131',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4021101&docid=70255132&x=3942',
		'title': '',
		'imageId': '70255132',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4021101&docid=70255134&x=3942',
		'title': '',
		'imageId': '70255134',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4021101&docid=70255133&x=3942',
		'title': '',
		'imageId': '70255133',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4021101&docid=70255139&x=3942',
		'title': '',
		'imageId': '70255139',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4021101&docid=70255126&x=3942',
		'title': '',
		'imageId': '70255126',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4021101&docid=70255140&x=3942',
		'title': '',
		'imageId': '70255140',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4021101&docid=70255138&x=3942',
		'title': '',
		'imageId': '70255138',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4021101&docid=70255125&x=3942',
		'title': '',
		'imageId': '70255125',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4021101&docid=70255129&x=3942',
		'title': '',
		'imageId': '70255129',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4021101';

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