function getTopStories(){ var html = "

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

"+ "\n"+ "\nBlair facing backlash over Britain's 'Guantanamo'<\/a>"+ "\n<\/p>"+ "\n"+ "\n

"+ "\n"+ "\nMMR research 'should never have been published' <\/a>"+ "\n<\/p>"+ "\n"+ "\n

"+ "\n"+ "\nBlack breaks his silence: 'I'm an honest man'<\/a>"+ "\n<\/p>"+ "\n"+ "\n

"+ "\n"+ "\nChina breaks promise on democracy in Hong Kong<\/a>"+ "\n<\/p>"+ "\n"+ "\n

"+ "\n"+ "\nMud flies over plan to end Maori 'special privileges'<\/a>"+ "\n<\/p>"+ "\n"+ "\n

"+ "\n"+ "\nNato offers to help Athens fight Olympics terror threat<\/a>"+ "\n<\/p>"+ "\n"; return html; }//method