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(34.0887,-84.5192)};var g_66c94ec325fefdc79a733ea962a56a90 = new google.maps.Geocoder();g_66c94ec325fefdc79a733ea962a56a90.geocode( { 'address': "9425 Main St, Woodstock, GA 30188, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('woodstock-GA-people-financial-corporation').style.display = '';map = new google.maps.Map(document.getElementById('woodstock-GA-people-financial-corporation'), mapOptions);}document.getElementById('d4c9d958').innerHTML += ' | View Map';var $l66c94ec325fefdc79a733ea962a56a90 = '

People Financial Corporation

Address: 9425 Main St, Woodstock, GA 30188, USA
Phone: (770) 874-4110
';var m_66c94ec325fefdc79a733ea962a56a90 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'People Financial Corporation',});m_66c94ec325fefdc79a733ea962a56a90['infowindow'] = new google.maps.InfoWindow({content: $l66c94ec325fefdc79a733ea962a56a90});var infowindow = new google.maps.InfoWindow({content: $l66c94ec325fefdc79a733ea962a56a90});google.maps.event.addListener(m_66c94ec325fefdc79a733ea962a56a90, 'click', function() {infowindow.open(map,m_66c94ec325fefdc79a733ea962a56a90);});$marker.push(m_66c94ec325fefdc79a733ea962a56a90);}});}google.maps.event.addDomListener(window, 'load', initialize);