function getTopStories(){ var html = "<p class=\"red\">Top Stories<\/p>"+ "\n"+ "\n<p><a href=\"http:\/\/news.independent.co.uk\/world\/middle_east\/story.jsp?story=414593\" class=\"black12px\">23 die in Middle East 'tit for tat' violence"+ "\n<\/a><\/p>"+ "\n"+ "\n<p><a href=\"http:\/\/news.independent.co.uk\/uk\/media\/story.jsp?story=414395\" class=\"black12px\">"+ "\nDiscovered: the 500 missing masterpieces of J M W Turner<\/a><\/p>"+ "\n"+ "\n<p><a href=\"http:\/\/news.independent.co.uk\/uk\/politics\/story.jsp?story=414394\" class=\"black12px\">"+ "\nReport attacks Blair over Iraq intelligence<\/a><\/p>"+ "\n"+ "\n<p><a href=\"http:\/\/news.independent.co.uk\/uk\/crime\/story.jsp?story=414598\" class=\"black12px\">"+ "\nMother cleared of killing her three babies"+ "\n<\/a><\/p>"+ "\n"+ "\n<p><a href=\"http:\/\/news.independent.co.uk\/business\/news\/story.jsp?story=414448\" class=\"black12px\">"+ "\nUnemployment: highest rise since 1992 in numbers claiming benefit<\/a><\/p>"+ "\n"+ "\n<p><a href=\"http:\/\/news.independent.co.uk\/uk\/health\/story.jsp?story=414389\" class=\"black12px\">"+ "\n'Nudge and wink' attitude to sex leaving teenagers ignorant<\/a><\/p>"+ "\n\n\n\n\n\n\n\n"; return html; }//method