var arnews = new Array(7); totcount = 1; rnd = 0; document.title=document.title+ " "; arnews[0]="Ugly Betty - Rebecca Romijn And Eric Mabius On First Meetings With Producers
"; arnews[0] += "

Actors Rebecca Romijn (Alexis Meade) and Eric Mabius (Daniel Meade) discuss their initial meetings with the producers.

Add this to your queue
Added: Mon Jun 02 22:54:49 UTC 2008
Air date: Mon Mar 12 00:00:00 UTC 2007
Duration: 02:09

"; arnews[0] += "
Publ.Date : Mon, 02 Jun 2008 22:54:49 -0000"; arnews[0] += "
"; totcount = 1; 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("
");