var wsStyleVar = document.createElement('style');
var wsContentVar = '';
wsContentVar += '.edu-uiuc-webservices-pc-661-10-wrapper';
wsContentVar += '{';
wsContentVar += '     padding-left:;';
wsContentVar += '     display:block;';
wsContentVar += '}';
wsContentVar += '     ';
wsContentVar += '.edu-uiuc-webservices-pc-661-10-date';
wsContentVar += '{';
wsContentVar += '     font-size:75%;';
wsContentVar += '     color:#808080;';
wsContentVar += '    ';
wsContentVar += '}';
wsContentVar += '     ';
wsContentVar += '.edu-uiuc-webservices-pc-661-10-title';
wsContentVar += '{';
wsContentVar += '     font-size:80%;';
wsContentVar += '    ';
wsContentVar += '     padding-bottom:7px;';
wsContentVar += '}';
wsContentVar += '     ';
wsContentVar += '.edu-uiuc-webservices-pc-661-10-title a';
wsContentVar += '{';
wsContentVar += '     color:;';
wsContentVar += '}';
wsContentVar += '     ';
wsContentVar += '.edu-uiuc-webservices-pc-661-10-title a:visited';
wsContentVar += '{';
wsContentVar += '     color:;';
wsContentVar += '}';
wsContentVar += '     ';
wsContentVar += '.edu-uiuc-webservices-pc-661-10-title a:hover';
wsContentVar += '{';
wsContentVar += '     text-decoration:underline;';
wsContentVar += '     color:;';
wsContentVar += '}';
wsContentVar += '     ';
wsContentVar += '.edu-uiuc-webservices-pc-661-10-titlelink';
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-661-10-wrapper\" xmlns:xalan=\"http://xml.apache.org/xslt\">");
document.write("<div class=\"edu-uiuc-webservices-pc-661-10-date\">March 19, 2010</div>");
document.write("<div class=\"edu-uiuc-webservices-pc-661-10-title\">");
document.write("<a href=\"http://feeds.nytimes.com/click.phdo?i=697de169b1941518605c398114d981d1\" onclick=\"if(window._uacct){ javascript:urchinTracker('/ws/pc/661/10/feeds.nytimes.com/click.phdo?i=697de169b1941518605c398114d981d1');}\">Recipes for Health: Garlic Soup for One</a>");
document.write("</div>");
document.write("<div class=\"edu-uiuc-webservices-pc-661-10-date\">March 16, 2010</div>");
document.write("<div class=\"edu-uiuc-webservices-pc-661-10-title\">");
document.write("<a href=\"http://feeds.nytimes.com/click.phdo?i=8e329537b5091f67c737e6c9391831a6\" onclick=\"if(window._uacct){ javascript:urchinTracker('/ws/pc/661/10/feeds.nytimes.com/click.phdo?i=8e329537b5091f67c737e6c9391831a6');}\">Essay: For Obese People, Prejudice in Plain Sight</a>");
document.write("</div>");
document.write("<div class=\"edu-uiuc-webservices-pc-661-10-date\">March 16, 2010</div>");
document.write("<div class=\"edu-uiuc-webservices-pc-661-10-title\">");
document.write("<a href=\"http://feeds.nytimes.com/click.phdo?i=a63d6216603c3983f0c973db61efd2de\" onclick=\"if(window._uacct){ javascript:urchinTracker('/ws/pc/661/10/feeds.nytimes.com/click.phdo?i=a63d6216603c3983f0c973db61efd2de');}\">Vital Signs: Study Links Soda Price Increases to Better Health</a>");
document.write("</div>");
document.write("</div>");
