var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4017152&docid=70159464&x=725',
		'title': '',
		'imageId': '70159464',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017152&docid=70159465&x=725',
		'title': '',
		'imageId': '70159465',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017152&docid=70159466&x=725',
		'title': '',
		'imageId': '70159466',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017152&docid=70159467&x=725',
		'title': '',
		'imageId': '70159467',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017152&docid=70159470&x=725',
		'title': '',
		'imageId': '70159470',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017152&docid=70159475&x=725',
		'title': '',
		'imageId': '70159475',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017152&docid=70159495&x=725',
		'title': '',
		'imageId': '70159495',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017152&docid=70159476&x=725',
		'title': '',
		'imageId': '70159476',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017152&docid=70159482&x=725',
		'title': '',
		'imageId': '70159482',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017152&docid=70159494&x=725',
		'title': '',
		'imageId': '70159494',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017152&docid=70159463&x=725',
		'title': '',
		'imageId': '70159463',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017152&docid=70159462&x=725',
		'title': '',
		'imageId': '70159462',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4017152';

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