var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4013276&docid=69940165&x=4935',
		'title': '',
		'imageId': '69940165',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013276&docid=69940167&x=4935',
		'title': '',
		'imageId': '69940167',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013276&docid=69940173&x=4935',
		'title': '',
		'imageId': '69940173',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013276&docid=69940168&x=4935',
		'title': '',
		'imageId': '69940168',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013276&docid=69940169&x=4935',
		'title': '',
		'imageId': '69940169',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013276&docid=69940166&x=4935',
		'title': '',
		'imageId': '69940166',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013276&docid=69940170&x=4935',
		'title': '',
		'imageId': '69940170',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4013276';

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