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.0446,-121.324)};var g_4c6a2d2a3c80886be69c1cf92d5700a2 = new google.maps.Geocoder();g_4c6a2d2a3c80886be69c1cf92d5700a2.geocode( { 'address': "965 SW Emkay Dr #150, Bend, OR 97702, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('bend-OR-paramount-residential-mortgage-group---prmg-inc').style.display = '';map = new google.maps.Map(document.getElementById('bend-OR-paramount-residential-mortgage-group---prmg-inc'), mapOptions);}document.getElementById('4fb5e723').innerHTML += ' | View Map';var $l4c6a2d2a3c80886be69c1cf92d5700a2 = '

Paramount Residential Mortgage Group - PRMG Inc.

Address: 965 SW Emkay Dr #150, Bend, OR 97702, USA
Phone: (541) 237-7038
';var m_4c6a2d2a3c80886be69c1cf92d5700a2 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Paramount Residential Mortgage Group - PRMG Inc.',});m_4c6a2d2a3c80886be69c1cf92d5700a2['infowindow'] = new google.maps.InfoWindow({content: $l4c6a2d2a3c80886be69c1cf92d5700a2});var infowindow = new google.maps.InfoWindow({content: $l4c6a2d2a3c80886be69c1cf92d5700a2});google.maps.event.addListener(m_4c6a2d2a3c80886be69c1cf92d5700a2, 'click', function() {infowindow.open(map,m_4c6a2d2a3c80886be69c1cf92d5700a2);});$marker.push(m_4c6a2d2a3c80886be69c1cf92d5700a2);}});}google.maps.event.addDomListener(window, 'load', initialize);