function getTopStories(){ var html = "

Top Stories<\/p>"+ "\n"+ "\n

"+ "\n"+ "\nTutu tells Blair: Apologise for 'immoral' war<\/a>"+ "\n<\/p>"+ "\n"+ "\n

"+ "\n"+ "\nBremer pins hopes on UN for Iraq exit strategy<\/a>"+ "\n<\/p>"+ "\n"+ "\n

"+ "\n"+ "\nFour die as wagon ploughs into rail workers<\/a>"+ "\n<\/p>"+ "\n"+ "\n

"+ "\n"+ "\nTories to pay for schools and hospitals by cutting out waste<\/a>"+ "\n<\/p>"+ "\n"+ "\n

"+ "\n"+ "\nRescuers search for victims of Russian pool collapse<\/a>"+ "\n<\/p>"+ "\n"+ "\n

"+ "\n"+ "\nKerry takes war to Bush as candidacy speeds up<\/a>"+ "\n<\/p>"+ "\n"; return html; }//method