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\">");
document.write("<a href=\"http://engineering.illinois.edu/news/2009/11/16/silk-and-silicon-combine-a-new-generation-implantable-biomedical-devices-are-resorba\" class=\"edu-uiuc-webservices-pc-574-107-titlelink\">Silk and silicon combine for a new generation of implantable biomedical devices</a>");
document.write("</div>");
document.write("<div class=\"edu-uiuc-webservices-pc-574-107-desc\">By building thin, flexible silicon electronics on silk substrates, John Rogers' research group and collaborators at Tufts University, have made electronics that almost completely dissolve inside the body.</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://physicsworld.com/cws/article/news/40943\" class=\"edu-uiuc-webservices-pc-574-107-titlelink\">Scientists spy on the first stages of crystal growth</a>");
document.write("</div>");
document.write("<div class=\"edu-uiuc-webservices-pc-574-107-desc\">A new microscopy technique has allowed researchers to make the first measurements of the earliest stages of crystallization. The technique could help scientists to gain a more complete understanding of how materials crystallize - which might eventually lead to high-speed computer memories based on crystallization. Dr. Bong-Sub Lee, Prof. John Abelson (MatSE), and Prof. Stephen Bishop (ECE) conveyed the work in collaboration with IBM Almaden Research Center.</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\">Polymer student selected for symposium</div>");
document.write("<div class=\"edu-uiuc-webservices-pc-574-107-desc\">Hua Lu, Ph.D. student in Jianjun Cheng's group, was selected as one of 18 students nationwide for the Excellence in Graduate Polymer Research Symposium, sponsored by the ACS Division of Polymer Chemistry and cosponsored by the Society Committee on Education, Younger Chemists Committee and the Division of Professional Relations.  This symposium has also been designated (and co-sponsored) as a Presidential Event at the National ACS Meeting in San Francisco.  Selection to this symposium is a distinct honor and recognition among the polymer community.</div>");
document.write("</div>");
document.write("</div>");
