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.5005,-94.5757)};var g_be7daf664460b968a385d0d8d60c259d = new google.maps.Geocoder();g_be7daf664460b968a385d0d8d60c259d.geocode( { 'address': "590 W Main St, Hallsville, TX 75650"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('hallsville-TX-guaranty-bank-trust').style.display = '';map = new google.maps.Map(document.getElementById('hallsville-TX-guaranty-bank-trust'), mapOptions);}document.getElementById('8f9f4bec').innerHTML += ' | View Map';var $lbe7daf664460b968a385d0d8d60c259d = '

Guaranty Bank & Trust

Address: 590 W Main St, Hallsville, TX 75650
Phone: (903) 668-2942
';var m_be7daf664460b968a385d0d8d60c259d = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Guaranty Bank & Trust',});m_be7daf664460b968a385d0d8d60c259d['infowindow'] = new google.maps.InfoWindow({content: $lbe7daf664460b968a385d0d8d60c259d});var infowindow = new google.maps.InfoWindow({content: $lbe7daf664460b968a385d0d8d60c259d});google.maps.event.addListener(m_be7daf664460b968a385d0d8d60c259d, 'click', function() {infowindow.open(map,m_be7daf664460b968a385d0d8d60c259d);});$marker.push(m_be7daf664460b968a385d0d8d60c259d);}});var g_ddd03cc4c91597a8f687b057556d062c = new google.maps.Geocoder();g_ddd03cc4c91597a8f687b057556d062c.geocode( { 'address': "500 W Main St, Hallsville, TX 75650"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('hallsville-TX-guaranty-bank-trust').style.display = '';map = new google.maps.Map(document.getElementById('hallsville-TX-guaranty-bank-trust'), mapOptions);}document.getElementById('e5c09958').innerHTML += ' | View Map';var $lddd03cc4c91597a8f687b057556d062c = '

Guaranty Bank & Trust

Address: 500 W Main St, Hallsville, TX 75650
Phone: (903) 660-4636
';var m_ddd03cc4c91597a8f687b057556d062c = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Guaranty Bank & Trust',});m_ddd03cc4c91597a8f687b057556d062c['infowindow'] = new google.maps.InfoWindow({content: $lddd03cc4c91597a8f687b057556d062c});var infowindow = new google.maps.InfoWindow({content: $lddd03cc4c91597a8f687b057556d062c});google.maps.event.addListener(m_ddd03cc4c91597a8f687b057556d062c, 'click', function() {infowindow.open(map,m_ddd03cc4c91597a8f687b057556d062c);});$marker.push(m_ddd03cc4c91597a8f687b057556d062c);}});}google.maps.event.addDomListener(window, 'load', initialize);