var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4013584&docid=70047133&x=4755',
		'title': '',
		'imageId': '70047133',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013584&docid=70047135&x=4755',
		'title': '',
		'imageId': '70047135',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013584&docid=70047137&x=4755',
		'title': '',
		'imageId': '70047137',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013584&docid=70047138&x=4755',
		'title': '',
		'imageId': '70047138',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013584&docid=70047144&x=4755',
		'title': '',
		'imageId': '70047144',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013584&docid=70047156&x=4755',
		'title': '',
		'imageId': '70047156',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013584&docid=70047155&x=4755',
		'title': '',
		'imageId': '70047155',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013584&docid=70047157&x=4755',
		'title': '',
		'imageId': '70047157',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013584&docid=70047159&x=4755',
		'title': '',
		'imageId': '70047159',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013584&docid=70047158&x=4755',
		'title': '',
		'imageId': '70047158',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013584&docid=70047164&x=4755',
		'title': '',
		'imageId': '70047164',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013584&docid=70047169&x=4755',
		'title': '',
		'imageId': '70047169',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013584&docid=70047170&x=4755',
		'title': '',
		'imageId': '70047170',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013584&docid=70047177&x=4755',
		'title': '',
		'imageId': '70047177',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013584&docid=70047178&x=4755',
		'title': '',
		'imageId': '70047178',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013584&docid=70047134&x=4755',
		'title': '',
		'imageId': '70047134',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4013584';

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