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(35.1442,-120.643)};var g_f4923b1111d18f411192a7536473d4e3 = new google.maps.Geocoder();g_f4923b1111d18f411192a7536473d4e3.geocode( { 'address': "1161 Price St #100, Pismo Beach, CA 93449, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('pismo-beach-CA-murphy-home-loans-inc').style.display = '';map = new google.maps.Map(document.getElementById('pismo-beach-CA-murphy-home-loans-inc'), mapOptions);}document.getElementById('bc90027a').innerHTML += ' | View Map';var $lf4923b1111d18f411192a7536473d4e3 = '

Murphy Home Loans, Inc.

Address: 1161 Price St #100, Pismo Beach, CA 93449, USA
Phone: (805) 773-6222
';var m_f4923b1111d18f411192a7536473d4e3 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Murphy Home Loans, Inc.',});m_f4923b1111d18f411192a7536473d4e3['infowindow'] = new google.maps.InfoWindow({content: $lf4923b1111d18f411192a7536473d4e3});var infowindow = new google.maps.InfoWindow({content: $lf4923b1111d18f411192a7536473d4e3});google.maps.event.addListener(m_f4923b1111d18f411192a7536473d4e3, 'click', function() {infowindow.open(map,m_f4923b1111d18f411192a7536473d4e3);});$marker.push(m_f4923b1111d18f411192a7536473d4e3);}});}google.maps.event.addDomListener(window, 'load', initialize);