var arnews = new Array(7); totcount = 7; rnd = 0; document.title=document.title+ " - "Cat+Deeley" - Google News"; document.title=document.title+ " "; arnews[0]="Wedding Belles - Grazia
"; arnews[0] += "

Grazia

Wedding Belles
Grazia
Well, Stylist Charlie Brear's Vintage Wedding Dress service (super stylist with the likes of Cat Deeley and Kate Moss as her clients) could come to your ...

"; arnews[0] += "
Publ.Date : Wed, 10 Feb 2010 12:08:28 GMT+00:00"; arnews[0] += "
"; arnews[1]="Robbie: 'Best experience of my life' - Stockport Express
"; arnews[1] += "

Robbie: 'Best experience of my life'
Stockport Express
Dubbed the Stockport Spider by host Cat Deeley, Robbie has won legions of fans around the country, but none more so than in his home town of Stockport. ...

and more »
"; arnews[1] += "
Publ.Date : Wed, 10 Feb 2010 11:05:34 GMT+00:00"; arnews[1] += "
"; arnews[2]="Cat Deeley's all-weather leather - Osoblog (blog)
"; arnews[2] += "

Osoblog (blog)

Cat Deeley's all-weather leather
Osoblog (blog)
Looking at this picture of Cat Deeley you'd never know it was minus-something degrees in London. But Cat is obviously dying to bust out her spring wardrobe ...

"; arnews[2] += "
Publ.Date : Wed, 10 Feb 2010 09:17:16 GMT+00:00"; arnews[2] += "
"; arnews[3]="Brit special, Robbie? - The Sun
"; arnews[3] += "

Brit special, Robbie?
The Sun
... who's as mad as a box of frogs, to present an award. She joins a line-up of safe hosts, including CAT DEELEY and DAME SHIRLEY BASSEY.

and more »
"; arnews[3] += "
Publ.Date : Wed, 10 Feb 2010 00:09:11 GMT+00:00"; arnews[3] += "
"; arnews[4]="Former Strictly Come Dancing judge Arlen Phillips on how she lost nearly two stone - Daily Mail
"; arnews[4] += "

Daily Mail

Former Strictly Come Dancing judge Arlen Phillips on how she lost nearly two stone
Daily Mail
Phillips with her So You Think You Can Dance co-stars Cat Deeley and Nigel Lythgoe. She joined the show after being axed from Strictly Come Dancing 'I'm 8st ...

and more »
"; arnews[4] += "
Publ.Date : Tue, 09 Feb 2010 00:25:04 GMT+00:00"; arnews[4] += "
"; arnews[5]="Weekend Ratings Round-Up - ATV News (blog)
"; arnews[5] += "

Weekend Ratings Round-Up
ATV News (blog)
The Cat Deeley fronted series lost 1.2 million viewers last week when it aired in an earlier slot but this week there were signs of recovery as 4.9 million ...

and more »
"; arnews[5] += "
Publ.Date : Mon, 08 Feb 2010 12:10:45 GMT+00:00"; arnews[5] += "
"; arnews[6]="So You Think You Can Dance Final Odds Charlie Or Tommy - Betting Directory
"; arnews[6] += "

So You Think You Can Dance Final Odds Charlie Or Tommy
Betting Directory
So, Cat Deeley's first expedition into dance presenting has nearly reached its conclusion with the final of So You Think You Can Dance airing next Saturday ...

"; arnews[6] += "
Publ.Date : Mon, 08 Feb 2010 10:28:42 GMT+00:00"; arnews[6] += "
"; totcount = 7; 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("
");