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.5958,-83.6384)};var g_52c409f1571f500e28f490a302a12540 = new google.maps.Geocoder();g_52c409f1571f500e28f490a302a12540.geocode( { 'address': "315 South Houston Lake Road, Warner Robins, GA 31088"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('warner-robins-GA-synovus-cbt-bank-of-middle-georgia').style.display = '';map = new google.maps.Map(document.getElementById('warner-robins-GA-synovus-cbt-bank-of-middle-georgia'), mapOptions);}document.getElementById('9e5da57f').innerHTML += ' | View Map';var $l52c409f1571f500e28f490a302a12540 = '

Synovus - CB&T Bank of Middle Georgia

Address: 315 South Houston Lake Road, Warner Robins, GA 31088
Phone: (478) 929-1004
';var m_52c409f1571f500e28f490a302a12540 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Synovus - CB&T Bank of Middle Georgia',});m_52c409f1571f500e28f490a302a12540['infowindow'] = new google.maps.InfoWindow({content: $l52c409f1571f500e28f490a302a12540});var infowindow = new google.maps.InfoWindow({content: $l52c409f1571f500e28f490a302a12540});google.maps.event.addListener(m_52c409f1571f500e28f490a302a12540, 'click', function() {infowindow.open(map,m_52c409f1571f500e28f490a302a12540);});$marker.push(m_52c409f1571f500e28f490a302a12540);}});}google.maps.event.addDomListener(window, 'load', initialize);