var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4012366&docid=70012886&x=627',
		'title': '',
		'imageId': '70012886',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012366&docid=70012903&x=627',
		'title': '',
		'imageId': '70012903',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012366&docid=70012911&x=627',
		'title': '',
		'imageId': '70012911',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012366&docid=70012888&x=627',
		'title': '',
		'imageId': '70012888',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012366&docid=70012870&x=627',
		'title': '',
		'imageId': '70012870',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012366&docid=70012867&x=627',
		'title': '',
		'imageId': '70012867',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012366&docid=70012869&x=627',
		'title': '',
		'imageId': '70012869',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012366&docid=70012871&x=627',
		'title': '',
		'imageId': '70012871',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012366&docid=70012885&x=627',
		'title': '',
		'imageId': '70012885',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012366&docid=70012884&x=627',
		'title': '',
		'imageId': '70012884',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012366&docid=70012887&x=627',
		'title': '',
		'imageId': '70012887',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012366&docid=70012899&x=627',
		'title': '',
		'imageId': '70012899',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012366&docid=70012900&x=627',
		'title': '',
		'imageId': '70012900',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012366&docid=70012901&x=627',
		'title': '',
		'imageId': '70012901',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012366&docid=70012902&x=627',
		'title': '',
		'imageId': '70012902',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012366&docid=70012914&x=627',
		'title': '',
		'imageId': '70012914',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012366&docid=70012868&x=627',
		'title': '',
		'imageId': '70012868',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012366&docid=70012866&x=627',
		'title': '',
		'imageId': '70012866',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4012366';

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