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.2343,-83.2693)};var g_f0c14413b7ed76e8217d93afed57662d = new google.maps.Geocoder();g_f0c14413b7ed76e8217d93afed57662d.geocode( { 'address': "10700 Pelham Rd, Taylor, MI 48180"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('taylor-MI-bank-of-america').style.display = '';map = new google.maps.Map(document.getElementById('taylor-MI-bank-of-america'), mapOptions);}document.getElementById('ff9c9e06').innerHTML += ' | View Map';var $lf0c14413b7ed76e8217d93afed57662d = '

Bank of America

Address: 10700 Pelham Rd, Taylor, MI 48180
Phone: (313) 292-8750
';var m_f0c14413b7ed76e8217d93afed57662d = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Bank of America',});m_f0c14413b7ed76e8217d93afed57662d['infowindow'] = new google.maps.InfoWindow({content: $lf0c14413b7ed76e8217d93afed57662d});var infowindow = new google.maps.InfoWindow({content: $lf0c14413b7ed76e8217d93afed57662d});google.maps.event.addListener(m_f0c14413b7ed76e8217d93afed57662d, 'click', function() {infowindow.open(map,m_f0c14413b7ed76e8217d93afed57662d);});$marker.push(m_f0c14413b7ed76e8217d93afed57662d);}});var g_3bc3ad544fbb6f2782a31d39757ffa66 = new google.maps.Geocoder();g_3bc3ad544fbb6f2782a31d39757ffa66.geocode( { 'address': "20202 Eureka Rd, Taylor, MI 48180"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('taylor-MI-bank-of-america').style.display = '';map = new google.maps.Map(document.getElementById('taylor-MI-bank-of-america'), mapOptions);}document.getElementById('ccc20c29').innerHTML += ' | View Map';var $l3bc3ad544fbb6f2782a31d39757ffa66 = '

Bank of America

Address: 20202 Eureka Rd, Taylor, MI 48180
Phone: (734) 285-1010
';var m_3bc3ad544fbb6f2782a31d39757ffa66 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Bank of America',});m_3bc3ad544fbb6f2782a31d39757ffa66['infowindow'] = new google.maps.InfoWindow({content: $l3bc3ad544fbb6f2782a31d39757ffa66});var infowindow = new google.maps.InfoWindow({content: $l3bc3ad544fbb6f2782a31d39757ffa66});google.maps.event.addListener(m_3bc3ad544fbb6f2782a31d39757ffa66, 'click', function() {infowindow.open(map,m_3bc3ad544fbb6f2782a31d39757ffa66);});$marker.push(m_3bc3ad544fbb6f2782a31d39757ffa66);}});}google.maps.event.addDomListener(window, 'load', initialize);