var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3905882&docid=66766655&x=935',
		'title': '',
		'imageId': '66766655',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3905882&docid=66766656&x=935',
		'title': '',
		'imageId': '66766656',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3905882&docid=66766659&x=935',
		'title': '',
		'imageId': '66766659',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3905882&docid=66766658&x=935',
		'title': '',
		'imageId': '66766658',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3905882&docid=66766657&x=935',
		'title': '',
		'imageId': '66766657',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3905882&docid=66766945&x=935',
		'title': '',
		'imageId': '66766945',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3905882';

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