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.9286,-91.7785)};var g_44d3377fd88bc32cd46acd38d716abd3 = new google.maps.Geocoder();g_44d3377fd88bc32cd46acd38d716abd3.geocode( { 'address': "71 Williams Blvd, Fairfax, IA 52228, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('fairfax-IA-atm-fairfax-state-savings-bank').style.display = '';map = new google.maps.Map(document.getElementById('fairfax-IA-atm-fairfax-state-savings-bank'), mapOptions);}document.getElementById('f81ed216').innerHTML += ' | View Map';var $l44d3377fd88bc32cd46acd38d716abd3 = '

ATM: Fairfax State Savings Bank

Address: 71 Williams Blvd, Fairfax, IA 52228, USA
Phone: (319) 846-2300
';var m_44d3377fd88bc32cd46acd38d716abd3 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'ATM: Fairfax State Savings Bank',});m_44d3377fd88bc32cd46acd38d716abd3['infowindow'] = new google.maps.InfoWindow({content: $l44d3377fd88bc32cd46acd38d716abd3});var infowindow = new google.maps.InfoWindow({content: $l44d3377fd88bc32cd46acd38d716abd3});google.maps.event.addListener(m_44d3377fd88bc32cd46acd38d716abd3, 'click', function() {infowindow.open(map,m_44d3377fd88bc32cd46acd38d716abd3);});$marker.push(m_44d3377fd88bc32cd46acd38d716abd3);}});var g_cd6583fa30240967b9746051a744256e = new google.maps.Geocoder();g_cd6583fa30240967b9746051a744256e.geocode( { 'address': "65 Williams Blvd, Fairfax, IA 52228, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('fairfax-IA-atm-fairfax-state-savings-bank').style.display = '';map = new google.maps.Map(document.getElementById('fairfax-IA-atm-fairfax-state-savings-bank'), mapOptions);}document.getElementById('3ab447e0').innerHTML += ' | View Map';var $lcd6583fa30240967b9746051a744256e = '

ATM: Fairfax State Savings Bank

Address: 65 Williams Blvd, Fairfax, IA 52228, USA
Phone: (319) 846-2300
';var m_cd6583fa30240967b9746051a744256e = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'ATM: Fairfax State Savings Bank',});m_cd6583fa30240967b9746051a744256e['infowindow'] = new google.maps.InfoWindow({content: $lcd6583fa30240967b9746051a744256e});var infowindow = new google.maps.InfoWindow({content: $lcd6583fa30240967b9746051a744256e});google.maps.event.addListener(m_cd6583fa30240967b9746051a744256e, 'click', function() {infowindow.open(map,m_cd6583fa30240967b9746051a744256e);});$marker.push(m_cd6583fa30240967b9746051a744256e);}});}google.maps.event.addDomListener(window, 'load', initialize);