var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4014580&docid=70069467&x=5825',
		'title': '',
		'imageId': '70069467',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014580&docid=70069478&x=5825',
		'title': '',
		'imageId': '70069478',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014580&docid=70069480&x=5825',
		'title': '',
		'imageId': '70069480',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014580&docid=70069470&x=5825',
		'title': '',
		'imageId': '70069470',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014580&docid=70069500&x=5825',
		'title': '',
		'imageId': '70069500',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014580&docid=70069511&x=5825',
		'title': '',
		'imageId': '70069511',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014580&docid=70069503&x=5825',
		'title': '',
		'imageId': '70069503',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014580&docid=70069506&x=5825',
		'title': '',
		'imageId': '70069506',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014580&docid=70069495&x=5825',
		'title': '',
		'imageId': '70069495',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014580&docid=70069517&x=5825',
		'title': '',
		'imageId': '70069517',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014580&docid=70069485&x=5825',
		'title': '',
		'imageId': '70069485',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014580&docid=70069494&x=5825',
		'title': '',
		'imageId': '70069494',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014580&docid=70069482&x=5825',
		'title': '',
		'imageId': '70069482',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014580&docid=70069465&x=5825',
		'title': '',
		'imageId': '70069465',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014580&docid=70069463&x=5825',
		'title': '',
		'imageId': '70069463',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014580&docid=70069464&x=5825',
		'title': '',
		'imageId': '70069464',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014580&docid=70069484&x=5825',
		'title': '',
		'imageId': '70069484',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014580&docid=70069492&x=5825',
		'title': '',
		'imageId': '70069492',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014580&docid=70069516&x=5825',
		'title': '',
		'imageId': '70069516',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014580&docid=70069836&x=5825',
		'title': '',
		'imageId': '70069836',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4014580';

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