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.21,-149.762)};var g_44ebd6cc3f1c1732fe6babb0c15228df = new google.maps.Geocoder();g_44ebd6cc3f1c1732fe6babb0c15228df.geocode( { 'address': "6311 Debarr Road, Anchorage, AK 99504, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('anchorage-AK-money-mart').style.display = '';map = new google.maps.Map(document.getElementById('anchorage-AK-money-mart'), mapOptions);}document.getElementById('e2549ea0').innerHTML += ' | View Map';var $l44ebd6cc3f1c1732fe6babb0c15228df = '

Money Mart

Address: 6311 Debarr Road, Anchorage, AK 99504, USA
Phone: (907) 644-0552
';var m_44ebd6cc3f1c1732fe6babb0c15228df = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Money Mart',});m_44ebd6cc3f1c1732fe6babb0c15228df['infowindow'] = new google.maps.InfoWindow({content: $l44ebd6cc3f1c1732fe6babb0c15228df});var infowindow = new google.maps.InfoWindow({content: $l44ebd6cc3f1c1732fe6babb0c15228df});google.maps.event.addListener(m_44ebd6cc3f1c1732fe6babb0c15228df, 'click', function() {infowindow.open(map,m_44ebd6cc3f1c1732fe6babb0c15228df);});$marker.push(m_44ebd6cc3f1c1732fe6babb0c15228df);}});var g_93749645426343155cca461dcd8dce97 = new google.maps.Geocoder();g_93749645426343155cca461dcd8dce97.geocode( { 'address': "704 East Benson Blvd., Anchorage, AK 99503, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('anchorage-AK-money-mart').style.display = '';map = new google.maps.Map(document.getElementById('anchorage-AK-money-mart'), mapOptions);}document.getElementById('4024b326').innerHTML += ' | View Map';var $l93749645426343155cca461dcd8dce97 = '

Money Mart

Address: 704 East Benson Blvd., Anchorage, AK 99503, USA
Phone: (907) 770-6211
';var m_93749645426343155cca461dcd8dce97 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Money Mart',});m_93749645426343155cca461dcd8dce97['infowindow'] = new google.maps.InfoWindow({content: $l93749645426343155cca461dcd8dce97});var infowindow = new google.maps.InfoWindow({content: $l93749645426343155cca461dcd8dce97});google.maps.event.addListener(m_93749645426343155cca461dcd8dce97, 'click', function() {infowindow.open(map,m_93749645426343155cca461dcd8dce97);});$marker.push(m_93749645426343155cca461dcd8dce97);}});}google.maps.event.addDomListener(window, 'load', initialize);