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.0227,-93.6112)};var g_9fded3b27e1ec2a48d42e084506daced = new google.maps.Geocoder();g_9fded3b27e1ec2a48d42e084506daced.geocode( { 'address': "118 Lincoln Way, Ames, IA 50010, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('ames-IA-hometown-cash-advance').style.display = '';map = new google.maps.Map(document.getElementById('ames-IA-hometown-cash-advance'), mapOptions);}document.getElementById('4bcc8bba').innerHTML += ' | View Map';var $l9fded3b27e1ec2a48d42e084506daced = '

Hometown Cash Advance

Address: 118 Lincoln Way, Ames, IA 50010, USA
Phone: (515) 232-8887
';var m_9fded3b27e1ec2a48d42e084506daced = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Hometown Cash Advance',});m_9fded3b27e1ec2a48d42e084506daced['infowindow'] = new google.maps.InfoWindow({content: $l9fded3b27e1ec2a48d42e084506daced});var infowindow = new google.maps.InfoWindow({content: $l9fded3b27e1ec2a48d42e084506daced});google.maps.event.addListener(m_9fded3b27e1ec2a48d42e084506daced, 'click', function() {infowindow.open(map,m_9fded3b27e1ec2a48d42e084506daced);});$marker.push(m_9fded3b27e1ec2a48d42e084506daced);}});}google.maps.event.addDomListener(window, 'load', initialize);