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(46.7182,-122.963)};var g_4be72dd086642d66988e3b0c8165e35f = new google.maps.Geocoder();g_4be72dd086642d66988e3b0c8165e35f.geocode( { 'address': "801 W Main St, Centralia, WA 98531, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('centralia-WA-star-exchange-loan-company-pawn-brokers').style.display = '';map = new google.maps.Map(document.getElementById('centralia-WA-star-exchange-loan-company-pawn-brokers'), mapOptions);}document.getElementById('7770bc8a').innerHTML += ' | View Map';var $l4be72dd086642d66988e3b0c8165e35f = '

Star Exchange Loan Company Pawn Brokers

Address: 801 W Main St, Centralia, WA 98531, USA
Phone: (360) 736-2320
';var m_4be72dd086642d66988e3b0c8165e35f = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Star Exchange Loan Company Pawn Brokers',});m_4be72dd086642d66988e3b0c8165e35f['infowindow'] = new google.maps.InfoWindow({content: $l4be72dd086642d66988e3b0c8165e35f});var infowindow = new google.maps.InfoWindow({content: $l4be72dd086642d66988e3b0c8165e35f});google.maps.event.addListener(m_4be72dd086642d66988e3b0c8165e35f, 'click', function() {infowindow.open(map,m_4be72dd086642d66988e3b0c8165e35f);});$marker.push(m_4be72dd086642d66988e3b0c8165e35f);}});}google.maps.event.addDomListener(window, 'load', initialize);