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.8468,-87.9057)};var g_0a895c42ef6e79b2061650dd3dd5ce42 = new google.maps.Geocoder();g_0a895c42ef6e79b2061650dd3dd5ce42.geocode( { 'address': "1 Westbrook Corporate Center #300, Westchester, IL 60154, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('westchester-IL-top-flite-financial-inc').style.display = '';map = new google.maps.Map(document.getElementById('westchester-IL-top-flite-financial-inc'), mapOptions);}document.getElementById('ad0fb929').innerHTML += ' | View Map';var $l0a895c42ef6e79b2061650dd3dd5ce42 = '

Top Flite Financial, Inc.

Address: 1 Westbrook Corporate Center #300, Westchester, IL 60154, USA
Phone: (630) 466-7250
';var m_0a895c42ef6e79b2061650dd3dd5ce42 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Top Flite Financial, Inc.',});m_0a895c42ef6e79b2061650dd3dd5ce42['infowindow'] = new google.maps.InfoWindow({content: $l0a895c42ef6e79b2061650dd3dd5ce42});var infowindow = new google.maps.InfoWindow({content: $l0a895c42ef6e79b2061650dd3dd5ce42});google.maps.event.addListener(m_0a895c42ef6e79b2061650dd3dd5ce42, 'click', function() {infowindow.open(map,m_0a895c42ef6e79b2061650dd3dd5ce42);});$marker.push(m_0a895c42ef6e79b2061650dd3dd5ce42);}});}google.maps.event.addDomListener(window, 'load', initialize);