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(45.5203,-122.674)};var g_c701e2ffa089913b8abb89fa3c43f8c4 = new google.maps.Geocoder();g_c701e2ffa089913b8abb89fa3c43f8c4.geocode( { 'address': "219 SW Stark St, Portland, OR 97204, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('portland-OR-cricket-debt-counseling').style.display = '';map = new google.maps.Map(document.getElementById('portland-OR-cricket-debt-counseling'), mapOptions);}document.getElementById('6d7b3e5d').innerHTML += ' | View Map';var $lc701e2ffa089913b8abb89fa3c43f8c4 = '

Cricket Debt Counseling

Address: 219 SW Stark St, Portland, OR 97204, USA
Phone: (503) 353-0400
';var m_c701e2ffa089913b8abb89fa3c43f8c4 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Cricket Debt Counseling',});m_c701e2ffa089913b8abb89fa3c43f8c4['infowindow'] = new google.maps.InfoWindow({content: $lc701e2ffa089913b8abb89fa3c43f8c4});var infowindow = new google.maps.InfoWindow({content: $lc701e2ffa089913b8abb89fa3c43f8c4});google.maps.event.addListener(m_c701e2ffa089913b8abb89fa3c43f8c4, 'click', function() {infowindow.open(map,m_c701e2ffa089913b8abb89fa3c43f8c4);});$marker.push(m_c701e2ffa089913b8abb89fa3c43f8c4);}});}google.maps.event.addDomListener(window, 'load', initialize);