var map;var $marker = [];function $setCursor($lat, $lng, $index){$marker[$index - 1]['infowindow'].open(map, $marker[$index - 1]);var $lat_lng = new google.maps.LatLng($lat, $lng);map.setCenter($lat_lng);map.setZoom(20);}function initialize(){var $i = 0;var mapOptions = {zoom: 10,center: new google.maps.LatLng(42.9624,-85.6671)};var g_2ac51caacf4fe38dbc87c16432c96574 = new google.maps.Geocoder();g_2ac51caacf4fe38dbc87c16432c96574.geocode( { 'address': "25 Sheldon Blvd SE # 210, Grand Rapids, MI 49503, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('grand-rapids-MI-grand-rapids-opportunities-for-women-grow').style.display = '';map = new google.maps.Map(document.getElementById('grand-rapids-MI-grand-rapids-opportunities-for-women-grow'), mapOptions);}document.getElementById('f441d4f5').innerHTML += ' | View Map';var $l2ac51caacf4fe38dbc87c16432c96574 = '

Grand Rapids Opportunities for Women (GROW)

Address: 25 Sheldon Blvd SE # 210, Grand Rapids, MI 49503, USA
Phone: (616) 458-3404
';var m_2ac51caacf4fe38dbc87c16432c96574 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Grand Rapids Opportunities for Women (GROW)',});m_2ac51caacf4fe38dbc87c16432c96574['infowindow'] = new google.maps.InfoWindow({content: $l2ac51caacf4fe38dbc87c16432c96574});var infowindow = new google.maps.InfoWindow({content: $l2ac51caacf4fe38dbc87c16432c96574});google.maps.event.addListener(m_2ac51caacf4fe38dbc87c16432c96574, 'click', function() {infowindow.open(map,m_2ac51caacf4fe38dbc87c16432c96574);});$marker.push(m_2ac51caacf4fe38dbc87c16432c96574);}});}google.maps.event.addDomListener(window, 'load', initialize);