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.4769,-122.824)};var g_fde0e244d8b5643b2d8fef02f1b6b1cb = new google.maps.Geocoder();g_fde0e244d8b5643b2d8fef02f1b6b1cb.geocode( { 'address': "14355 SW Allen Blvd #140, Beaverton, OR 97005, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('beaverton-OR-usa-lawsuit-loans-inc').style.display = '';map = new google.maps.Map(document.getElementById('beaverton-OR-usa-lawsuit-loans-inc'), mapOptions);}document.getElementById('9db8e36c').innerHTML += ' | View Map';var $lfde0e244d8b5643b2d8fef02f1b6b1cb = '

USA Lawsuit Loans, Inc.

Address: 14355 SW Allen Blvd #140, Beaverton, OR 97005, USA
Phone: (866) 840-4498
';var m_fde0e244d8b5643b2d8fef02f1b6b1cb = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'USA Lawsuit Loans, Inc.',});m_fde0e244d8b5643b2d8fef02f1b6b1cb['infowindow'] = new google.maps.InfoWindow({content: $lfde0e244d8b5643b2d8fef02f1b6b1cb});var infowindow = new google.maps.InfoWindow({content: $lfde0e244d8b5643b2d8fef02f1b6b1cb});google.maps.event.addListener(m_fde0e244d8b5643b2d8fef02f1b6b1cb, 'click', function() {infowindow.open(map,m_fde0e244d8b5643b2d8fef02f1b6b1cb);});$marker.push(m_fde0e244d8b5643b2d8fef02f1b6b1cb);}});}google.maps.event.addDomListener(window, 'load', initialize);