var google;function init(){var myLatlng=new google.maps.LatLng(40.69847032728747,-73.9514422416687);var mapOptions={zoom:7,center:myLatlng,scrollwheel:false,styles:[{"featureType":"administrative.country","elementType":"geometry","stylers":[{"visibility":"simplified"},{"hue":"#ff0000"}]}]};var mapElement=document.getElementById('map');var map=new google.maps.Map(mapElement,mapOptions);var addresses=['New York'];for(var x=0;x