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.332,-98.1638)};var g_87d302717b58765ec5f38e6ccf8bdfa6 = new google.maps.Geocoder();g_87d302717b58765ec5f38e6ccf8bdfa6.geocode( { 'address': "2314 W University Dr, Edinburg, TX 78539"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('edinburg-TX-bbva-compass').style.display = '';map = new google.maps.Map(document.getElementById('edinburg-TX-bbva-compass'), mapOptions);}document.getElementById('9b27fcac').innerHTML += ' | View Map';var $l87d302717b58765ec5f38e6ccf8bdfa6 = '

BBVA Compass

Address: 2314 W University Dr, Edinburg, TX 78539
Phone: (956) 664-4100
';var m_87d302717b58765ec5f38e6ccf8bdfa6 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'BBVA Compass',});m_87d302717b58765ec5f38e6ccf8bdfa6['infowindow'] = new google.maps.InfoWindow({content: $l87d302717b58765ec5f38e6ccf8bdfa6});var infowindow = new google.maps.InfoWindow({content: $l87d302717b58765ec5f38e6ccf8bdfa6});google.maps.event.addListener(m_87d302717b58765ec5f38e6ccf8bdfa6, 'click', function() {infowindow.open(map,m_87d302717b58765ec5f38e6ccf8bdfa6);});$marker.push(m_87d302717b58765ec5f38e6ccf8bdfa6);}});var g_4e54ac20dc3f531d0f69cd3ef5cda94c = new google.maps.Geocoder();g_4e54ac20dc3f531d0f69cd3ef5cda94c.geocode( { 'address': "145 Paseo Del Prado Ave, Edinburg, TX 78539"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('edinburg-TX-bbva-compass').style.display = '';map = new google.maps.Map(document.getElementById('edinburg-TX-bbva-compass'), mapOptions);}document.getElementById('382eb28a').innerHTML += ' | View Map';var $l4e54ac20dc3f531d0f69cd3ef5cda94c = '

BBVA Compass

Address: 145 Paseo Del Prado Ave, Edinburg, TX 78539
Phone: (956) 994-0637
';var m_4e54ac20dc3f531d0f69cd3ef5cda94c = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'BBVA Compass',});m_4e54ac20dc3f531d0f69cd3ef5cda94c['infowindow'] = new google.maps.InfoWindow({content: $l4e54ac20dc3f531d0f69cd3ef5cda94c});var infowindow = new google.maps.InfoWindow({content: $l4e54ac20dc3f531d0f69cd3ef5cda94c});google.maps.event.addListener(m_4e54ac20dc3f531d0f69cd3ef5cda94c, 'click', function() {infowindow.open(map,m_4e54ac20dc3f531d0f69cd3ef5cda94c);});$marker.push(m_4e54ac20dc3f531d0f69cd3ef5cda94c);}});}google.maps.event.addDomListener(window, 'load', initialize);