var wsStyleVar = document.createElement('style');
var wsContentVar = '';
wsContentVar += '.edu-uiuc-webservices-pc-1030-107-wrapper';
wsContentVar += '{';
wsContentVar += '     font-size:70%;';
wsContentVar += '     font-family:Helvetica,Arial,sans-serif;';
wsContentVar += '}';
wsContentVar += '     ';
wsContentVar += '.edu-uiuc-webservices-pc-1030-107-evenrow';
wsContentVar += '{';
wsContentVar += '}';
wsContentVar += '     ';
wsContentVar += '.edu-uiuc-webservices-pc-1030-107-oddrow';
wsContentVar += '{';
wsContentVar += '}';
wsContentVar += '     ';
wsContentVar += '.edu-uiuc-webservices-pc-1030-107-desc';
wsContentVar += '{';
wsContentVar += '     margin: 0 0 1em;';
wsContentVar += '}';
wsContentVar += '     ';
wsContentVar += '.edu-uiuc-webservices-pc-1030-107-title';
wsContentVar += '{';
wsContentVar += '     margin: 1em 0 0;';
wsContentVar += '     font-weight: bold;';
wsContentVar += '}';
wsContentVar += '     ';
wsContentVar += '.edu-uiuc-webservices-pc-1030-107-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-1030-107-wrapper\" xmlns:xalan=\"http://xml.apache.org/xslt\">");
document.write("<div class=\"edu-uiuc-webservices-pc-1030-107-oddrow\">");
document.write("<div class=\"edu-uiuc-webservices-pc-1030-107-title\">Couples Skate at the Ice Arena</div>");
document.write("<div class=\"edu-uiuc-webservices-pc-1030-107-desc\"><p>Campus Recreation will be holding its annual Couples Skate at the Ice Arena on Wednesday, February 15 from 7:30-9:30 p.m. Bring your partner, family, friends, or that person you are with on a first date. <a href=\"https://illinois.edu/lb/files/2012/02/03/37643.jpg\">A special two-for-one admission coupon is avaiable</a>. Print it and bring it with you.</p></div>");
document.write("</div>");
document.write("<div class=\"edu-uiuc-webservices-pc-1030-107-evenrow\">");
document.write("<div class=\"edu-uiuc-webservices-pc-1030-107-title\">Synchronized Skating team featured on morning show</div>");
document.write("<div class=\"edu-uiuc-webservices-pc-1030-107-desc\"><p>The UI Synchronized Skating team was featured on the Monday, Jan. 30, 2012,&nbsp;WCIA morning show while they were practicing at the Ice Arena. <a href=\"http://illinoishomepage.net/fulltext?nxd_id=333972\">Check it out</a>.</p></div>");
document.write("</div>");
document.write("<div class=\"edu-uiuc-webservices-pc-1030-107-oddrow\">");
document.write("<div class=\"edu-uiuc-webservices-pc-1030-107-title\">Learn-to-Skate registration for spring open</div>");
document.write("<div class=\"edu-uiuc-webservices-pc-1030-107-desc\"><p>Registration for the Learn-to-Skate spring 2012 session is being accepted. <a href=\"http://www.campusrec.illinois.edu/skating/learn_to_skate.html\">Complete details</a></p></div>");
document.write("</div>");
document.write("<div class=\"edu-uiuc-webservices-pc-1030-107-evenrow\">");
document.write("<div class=\"edu-uiuc-webservices-pc-1030-107-title\">Ice Arena is hot spot when it is cold outside</div>");
document.write("<div class=\"edu-uiuc-webservices-pc-1030-107-desc\"><p>Ice Arena is a hot spot when it is cold. <a href=\"http://www.wicd15.com/newsroom/top_stories/videos/vid_3741.shtml\">Story by WICD Ch. 15</a>.</p></div>");
document.write("</div>");
document.write("</div>");

