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.1602,-97.9864)};var g_9a5dd6229983157391a512ab6972eaba = new google.maps.Geocoder();g_9a5dd6229983157391a512ab6972eaba.geocode( { 'address': "501 S Kansas Ave, Weslaco, TX 78596"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('weslaco-TX-inter-national-bank').style.display = '';map = new google.maps.Map(document.getElementById('weslaco-TX-inter-national-bank'), mapOptions);}document.getElementById('eb105c38').innerHTML += ' | View Map';var $l9a5dd6229983157391a512ab6972eaba = '

Inter National Bank

Address: 501 S Kansas Ave, Weslaco, TX 78596
Phone: (956) 968-1511
';var m_9a5dd6229983157391a512ab6972eaba = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Inter National Bank',});m_9a5dd6229983157391a512ab6972eaba['infowindow'] = new google.maps.InfoWindow({content: $l9a5dd6229983157391a512ab6972eaba});var infowindow = new google.maps.InfoWindow({content: $l9a5dd6229983157391a512ab6972eaba});google.maps.event.addListener(m_9a5dd6229983157391a512ab6972eaba, 'click', function() {infowindow.open(map,m_9a5dd6229983157391a512ab6972eaba);});$marker.push(m_9a5dd6229983157391a512ab6972eaba);}});var g_f9837af7172fcda4a8372baeec7051fd = new google.maps.Geocoder();g_f9837af7172fcda4a8372baeec7051fd.geocode( { 'address': "400 N Texas Blvd, Weslaco, TX 78596"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('weslaco-TX-inter-national-bank').style.display = '';map = new google.maps.Map(document.getElementById('weslaco-TX-inter-national-bank'), mapOptions);}document.getElementById('1934460e').innerHTML += ' | View Map';var $lf9837af7172fcda4a8372baeec7051fd = '

Inter National Bank

Address: 400 N Texas Blvd, Weslaco, TX 78596
Phone: (956) 968-8840
';var m_f9837af7172fcda4a8372baeec7051fd = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Inter National Bank',});m_f9837af7172fcda4a8372baeec7051fd['infowindow'] = new google.maps.InfoWindow({content: $lf9837af7172fcda4a8372baeec7051fd});var infowindow = new google.maps.InfoWindow({content: $lf9837af7172fcda4a8372baeec7051fd});google.maps.event.addListener(m_f9837af7172fcda4a8372baeec7051fd, 'click', function() {infowindow.open(map,m_f9837af7172fcda4a8372baeec7051fd);});$marker.push(m_f9837af7172fcda4a8372baeec7051fd);}});}google.maps.event.addDomListener(window, 'load', initialize);