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.7868,-86.1091)};var g_e236f67a14fe84b74513d61b80da5953 = new google.maps.Geocoder();g_e236f67a14fe84b74513d61b80da5953.geocode( { 'address': "3413 W Shore Dr, Holland, MI 49424"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('holland-MI-bank-of-america').style.display = '';map = new google.maps.Map(document.getElementById('holland-MI-bank-of-america'), mapOptions);}document.getElementById('a564bc7c').innerHTML += ' | View Map';var $le236f67a14fe84b74513d61b80da5953 = '

Bank Of America

Address: 3413 W Shore Dr, Holland, MI 49424
Phone: (616) 396-2823
';var m_e236f67a14fe84b74513d61b80da5953 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Bank Of America',});m_e236f67a14fe84b74513d61b80da5953['infowindow'] = new google.maps.InfoWindow({content: $le236f67a14fe84b74513d61b80da5953});var infowindow = new google.maps.InfoWindow({content: $le236f67a14fe84b74513d61b80da5953});google.maps.event.addListener(m_e236f67a14fe84b74513d61b80da5953, 'click', function() {infowindow.open(map,m_e236f67a14fe84b74513d61b80da5953);});$marker.push(m_e236f67a14fe84b74513d61b80da5953);}});var g_a6ed1cc22e576ee836c9c90de092728d = new google.maps.Geocoder();g_a6ed1cc22e576ee836c9c90de092728d.geocode( { 'address': "12740 Felch St, Holland, MI 49424"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('holland-MI-bank-of-america').style.display = '';map = new google.maps.Map(document.getElementById('holland-MI-bank-of-america'), mapOptions);}document.getElementById('dc4ca5a1').innerHTML += ' | View Map';var $la6ed1cc22e576ee836c9c90de092728d = '

Bank Of America

Address: 12740 Felch St, Holland, MI 49424
Phone: (616) 392-5116
';var m_a6ed1cc22e576ee836c9c90de092728d = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Bank Of America',});m_a6ed1cc22e576ee836c9c90de092728d['infowindow'] = new google.maps.InfoWindow({content: $la6ed1cc22e576ee836c9c90de092728d});var infowindow = new google.maps.InfoWindow({content: $la6ed1cc22e576ee836c9c90de092728d});google.maps.event.addListener(m_a6ed1cc22e576ee836c9c90de092728d, 'click', function() {infowindow.open(map,m_a6ed1cc22e576ee836c9c90de092728d);});$marker.push(m_a6ed1cc22e576ee836c9c90de092728d);}});}google.maps.event.addDomListener(window, 'load', initialize);