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(44.9557,-122.984)};var g_03744cbb075ad97cd97925fc5c4c51dd = new google.maps.Geocoder();g_03744cbb075ad97cd97925fc5c4c51dd.geocode( { 'address': "2157 OR-213, Salem, OR 97305, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('salem-OR-reliable-credit').style.display = '';map = new google.maps.Map(document.getElementById('salem-OR-reliable-credit'), mapOptions);}document.getElementById('522c6f4b').innerHTML += ' | View Map';var $l03744cbb075ad97cd97925fc5c4c51dd = '

Reliable Credit

Address: 2157 OR-213, Salem, OR 97305, USA
Phone: (877) 588-4421
';var m_03744cbb075ad97cd97925fc5c4c51dd = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Reliable Credit',});m_03744cbb075ad97cd97925fc5c4c51dd['infowindow'] = new google.maps.InfoWindow({content: $l03744cbb075ad97cd97925fc5c4c51dd});var infowindow = new google.maps.InfoWindow({content: $l03744cbb075ad97cd97925fc5c4c51dd});google.maps.event.addListener(m_03744cbb075ad97cd97925fc5c4c51dd, 'click', function() {infowindow.open(map,m_03744cbb075ad97cd97925fc5c4c51dd);});$marker.push(m_03744cbb075ad97cd97925fc5c4c51dd);}});}google.maps.event.addDomListener(window, 'load', initialize);