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(33.0577,-96.7375)};var g_3f088ebeda03513be71d34d214291986 = new google.maps.Geocoder();g_3f088ebeda03513be71d34d214291986.geocode( { 'address': "1912 K Ave, Plano, TX 75074"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('plano-TX-american-first-national-bank').style.display = '';map = new google.maps.Map(document.getElementById('plano-TX-american-first-national-bank'), mapOptions);}document.getElementById('773942f2').innerHTML += ' | View Map';var $l3f088ebeda03513be71d34d214291986 = '

American First National Bank

Address: 1912 K Ave, Plano, TX 75074
Phone: (972) 578-7777
';var m_3f088ebeda03513be71d34d214291986 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'American First National Bank',});m_3f088ebeda03513be71d34d214291986['infowindow'] = new google.maps.InfoWindow({content: $l3f088ebeda03513be71d34d214291986});var infowindow = new google.maps.InfoWindow({content: $l3f088ebeda03513be71d34d214291986});google.maps.event.addListener(m_3f088ebeda03513be71d34d214291986, 'click', function() {infowindow.open(map,m_3f088ebeda03513be71d34d214291986);});$marker.push(m_3f088ebeda03513be71d34d214291986);}});var g_58ca3758d5e6daea6802485a22f4d1ed = new google.maps.Geocoder();g_58ca3758d5e6daea6802485a22f4d1ed.geocode( { 'address': "240 Legacy Dr, Plano, TX 75023"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('plano-TX-american-first-national-bank').style.display = '';map = new google.maps.Map(document.getElementById('plano-TX-american-first-national-bank'), mapOptions);}document.getElementById('248d3d8e').innerHTML += ' | View Map';var $l58ca3758d5e6daea6802485a22f4d1ed = '

American First National Bank

Address: 240 Legacy Dr, Plano, TX 75023
Phone: (972) 517-4162
';var m_58ca3758d5e6daea6802485a22f4d1ed = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'American First National Bank',});m_58ca3758d5e6daea6802485a22f4d1ed['infowindow'] = new google.maps.InfoWindow({content: $l58ca3758d5e6daea6802485a22f4d1ed});var infowindow = new google.maps.InfoWindow({content: $l58ca3758d5e6daea6802485a22f4d1ed});google.maps.event.addListener(m_58ca3758d5e6daea6802485a22f4d1ed, 'click', function() {infowindow.open(map,m_58ca3758d5e6daea6802485a22f4d1ed);});$marker.push(m_58ca3758d5e6daea6802485a22f4d1ed);}});}google.maps.event.addDomListener(window, 'load', initialize);