var wsStyleVar = document.createElement('style');
var wsContentVar = '';
wsContentVar += '.edu-uiuc-webservices-pc-1032-10-wrapper';
wsContentVar += '{';
wsContentVar += '     padding-left:;';
wsContentVar += '     display:block;';
wsContentVar += '}';
wsContentVar += '     ';
wsContentVar += '.edu-uiuc-webservices-pc-1032-10-date';
wsContentVar += '{';
wsContentVar += '     font-size:70%;';
wsContentVar += '     color:#808080;';
wsContentVar += '     width:150px;';
wsContentVar += '     text-transform:uppercase;';
wsContentVar += '}';
wsContentVar += '     ';
wsContentVar += '.edu-uiuc-webservices-pc-1032-10-title';
wsContentVar += '{';
wsContentVar += '     font-size:90%;';
wsContentVar += '     width:300px;';
wsContentVar += '     padding-bottom:10px;';
wsContentVar += '}';
wsContentVar += '     ';
wsContentVar += '.edu-uiuc-webservices-pc-1032-10-title a';
wsContentVar += '{';
wsContentVar += '     color:#0000ff;';
wsContentVar += '}';
wsContentVar += '     ';
wsContentVar += '.edu-uiuc-webservices-pc-1032-10-title a:visited';
wsContentVar += '{';
wsContentVar += '     color:;';
wsContentVar += '}';
wsContentVar += '     ';
wsContentVar += '.edu-uiuc-webservices-pc-1032-10-title a:hover';
wsContentVar += '{';
wsContentVar += '     text-decoration:underline;';
wsContentVar += '     color:;';
wsContentVar += '}';
wsContentVar += '     ';
wsContentVar += '.edu-uiuc-webservices-pc-1032-10-titlelink';
wsContentVar += '{';
wsContentVar += '}';
wsContentVar += '     ';
wsContentVar += '     ';
wsStyleVar.setAttribute('type', 'text/css');
if (wsStyleVar.styleSheet)
{   // IE
    wsStyleVar.styleSheet.cssText = wsContentVar;
}
else
{                // the world
    var tt1 = document.createTextNode(wsContentVar);
    wsStyleVar.appendChild(tt1);
}
var wsHeadVar = document.getElementsByTagName('head')[0];
wsHeadVar.appendChild(wsStyleVar);
document.write("<div class=\"edu-uiuc-webservices-pc-1032-10-wrapper\" xmlns:xalan=\"http://xml.apache.org/xslt\">");
document.write("<div class=\"edu-uiuc-webservices-pc-1032-10-date\">November 24, 2009</div>");
document.write("<div class=\"edu-uiuc-webservices-pc-1032-10-title\">");
document.write("<a href=\"http://illinois.edu/calendar/Calendar?calId=1878&eventId=147789&ACTION=VIEW_EVENT\" onclick=\"if(window._uacct){ javascript:urchinTracker('/ws/pc/1032/10/illinois.edu/calendar/Calendar?calId=1878&amp;eventId=147789&amp;ACTION=VIEW_EVENT');}\">MNTL All Staff Meeting</a>");
document.write("</div>");
document.write("<div class=\"edu-uiuc-webservices-pc-1032-10-date\">December 1, 2009</div>");
document.write("<div class=\"edu-uiuc-webservices-pc-1032-10-title\">");
document.write("<a href=\"http://illinois.edu/calendar/Calendar?calId=1878&eventId=144958&ACTION=VIEW_EVENT\" onclick=\"if(window._uacct){ javascript:urchinTracker('/ws/pc/1032/10/illinois.edu/calendar/Calendar?calId=1878&amp;eventId=144958&amp;ACTION=VIEW_EVENT');}\">Research Integrity</a>");
document.write("</div>");
document.write("<div class=\"edu-uiuc-webservices-pc-1032-10-date\">December 10, 2009</div>");
document.write("<div class=\"edu-uiuc-webservices-pc-1032-10-title\">");
document.write("<a href=\"http://illinois.edu/calendar/Calendar?calId=1878&eventId=147311&ACTION=VIEW_EVENT\" onclick=\"if(window._uacct){ javascript:urchinTracker('/ws/pc/1032/10/illinois.edu/calendar/Calendar?calId=1878&amp;eventId=147311&amp;ACTION=VIEW_EVENT');}\">MNTL Annual Holiday Lunch</a>");
document.write("</div>");
document.write("</div>");
