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(41.5263,-87.7027)};var g_4905205e15be218767da3dc308037c93 = new google.maps.Geocoder();g_4905205e15be218767da3dc308037c93.geocode( { 'address': "20000 Governors Dr # 103, Olympia Fields, IL 60461, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('olympia-fields-IL-cornerstone-mortgage').style.display = '';map = new google.maps.Map(document.getElementById('olympia-fields-IL-cornerstone-mortgage'), mapOptions);}document.getElementById('b9935596').innerHTML += ' | View Map';var $l4905205e15be218767da3dc308037c93 = '

Cornerstone Mortgage

Address: 20000 Governors Dr # 103, Olympia Fields, IL 60461, USA
Phone: (708) 503-9308
';var m_4905205e15be218767da3dc308037c93 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Cornerstone Mortgage',});m_4905205e15be218767da3dc308037c93['infowindow'] = new google.maps.InfoWindow({content: $l4905205e15be218767da3dc308037c93});var infowindow = new google.maps.InfoWindow({content: $l4905205e15be218767da3dc308037c93});google.maps.event.addListener(m_4905205e15be218767da3dc308037c93, 'click', function() {infowindow.open(map,m_4905205e15be218767da3dc308037c93);});$marker.push(m_4905205e15be218767da3dc308037c93);}});}google.maps.event.addDomListener(window, 'load', initialize);