var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4016075&docid=70115944&x=1554',
		'title': '',
		'imageId': '70115944',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016075&docid=70115941&x=1554',
		'title': '',
		'imageId': '70115941',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016075&docid=70115943&x=1554',
		'title': '',
		'imageId': '70115943',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016075&docid=70115942&x=1554',
		'title': '',
		'imageId': '70115942',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016075&docid=70115945&x=1554',
		'title': '',
		'imageId': '70115945',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016075&docid=70115946&x=1554',
		'title': '',
		'imageId': '70115946',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016075&docid=70115939&x=1554',
		'title': '',
		'imageId': '70115939',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016075&docid=70115938&x=1554',
		'title': '',
		'imageId': '70115938',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016075&docid=70115940&x=1554',
		'title': '',
		'imageId': '70115940',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4016075';

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