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(37.5007,-120.849)};var g_ad554d8c3b06d6b97ee76a2448bd7913 = new google.maps.Geocoder();g_ad554d8c3b06d6b97ee76a2448bd7913.geocode( { 'address': "801 Geer Rd, Turlock, CA 95380, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('turlock-CA-gdi-insurance-agency-inc').style.display = '';map = new google.maps.Map(document.getElementById('turlock-CA-gdi-insurance-agency-inc'), mapOptions);}document.getElementById('0c34930b').innerHTML += ' | View Map';var $lad554d8c3b06d6b97ee76a2448bd7913 = '

GDI Insurance Agency, Inc.

Address: 801 Geer Rd, Turlock, CA 95380, USA
Phone: (209) 634-2929
';var m_ad554d8c3b06d6b97ee76a2448bd7913 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'GDI Insurance Agency, Inc.',});m_ad554d8c3b06d6b97ee76a2448bd7913['infowindow'] = new google.maps.InfoWindow({content: $lad554d8c3b06d6b97ee76a2448bd7913});var infowindow = new google.maps.InfoWindow({content: $lad554d8c3b06d6b97ee76a2448bd7913});google.maps.event.addListener(m_ad554d8c3b06d6b97ee76a2448bd7913, 'click', function() {infowindow.open(map,m_ad554d8c3b06d6b97ee76a2448bd7913);});$marker.push(m_ad554d8c3b06d6b97ee76a2448bd7913);}});}google.maps.event.addDomListener(window, 'load', initialize);