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(34.2011,-118.192)};var g_6b8c168290ec0dee53f7b27cfc3ad06c = new google.maps.Geocoder();g_6b8c168290ec0dee53f7b27cfc3ad06c.geocode( { 'address': "607 Foothill Blvd, La Cañada Flintridge, CA 91012, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('la-canada-flintridge-CA-the-friendly-lender----david-kutner').style.display = '';map = new google.maps.Map(document.getElementById('la-canada-flintridge-CA-the-friendly-lender----david-kutner'), mapOptions);}document.getElementById('cc2b1a95').innerHTML += ' | View Map';var $l6b8c168290ec0dee53f7b27cfc3ad06c = '

The Friendly Lender -- David Kutner

Address: 607 Foothill Blvd, La Cañada Flintridge, CA 91012, USA
Phone: (818) 952-8666
';var m_6b8c168290ec0dee53f7b27cfc3ad06c = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'The Friendly Lender -- David Kutner',});m_6b8c168290ec0dee53f7b27cfc3ad06c['infowindow'] = new google.maps.InfoWindow({content: $l6b8c168290ec0dee53f7b27cfc3ad06c});var infowindow = new google.maps.InfoWindow({content: $l6b8c168290ec0dee53f7b27cfc3ad06c});google.maps.event.addListener(m_6b8c168290ec0dee53f7b27cfc3ad06c, 'click', function() {infowindow.open(map,m_6b8c168290ec0dee53f7b27cfc3ad06c);});$marker.push(m_6b8c168290ec0dee53f7b27cfc3ad06c);}});}google.maps.event.addDomListener(window, 'load', initialize);