var wsStyleVar = document.createElement('style');
var wsContentVar = '';
wsContentVar += '.edu-uiuc-webservices-pc-492-10-wrapper';
wsContentVar += '{';
wsContentVar += '     padding-left:;';
wsContentVar += '     display:block;';
wsContentVar += '}';
wsContentVar += '     ';
wsContentVar += '.edu-uiuc-webservices-pc-492-10-date';
wsContentVar += '{';
wsContentVar += '     font-size:75%;';
wsContentVar += '     color:#808080;';
wsContentVar += '     width:150px;';
wsContentVar += '}';
wsContentVar += '     ';
wsContentVar += '.edu-uiuc-webservices-pc-492-10-title';
wsContentVar += '{';
wsContentVar += '     font-size:90%;';
wsContentVar += '     color:#FFFF99;';
wsContentVar += '     width:400px;';
wsContentVar += '     padding-bottom:7px;';
wsContentVar += '}';
wsContentVar += '     ';
wsContentVar += '.edu-uiuc-webservices-pc-492-10-title a:link';
wsContentVar += '{';
wsContentVar += '     color:#FFFF99;';
wsContentVar += '}';
wsContentVar += '     ';
wsContentVar += '.edu-uiuc-webservices-pc-492-10-title a:visited';
wsContentVar += '{';
wsContentVar += '     color:#FFFFCC;';
wsContentVar += '}';
wsContentVar += '     ';
wsContentVar += '.edu-uiuc-webservices-pc-492-10-title a:hover';
wsContentVar += '{';
wsContentVar += '     text-decoration:underline;';
wsContentVar += '     color:#FFFFFF;';
wsContentVar += '}';
wsContentVar += '     ';
wsContentVar += '.edu-uiuc-webservices-pc-492-10-titlelink';
wsContentVar += '{';
wsContentVar += '     color:#FFFF99;';
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-492-10-wrapper\" xmlns:xalan=\"http://xml.apache.org/xslt\">");
document.write("<div class=\"edu-uiuc-webservices-pc-492-10-date\">December 10, 2009</div>");
document.write("<div class=\"edu-uiuc-webservices-pc-492-10-title\">");
document.write("<a href=\"http://flytreeatol.blogspot.com/2009/12/graduate-assistantship-available-horse.html\" onclick=\"if(window._uacct){ javascript:urchinTracker('/ws/pc/492/10/flytreeatol.blogspot.com/2009/12/graduate-assistantship-available-horse.html');}\">Graduate Assistantship Available - Horse Fly PEET</a>");
document.write("</div>");
document.write("<div class=\"edu-uiuc-webservices-pc-492-10-date\">October 9, 2009</div>");
document.write("<div class=\"edu-uiuc-webservices-pc-492-10-title\">");
document.write("<a href=\"http://flytreeatol.blogspot.com/2009/10/in-year-of-darwin-darwin-core-standard.html\" onclick=\"if(window._uacct){ javascript:urchinTracker('/ws/pc/492/10/flytreeatol.blogspot.com/2009/10/in-year-of-darwin-darwin-core-standard.html');}\">In the Year of Darwin, Darwin Core Standard Ratified!</a>");
document.write("</div>");
document.write("<div class=\"edu-uiuc-webservices-pc-492-10-date\">September 24, 2009</div>");
document.write("<div class=\"edu-uiuc-webservices-pc-492-10-title\">");
document.write("<a href=\"http://flytreeatol.blogspot.com/2009/09/naming-genes-whats-in-name.html\" onclick=\"if(window._uacct){ javascript:urchinTracker('/ws/pc/492/10/flytreeatol.blogspot.com/2009/09/naming-genes-whats-in-name.html');}\">Naming Genes: What's in a Name?</a>");
document.write("</div>");
document.write("</div>");
