var wsStyleVar = document.createElement('style');
var wsContentVar = '';
wsContentVar += '.edu-il-ws-1378-1-wrapper';
wsContentVar += '{';
wsContentVar += '      margin:0px;';
wsContentVar += '  padding:0px;';
wsContentVar += '  width:511px;';
wsContentVar += '  height:150px;';
wsContentVar += '  overflow:hidden;';
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("");
function showItem11378(number)
{
var random11378 = Math.floor(Math.random()*number+1);
if (document.getElementById("1_image_1378_"+random11378))
{
document.getElementById("1_image_1378_"+random11378).style.display = "block";
}
if (document.getElementById("1_title_1378_"+random11378))
{
if (document.getElementById("1_titleMain_1378"))
{
document.getElementById("1_titleMain_1378").innerHTML = document.getElementById("1_title_1378_a_"+random11378).innerHTML;
document.getElementById("1_titleMain_1378").href = document.getElementById("1_title_1378_a_"+random11378).href;
}
document.getElementById("1_title_1378_"+random11378).style.display = "none";
}
}



document.write("<div xmlns:xalan=\"http://xml.apache.org/xslt\" class=\"edu-il-ws-1378-1-wrapper\">");
document.write("<a href=\"http://studentaffairs.illinois.edu/facstaff/news.html\"><img border=\"0\" style=\"display:none;\" id=\"1_image_1378_1\" class=\"edu-il-ws-1378-1-image\" src=\"https://illinois.edu/lb/files/2009/10/22/22456.jpg\" alt=\"Illinois' Student Affairs Receives Two NASPA IV-East Awards\"></a><a href=\"\"><img border=\"0\" style=\"display:none;\" id=\"1_image_1378_2\" class=\"edu-il-ws-1378-1-image\" src=\"https://illinois.edu/lb/files/2008/10/28/6324.jpg\" alt=\"orientation1\"></a><a href=\"\"><img border=\"0\" style=\"display:none;\" id=\"1_image_1378_3\" class=\"edu-il-ws-1378-1-image\" src=\"https://illinois.edu/lb/files/2008/10/28/6325.jpg\" alt=\"orientation2\"></a><a href=\"\"><img border=\"0\" style=\"display:none;\" id=\"1_image_1378_4\" class=\"edu-il-ws-1378-1-image\" src=\"https://illinois.edu/lb/files/2008/10/28/6326.jpg\" alt=\"orientation3\"></a><a href=\"\"><img border=\"0\" style=\"display:none;\" id=\"1_image_1378_5\" class=\"edu-il-ws-1378-1-image\" src=\"https://illinois.edu/lb/files/2008/10/28/6327.jpg\" alt=\"orientation4\"></a>");
document.write("</div><script type=\"text/javascript\" language=\"Javascript\">");
document.write("showItem11378(5);");
document.write("</script>");
