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(34.974,-80.5177)};var g_6db2c13ddcfa5e69e47d089c114b33b4 = new google.maps.Geocoder();g_6db2c13ddcfa5e69e47d089c114b33b4.geocode( { 'address': "901 E Roosevelt Blvd, Monroe, NC 28112, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('monroe-NC-bank-of-america-financial-center').style.display = '';map = new google.maps.Map(document.getElementById('monroe-NC-bank-of-america-financial-center'), mapOptions);}document.getElementById('8ab4db8f').innerHTML += ' | View Map';var $l6db2c13ddcfa5e69e47d089c114b33b4 = '

Bank of America Financial Center

Address: 901 E Roosevelt Blvd, Monroe, NC 28112, USA
Phone: (704) 292-2440
';var m_6db2c13ddcfa5e69e47d089c114b33b4 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Bank of America Financial Center',});m_6db2c13ddcfa5e69e47d089c114b33b4['infowindow'] = new google.maps.InfoWindow({content: $l6db2c13ddcfa5e69e47d089c114b33b4});var infowindow = new google.maps.InfoWindow({content: $l6db2c13ddcfa5e69e47d089c114b33b4});google.maps.event.addListener(m_6db2c13ddcfa5e69e47d089c114b33b4, 'click', function() {infowindow.open(map,m_6db2c13ddcfa5e69e47d089c114b33b4);});$marker.push(m_6db2c13ddcfa5e69e47d089c114b33b4);}});var g_04319254a48c1be9fabfe0b4aeea067b = new google.maps.Geocoder();g_04319254a48c1be9fabfe0b4aeea067b.geocode( { 'address': "1795 Dickerson Blvd, Monroe, NC 28110, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('monroe-NC-bank-of-america-financial-center').style.display = '';map = new google.maps.Map(document.getElementById('monroe-NC-bank-of-america-financial-center'), mapOptions);}document.getElementById('688c9ff9').innerHTML += ' | View Map';var $l04319254a48c1be9fabfe0b4aeea067b = '

Bank of America Financial Center

Address: 1795 Dickerson Blvd, Monroe, NC 28110, USA
Phone: (704) 292-2424
';var m_04319254a48c1be9fabfe0b4aeea067b = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Bank of America Financial Center',});m_04319254a48c1be9fabfe0b4aeea067b['infowindow'] = new google.maps.InfoWindow({content: $l04319254a48c1be9fabfe0b4aeea067b});var infowindow = new google.maps.InfoWindow({content: $l04319254a48c1be9fabfe0b4aeea067b});google.maps.event.addListener(m_04319254a48c1be9fabfe0b4aeea067b, 'click', function() {infowindow.open(map,m_04319254a48c1be9fabfe0b4aeea067b);});$marker.push(m_04319254a48c1be9fabfe0b4aeea067b);}});}google.maps.event.addDomListener(window, 'load', initialize);