var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4032951&docid=70532234&x=90',
		'title': '',
		'imageId': '70532234',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4032951&docid=70532231&x=90',
		'title': '',
		'imageId': '70532231',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4032951&docid=70532236&x=90',
		'title': '',
		'imageId': '70532236',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4032951&docid=70532238&x=90',
		'title': '',
		'imageId': '70532238',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4032951&docid=70532232&x=90',
		'title': '',
		'imageId': '70532232',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4032951&docid=70532233&x=90',
		'title': '',
		'imageId': '70532233',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4032951&docid=70532235&x=90',
		'title': '',
		'imageId': '70532235',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4032951&docid=70532237&x=90',
		'title': '',
		'imageId': '70532237',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4032951&docid=63539085&x=90',
		'title': '',
		'imageId': '63539085',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4032951';

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