SERVER['DOCUMENT_ROOT'] . dirname($_SERVER['PHP_SELF']) . '/magpie/');

// access magpie libraries
require_once(MAGPIE_DIR.'rss_fetch.inc');
require_once(MAGPIE_DIR.'rss_utils.inc');

// value of 2 optionally show lots of debugging info but breaks JavaScript
feed2js_ck = true;

document.write('<div class="rss_box">');
document.write('<p class="rss_title"><a class="rss_title" href="http://www.cbc.ca/sports/?ref=rss" target="_self">CBC | Sports News</a><br /><span class="rss_item">FOR PERSONAL USE ONLY</span></p>');
document.write('<ul class="rss_items">');
document.write('<li class="rss_item"><a class="rss_item" href="http://www.cbc.ca/sports/football/story/2010/09/06/sp-cats.html?ref=rss" title="Kevin Glenn threw for over 300 yards and a touchdown as the Hamilton Tiger-Cats took advantage of the mistake-prone Toronto Argonauts for a 28-13 win in their annual CFL Labour Day clash on Monday. ..." target="_self">Ticats claw self-destructive Argos </a><br />');
document.write('Kevin Glenn threw for over 300 yards and a touchdown as the Hamilton Tiger-Cats took advantage of the mistake-prone Toronto Argonauts for a 28-13 win in their annual CFL Labour Day clash on Monday. ...');
document.write('</li>');
document.write('<li class="rss_item"><a class="rss_item" href="http://www.cbc.ca/sports/baseball/story/2010/09/06/sp-tor-tex.html?ref=rss" title="Vernon Wells and Aaron Hill each went deep for a second straight day as the Toronto Blue Jays opened their series with the Texas Rangers on Monday afternoon with a 7-2 home win...." target="_self">Wells, Hill homer again in Jays win</a><br />');
document.write('Vernon Wells and Aaron Hill each went deep for a second straight day as the Toronto Blue Jays opened their series with the Texas Rangers on Monday afternoon with a 7-2 home win....');
document.write('</li>');
document.write('<li class="rss_item"><a class="rss_item" href="http://www.cbc.ca/sports/football/story/2010/09/06/sp-pierce.html?ref=rss" title="The Winnipeg Blue Bombers confirmed Monday that quarterback Buck Pierce dislocated his elbow during the loss against Saskatchewan and will be out \"an extended period of time.\"..." target="_self">Bombers QB Pierce out indefinitely</a><br />');
document.write('The Winnipeg Blue Bombers confirmed Monday that quarterback Buck Pierce dislocated his elbow during the loss against Saskatchewan and will be out \"an extended period of time.\"...');
document.write('</li>');
document.write('<li class="rss_item"><a class="rss_item" href="http://www.cbc.ca/sports/story/2010/09/06/sp-usopen-eight.html?ref=rss" title="Slovakia\'s Dominika Cibulkova reached the U.S. Open quarter-finals for the first time in her career, eliminating former tournament champion Svetlana Kuznetsova...." target="_self">Monfils, Cibulkova reach U.S. Open quarters</a><br />');
document.write('Slovakia\'s Dominika Cibulkova reached the U.S. Open quarter-finals for the first time in her career, eliminating former tournament champion Svetlana Kuznetsova....');
document.write('</li>');
document.write('<li class="rss_item"><a class="rss_item" href="http://www.cbc.ca/sports/soccer/story/2010/09/05/sp-canada-u17-world-cup.html?ref=rss" title="This has already been an amazing year for Canada\'s under-17 women\'s soccer team - and it could get even better...." target="_self">Canada aims high at FIFA U-17 World Cup</a><br />');
document.write('This has already been an amazing year for Canada\'s under-17 women\'s soccer team - and it could get even better....');
document.write('</li>');
document.write('</ul></div>');
