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/news/?ref=rss" target="_self">CBC | Top Stories 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/canada/newfoundland-labrador/story/2010/09/06/nl-arrest-shirran-090610.html?ref=rss" title="A man is scheduled to appear in court Tuesday in connection with the death of Ann Marie Shirran, the St. John\'s woman who had been missing since mid-July...." target="_self">Man arrested in N.L. woman\'s death</a><br />');
document.write('A man is scheduled to appear in court Tuesday in connection with the death of Ann Marie Shirran, the St. John\'s woman who had been missing since mid-July....');
document.write('</li>');
document.write('<li class="rss_item"><a class="rss_item" href="http://www.cbc.ca/world/story/2010/09/06/pakistan-flood006.html?ref=rss" title="The United Nations estimates eight to 10 million people in Pakistan still need daily help out of a total of 18.7 million affected by the flooding...." target="_self">More than 8 million Pakistanis in dire need: UN</a><br />');
document.write('The United Nations estimates eight to 10 million people in Pakistan still need daily help out of a total of 18.7 million affected by the flooding....');
document.write('</li>');
document.write('<li class="rss_item"><a class="rss_item" href="http://www.cbc.ca/canada/toronto/story/2010/09/06/tor-orangeville-remains-opp-statement.html?ref=rss" title="A forensic autopsy will be performed Tuesday on human remains found just east of Orangeville, Ont., with results expected no earlier than the next day on whether they are from missing nurse Sonia Varaschin. ..." target="_self">Details on Orangeville body scarce</a><br />');
document.write('A forensic autopsy will be performed Tuesday on human remains found just east of Orangeville, Ont., with results expected no earlier than the next day on whether they are from missing nurse Sonia Varaschin. ...');
document.write('</li>');
document.write('<li class="rss_item"><a class="rss_item" href="http://www.cbc.ca/world/story/2010/09/06/guatemala-mudslides006.html?ref=rss" title="Searchers have pulled more bodies from a mud-covered highway as further mudslides from days of torrential rain raised Guatemala\'s official death toll to 44...." target="_self">Guatemala mudslides death toll rises to 44</a><br />');
document.write('Searchers have pulled more bodies from a mud-covered highway as further mudslides from days of torrential rain raised Guatemala\'s official death toll to 44....');
document.write('</li>');
document.write('<li class="rss_item"><a class="rss_item" href="http://www.cbc.ca/world/story/2010/09/06/spain-eta-ceasefire-basque-homeland-reject.html?ref=rss" title="The Spanish government has rejected a new ceasefire announcement by the separatist group ETA and ruled out negotiations on an independent Basque homeland, saying the militants have been decimated by arrests and are desperate to regroup and rearm.  ..." target="_self">Spain rejects ETA ceasefire</a><br />');
document.write('The Spanish government has rejected a new ceasefire announcement by the separatist group ETA and ruled out negotiations on an independent Basque homeland, saying the militants have been decimated by arrests and are desperate to regroup and rearm.  ...');
document.write('</li>');
document.write('</ul></div>');
