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\">MatSE grad receives research award</div>");
document.write("<div class=\"edu-uiuc-webservices-pc-574-107-desc\">Bo Wang (PhD MatSE 2011) has received the Ross J. Martin Award from the College of Engineering for outstanding research achievement.  The award, worth $2,000, will be presented to Wang at the Engineering Awards Convocation on April 23.</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=\"https://engineering.illinois.edu/news/2012/02/08/martin-receives-2012-nsf-career-award\" class=\"edu-uiuc-webservices-pc-574-107-titlelink\">Martin receives NSF Career Award</a>");
document.write("</div>");
document.write("<div class=\"edu-uiuc-webservices-pc-574-107-desc\">Lane Martin has received a National Science Foundation (NSF) CAREER Award for his proposal \"Enhanced Pyroelectric and Electrocaloric Effects in Complex Oxide Thin Film Heterostructures.\"</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\">Cahill named MRS Fellow</div>");
document.write("<div class=\"edu-uiuc-webservices-pc-574-107-desc\">David Cahill has been selected as a 2012 MRS Fellow. The title of MRS Fellow honors MRS members for their distinguished research accomplishments and their outstanding contributions to the advancement of materials research world-wide. The maximum number of new Fellow appointments each year is limited to 0.2% of the current MRS membership. </div>");
document.write("</div>");
document.write("</div>");

