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(43.1522,-93.2032)};var g_302395fa53b6096eda0d6a50e247fdd4 = new google.maps.Geocoder();g_302395fa53b6096eda0d6a50e247fdd4.geocode( { 'address': "10 N Washington Ave, Mason City, IA 50401, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('mason-city-IA-wells-fargo-insurance-inc-brody-blair').style.display = '';map = new google.maps.Map(document.getElementById('mason-city-IA-wells-fargo-insurance-inc-brody-blair'), mapOptions);}document.getElementById('f4eebdf4').innerHTML += ' | View Map';var $l302395fa53b6096eda0d6a50e247fdd4 = '

Wells Fargo Insurance Inc: Brody Blair

Address: 10 N Washington Ave, Mason City, IA 50401, USA
Phone: (641) 421-4055
';var m_302395fa53b6096eda0d6a50e247fdd4 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Wells Fargo Insurance Inc: Brody Blair',});m_302395fa53b6096eda0d6a50e247fdd4['infowindow'] = new google.maps.InfoWindow({content: $l302395fa53b6096eda0d6a50e247fdd4});var infowindow = new google.maps.InfoWindow({content: $l302395fa53b6096eda0d6a50e247fdd4});google.maps.event.addListener(m_302395fa53b6096eda0d6a50e247fdd4, 'click', function() {infowindow.open(map,m_302395fa53b6096eda0d6a50e247fdd4);});$marker.push(m_302395fa53b6096eda0d6a50e247fdd4);}});}google.maps.event.addDomListener(window, 'load', initialize);