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.9456,-81.3086)};var g_085af415000f106e1f24da17c00f4e14 = new google.maps.Geocoder();g_085af415000f106e1f24da17c00f4e14.geocode( { 'address': "10221 Ford Ave #6, Richmond Hill, GA 31324, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('richmond-hill-GA-integrity-first-financial-group-inc---janet-thayer').style.display = '';map = new google.maps.Map(document.getElementById('richmond-hill-GA-integrity-first-financial-group-inc---janet-thayer'), mapOptions);}document.getElementById('2238d206').innerHTML += ' | View Map';var $l085af415000f106e1f24da17c00f4e14 = '

Integrity First Financial Group, INC - Janet Thayer

Address: 10221 Ford Ave #6, Richmond Hill, GA 31324, USA
Phone: (912) 658-3344
';var m_085af415000f106e1f24da17c00f4e14 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Integrity First Financial Group, INC - Janet Thayer',});m_085af415000f106e1f24da17c00f4e14['infowindow'] = new google.maps.InfoWindow({content: $l085af415000f106e1f24da17c00f4e14});var infowindow = new google.maps.InfoWindow({content: $l085af415000f106e1f24da17c00f4e14});google.maps.event.addListener(m_085af415000f106e1f24da17c00f4e14, 'click', function() {infowindow.open(map,m_085af415000f106e1f24da17c00f4e14);});$marker.push(m_085af415000f106e1f24da17c00f4e14);}});}google.maps.event.addDomListener(window, 'load', initialize);