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.3869,-81.4368)};var g_c8c117994bcf0d9910e3b10e4fc8227b = new google.maps.Geocoder();g_c8c117994bcf0d9910e3b10e4fc8227b.geocode( { 'address': "14308 GA-251, Darien, GA 31305, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('darien-GA-langston-insurance--real-estate').style.display = '';map = new google.maps.Map(document.getElementById('darien-GA-langston-insurance--real-estate'), mapOptions);}document.getElementById('424b88bd').innerHTML += ' | View Map';var $lc8c117994bcf0d9910e3b10e4fc8227b = '

Langston Insurance & Real Estate

Address: 14308 GA-251, Darien, GA 31305, USA
Phone: (912) 437-2467
';var m_c8c117994bcf0d9910e3b10e4fc8227b = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Langston Insurance & Real Estate',});m_c8c117994bcf0d9910e3b10e4fc8227b['infowindow'] = new google.maps.InfoWindow({content: $lc8c117994bcf0d9910e3b10e4fc8227b});var infowindow = new google.maps.InfoWindow({content: $lc8c117994bcf0d9910e3b10e4fc8227b});google.maps.event.addListener(m_c8c117994bcf0d9910e3b10e4fc8227b, 'click', function() {infowindow.open(map,m_c8c117994bcf0d9910e3b10e4fc8227b);});$marker.push(m_c8c117994bcf0d9910e3b10e4fc8227b);}});}google.maps.event.addDomListener(window, 'load', initialize);