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.0226,-93.6158)};var g_3106e1118d7bd5b4b596eb0b7e232888 = new google.maps.Geocoder();g_3106e1118d7bd5b4b596eb0b7e232888.geocode( { 'address': "402 Lincoln Way, Ames, IA 50010, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('ames-IA-great-southern-bank').style.display = '';map = new google.maps.Map(document.getElementById('ames-IA-great-southern-bank'), mapOptions);}document.getElementById('f7961aa7').innerHTML += ' | View Map';var $l3106e1118d7bd5b4b596eb0b7e232888 = '

Great Southern Bank

Address: 402 Lincoln Way, Ames, IA 50010, USA
Phone: (515) 233-1245
';var m_3106e1118d7bd5b4b596eb0b7e232888 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Great Southern Bank',});m_3106e1118d7bd5b4b596eb0b7e232888['infowindow'] = new google.maps.InfoWindow({content: $l3106e1118d7bd5b4b596eb0b7e232888});var infowindow = new google.maps.InfoWindow({content: $l3106e1118d7bd5b4b596eb0b7e232888});google.maps.event.addListener(m_3106e1118d7bd5b4b596eb0b7e232888, 'click', function() {infowindow.open(map,m_3106e1118d7bd5b4b596eb0b7e232888);});$marker.push(m_3106e1118d7bd5b4b596eb0b7e232888);}});var g_bceffbfc86f944c695784edbcb7fc079 = new google.maps.Geocoder();g_bceffbfc86f944c695784edbcb7fc079.geocode( { 'address': "104, 1103 Buckeye Ave, Ames, IA 50010, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('ames-IA-great-southern-bank').style.display = '';map = new google.maps.Map(document.getElementById('ames-IA-great-southern-bank'), mapOptions);}document.getElementById('4cf17b3d').innerHTML += ' | View Map';var $lbceffbfc86f944c695784edbcb7fc079 = '

Great Southern Bank

Address: 104, 1103 Buckeye Ave, Ames, IA 50010, USA
Phone:
';var m_bceffbfc86f944c695784edbcb7fc079 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Great Southern Bank',});m_bceffbfc86f944c695784edbcb7fc079['infowindow'] = new google.maps.InfoWindow({content: $lbceffbfc86f944c695784edbcb7fc079});var infowindow = new google.maps.InfoWindow({content: $lbceffbfc86f944c695784edbcb7fc079});google.maps.event.addListener(m_bceffbfc86f944c695784edbcb7fc079, 'click', function() {infowindow.open(map,m_bceffbfc86f944c695784edbcb7fc079);});$marker.push(m_bceffbfc86f944c695784edbcb7fc079);}});}google.maps.event.addDomListener(window, 'load', initialize);