var wsStyleVar = document.createElement('style');
var wsContentVar = '';
wsContentVar += '.edu-uiuc-webservices-pc-726-18-wrapper';
wsContentVar += '{';
wsContentVar += '     font-family:Arial, Helvetica, sans-serif;';
wsContentVar += '     width:204px;';
wsContentVar += '     color:#FFFFFF;';
wsContentVar += '}';
wsContentVar += '     ';
wsContentVar += '.edu-uiuc-webservices-pc-726-18-wrapper a:link';
wsContentVar += '{';
wsContentVar += '     color:#CCCCCC;';
wsContentVar += '     text-decoration:none;';
wsContentVar += '}';
wsContentVar += '     ';
wsContentVar += '.edu-uiuc-webservices-pc-726-18-wrapper a:visited';
wsContentVar += '{';
wsContentVar += '     color:#666666;';
wsContentVar += '     text-decoration:none;';
wsContentVar += '}';
wsContentVar += '     ';
wsContentVar += '.edu-uiuc-webservices-pc-726-18-wrapper a:hover';
wsContentVar += '{';
wsContentVar += '     color:#FF6600;';
wsContentVar += '     text-decoration:underline;';
wsContentVar += '}';
wsContentVar += '     ';
wsContentVar += '.edu-uiuc-webservices-pc-726-18-date';
wsContentVar += '{';
wsContentVar += '     font-family:Arial, Helvetica, sans-serif;';
wsContentVar += '     font-size:10px;';
wsContentVar += '     font-weight:normal;';
wsContentVar += '     padding-bottom:0px;';
wsContentVar += '     margin:0px;';
wsContentVar += '     line-height:12px;';
wsContentVar += '     color:#CCCCCC;';
wsContentVar += '     background-image:url(http://graphics .fansonly .com/schools/ill/graphics/auto/white_bullet .gif);';
wsContentVar += '     background-repeat:no-repeat;';
wsContentVar += '     background-position:left center;';
wsContentVar += '     padding-left:9px;';
wsContentVar += '     padding-top:0px;';
wsContentVar += '     padding-right:0px;';
wsContentVar += '}';
wsContentVar += '     ';
wsContentVar += '.edu-uiuc-webservices-pc-726-18-title';
wsContentVar += '{';
wsContentVar += '     font-family:Helvetica, Arial, sans-serif;';
wsContentVar += '     font-size:10px;';
wsContentVar += '     color:#CCCCCC;';
wsContentVar += '     margin:0px;';
wsContentVar += '     padding-bottom:8px;';
wsContentVar += '     padding-top:0px;';
wsContentVar += '     padding-right:0px;';
wsContentVar += '     padding-left:9px;';
wsContentVar += '}';
wsContentVar += '     ';
wsContentVar += '.edu-uiuc-webservices-pc-726-18-title a';
wsContentVar += '{';
wsContentVar += '}';
wsContentVar += '     ';
wsContentVar += '.edu-uiuc-webservices-pc-726-18-title a:visited';
wsContentVar += '{';
wsContentVar += '}';
wsContentVar += '     ';
wsContentVar += '.edu-uiuc-webservices-pc-726-18-title a:hover';
wsContentVar += '{';
wsContentVar += '     text-decoration:underline;';
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-726-18-wrapper\" xmlns:xalan=\"http://xml.apache.org/xslt\">");
document.write("<h3 class=\"edu-uiuc-webservices-pc-726-18-date\">Wednesday, November 25, 2009</h3>");
document.write("<p class=\"edu-uiuc-webservices-pc-726-18-title\">");
document.write("<a href=\"http://illinois.edu/calendar/Calendar?calId=1444&eventId=138257&ACTION=VIEW_EVENT\" target=\"_new\" onclick=\"if(window._uacct){ javascript:urchinTracker('/ws/pc/726/18/illinois.edu/calendar/Calendar?calId=1444&amp;eventId=138257&amp;ACTION=VIEW_EVENT');}\">Women's Volleyball:Illinois @ Northwestern</a><span class=\"event-time\">, 7:00 pm</span>");
document.write("</p>");
document.write("<h3 class=\"edu-uiuc-webservices-pc-726-18-date\">Thursday, November 26, 2009</h3>");
document.write("<p class=\"edu-uiuc-webservices-pc-726-18-title\">");
document.write("<a href=\"http://illinois.edu/calendar/Calendar?calId=1444&eventId=148273&ACTION=VIEW_EVENT\" target=\"_new\" onclick=\"if(window._uacct){ javascript:urchinTracker('/ws/pc/726/18/illinois.edu/calendar/Calendar?calId=1444&amp;eventId=148273&amp;ACTION=VIEW_EVENT');}\">Illinois Campus Programming: Larger than Life: The Red Grange Story (HD)  Debut</a><span class=\"event-time\">, 9:00 am</span>");
document.write("</p>");
document.write("</div>");
