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(48.1833,-117.043)};var g_f04f680d6783032a29ee2da292a67771 = new google.maps.Geocoder();g_f04f680d6783032a29ee2da292a67771.geocode( { 'address': "301 N Union Ave # B, Newport, WA 99156, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('newport-WA-old-republic-mortgage').style.display = '';map = new google.maps.Map(document.getElementById('newport-WA-old-republic-mortgage'), mapOptions);}document.getElementById('53674c4a').innerHTML += ' | View Map';var $lf04f680d6783032a29ee2da292a67771 = '

OLD Republic Mortgage

Address: 301 N Union Ave # B, Newport, WA 99156, USA
Phone: (509) 447-5626
';var m_f04f680d6783032a29ee2da292a67771 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'OLD Republic Mortgage',});m_f04f680d6783032a29ee2da292a67771['infowindow'] = new google.maps.InfoWindow({content: $lf04f680d6783032a29ee2da292a67771});var infowindow = new google.maps.InfoWindow({content: $lf04f680d6783032a29ee2da292a67771});google.maps.event.addListener(m_f04f680d6783032a29ee2da292a67771, 'click', function() {infowindow.open(map,m_f04f680d6783032a29ee2da292a67771);});$marker.push(m_f04f680d6783032a29ee2da292a67771);}});}google.maps.event.addDomListener(window, 'load', initialize);