var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3975070&docid=69147734&x=75',
		'title': '',
		'imageId': '69147734',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975070&docid=69147723&x=75',
		'title': '',
		'imageId': '69147723',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975070&docid=69147730&x=75',
		'title': '',
		'imageId': '69147730',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975070&docid=69147726&x=75',
		'title': '',
		'imageId': '69147726',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975070&docid=69147728&x=75',
		'title': '',
		'imageId': '69147728',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975070&docid=69147731&x=75',
		'title': '',
		'imageId': '69147731',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975070&docid=69147733&x=75',
		'title': '',
		'imageId': '69147733',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975070&docid=69147725&x=75',
		'title': '',
		'imageId': '69147725',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975070&docid=69147722&x=75',
		'title': '',
		'imageId': '69147722',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3975070';

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