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/canada/?ref=rss" target="_self">CBC | Canadian 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/manitoba/story/2010/09/09/mb-chapman-judge-scandal-manitoba.html?ref=rss" title="The man at the centre of a controversy involving nude pictures of a lawyer who later became a Manitoba judge cries when he\'s ordered to surrender his home computer...." target="_self">Man in judge controversy must surrender computer</a><br />');
document.write('The man at the centre of a controversy involving nude pictures of a lawyer who later became a Manitoba judge cries when he\'s ordered to surrender his home computer....');
document.write('</li>');
document.write('<li class="rss_item"><a class="rss_item" href="http://www.cbc.ca/canada/story/2010/09/09/afghan-detainees-spy-agency-nds.html?ref=rss" title="A senior Canadian military officer who helped manage the early days of Canada\'s combat mission in Kandahar has admitted torture likely occurred in Afghan prisons, but says reports of abuse were overblown...." target="_self">Afghan prisons \'not torture chambers\': officer</a><br />');
document.write('A senior Canadian military officer who helped manage the early days of Canada\'s combat mission in Kandahar has admitted torture likely occurred in Afghan prisons, but says reports of abuse were overblown....');
document.write('</li>');
document.write('<li class="rss_item"><a class="rss_item" href="http://www.cbc.ca/canada/montreal/story/2010/09/09/dawson-shooting-psychological-study.html?ref=rss" title="A groundbreaking study on fallout of the 2006 shooting at Montreal\'s Dawson College reveals that nearly one-third of students and staff suffered from psychological trauma in the years after the event...." target="_self">Dawson shooting spurred mental disorder spike</a><br />');
document.write('A groundbreaking study on fallout of the 2006 shooting at Montreal\'s Dawson College reveals that nearly one-third of students and staff suffered from psychological trauma in the years after the event....');
document.write('</li>');
document.write('<li class="rss_item"><a class="rss_item" href="http://www.cbc.ca/canada/story/2010/09/09/ontario-court-blood-kyle-freemen-suit-negligent.html?ref=rss" title="A gay Toronto man who concealed his sexual history on a blood donor form and was sued for negligence by Canadian Blood Services has lost in Ontario Superior Court...." target="_self">Gay Ont. man loses blood donation negligence suit</a><br />');
document.write('A gay Toronto man who concealed his sexual history on a blood donor form and was sued for negligence by Canadian Blood Services has lost in Ontario Superior Court....');
document.write('</li>');
document.write('<li class="rss_item"><a class="rss_item" href="http://www.cbc.ca/canada/british-columbia/story/2010/09/09/air-india-perjury-trial.html?ref=rss" title="The perjury trial of Inderjit Singh Reyat got underway in B.C. Supreme Court on Thursday morning, with prosecutor Len Doust outlining his opening arguments...." target="_self">Reyat perjury trial begins in Vancouver</a><br />');
document.write('The perjury trial of Inderjit Singh Reyat got underway in B.C. Supreme Court on Thursday morning, with prosecutor Len Doust outlining his opening arguments....');
document.write('</li>');
document.write('</ul></div>');
