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(37.579,-122.349)};var g_55928a73a2d340dccaac3b08bfdbca32 = new google.maps.Geocoder();g_55928a73a2d340dccaac3b08bfdbca32.geocode( { 'address': "398 Primrose Rd Suite 228, Burlingame, CA 94010, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('burlingame-CA-guaranteed-rate-of-burlingame').style.display = '';map = new google.maps.Map(document.getElementById('burlingame-CA-guaranteed-rate-of-burlingame'), mapOptions);}document.getElementById('46e3792b').innerHTML += ' | View Map';var $l55928a73a2d340dccaac3b08bfdbca32 = '

Guaranteed Rate of Burlingame

Address: 398 Primrose Rd Suite 228, Burlingame, CA 94010, USA
Phone: (408) 290-5749
';var m_55928a73a2d340dccaac3b08bfdbca32 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Guaranteed Rate of Burlingame',});m_55928a73a2d340dccaac3b08bfdbca32['infowindow'] = new google.maps.InfoWindow({content: $l55928a73a2d340dccaac3b08bfdbca32});var infowindow = new google.maps.InfoWindow({content: $l55928a73a2d340dccaac3b08bfdbca32});google.maps.event.addListener(m_55928a73a2d340dccaac3b08bfdbca32, 'click', function() {infowindow.open(map,m_55928a73a2d340dccaac3b08bfdbca32);});$marker.push(m_55928a73a2d340dccaac3b08bfdbca32);}});}google.maps.event.addDomListener(window, 'load', initialize);