var arnews = new Array(6); totcount = 6; rnd = 0; document.title=document.title+ " "; arnews[0]="From Universal Studios Home Entertainment: USA Network's Most-Watched First Season of an Original Se
"; arnews[0] += "OVERVIEW: Get swept away with the Hampton's newest doctor-on-demand when \"Royal Pains\" Season 1 debuts on DVD May 25, 2010 from Universal Studios Home Entertainment."; arnews[0] += "
Publ.Date : Mon, 08 Feb 2010 12:13:47 GMT"; arnews[0] += "
"; arnews[1]="The First Week of the Rest of Avatar's Life [Trade Roundup]
"; arnews[1] += "Avatar is finally dethroned, but Sam Worthington is on his way up. Do you want Wheel of Fortune in 3D? Henry Winkler has a new role, and Valentine's Day gets a pre-release sequel."; arnews[1] += "
Publ.Date : Mon, 08 Feb 2010 06:54:16 GMT"; arnews[1] += "
"; arnews[2]="Henry Winkler Feels Royal Pains
"; arnews[2] += "Variety reports that Henry Winkler is joining the cast of Royal Pains . Winkler will appear in the second season of this USA Network show as an \"absentee father to the characters played by Mark Feuerstein and Paulo Costanzo.\" Royal Pains recorded the top 18-49 demographic and total viewers for a new series in cable history."; arnews[2] += "
Publ.Date : Mon, 08 Feb 2010 06:45:18 GMT"; arnews[2] += "
"; arnews[3]="Henry Winkler joins USA's "Royal Pains"
"; arnews[3] += "Hank and Evan's father on \"Royal Pains\" is not a mystery anymore. Henry Winkler is joining the breakout USA Network hit in a major recurring role next season, playing Eddie R. Lawson, the absentee father to Hank and Evan Lawson."; arnews[3] += "
Publ.Date : Mon, 08 Feb 2010 04:43:55 GMT"; arnews[3] += "
"; arnews[4]="Winkler coming to 'Royal Pains'
"; arnews[4] += "Henry Winkler is coming to \"Royal Pains.\" The \"Happy Days\" star will appear in the second season of the USA Network drama as absentee father to the characters played by Mark Feuerstein and Paulo Costanzo."; arnews[4] += "
Publ.Date : Mon, 08 Feb 2010 01:02:14 GMT"; arnews[4] += "
"; arnews[5]="TV bites: Henry Winkler is a 'Royal Pain(s),' Georgina's back on 'Gossip Girl'
"; arnews[5] += "Henry Winkler heads to USA, Georgina Sparks is back on the UES and \"American Choppers\" is done on TLC."; arnews[5] += "
Publ.Date : Sat, 06 Feb 2010 18:37:17 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("
");