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_166bf93d96d1a0d031c4adf62034ce3f = new google.maps.Geocoder();g_166bf93d96d1a0d031c4adf62034ce3f.geocode( { 'address': "201 S Texas Ave, Bryan, TX 77803"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('bryan-TX-citibank').style.display = '';map = new google.maps.Map(document.getElementById('bryan-TX-citibank'), mapOptions);}document.getElementById('7e8444fa').innerHTML += ' | View Map';var $l166bf93d96d1a0d031c4adf62034ce3f = '

Citibank

Address: 201 S Texas Ave, Bryan, TX 77803
Phone: (979) 307-7328
';var m_166bf93d96d1a0d031c4adf62034ce3f = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Citibank',});m_166bf93d96d1a0d031c4adf62034ce3f['infowindow'] = new google.maps.InfoWindow({content: $l166bf93d96d1a0d031c4adf62034ce3f});var infowindow = new google.maps.InfoWindow({content: $l166bf93d96d1a0d031c4adf62034ce3f});google.maps.event.addListener(m_166bf93d96d1a0d031c4adf62034ce3f, 'click', function() {infowindow.open(map,m_166bf93d96d1a0d031c4adf62034ce3f);});$marker.push(m_166bf93d96d1a0d031c4adf62034ce3f);}});var g_51ae37dbdda6717db8a22686759b5830 = new google.maps.Geocoder();g_51ae37dbdda6717db8a22686759b5830.geocode( { 'address': "1001 W Villa Maria Rd, Bryan, TX 77801"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('bryan-TX-citibank').style.display = '';map = new google.maps.Map(document.getElementById('bryan-TX-citibank'), mapOptions);}document.getElementById('0e2388d7').innerHTML += ' | View Map';var $l51ae37dbdda6717db8a22686759b5830 = '

Citibank

Address: 1001 W Villa Maria Rd, Bryan, TX 77801
Phone: (979) 307-7329
';var m_51ae37dbdda6717db8a22686759b5830 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Citibank',});m_51ae37dbdda6717db8a22686759b5830['infowindow'] = new google.maps.InfoWindow({content: $l51ae37dbdda6717db8a22686759b5830});var infowindow = new google.maps.InfoWindow({content: $l51ae37dbdda6717db8a22686759b5830});google.maps.event.addListener(m_51ae37dbdda6717db8a22686759b5830, 'click', function() {infowindow.open(map,m_51ae37dbdda6717db8a22686759b5830);});$marker.push(m_51ae37dbdda6717db8a22686759b5830);}});}google.maps.event.addDomListener(window, 'load', initialize);