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.0098,-88.3355)};var g_ee9baf51ca396f606100249a231a3154 = new google.maps.Geocoder();g_ee9baf51ca396f606100249a231a3154.geocode( { 'address': "835 S Randall Rd, Elgin, IL 60123, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('elgin-IL-pnc-mortgage').style.display = '';map = new google.maps.Map(document.getElementById('elgin-IL-pnc-mortgage'), mapOptions);}document.getElementById('621bce17').innerHTML += ' | View Map';var $lee9baf51ca396f606100249a231a3154 = '

PNC Mortgage

Address: 835 S Randall Rd, Elgin, IL 60123, USA
Phone: (877) 508-3339
';var m_ee9baf51ca396f606100249a231a3154 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'PNC Mortgage',});m_ee9baf51ca396f606100249a231a3154['infowindow'] = new google.maps.InfoWindow({content: $lee9baf51ca396f606100249a231a3154});var infowindow = new google.maps.InfoWindow({content: $lee9baf51ca396f606100249a231a3154});google.maps.event.addListener(m_ee9baf51ca396f606100249a231a3154, 'click', function() {infowindow.open(map,m_ee9baf51ca396f606100249a231a3154);});$marker.push(m_ee9baf51ca396f606100249a231a3154);}});}google.maps.event.addDomListener(window, 'load', initialize);