var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4016114&docid=70117251&x=2854',
		'title': '',
		'imageId': '70117251',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016114&docid=70117254&x=2854',
		'title': '',
		'imageId': '70117254',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016114&docid=70117260&x=2854',
		'title': '',
		'imageId': '70117260',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016114&docid=70117245&x=2854',
		'title': '',
		'imageId': '70117245',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016114&docid=70117257&x=2854',
		'title': '',
		'imageId': '70117257',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016114&docid=70117242&x=2854',
		'title': '',
		'imageId': '70117242',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016114&docid=70117263&x=2854',
		'title': '',
		'imageId': '70117263',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016114&docid=70117248&x=2854',
		'title': '',
		'imageId': '70117248',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4016114';

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