var wsStyleVar = document.createElement('style');
var wsContentVar = '';
wsContentVar += '.edu-uiuc-webservices-pc-574-107-wrapper';
wsContentVar += '{';
wsContentVar += '     	width:515px;';
wsContentVar += '     	font-size:75%;';
wsContentVar += '     	font-family:Arial,Helvetica,sans-serif;';
wsContentVar += '     padding-right:15px;';
wsContentVar += '     padding-left:15px;';
wsContentVar += '}';
wsContentVar += '     ';
wsContentVar += '.edu-uiuc-webservices-pc-574-107-evenrow';
wsContentVar += '{';
wsContentVar += '     	padding-bottom:5px;';
wsContentVar += '     	background-color:;';
wsContentVar += '}';
wsContentVar += '     ';
wsContentVar += '.edu-uiuc-webservices-pc-574-107-oddrow';
wsContentVar += '{';
wsContentVar += '     	padding-bottom:5px;';
wsContentVar += '     	background-color:;';
wsContentVar += '}';
wsContentVar += '     ';
wsContentVar += '.edu-uiuc-webservices-pc-574-107-desc';
wsContentVar += '{';
wsContentVar += '}';
wsContentVar += '     ';
wsContentVar += '.edu-uiuc-webservices-pc-574-107-title';
wsContentVar += '{';
wsContentVar += '     	color:#362f2d;';
wsContentVar += '     	margin:0px;';
wsContentVar += '     	font-weight:normal;';
wsContentVar += '     	list-style-type:none;';
wsContentVar += '     	font-style:normal;';
wsContentVar += '     	padding-top:10px;';
wsContentVar += '     	padding-bottom:6px;';
wsContentVar += '     	font-size:85%;';
wsContentVar += '     	text-transform:uppercase;';
wsContentVar += '     	letter-spacing:3px;';
wsContentVar += '     line-height:17px;';
wsContentVar += '}';
wsContentVar += '     ';
wsContentVar += '.edu-uiuc-webservices-pc-574-107-titlelink';
wsContentVar += '{';
wsContentVar += '     	border-bottom-width:1px;';
wsContentVar += '     	border-bottom-style:dotted;';
wsContentVar += '     	border-bottom-color:#362f2d;';
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-574-107-wrapper\" xmlns:xalan=\"http://xml.apache.org/xslt\">");
document.write("<div class=\"edu-uiuc-webservices-pc-574-107-oddrow\">");
document.write("<div class=\"edu-uiuc-webservices-pc-574-107-title\">Mazzocco named Knight of St. Pat</div>");
document.write("<div class=\"edu-uiuc-webservices-pc-574-107-desc\">MatSE senior Lisa Mazzocco has been named a 2010 Knight of St. Patrick.  The Knight of St. Patrick is an annual award given by the College of Engineering to approximately 10-15 students who represent leadership, excellence in character, and exceptional contribution to the College of Engineering and its students.</div>");
document.write("</div>");
document.write("<div class=\"edu-uiuc-webservices-pc-574-107-evenrow\">");
document.write("<div class=\"edu-uiuc-webservices-pc-574-107-title\">");
document.write("<a href=\"http://engineering.illinois.edu/news/2010/01/20/four-faculty-named-ieee-fellows\" class=\"edu-uiuc-webservices-pc-574-107-titlelink\">Rogers named an IEEE Fellow</a>");
document.write("</div>");
document.write("<div class=\"edu-uiuc-webservices-pc-574-107-desc\">John Rogers was named an IEEE Fellow for the class of 2010.  This honor, the highest in the IEEE, is given to IEEE Senior Members with an extraordinary record of accomplishments in any of the IEEE fields of interest.</div>");
document.write("</div>");
document.write("<div class=\"edu-uiuc-webservices-pc-574-107-oddrow\">");
document.write("<div class=\"edu-uiuc-webservices-pc-574-107-title\">");
document.write("<a href=\"http://news.illinois.edu/news/10/0119photocatalyst.html\" class=\"edu-uiuc-webservices-pc-574-107-titlelink\">Researchers discover way to disinfect in dark</a>");
document.write("</div>");
document.write("<div class=\"edu-uiuc-webservices-pc-574-107-desc\">An efficient titania photocatalyst that continues to work when the lights go out gives continuous protection against bacteria, according to Jian-Ku Shang and colleagues.  Their findings are scheduled to appear in the Journal of Materials Chemistry.</div>");
document.write("</div>");
document.write("</div>");
