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(61.1725,-149.897)};var g_990b4386338702946645a8f627048762 = new google.maps.Geocoder();g_990b4386338702946645a8f627048762.geocode( { 'address': "5313 Arctic Blvd #206, Anchorage, AK 99518, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('anchorage-AK-cash-now-financial-corp').style.display = '';map = new google.maps.Map(document.getElementById('anchorage-AK-cash-now-financial-corp'), mapOptions);}document.getElementById('68aceca1').innerHTML += ' | View Map';var $l990b4386338702946645a8f627048762 = '

Cash Now Financial Corp

Address: 5313 Arctic Blvd #206, Anchorage, AK 99518, USA
Phone: (907) 279-8551
';var m_990b4386338702946645a8f627048762 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Cash Now Financial Corp',});m_990b4386338702946645a8f627048762['infowindow'] = new google.maps.InfoWindow({content: $l990b4386338702946645a8f627048762});var infowindow = new google.maps.InfoWindow({content: $l990b4386338702946645a8f627048762});google.maps.event.addListener(m_990b4386338702946645a8f627048762, 'click', function() {infowindow.open(map,m_990b4386338702946645a8f627048762);});$marker.push(m_990b4386338702946645a8f627048762);}});}google.maps.event.addDomListener(window, 'load', initialize);