var wsStyleVar = document.createElement('style');
var wsContentVar = '';
wsContentVar += '.edu-uiuc-webservices-pc-679-10-wrapper';
wsContentVar += '{';
wsContentVar += '     padding-left:;';
wsContentVar += '     display:block;';
wsContentVar += '}';
wsContentVar += '     ';
wsContentVar += '.edu-uiuc-webservices-pc-679-10-date';
wsContentVar += '{';
wsContentVar += '     font-size:75%;';
wsContentVar += '     color:#808080;';
wsContentVar += '     width:150px;';
wsContentVar += '}';
wsContentVar += '     ';
wsContentVar += '.edu-uiuc-webservices-pc-679-10-title';
wsContentVar += '{';
wsContentVar += '     font-size:80%;';
wsContentVar += '     ';
wsContentVar += '     padding-bottom:7px;';
wsContentVar += '}';
wsContentVar += '     ';
wsContentVar += '.edu-uiuc-webservices-pc-679-10-title a';
wsContentVar += '{';
wsContentVar += '     color:;';
wsContentVar += '}';
wsContentVar += '     ';
wsContentVar += '.edu-uiuc-webservices-pc-679-10-title a:visited';
wsContentVar += '{';
wsContentVar += '     color:;';
wsContentVar += '}';
wsContentVar += '     ';
wsContentVar += '.edu-uiuc-webservices-pc-679-10-title a:hover';
wsContentVar += '{';
wsContentVar += '     text-decoration:underline;';
wsContentVar += '     color:;';
wsContentVar += '}';
wsContentVar += '     ';
wsContentVar += '.edu-uiuc-webservices-pc-679-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-679-10-wrapper\" xmlns:xalan=\"http://xml.apache.org/xslt\">");
document.write("<div class=\"edu-uiuc-webservices-pc-679-10-date\">November 20, 2009</div>");
document.write("<div class=\"edu-uiuc-webservices-pc-679-10-title\">");
document.write("<a href=\"http://www.medicalnewstoday.com/articles/171584.php\" onclick=\"if(window._uacct){ javascript:urchinTracker('/ws/pc/679/10/medicalnewstoday.com/articles/171584.php');}\">Treatment With Folic Acid, Vitamin B12 Associated With Increased Risk Of Cancer, Death</a>");
document.write("</div>");
document.write("<div class=\"edu-uiuc-webservices-pc-679-10-date\">November 19, 2009</div>");
document.write("<div class=\"edu-uiuc-webservices-pc-679-10-title\">");
document.write("<a href=\"http://www.medicalnewstoday.com/articles/171428.php\" onclick=\"if(window._uacct){ javascript:urchinTracker('/ws/pc/679/10/medicalnewstoday.com/articles/171428.php');}\">Early Research Into The Role Of Vitamin D Suggests It May Ease Symptoms Of MS</a>");
document.write("</div>");
document.write("<div class=\"edu-uiuc-webservices-pc-679-10-date\">November 19, 2009</div>");
document.write("<div class=\"edu-uiuc-webservices-pc-679-10-title\">");
document.write("<a href=\"http://www.medicalnewstoday.com/articles/171401.php\" onclick=\"if(window._uacct){ javascript:urchinTracker('/ws/pc/679/10/medicalnewstoday.com/articles/171401.php');}\">Why Consumers Turn To Alternative Medicine</a>");
document.write("</div>");
document.write("</div>");
