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(33.9982,-81.0325)};var g_c2ddc87b68fed4f62a29c1ff816f58b0 = new google.maps.Geocoder();g_c2ddc87b68fed4f62a29c1ff816f58b0.geocode( { 'address': "10149 Two Notch Rd Suite A, Columbia, SC 29229-4212"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('columbia-SC-edward-jones-financial-advisor-kenneth-d-kolb-jr').style.display = '';map = new google.maps.Map(document.getElementById('columbia-SC-edward-jones-financial-advisor-kenneth-d-kolb-jr'), mapOptions);}document.getElementById('8f8d7109').innerHTML += ' | View Map';var $lc2ddc87b68fed4f62a29c1ff816f58b0 = '

Edward Jones - Financial Advisor: Kenneth D Kolb Jr

Address: 10149 Two Notch Rd Suite A, Columbia, SC 29229-4212
Phone: (803) 419-1998
';var m_c2ddc87b68fed4f62a29c1ff816f58b0 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Edward Jones - Financial Advisor: Kenneth D Kolb Jr',});m_c2ddc87b68fed4f62a29c1ff816f58b0['infowindow'] = new google.maps.InfoWindow({content: $lc2ddc87b68fed4f62a29c1ff816f58b0});var infowindow = new google.maps.InfoWindow({content: $lc2ddc87b68fed4f62a29c1ff816f58b0});google.maps.event.addListener(m_c2ddc87b68fed4f62a29c1ff816f58b0, 'click', function() {infowindow.open(map,m_c2ddc87b68fed4f62a29c1ff816f58b0);});$marker.push(m_c2ddc87b68fed4f62a29c1ff816f58b0);}});}google.maps.event.addDomListener(window, 'load', initialize);