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.1909,-82.1622)};var g_54ff77bbb8bc50ea41f0ebcb28bfe4d2 = new google.maps.Geocoder();g_54ff77bbb8bc50ea41f0ebcb28bfe4d2.geocode( { 'address': "128 Maxwell Ave, Greenwood, SC 29646, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('greenwood-SC-rick-broome--top-flite-financial-inc').style.display = '';map = new google.maps.Map(document.getElementById('greenwood-SC-rick-broome--top-flite-financial-inc'), mapOptions);}document.getElementById('56153e61').innerHTML += ' | View Map';var $l54ff77bbb8bc50ea41f0ebcb28bfe4d2 = '

Rick Broome | Top Flite Financial, Inc

Address: 128 Maxwell Ave, Greenwood, SC 29646, USA
Phone: (864) 941-1981
';var m_54ff77bbb8bc50ea41f0ebcb28bfe4d2 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Rick Broome | Top Flite Financial, Inc',});m_54ff77bbb8bc50ea41f0ebcb28bfe4d2['infowindow'] = new google.maps.InfoWindow({content: $l54ff77bbb8bc50ea41f0ebcb28bfe4d2});var infowindow = new google.maps.InfoWindow({content: $l54ff77bbb8bc50ea41f0ebcb28bfe4d2});google.maps.event.addListener(m_54ff77bbb8bc50ea41f0ebcb28bfe4d2, 'click', function() {infowindow.open(map,m_54ff77bbb8bc50ea41f0ebcb28bfe4d2);});$marker.push(m_54ff77bbb8bc50ea41f0ebcb28bfe4d2);}});}google.maps.event.addDomListener(window, 'load', initialize);