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(43.7077,-121.475)};var g_c6a01432c8138d46ba39957a8250e027 = new google.maps.Geocoder();g_c6a01432c8138d46ba39957a8250e027.geocode( { 'address': "52504 US-97, La Pine, OR 97739, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('la-pine-OR-bend-pawn--trading-co-lapine').style.display = '';map = new google.maps.Map(document.getElementById('la-pine-OR-bend-pawn--trading-co-lapine'), mapOptions);}document.getElementById('179eebcb').innerHTML += ' | View Map';var $lc6a01432c8138d46ba39957a8250e027 = '

Bend Pawn & Trading Co-Lapine

Address: 52504 US-97, La Pine, OR 97739, USA
Phone: (541) 536-0999
';var m_c6a01432c8138d46ba39957a8250e027 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Bend Pawn & Trading Co-Lapine',});m_c6a01432c8138d46ba39957a8250e027['infowindow'] = new google.maps.InfoWindow({content: $lc6a01432c8138d46ba39957a8250e027});var infowindow = new google.maps.InfoWindow({content: $lc6a01432c8138d46ba39957a8250e027});google.maps.event.addListener(m_c6a01432c8138d46ba39957a8250e027, 'click', function() {infowindow.open(map,m_c6a01432c8138d46ba39957a8250e027);});$marker.push(m_c6a01432c8138d46ba39957a8250e027);}});}google.maps.event.addDomListener(window, 'load', initialize);