var wsStyleVar = document.createElement('style');
var wsContentVar = '';
wsContentVar += '.edu-uiuc-webservices-pc-512-10-wrapper';
wsContentVar += '{';
wsContentVar += '     	display:block;';
wsContentVar += '}';
wsContentVar += '     ';
wsContentVar += '.edu-uiuc-webservices-pc-512-10-date';
wsContentVar += '{';
wsContentVar += '     	font-size:75%;';
wsContentVar += '     	color:#808080;';
wsContentVar += '     	width:80%;';
wsContentVar += '     margin-left:4px;';
wsContentVar += '}';
wsContentVar += '     ';
wsContentVar += '.edu-uiuc-webservices-pc-512-10-title';
wsContentVar += '{';
wsContentVar += '     	font-size:90%;';
wsContentVar += '     	padding-bottom:7px;';
wsContentVar += '     width:80%;';
wsContentVar += '     margin-left:10px;';
wsContentVar += '}';
wsContentVar += '     ';
wsContentVar += '.edu-uiuc-webservices-pc-512-10-title a';
wsContentVar += '{';
wsContentVar += '     	color:;';
wsContentVar += '}';
wsContentVar += '     ';
wsContentVar += '.edu-uiuc-webservices-pc-512-10-title a:visited';
wsContentVar += '{';
wsContentVar += '     	color:;';
wsContentVar += '}';
wsContentVar += '     ';
wsContentVar += '.edu-uiuc-webservices-pc-512-10-title a:hover';
wsContentVar += '{';
wsContentVar += '     	text-decoration:underline;';
wsContentVar += '     	color:;';
wsContentVar += '}';
wsContentVar += '     ';
wsContentVar += '.edu-uiuc-webservices-pc-512-10-titlelink';
wsContentVar += '{';
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-512-10-wrapper\" xmlns:xalan=\"http://xml.apache.org/xslt\">");
document.write("<div class=\"edu-uiuc-webservices-pc-512-10-date\">February 13, 2012</div>");
document.write("<div class=\"edu-uiuc-webservices-pc-512-10-title\">");
document.write("<a href=\"http://feeds.nytimes.com/click.phdo?i=e9d96b28e607707440eb055d5599c662\" onclick=\"if(window._uacct){ javascript:urchinTracker('/ws/pc/512/10/feeds.nytimes.com/click.phdo?i=e9d96b28e607707440eb055d5599c662');}\">Denver Pedestrians Promote Walking&rsquo;s Urban Potential</a>");
document.write("</div>");
document.write("<div class=\"edu-uiuc-webservices-pc-512-10-date\">February 13, 2012</div>");
document.write("<div class=\"edu-uiuc-webservices-pc-512-10-title\">");
document.write("<a href=\"http://feeds.nytimes.com/click.phdo?i=17769bfcf0b49b94f90bd9a93e7c93c5\" onclick=\"if(window._uacct){ javascript:urchinTracker('/ws/pc/512/10/feeds.nytimes.com/click.phdo?i=17769bfcf0b49b94f90bd9a93e7c93c5');}\">Feeling Anxious? Soon There Will Be an App for That</a>");
document.write("</div>");
document.write("</div>");

