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.4986,-122.692)};var g_1cc41022fff57529588200b3e7d6cf96 = new google.maps.Geocoder();g_1cc41022fff57529588200b3e7d6cf96.geocode( { 'address': "1819 SW 5th Ave, Portland, OR 97201"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('portland-OR-credit-repair-portland').style.display = '';map = new google.maps.Map(document.getElementById('portland-OR-credit-repair-portland'), mapOptions);}document.getElementById('a4cdd0ad').innerHTML += ' | View Map';var $l1cc41022fff57529588200b3e7d6cf96 = '

Credit Repair Portland

Address: 1819 SW 5th Ave, Portland, OR 97201
Phone: (503) 334-0713
';var m_1cc41022fff57529588200b3e7d6cf96 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Credit Repair Portland',});m_1cc41022fff57529588200b3e7d6cf96['infowindow'] = new google.maps.InfoWindow({content: $l1cc41022fff57529588200b3e7d6cf96});var infowindow = new google.maps.InfoWindow({content: $l1cc41022fff57529588200b3e7d6cf96});google.maps.event.addListener(m_1cc41022fff57529588200b3e7d6cf96, 'click', function() {infowindow.open(map,m_1cc41022fff57529588200b3e7d6cf96);});$marker.push(m_1cc41022fff57529588200b3e7d6cf96);}});}google.maps.event.addDomListener(window, 'load', initialize);