var arnews = new Array(6); totcount = 6; rnd = 0; document.title=document.title+ " "; arnews[0]="Drea de Matteo is Typecast, but She's Totes Ok with that.
"; arnews[0] += "Drea De Matteo has revealed that she is used to being typecast. De Matteo, who recently joined Desperate Housewives as Angie Bolen, explained that her role in The Sopranos means that she is stereotyped."; arnews[0] += "
Publ.Date : Sun, 07 Feb 2010 15:26:17 GMT"; arnews[0] += "
"; arnews[1]="Drea De Matteo: 'I'm always typecast'
"; arnews[1] += "Drea De Matteo has revealed that she is used to being typecast. De Matteo, who recently joined Desperate Housewives as Angie Bolen, explained that her role in The Sopranos means that she is stereotyped."; arnews[1] += "
Publ.Date : Sun, 07 Feb 2010 05:01:01 GMT"; arnews[1] += "
"; arnews[2]="New York, I Love You
"; arnews[2] += "So here's how this thing works. A group of directors are each given two days to shoot a short film and one week to edit it."; arnews[2] += "
Publ.Date : Tue, 02 Feb 2010 08:00:00 GMT"; arnews[2] += "
"; arnews[3]="DVD Report: This week's new releases
"; arnews[3] += "Michael Jackson in \"THIS IS IT'' Rehearsal footage as farewell performance Despite the finality of the title, last fall's theatrical release of Michael Jackson's \"This Is It'' wasn't quite it, of course - not with DVD to keep the remembrances going a little while longer."; arnews[3] += "
Publ.Date : Sun, 31 Jan 2010 03:32:10 GMT"; arnews[3] += "
"; arnews[4]="New Housewife Drea De Matteo
"; arnews[4] += "Drea De Matteo insists she isn't a replacement for departed 'Desperate Housewives' star Nicolette Sheridan."; arnews[4] += "
Publ.Date : Sat, 30 Jan 2010 20:07:59 GMT"; arnews[4] += "
"; arnews[5]="Drea de Matteo - New Housewife Drea de Matteo
"; arnews[5] += "Drea De Matteo insists she isn't a replacement for departed 'Desperate Housewives' star Nicolette Sheridan as her alter-ego isn't a maneater."; arnews[5] += "
Publ.Date : Sat, 30 Jan 2010 14:24:11 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("
");