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.7362,-97.1242)};var g_9935908a27322d6f1304197699d8abcd = new google.maps.Geocoder();g_9935908a27322d6f1304197699d8abcd.geocode( { 'address': "1205 W Abram St #204, Arlington, TX 76013, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('arlington-TX-the-legacy-group-with-leaderone-financial').style.display = '';map = new google.maps.Map(document.getElementById('arlington-TX-the-legacy-group-with-leaderone-financial'), mapOptions);}document.getElementById('cdc0d0a1').innerHTML += ' | View Map';var $l9935908a27322d6f1304197699d8abcd = '

The Legacy Group with LeaderOne Financial

Address: 1205 W Abram St #204, Arlington, TX 76013, USA
Phone: (888) 860-3232
';var m_9935908a27322d6f1304197699d8abcd = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'The Legacy Group with LeaderOne Financial',});m_9935908a27322d6f1304197699d8abcd['infowindow'] = new google.maps.InfoWindow({content: $l9935908a27322d6f1304197699d8abcd});var infowindow = new google.maps.InfoWindow({content: $l9935908a27322d6f1304197699d8abcd});google.maps.event.addListener(m_9935908a27322d6f1304197699d8abcd, 'click', function() {infowindow.open(map,m_9935908a27322d6f1304197699d8abcd);});$marker.push(m_9935908a27322d6f1304197699d8abcd);}});}google.maps.event.addDomListener(window, 'load', initialize);