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(30.8897,-96.2944)};var g_64b1dec8706b666ee1382d44e2589ec7 = new google.maps.Geocoder();g_64b1dec8706b666ee1382d44e2589ec7.geocode( { 'address': "601 E Villa Maria Rd, STE 200, Bryan, TX 77802"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('bryan-TX-first-victoria-national-bank').style.display = '';map = new google.maps.Map(document.getElementById('bryan-TX-first-victoria-national-bank'), mapOptions);}document.getElementById('c6cef317').innerHTML += ' | View Map';var $l64b1dec8706b666ee1382d44e2589ec7 = '

First Victoria National Bank

Address: 601 E Villa Maria Rd, STE 200, Bryan, TX 77802
Phone: (979) 779-5080
';var m_64b1dec8706b666ee1382d44e2589ec7 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'First Victoria National Bank',});m_64b1dec8706b666ee1382d44e2589ec7['infowindow'] = new google.maps.InfoWindow({content: $l64b1dec8706b666ee1382d44e2589ec7});var infowindow = new google.maps.InfoWindow({content: $l64b1dec8706b666ee1382d44e2589ec7});google.maps.event.addListener(m_64b1dec8706b666ee1382d44e2589ec7, 'click', function() {infowindow.open(map,m_64b1dec8706b666ee1382d44e2589ec7);});$marker.push(m_64b1dec8706b666ee1382d44e2589ec7);}});var g_00c11b7008d4f4fd9895288ce61cbfda = new google.maps.Geocoder();g_00c11b7008d4f4fd9895288ce61cbfda.geocode( { 'address': "3710 E 29th St, Bryan, TX 77802"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('bryan-TX-first-victoria-national-bank').style.display = '';map = new google.maps.Map(document.getElementById('bryan-TX-first-victoria-national-bank'), mapOptions);}document.getElementById('d085171d').innerHTML += ' | View Map';var $l00c11b7008d4f4fd9895288ce61cbfda = '

First Victoria National Bank

Address: 3710 E 29th St, Bryan, TX 77802
Phone: (979) 268-6808
';var m_00c11b7008d4f4fd9895288ce61cbfda = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'First Victoria National Bank',});m_00c11b7008d4f4fd9895288ce61cbfda['infowindow'] = new google.maps.InfoWindow({content: $l00c11b7008d4f4fd9895288ce61cbfda});var infowindow = new google.maps.InfoWindow({content: $l00c11b7008d4f4fd9895288ce61cbfda});google.maps.event.addListener(m_00c11b7008d4f4fd9895288ce61cbfda, 'click', function() {infowindow.open(map,m_00c11b7008d4f4fd9895288ce61cbfda);});$marker.push(m_00c11b7008d4f4fd9895288ce61cbfda);}});}google.maps.event.addDomListener(window, 'load', initialize);