// JavaScript Document

$(function() {

$("Map > area").tooltip({ showURL: false, showBody: " - ", positionLeft: true });


});
