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(41.358,-93.5575)};var g_ecb47fbb07a752413640f82a945530f8 = new google.maps.Geocoder();g_ecb47fbb07a752413640f82a945530f8.geocode( { 'address': "311 E 2nd Ave, Indianola, IA 50125, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('indianola-IA-weinman-insurance').style.display = '';map = new google.maps.Map(document.getElementById('indianola-IA-weinman-insurance'), mapOptions);}document.getElementById('00c9a438').innerHTML += ' | View Map';var $lecb47fbb07a752413640f82a945530f8 = '

Weinman Insurance

Address: 311 E 2nd Ave, Indianola, IA 50125, USA
Phone: (515) 961-2567
';var m_ecb47fbb07a752413640f82a945530f8 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Weinman Insurance',});m_ecb47fbb07a752413640f82a945530f8['infowindow'] = new google.maps.InfoWindow({content: $lecb47fbb07a752413640f82a945530f8});var infowindow = new google.maps.InfoWindow({content: $lecb47fbb07a752413640f82a945530f8});google.maps.event.addListener(m_ecb47fbb07a752413640f82a945530f8, 'click', function() {infowindow.open(map,m_ecb47fbb07a752413640f82a945530f8);});$marker.push(m_ecb47fbb07a752413640f82a945530f8);}});}google.maps.event.addDomListener(window, 'load', initialize);