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.8694,-96.409)};var g_671d8d05d795091118b1344f715307c4 = new google.maps.Geocoder();g_671d8d05d795091118b1344f715307c4.geocode( { 'address': "3060 Ridge Rd, Rockwall, TX 75032"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('rockwall-TX-community-bank').style.display = '';map = new google.maps.Map(document.getElementById('rockwall-TX-community-bank'), mapOptions);}document.getElementById('71c85435').innerHTML += ' | View Map';var $l671d8d05d795091118b1344f715307c4 = '

Community Bank

Address: 3060 Ridge Rd, Rockwall, TX 75032
Phone: (972) 771-8737
';var m_671d8d05d795091118b1344f715307c4 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Community Bank',});m_671d8d05d795091118b1344f715307c4['infowindow'] = new google.maps.InfoWindow({content: $l671d8d05d795091118b1344f715307c4});var infowindow = new google.maps.InfoWindow({content: $l671d8d05d795091118b1344f715307c4});google.maps.event.addListener(m_671d8d05d795091118b1344f715307c4, 'click', function() {infowindow.open(map,m_671d8d05d795091118b1344f715307c4);});$marker.push(m_671d8d05d795091118b1344f715307c4);}});var g_f329f8fbf74f512e89af97f908812f98 = new google.maps.Geocoder();g_f329f8fbf74f512e89af97f908812f98.geocode( { 'address': "201 E Kaufman St, Rockwall, TX 75087"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('rockwall-TX-community-bank').style.display = '';map = new google.maps.Map(document.getElementById('rockwall-TX-community-bank'), mapOptions);}document.getElementById('3404d816').innerHTML += ' | View Map';var $lf329f8fbf74f512e89af97f908812f98 = '

Community Bank

Address: 201 E Kaufman St, Rockwall, TX 75087
Phone: (972) 771-5353
';var m_f329f8fbf74f512e89af97f908812f98 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Community Bank',});m_f329f8fbf74f512e89af97f908812f98['infowindow'] = new google.maps.InfoWindow({content: $lf329f8fbf74f512e89af97f908812f98});var infowindow = new google.maps.InfoWindow({content: $lf329f8fbf74f512e89af97f908812f98});google.maps.event.addListener(m_f329f8fbf74f512e89af97f908812f98, 'click', function() {infowindow.open(map,m_f329f8fbf74f512e89af97f908812f98);});$marker.push(m_f329f8fbf74f512e89af97f908812f98);}});}google.maps.event.addDomListener(window, 'load', initialize);