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(42.299,-71.4489)};var g_ef77dc21b3d06a03e6c96cee7d64a623 = new google.maps.Geocoder();g_ef77dc21b3d06a03e6c96cee7d64a623.geocode( { 'address': "1253 Worcester Rd Suite 304, Framingham, MA 01701, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('framingham-MA-guaranteed-rate-of-framingham').style.display = '';map = new google.maps.Map(document.getElementById('framingham-MA-guaranteed-rate-of-framingham'), mapOptions);}document.getElementById('ce02f9a7').innerHTML += ' | View Map';var $lef77dc21b3d06a03e6c96cee7d64a623 = '

Guaranteed Rate of Framingham

Address: 1253 Worcester Rd Suite 304, Framingham, MA 01701, USA
Phone: (617) 778-0024
';var m_ef77dc21b3d06a03e6c96cee7d64a623 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Guaranteed Rate of Framingham',});m_ef77dc21b3d06a03e6c96cee7d64a623['infowindow'] = new google.maps.InfoWindow({content: $lef77dc21b3d06a03e6c96cee7d64a623});var infowindow = new google.maps.InfoWindow({content: $lef77dc21b3d06a03e6c96cee7d64a623});google.maps.event.addListener(m_ef77dc21b3d06a03e6c96cee7d64a623, 'click', function() {infowindow.open(map,m_ef77dc21b3d06a03e6c96cee7d64a623);});$marker.push(m_ef77dc21b3d06a03e6c96cee7d64a623);}});}google.maps.event.addDomListener(window, 'load', initialize);