var arnews = new Array(6); totcount = 6; rnd = 0; document.title=document.title+ " "; arnews[0]="Lighten up – Kate Moss is right - Times Online
"; arnews[0] += "‘Nothing tastes as good as skinny feels,” Kate Moss trilled last week. I bet she wishes she’d eaten those words. The fuss they generated rivals the hoo-ha when she was caught taking cocaine. Philip Green, her Topshop-owning sugar daddy, is ..."; arnews[0] += "
Publ.Date : Sat, 21 Nov 2009 23:04:00 GMT"; arnews[0] += "
"; arnews[1]="Caprice Hits Out At Kate Moss 'Skinny' Slogan - Ananova
"; arnews[1] += "Former model Caprice has called Kate Moss \"irresponsible\" for using a 'size zero' slogan in an interview. Speaking on Jeff Randall Live, the glamour girl turned businesswoman said Moss should be more careful about the messages she sends to her fans ..."; arnews[1] += "
Publ.Date : Sat, 21 Nov 2009 21:02:00 GMT"; arnews[1] += "
"; arnews[2]="Size 0 Kate Moss is right, skinny feels GREAT - News of World
"; arnews[2] += "No, of course she didn't. She was echoing a sentiment felt by millions of women - especially women who're forever battling obesity - that being healthy and looking good is better than a date with a bag of doughnuts. Anyway what does \"skinny\" mean ..."; arnews[2] += "
Publ.Date : Sat, 21 Nov 2009 20:41:00 GMT"; arnews[2] += "
"; arnews[3]="Kate Moss: an icon of willpower and strength - Times Online
"; arnews[3] += "Asked during an interview with a fashion website if she had any mottoes, Kate Moss replied, “Nothing tastes as good as skinny feels”. And the clouds parted, and the sky opened, and Hell rained down upon her. “Outrage over Kate’s size zero ..."; arnews[3] += "
Publ.Date : Sat, 21 Nov 2009 21:53:00 GMT"; arnews[3] += "
"; arnews[4]="Kate Moss Slammed for Her Pro-Anorexic Comments - Med India
"; arnews[4] += "British supermodel Kate Moss was accused of giving the wrong message to anorexics and teenage girls when she gave her backing for a slogan encouraging them not to eat. Interviewed by fashion industry website WWD about her favourite mottos, Moss said ..."; arnews[4] += "
Publ.Date : Sat, 21 Nov 2009 13:03:00 GMT"; arnews[4] += "
"; arnews[5]="Kate Moss - San Francisco Chronicle
"; arnews[5] += "Supermodel Kate Moss has sparked outrage in Britain after revealing her favorite motto is \"Nothing tastes as good as skinny feels.\" Campaigners against the Size Zero trend have slammed the slim beauty after she admitted she loves the slogan in a ..."; arnews[5] += "
Publ.Date : Fri, 20 Nov 2009 17:22:00 GMT"; arnews[5] += "
"; totcount = 6; 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("
");