var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4018340&docid=70213592&x=5735',
		'title': '',
		'imageId': '70213592',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4018340&docid=70213588&x=5735',
		'title': '',
		'imageId': '70213588',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4018340&docid=70213589&x=5735',
		'title': '',
		'imageId': '70213589',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4018340&docid=70213590&x=5735',
		'title': '',
		'imageId': '70213590',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4018340&docid=70213593&x=5735',
		'title': '',
		'imageId': '70213593',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4018340&docid=70213591&x=5735',
		'title': '',
		'imageId': '70213591',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4018340&docid=70185981&x=5735',
		'title': '',
		'imageId': '70185981',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4018340&docid=70185963&x=5735',
		'title': '',
		'imageId': '70185963',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4018340&docid=70185964&x=5735',
		'title': '',
		'imageId': '70185964',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4018340&docid=70185965&x=5735',
		'title': '',
		'imageId': '70185965',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4018340&docid=70185966&x=5735',
		'title': '',
		'imageId': '70185966',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4018340&docid=70185984&x=5735',
		'title': '',
		'imageId': '70185984',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4018340&docid=70185985&x=5735',
		'title': '',
		'imageId': '70185985',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4018340&docid=70185962&x=5735',
		'title': '',
		'imageId': '70185962',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4018340&docid=70185986&x=5735',
		'title': '',
		'imageId': '70185986',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4018340&docid=70185987&x=5735',
		'title': '',
		'imageId': '70185987',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4018340';

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