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(32.6557,-95.197)};var g_f843b38155cd45cd93df8b66feaf3492 = new google.maps.Geocoder();g_f843b38155cd45cd93df8b66feaf3492.geocode( { 'address': "205 N Beaulah St, Hawkins, TX 75765"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('hawkins-TX-city-national-bank').style.display = '';map = new google.maps.Map(document.getElementById('hawkins-TX-city-national-bank'), mapOptions);}document.getElementById('d5b8efd0').innerHTML += ' | View Map';var $lf843b38155cd45cd93df8b66feaf3492 = '

City National Bank

Address: 205 N Beaulah St, Hawkins, TX 75765
Phone: (903) 769-3171
';var m_f843b38155cd45cd93df8b66feaf3492 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'City National Bank',});m_f843b38155cd45cd93df8b66feaf3492['infowindow'] = new google.maps.InfoWindow({content: $lf843b38155cd45cd93df8b66feaf3492});var infowindow = new google.maps.InfoWindow({content: $lf843b38155cd45cd93df8b66feaf3492});google.maps.event.addListener(m_f843b38155cd45cd93df8b66feaf3492, 'click', function() {infowindow.open(map,m_f843b38155cd45cd93df8b66feaf3492);});$marker.push(m_f843b38155cd45cd93df8b66feaf3492);}});var g_aae949560dc494ff1879a46cfdb0cfb8 = new google.maps.Geocoder();g_aae949560dc494ff1879a46cfdb0cfb8.geocode( { 'address': "2454 S FM 2869, Hawkins, TX 75765"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('hawkins-TX-city-national-bank').style.display = '';map = new google.maps.Map(document.getElementById('hawkins-TX-city-national-bank'), mapOptions);}document.getElementById('c1460f59').innerHTML += ' | View Map';var $laae949560dc494ff1879a46cfdb0cfb8 = '

City National Bank

Address: 2454 S FM 2869, Hawkins, TX 75765
Phone: (903) 769-4596
';var m_aae949560dc494ff1879a46cfdb0cfb8 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'City National Bank',});m_aae949560dc494ff1879a46cfdb0cfb8['infowindow'] = new google.maps.InfoWindow({content: $laae949560dc494ff1879a46cfdb0cfb8});var infowindow = new google.maps.InfoWindow({content: $laae949560dc494ff1879a46cfdb0cfb8});google.maps.event.addListener(m_aae949560dc494ff1879a46cfdb0cfb8, 'click', function() {infowindow.open(map,m_aae949560dc494ff1879a46cfdb0cfb8);});$marker.push(m_aae949560dc494ff1879a46cfdb0cfb8);}});}google.maps.event.addDomListener(window, 'load', initialize);