$(document).ready(function()
{
	$('#Map area.tooltiplink').simpletooltip();
});

