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.8218,-77.8142)};var g_3a454d65c7aac1e96080ace67dd71744 = new google.maps.Geocoder();g_3a454d65c7aac1e96080ace67dd71744.geocode( { 'address': "2220 E College Ave, State College, PA 16801, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('state-college-PA-munar-mortgage-team-at-keystone-alliance-mortgage').style.display = '';map = new google.maps.Map(document.getElementById('state-college-PA-munar-mortgage-team-at-keystone-alliance-mortgage'), mapOptions);}document.getElementById('a8b01f78').innerHTML += ' | View Map';var $l3a454d65c7aac1e96080ace67dd71744 = '

Munar Mortgage Team at Keystone Alliance Mortgage

Address: 2220 E College Ave, State College, PA 16801, USA
Phone: (814) 861-5626
';var m_3a454d65c7aac1e96080ace67dd71744 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Munar Mortgage Team at Keystone Alliance Mortgage',});m_3a454d65c7aac1e96080ace67dd71744['infowindow'] = new google.maps.InfoWindow({content: $l3a454d65c7aac1e96080ace67dd71744});var infowindow = new google.maps.InfoWindow({content: $l3a454d65c7aac1e96080ace67dd71744});google.maps.event.addListener(m_3a454d65c7aac1e96080ace67dd71744, 'click', function() {infowindow.open(map,m_3a454d65c7aac1e96080ace67dd71744);});$marker.push(m_3a454d65c7aac1e96080ace67dd71744);}});}google.maps.event.addDomListener(window, 'load', initialize);