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(40.1052,-75.4141)};var g_be031b3784c94a432c717237e7e0ed79 = new google.maps.Geocoder();g_be031b3784c94a432c717237e7e0ed79.geocode( { 'address': "3000 Valley Forge Cir #3300, King of Prussia, PA 19406, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('king-of-prussia-PA-guaranteed-rate').style.display = '';map = new google.maps.Map(document.getElementById('king-of-prussia-PA-guaranteed-rate'), mapOptions);}document.getElementById('8cdd1a03').innerHTML += ' | View Map';var $lbe031b3784c94a432c717237e7e0ed79 = '

Guaranteed Rate

Address: 3000 Valley Forge Cir #3300, King of Prussia, PA 19406, USA
Phone: (484) 831-5463
';var m_be031b3784c94a432c717237e7e0ed79 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Guaranteed Rate',});m_be031b3784c94a432c717237e7e0ed79['infowindow'] = new google.maps.InfoWindow({content: $lbe031b3784c94a432c717237e7e0ed79});var infowindow = new google.maps.InfoWindow({content: $lbe031b3784c94a432c717237e7e0ed79});google.maps.event.addListener(m_be031b3784c94a432c717237e7e0ed79, 'click', function() {infowindow.open(map,m_be031b3784c94a432c717237e7e0ed79);});$marker.push(m_be031b3784c94a432c717237e7e0ed79);}});}google.maps.event.addDomListener(window, 'load', initialize);