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(31.1787,-81.489)};var g_867b40a424378bfa56d7800e23f93070 = new google.maps.Geocoder();g_867b40a424378bfa56d7800e23f93070.geocode( { 'address': "3344 Cypress Mill Rd, Brunswick, GA 31520"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('brunswick-GA-bank-of-the-ozarks').style.display = '';map = new google.maps.Map(document.getElementById('brunswick-GA-bank-of-the-ozarks'), mapOptions);}document.getElementById('c84d7877').innerHTML += ' | View Map';var $l867b40a424378bfa56d7800e23f93070 = '

Bank Of The Ozarks

Address: 3344 Cypress Mill Rd, Brunswick, GA 31520
Phone: (912) 264-1339
';var m_867b40a424378bfa56d7800e23f93070 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Bank Of The Ozarks',});m_867b40a424378bfa56d7800e23f93070['infowindow'] = new google.maps.InfoWindow({content: $l867b40a424378bfa56d7800e23f93070});var infowindow = new google.maps.InfoWindow({content: $l867b40a424378bfa56d7800e23f93070});google.maps.event.addListener(m_867b40a424378bfa56d7800e23f93070, 'click', function() {infowindow.open(map,m_867b40a424378bfa56d7800e23f93070);});$marker.push(m_867b40a424378bfa56d7800e23f93070);}});var g_05a84f0b1edf4a2259c2548350de8378 = new google.maps.Geocoder();g_05a84f0b1edf4a2259c2548350de8378.geocode( { 'address': "122 Scranton Connector, Brunswick, GA 31525"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('brunswick-GA-bank-of-the-ozarks').style.display = '';map = new google.maps.Map(document.getElementById('brunswick-GA-bank-of-the-ozarks'), mapOptions);}document.getElementById('64a763fd').innerHTML += ' | View Map';var $l05a84f0b1edf4a2259c2548350de8378 = '

Bank Of The Ozarks

Address: 122 Scranton Connector, Brunswick, GA 31525
Phone: (912) 264-4419
';var m_05a84f0b1edf4a2259c2548350de8378 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Bank Of The Ozarks',});m_05a84f0b1edf4a2259c2548350de8378['infowindow'] = new google.maps.InfoWindow({content: $l05a84f0b1edf4a2259c2548350de8378});var infowindow = new google.maps.InfoWindow({content: $l05a84f0b1edf4a2259c2548350de8378});google.maps.event.addListener(m_05a84f0b1edf4a2259c2548350de8378, 'click', function() {infowindow.open(map,m_05a84f0b1edf4a2259c2548350de8378);});$marker.push(m_05a84f0b1edf4a2259c2548350de8378);}});}google.maps.event.addDomListener(window, 'load', initialize);