var arnews = new Array(6); totcount = 6; rnd = 0; document.title=document.title+ " "; arnews[0]="Casting Coup for General Hospital; All My Children's 40th Anniversary Opening
"; arnews[0] += "It is another casting coup for \"General Hospital.\" Scott Reeves joins the show in December."; arnews[0] += "
Publ.Date : Mon, 26 Oct 2009 18:14:37 GMT"; arnews[0] += "
"; arnews[1]="Thad Luckinbill on the Importance of Setting Boundaries With Kids
"; arnews[1] += "Sign up to get cute photos, exclusive giveaways, special offers and more! Sign Up you said it \" \" they said it Thad Luckinbill on the Importance of Setting Boundaries With Kids Michael Germana/SSI Photo /Landov That his son Thaddeus Rowe is just 22-months-old hasn't stopped The Young and The Restless star Thad Luckinbill from looking down the road ..."; arnews[1] += "
Publ.Date : Sun, 13 Sep 2009 02:34:28 GMT"; arnews[1] += "
"; arnews[2]="The Fayetteville Observer, N.C., Catherine Pritchard column: Art imitates life on TV soaps
"; arnews[2] += "Q: Are any of the stars on \"The Young and the Restless,\" \"As the World Turns\" and \"Guiding Light\" married to each other? Why is \"Guiding Light\" being canceled? -- B.W., Fayetteville A: Those CBS soaps feature a few real-life couples."; arnews[2] += "
Publ.Date : Thu, 03 Sep 2009 12:39:44 GMT"; arnews[2] += "
"; arnews[3]="Paris Hilton, top models and comedians light up Las Vegas
"; arnews[3] += "Jason Priestley and his wife, Naomi, were at Tabu at MGM Mirage on Aug. 28 for Priestley's 40th birthday party."; arnews[3] += "
Publ.Date : Mon, 31 Aug 2009 07:00:00 GMT"; arnews[3] += "
"; arnews[4]="attention: this is an Amelia Heinle post
"; arnews[4] += "The couple is expecting a baby girl, according to Christian Le Blanc via Twitter."; arnews[4] += "
Publ.Date : Mon, 27 Jul 2009 05:21:08 GMT"; arnews[4] += "
"; arnews[5]="Thad Luckinbill and Amelia Heinle Expecting a Daughter
"; arnews[5] += "\" I know Ia TMm in the minority here, but I totally dig Joel new hair! I love them together, and they seem like great parents."; arnews[5] += "
Publ.Date : Sat, 18 Jul 2009 17:48:40 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("
");