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(43.0355,-86.1838)};var g_61e6cb26845d59928f3e93a2d4f8b2ef = new google.maps.Geocoder();g_61e6cb26845d59928f3e93a2d4f8b2ef.geocode( { 'address': "839 Robbins Rd, Grand Haven, MI 49417"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('grand-haven-MI-fifth-third-bank').style.display = '';map = new google.maps.Map(document.getElementById('grand-haven-MI-fifth-third-bank'), mapOptions);}document.getElementById('c01241e4').innerHTML += ' | View Map';var $l61e6cb26845d59928f3e93a2d4f8b2ef = '

Fifth Third Bank

Address: 839 Robbins Rd, Grand Haven, MI 49417
Phone: (616) 847-2337
';var m_61e6cb26845d59928f3e93a2d4f8b2ef = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Fifth Third Bank',});m_61e6cb26845d59928f3e93a2d4f8b2ef['infowindow'] = new google.maps.InfoWindow({content: $l61e6cb26845d59928f3e93a2d4f8b2ef});var infowindow = new google.maps.InfoWindow({content: $l61e6cb26845d59928f3e93a2d4f8b2ef});google.maps.event.addListener(m_61e6cb26845d59928f3e93a2d4f8b2ef, 'click', function() {infowindow.open(map,m_61e6cb26845d59928f3e93a2d4f8b2ef);});$marker.push(m_61e6cb26845d59928f3e93a2d4f8b2ef);}});var g_5262d5a886484791a7c4c9bd5351a2cf = new google.maps.Geocoder();g_5262d5a886484791a7c4c9bd5351a2cf.geocode( { 'address': "233 Washington Ave, Grand Haven, MI 49417"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('grand-haven-MI-fifth-third-bank').style.display = '';map = new google.maps.Map(document.getElementById('grand-haven-MI-fifth-third-bank'), mapOptions);}document.getElementById('62b22ce9').innerHTML += ' | View Map';var $l5262d5a886484791a7c4c9bd5351a2cf = '

Fifth Third Bank

Address: 233 Washington Ave, Grand Haven, MI 49417
Phone: (616) 847-2221
';var m_5262d5a886484791a7c4c9bd5351a2cf = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Fifth Third Bank',});m_5262d5a886484791a7c4c9bd5351a2cf['infowindow'] = new google.maps.InfoWindow({content: $l5262d5a886484791a7c4c9bd5351a2cf});var infowindow = new google.maps.InfoWindow({content: $l5262d5a886484791a7c4c9bd5351a2cf});google.maps.event.addListener(m_5262d5a886484791a7c4c9bd5351a2cf, 'click', function() {infowindow.open(map,m_5262d5a886484791a7c4c9bd5351a2cf);});$marker.push(m_5262d5a886484791a7c4c9bd5351a2cf);}});}google.maps.event.addDomListener(window, 'load', initialize);