var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4018697&docid=70195501&x=2443',
		'title': '',
		'imageId': '70195501',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4018697&docid=70195496&x=2443',
		'title': '',
		'imageId': '70195496',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4018697&docid=70195490&x=2443',
		'title': '',
		'imageId': '70195490',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4018697&docid=70195494&x=2443',
		'title': '',
		'imageId': '70195494',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4018697&docid=70195499&x=2443',
		'title': '',
		'imageId': '70195499',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4018697&docid=70195489&x=2443',
		'title': '',
		'imageId': '70195489',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4018697&docid=70195502&x=2443',
		'title': '',
		'imageId': '70195502',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4018697&docid=70195506&x=2443',
		'title': '',
		'imageId': '70195506',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4018697&docid=70195497&x=2443',
		'title': '',
		'imageId': '70195497',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4018697&docid=70195504&x=2443',
		'title': '',
		'imageId': '70195504',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4018697&docid=70195505&x=2443',
		'title': '',
		'imageId': '70195505',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4018697&docid=70195503&x=2443',
		'title': '',
		'imageId': '70195503',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4018697&docid=70195492&x=2443',
		'title': '',
		'imageId': '70195492',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4018697&docid=70195495&x=2443',
		'title': '',
		'imageId': '70195495',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4018697&docid=70195500&x=2443',
		'title': '',
		'imageId': '70195500',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4018697&docid=70195498&x=2443',
		'title': '',
		'imageId': '70195498',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4018697&docid=70195491&x=2443',
		'title': '',
		'imageId': '70195491',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4018697&docid=70195493&x=2443',
		'title': '',
		'imageId': '70195493',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4018697&docid=59270916&x=2443',
		'title': '',
		'imageId': '59270916',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4018697&docid=59270915&x=2443',
		'title': '',
		'imageId': '59270915',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4018697';

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