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.7182,-93.5993)};var g_da850c0539727cfd275894c7579aabe8 = new google.maps.Geocoder();g_da850c0539727cfd275894c7579aabe8.geocode( { 'address': "1201 S Ankeny Blvd, Ankeny, IA 50023, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('ankeny-IA-veridian-investment--trust-services-todd-reinhardt').style.display = '';map = new google.maps.Map(document.getElementById('ankeny-IA-veridian-investment--trust-services-todd-reinhardt'), mapOptions);}document.getElementById('64b614d1').innerHTML += ' | View Map';var $lda850c0539727cfd275894c7579aabe8 = '

Veridian Investment & Trust Services: Todd Reinhardt

Address: 1201 S Ankeny Blvd, Ankeny, IA 50023, USA
Phone: (515) 289-5570
';var m_da850c0539727cfd275894c7579aabe8 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Veridian Investment & Trust Services: Todd Reinhardt',});m_da850c0539727cfd275894c7579aabe8['infowindow'] = new google.maps.InfoWindow({content: $lda850c0539727cfd275894c7579aabe8});var infowindow = new google.maps.InfoWindow({content: $lda850c0539727cfd275894c7579aabe8});google.maps.event.addListener(m_da850c0539727cfd275894c7579aabe8, 'click', function() {infowindow.open(map,m_da850c0539727cfd275894c7579aabe8);});$marker.push(m_da850c0539727cfd275894c7579aabe8);}});}google.maps.event.addDomListener(window, 'load', initialize);