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(38.4461,-90.22)};var g_f03969153421df86d332088243317296 = new google.maps.Geocoder();g_f03969153421df86d332088243317296.geocode( { 'address': "100 Columbia Center, Columbia, IL 62236, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('columbia-IL-regions').style.display = '';map = new google.maps.Map(document.getElementById('columbia-IL-regions'), mapOptions);}document.getElementById('f33ea1d1').innerHTML += ' | View Map';var $lf03969153421df86d332088243317296 = '

REGIONS

Address: 100 Columbia Center, Columbia, IL 62236, USA
Phone: (800) 734-4667
';var m_f03969153421df86d332088243317296 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'REGIONS',});m_f03969153421df86d332088243317296['infowindow'] = new google.maps.InfoWindow({content: $lf03969153421df86d332088243317296});var infowindow = new google.maps.InfoWindow({content: $lf03969153421df86d332088243317296});google.maps.event.addListener(m_f03969153421df86d332088243317296, 'click', function() {infowindow.open(map,m_f03969153421df86d332088243317296);});$marker.push(m_f03969153421df86d332088243317296);}});var g_4a1f4ce42a57be76b7a9fca4f9e6b515 = new google.maps.Geocoder();g_4a1f4ce42a57be76b7a9fca4f9e6b515.geocode( { 'address': "100 Columbia Center, Columbia, IL 62236, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('columbia-IL-regions').style.display = '';map = new google.maps.Map(document.getElementById('columbia-IL-regions'), mapOptions);}document.getElementById('f33ea1d1').innerHTML += ' | View Map';var $l4a1f4ce42a57be76b7a9fca4f9e6b515 = '

REGIONS

Address: 100 Columbia Center, Columbia, IL 62236, USA
Phone: (800) 734-4667
';var m_4a1f4ce42a57be76b7a9fca4f9e6b515 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'REGIONS',});m_4a1f4ce42a57be76b7a9fca4f9e6b515['infowindow'] = new google.maps.InfoWindow({content: $l4a1f4ce42a57be76b7a9fca4f9e6b515});var infowindow = new google.maps.InfoWindow({content: $l4a1f4ce42a57be76b7a9fca4f9e6b515});google.maps.event.addListener(m_4a1f4ce42a57be76b7a9fca4f9e6b515, 'click', function() {infowindow.open(map,m_4a1f4ce42a57be76b7a9fca4f9e6b515);});$marker.push(m_4a1f4ce42a57be76b7a9fca4f9e6b515);}});}google.maps.event.addDomListener(window, 'load', initialize);