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(45.0147,-93.4622)};var g_44d3a5f726284deb159b110813e8fc76 = new google.maps.Geocoder();g_44d3a5f726284deb159b110813e8fc76.geocode( { 'address': "3131 Fernbrook Ln N #111, Plymouth, MN 55447, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('plymouth-MN-anchor-insurance-agency-llp').style.display = '';map = new google.maps.Map(document.getElementById('plymouth-MN-anchor-insurance-agency-llp'), mapOptions);}document.getElementById('ab4d3c19').innerHTML += ' | View Map';var $l44d3a5f726284deb159b110813e8fc76 = '

Anchor Insurance Agency LLP

Address: 3131 Fernbrook Ln N #111, Plymouth, MN 55447, USA
Phone: (763) 473-4090
';var m_44d3a5f726284deb159b110813e8fc76 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Anchor Insurance Agency LLP',});m_44d3a5f726284deb159b110813e8fc76['infowindow'] = new google.maps.InfoWindow({content: $l44d3a5f726284deb159b110813e8fc76});var infowindow = new google.maps.InfoWindow({content: $l44d3a5f726284deb159b110813e8fc76});google.maps.event.addListener(m_44d3a5f726284deb159b110813e8fc76, 'click', function() {infowindow.open(map,m_44d3a5f726284deb159b110813e8fc76);});$marker.push(m_44d3a5f726284deb159b110813e8fc76);}});}google.maps.event.addDomListener(window, 'load', initialize);