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.666,-97.001)};var g_e4897f4a78f7f8e5f9bb8c356f006dd0 = new google.maps.Geocoder();g_e4897f4a78f7f8e5f9bb8c356f006dd0.geocode( { 'address': "524 Goodwin Dr, Grand Prairie, TX 75052, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('grand-prairie-TX-eroica-financial-services').style.display = '';map = new google.maps.Map(document.getElementById('grand-prairie-TX-eroica-financial-services'), mapOptions);}document.getElementById('eca560f5').innerHTML += ' | View Map';var $le4897f4a78f7f8e5f9bb8c356f006dd0 = '

Eroica Financial Services

Address: 524 Goodwin Dr, Grand Prairie, TX 75052, USA
Phone: (972) 264-8465
';var m_e4897f4a78f7f8e5f9bb8c356f006dd0 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Eroica Financial Services',});m_e4897f4a78f7f8e5f9bb8c356f006dd0['infowindow'] = new google.maps.InfoWindow({content: $le4897f4a78f7f8e5f9bb8c356f006dd0});var infowindow = new google.maps.InfoWindow({content: $le4897f4a78f7f8e5f9bb8c356f006dd0});google.maps.event.addListener(m_e4897f4a78f7f8e5f9bb8c356f006dd0, 'click', function() {infowindow.open(map,m_e4897f4a78f7f8e5f9bb8c356f006dd0);});$marker.push(m_e4897f4a78f7f8e5f9bb8c356f006dd0);}});}google.maps.event.addDomListener(window, 'load', initialize);