
		$(function() {
			$('#small_map *').tooltip({track: true, showURL: false,top: 15, left: -20});
		});

