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(48.9339,-122.489)};var g_984a1368247673c9d71851ee0457e788 = new google.maps.Geocoder();g_984a1368247673c9d71851ee0457e788.geocode( { 'address': "164 Bay Lyn Dr a, Lynden, WA 98264, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('lynden-WA-manna-insurance-group').style.display = '';map = new google.maps.Map(document.getElementById('lynden-WA-manna-insurance-group'), mapOptions);}document.getElementById('543cd9dd').innerHTML += ' | View Map';var $l984a1368247673c9d71851ee0457e788 = '

Manna Insurance Group

Address: 164 Bay Lyn Dr a, Lynden, WA 98264, USA
Phone: (360) 922-0149
';var m_984a1368247673c9d71851ee0457e788 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Manna Insurance Group',});m_984a1368247673c9d71851ee0457e788['infowindow'] = new google.maps.InfoWindow({content: $l984a1368247673c9d71851ee0457e788});var infowindow = new google.maps.InfoWindow({content: $l984a1368247673c9d71851ee0457e788});google.maps.event.addListener(m_984a1368247673c9d71851ee0457e788, 'click', function() {infowindow.open(map,m_984a1368247673c9d71851ee0457e788);});$marker.push(m_984a1368247673c9d71851ee0457e788);}});}google.maps.event.addDomListener(window, 'load', initialize);