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(32.7817,-79.931)};var g_dd04a2439e90622a835c525fcfd37363 = new google.maps.Geocoder();g_dd04a2439e90622a835c525fcfd37363.geocode( { 'address': "200 Meeting St Suite 103, Charleston, SC 29401, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('charleston-SC-bank-of-america-mortgage').style.display = '';map = new google.maps.Map(document.getElementById('charleston-SC-bank-of-america-mortgage'), mapOptions);}document.getElementById('ebc8a028').innerHTML += ' | View Map';var $ldd04a2439e90622a835c525fcfd37363 = '

Bank of America Mortgage

Address: 200 Meeting St Suite 103, Charleston, SC 29401, USA
Phone: (843) 579-5574
';var m_dd04a2439e90622a835c525fcfd37363 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Bank of America Mortgage',});m_dd04a2439e90622a835c525fcfd37363['infowindow'] = new google.maps.InfoWindow({content: $ldd04a2439e90622a835c525fcfd37363});var infowindow = new google.maps.InfoWindow({content: $ldd04a2439e90622a835c525fcfd37363});google.maps.event.addListener(m_dd04a2439e90622a835c525fcfd37363, 'click', function() {infowindow.open(map,m_dd04a2439e90622a835c525fcfd37363);});$marker.push(m_dd04a2439e90622a835c525fcfd37363);}});}google.maps.event.addDomListener(window, 'load', initialize);