var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4016637&docid=70140243&x=284',
		'title': '',
		'imageId': '70140243',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016637&docid=70140246&x=284',
		'title': '',
		'imageId': '70140246',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016637&docid=70140251&x=284',
		'title': '',
		'imageId': '70140251',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016637&docid=70140247&x=284',
		'title': '',
		'imageId': '70140247',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016637&docid=70140245&x=284',
		'title': '',
		'imageId': '70140245',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016637&docid=70140249&x=284',
		'title': '',
		'imageId': '70140249',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016637&docid=70140244&x=284',
		'title': '',
		'imageId': '70140244',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016637&docid=70140250&x=284',
		'title': '',
		'imageId': '70140250',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016637&docid=70140248&x=284',
		'title': '',
		'imageId': '70140248',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4016637';

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