var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4015708&docid=70098908&x=723',
		'title': '',
		'imageId': '70098908',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015708&docid=70098910&x=723',
		'title': '',
		'imageId': '70098910',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015708&docid=70098911&x=723',
		'title': '',
		'imageId': '70098911',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015708&docid=70098912&x=723',
		'title': '',
		'imageId': '70098912',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015708&docid=70098918&x=723',
		'title': '',
		'imageId': '70098918',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015708&docid=70098920&x=723',
		'title': '',
		'imageId': '70098920',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015708&docid=70098921&x=723',
		'title': '',
		'imageId': '70098921',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015708&docid=70098926&x=723',
		'title': '',
		'imageId': '70098926',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015708&docid=70098929&x=723',
		'title': '',
		'imageId': '70098929',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015708&docid=70098930&x=723',
		'title': '',
		'imageId': '70098930',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015708&docid=70098934&x=723',
		'title': '',
		'imageId': '70098934',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015708&docid=70098936&x=723',
		'title': '',
		'imageId': '70098936',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015708&docid=70098941&x=723',
		'title': '',
		'imageId': '70098941',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015708&docid=70098944&x=723',
		'title': '',
		'imageId': '70098944',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015708&docid=70098907&x=723',
		'title': '',
		'imageId': '70098907',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015708&docid=70098909&x=723',
		'title': '',
		'imageId': '70098909',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4015708';

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