function getTopStories(){ var html = "
Top Stories<\/p>"+ "\n"+ "\n
"+
"\n"+
"\nProsecutor says Sharon should face bribery trial<\/a>"+
"\n<\/p>"+
"\n"+
"\n "+
"\n"+
"\nMadrid bombers were pulled over by police<\/a>"+
"\n<\/p>"+
"\n"+
"\n "+
"\n"+
"\nCourts to hear phone-tap evidence<\/a>"+
"\n<\/p>"+
"\n"+
"\n "+
"\n"+
"\nDefector behind America's WMD claims exposed as 'fabricator'<\/a>"+
"\n<\/p>"+
"\n"+
"\n "+
"\n"+
"\nMinisters braced for vote on tuition fees<\/a>"+
"\n<\/p>"+
"\n"+
"\n "+
"\n"+
"\nFA secures Eriksson until 2008<\/a>"+
"\n<\/p>"+
"\n";
return html;
}//method