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(35.2077,-101.839)};var g_cd4dfc2caa664834f9fc3386844bf734 = new google.maps.Geocoder();g_cd4dfc2caa664834f9fc3386844bf734.geocode( { 'address': "5730 W Amarillo Blvd, Amarillo, TX 79106"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('amarillo-TX-first-convenience-bank').style.display = '';map = new google.maps.Map(document.getElementById('amarillo-TX-first-convenience-bank'), mapOptions);}document.getElementById('d17aaa9a').innerHTML += ' | View Map';var $lcd4dfc2caa664834f9fc3386844bf734 = '

First Convenience Bank

Address: 5730 W Amarillo Blvd, Amarillo, TX 79106
Phone: (806) 677-0185
';var m_cd4dfc2caa664834f9fc3386844bf734 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'First Convenience Bank',});m_cd4dfc2caa664834f9fc3386844bf734['infowindow'] = new google.maps.InfoWindow({content: $lcd4dfc2caa664834f9fc3386844bf734});var infowindow = new google.maps.InfoWindow({content: $lcd4dfc2caa664834f9fc3386844bf734});google.maps.event.addListener(m_cd4dfc2caa664834f9fc3386844bf734, 'click', function() {infowindow.open(map,m_cd4dfc2caa664834f9fc3386844bf734);});$marker.push(m_cd4dfc2caa664834f9fc3386844bf734);}});var g_6633e3f556c32fcb8036c60e884a9832 = new google.maps.Geocoder();g_6633e3f556c32fcb8036c60e884a9832.geocode( { 'address': "4215 Canyon Dr, Amarillo, TX 79110"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('amarillo-TX-first-convenience-bank').style.display = '';map = new google.maps.Map(document.getElementById('amarillo-TX-first-convenience-bank'), mapOptions);}document.getElementById('f1a1e0e8').innerHTML += ' | View Map';var $l6633e3f556c32fcb8036c60e884a9832 = '

First Convenience Bank

Address: 4215 Canyon Dr, Amarillo, TX 79110
Phone: (806) 353-7437
';var m_6633e3f556c32fcb8036c60e884a9832 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'First Convenience Bank',});m_6633e3f556c32fcb8036c60e884a9832['infowindow'] = new google.maps.InfoWindow({content: $l6633e3f556c32fcb8036c60e884a9832});var infowindow = new google.maps.InfoWindow({content: $l6633e3f556c32fcb8036c60e884a9832});google.maps.event.addListener(m_6633e3f556c32fcb8036c60e884a9832, 'click', function() {infowindow.open(map,m_6633e3f556c32fcb8036c60e884a9832);});$marker.push(m_6633e3f556c32fcb8036c60e884a9832);}});}google.maps.event.addDomListener(window, 'load', initialize);