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(26.268,-98.1396)};var g_2008ff42a9c9a4b723d7149f5ad8f0b5 = new google.maps.Geocoder();g_2008ff42a9c9a4b723d7149f5ad8f0b5.geocode( { 'address': "3113 S Raul Longoria Rd, Edinburg, TX 78542, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('edinburg-TX-aa-credit-repair--income-tax-service').style.display = '';map = new google.maps.Map(document.getElementById('edinburg-TX-aa-credit-repair--income-tax-service'), mapOptions);}document.getElementById('774a9087').innerHTML += ' | View Map';var $l2008ff42a9c9a4b723d7149f5ad8f0b5 = '

A&A Credit Repair & Income Tax Service

Address: 3113 S Raul Longoria Rd, Edinburg, TX 78542, USA
Phone: (956) 352-9212
';var m_2008ff42a9c9a4b723d7149f5ad8f0b5 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'A&A Credit Repair & Income Tax Service',});m_2008ff42a9c9a4b723d7149f5ad8f0b5['infowindow'] = new google.maps.InfoWindow({content: $l2008ff42a9c9a4b723d7149f5ad8f0b5});var infowindow = new google.maps.InfoWindow({content: $l2008ff42a9c9a4b723d7149f5ad8f0b5});google.maps.event.addListener(m_2008ff42a9c9a4b723d7149f5ad8f0b5, 'click', function() {infowindow.open(map,m_2008ff42a9c9a4b723d7149f5ad8f0b5);});$marker.push(m_2008ff42a9c9a4b723d7149f5ad8f0b5);}});}google.maps.event.addDomListener(window, 'load', initialize);