//' + myName + '' + '
' + myTitle + '
' + '
Get directions' + '
From: ' + ' ' + '' + '
' marker.openInfoWindowHtml(html); GEvent.addListener(marker, 'click', function (){ marker.openInfoWindowHtml(html); } ); } } $().ready(initMap); //]]>