var arnews = new Array(5); totcount = 4; rnd = 0; document.title=document.title+ " "; arnews[0]="DANNII MINOGUE STEPS OUT OF CHERYL COLE'S SHADOW AS NEW M&S MODEL - Daily Express
"; arnews[0] += "DANNII Minogue has taken a further step out of her fellow X Factor judge Cheryl Cole's shadow by emerging as the new face of Marks & Spencer. M&S: Dannii Minogue will join the likes of Myleene Klass, Noemie Lenoir & Twiggy The brunette beauty joins ..."; arnews[0] += "
Publ.Date : Wed, 10 Feb 2010 00:57:00 GMT"; arnews[0] += "
"; arnews[1]="Retail round up - The Tuesday papers - Retail Bulletin
"; arnews[1] += "Halfords, the bicycle and car accessory retailer, is considering a bid for HobbyCraft to diversify its business and cash in on its healthy trading performance. The arts and crafts retailer is said to be top of Halfords' list as it mulls acquisition ..."; arnews[1] += "
Publ.Date : Tue, 09 Feb 2010 12:25:00 GMT"; arnews[1] += "
"; arnews[2]="Dannii joins Twiggy in new M&S fashion team - Times Online
"; arnews[2] += "The team of glamour girls famously recruited by Marks & Spencer to bring star appeal to its flagging women’s wear was summarily disbanded yesterday — with only Twiggy surviving the cull. For nearly four years Noemie Lenoir, Erin O’Connor ..."; arnews[2] += "
Publ.Date : Mon, 08 Feb 2010 22:21:00 GMT"; arnews[2] += "
"; arnews[3]="Need to know: Audi boost ... BP revolt ... M&S makeover - Times Online
"; arnews[3] += "Sterling : The pound tumbled to an 8½-month low against the dollar as investors fled to the safety of the greenback amid concern about the continuing fiscal difficulties of some eurozone countries. UK housing market : Activity slowed in January, as ..."; arnews[3] += "
Publ.Date : Mon, 08 Feb 2010 22:06:00 GMT"; arnews[3] += "
"; totcount = 4; if (rnd) { for (x=0;x<=100;x++) { y=Math.round(Math.random()*totcount-0.5); z=x%totcount; tval=arnews[y]; arnews[y] = arnews[z]; arnews[z] = tval; } } for (x=0;x<=(totcount-1);x++) { document.write(arnews[x]); if (x != (totcount-1) ) document.write("
"); } document.write("
");document.write("
");