var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4015126&docid=70078054&x=1528',
		'title': '',
		'imageId': '70078054',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015126&docid=70078056&x=1528',
		'title': '',
		'imageId': '70078056',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015126&docid=70078057&x=1528',
		'title': '',
		'imageId': '70078057',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015126&docid=70078058&x=1528',
		'title': '',
		'imageId': '70078058',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015126&docid=70078059&x=1528',
		'title': '',
		'imageId': '70078059',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015126&docid=70078060&x=1528',
		'title': '',
		'imageId': '70078060',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015126&docid=70078061&x=1528',
		'title': '',
		'imageId': '70078061',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015126&docid=70078062&x=1528',
		'title': '',
		'imageId': '70078062',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4015126';

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