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.4636,-88.3846)};var g_ad41a1bba4f64e6bb8641acea3813f3f = new google.maps.Geocoder();g_ad41a1bba4f64e6bb8641acea3813f3f.geocode( { 'address': "124 IL-47, Gibson City, IL 60936, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('gibson-city-IL-central-soya-co-inc').style.display = '';map = new google.maps.Map(document.getElementById('gibson-city-IL-central-soya-co-inc'), mapOptions);}document.getElementById('4f05f314').innerHTML += ' | View Map';var $lad41a1bba4f64e6bb8641acea3813f3f = '

Central Soya Co Inc

Address: 124 IL-47, Gibson City, IL 60936, USA
Phone: (217) 784-8261
';var m_ad41a1bba4f64e6bb8641acea3813f3f = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Central Soya Co Inc',});m_ad41a1bba4f64e6bb8641acea3813f3f['infowindow'] = new google.maps.InfoWindow({content: $lad41a1bba4f64e6bb8641acea3813f3f});var infowindow = new google.maps.InfoWindow({content: $lad41a1bba4f64e6bb8641acea3813f3f});google.maps.event.addListener(m_ad41a1bba4f64e6bb8641acea3813f3f, 'click', function() {infowindow.open(map,m_ad41a1bba4f64e6bb8641acea3813f3f);});$marker.push(m_ad41a1bba4f64e6bb8641acea3813f3f);}});}google.maps.event.addDomListener(window, 'load', initialize);