var wsStyleVar = document.createElement('style');
var wsContentVar = '';
wsContentVar += '.edu-uiuc-webservices-pc-600-105-wrapper';
wsContentVar += '{';
wsContentVar += '     	width:280px;';
wsContentVar += '     	font-size:;';
wsContentVar += '     	font-family:Arial, Helvetica, sans-serif;';
wsContentVar += '}';
wsContentVar += '     ';
wsContentVar += '.edu-uiuc-webservices-pc-600-105-wrapper a';
wsContentVar += '{';
wsContentVar += '     	color:#004986;';
wsContentVar += '     text-decoration:none;';
wsContentVar += '}';
wsContentVar += '     ';
wsContentVar += '.edu-uiuc-webservices-pc-600-105-evenrow';
wsContentVar += '{';
wsContentVar += '     	padding-bottom:5px;';
wsContentVar += '     	background-color:;';
wsContentVar += '}';
wsContentVar += '     ';
wsContentVar += '.edu-uiuc-webservices-pc-600-105-oddrow';
wsContentVar += '{';
wsContentVar += '     	padding-bottom:5px;';
wsContentVar += '     	background-color:;';
wsContentVar += '}';
wsContentVar += '     ';
wsContentVar += '.edu-uiuc-webservices-pc-600-105-titlelink';
wsContentVar += '{';
wsContentVar += '}';
wsContentVar += '     ';
wsContentVar += '#footer .rssFeed a:link';
wsContentVar += '{';
wsContentVar += '     color:#81D0FF;';
wsContentVar += '}';
wsContentVar += '     ';
wsContentVar += '#footer .rssFeed a:visited';
wsContentVar += '{';
wsContentVar += '     color:#81D0FF;';
wsContentVar += '}';
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-600-105-wrapper\" xmlns:xalan=\"http://xml.apache.org/xslt\">");
document.write("<div class=\"edu-uiuc-webservices-pc-600-105-oddrow\">");
document.write("<a href=\"http://www.uif.uillinois.edu/storydetail.aspx?id=917\" class=\"edu-uiuc-webservices-pc-600-105-link\">11 Gifts to Benefit Urbana-Champaign, Chicago, Springfield Campuses of University of Illinois</a>");
document.write("</div>");
document.write("<div class=\"edu-uiuc-webservices-pc-600-105-evenrow\">");
document.write("<a href=\"http://www.uif.uillinois.edu/storydetail.aspx?id=915\" class=\"edu-uiuc-webservices-pc-600-105-link\">U of I and Foundation Set Record, Eclipse $221 Million in FY09 Giving</a>");
document.write("</div>");
document.write("<div class=\"edu-uiuc-webservices-pc-600-105-oddrow\">");
document.write("<a href=\"http://www.uif.uillinois.edu/storydetail.aspx?id=916\" class=\"edu-uiuc-webservices-pc-600-105-link\">University of Illinois Brilliant Futures Campaign Passes 76% Mark Toward $2.25 Billion Goal</a>");
document.write("</div>");
document.write("<div class=\"edu-uiuc-webservices-pc-600-105-evenrow\">");
document.write("<a href=\"http://www.uif.uillinois.edu/annualmeeting2009/\" class=\"edu-uiuc-webservices-pc-600-105-link\">Watch The Annual Business Meeting Webcast Friday, October 2, 2009</a>");
document.write("</div>");
document.write("</div>");
