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(42.0248,-93.6162)};var g_8928ccba6d94d5f1481c1065330c6066 = new google.maps.Geocoder();g_8928ccba6d94d5f1481c1065330c6066.geocode( { 'address': "424 Main St, Ames, IA 50010, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('ames-IA-wells-fargo-bank').style.display = '';map = new google.maps.Map(document.getElementById('ames-IA-wells-fargo-bank'), mapOptions);}document.getElementById('1f2a6190').innerHTML += ' | View Map';var $l8928ccba6d94d5f1481c1065330c6066 = '

Wells Fargo Bank

Address: 424 Main St, Ames, IA 50010, USA
Phone: (515) 232-2714
';var m_8928ccba6d94d5f1481c1065330c6066 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Wells Fargo Bank',});m_8928ccba6d94d5f1481c1065330c6066['infowindow'] = new google.maps.InfoWindow({content: $l8928ccba6d94d5f1481c1065330c6066});var infowindow = new google.maps.InfoWindow({content: $l8928ccba6d94d5f1481c1065330c6066});google.maps.event.addListener(m_8928ccba6d94d5f1481c1065330c6066, 'click', function() {infowindow.open(map,m_8928ccba6d94d5f1481c1065330c6066);});$marker.push(m_8928ccba6d94d5f1481c1065330c6066);}});var g_b433498dfa20742f54671b9217eafce6 = new google.maps.Geocoder();g_b433498dfa20742f54671b9217eafce6.geocode( { 'address': "3910 Lincoln Way, Ames, IA 50014, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('ames-IA-wells-fargo-bank').style.display = '';map = new google.maps.Map(document.getElementById('ames-IA-wells-fargo-bank'), mapOptions);}document.getElementById('809ce31c').innerHTML += ' | View Map';var $lb433498dfa20742f54671b9217eafce6 = '

Wells Fargo Bank

Address: 3910 Lincoln Way, Ames, IA 50014, USA
Phone: (515) 268-6832
';var m_b433498dfa20742f54671b9217eafce6 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Wells Fargo Bank',});m_b433498dfa20742f54671b9217eafce6['infowindow'] = new google.maps.InfoWindow({content: $lb433498dfa20742f54671b9217eafce6});var infowindow = new google.maps.InfoWindow({content: $lb433498dfa20742f54671b9217eafce6});google.maps.event.addListener(m_b433498dfa20742f54671b9217eafce6, 'click', function() {infowindow.open(map,m_b433498dfa20742f54671b9217eafce6);});$marker.push(m_b433498dfa20742f54671b9217eafce6);}});}google.maps.event.addDomListener(window, 'load', initialize);