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.0136,-81.0397)};var g_f1b9f9e8c4ea8e24b0a8eb8a730c74a6 = new google.maps.Geocoder();g_f1b9f9e8c4ea8e24b0a8eb8a730c74a6.geocode( { 'address': "2101 Main St Ste F, Columbia, SC 29201, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('columbia-SC-national-financial-company').style.display = '';map = new google.maps.Map(document.getElementById('columbia-SC-national-financial-company'), mapOptions);}document.getElementById('8bd17b90').innerHTML += ' | View Map';var $lf1b9f9e8c4ea8e24b0a8eb8a730c74a6 = '

National Financial Company

Address: 2101 Main St Ste F, Columbia, SC 29201, USA
Phone: (803) 765-0950
';var m_f1b9f9e8c4ea8e24b0a8eb8a730c74a6 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'National Financial Company',});m_f1b9f9e8c4ea8e24b0a8eb8a730c74a6['infowindow'] = new google.maps.InfoWindow({content: $lf1b9f9e8c4ea8e24b0a8eb8a730c74a6});var infowindow = new google.maps.InfoWindow({content: $lf1b9f9e8c4ea8e24b0a8eb8a730c74a6});google.maps.event.addListener(m_f1b9f9e8c4ea8e24b0a8eb8a730c74a6, 'click', function() {infowindow.open(map,m_f1b9f9e8c4ea8e24b0a8eb8a730c74a6);});$marker.push(m_f1b9f9e8c4ea8e24b0a8eb8a730c74a6);}});}google.maps.event.addDomListener(window, 'load', initialize);