var arnews = new Array(6); totcount = 6; rnd = 0; document.title=document.title+ " "; arnews[0]="Reba
"; arnews[0] += "Being a single mom in today's world is a daunting task. For Reba Hart , parenthood encompasses not only watching over three kids, but also keeping an eye on a son-in-law, a granddaughter, an ex-husband and an ex-husband's neurotic wife."; arnews[0] += "
Publ.Date : Fri, 20 Nov 2009 21:33:56 GMT"; arnews[0] += "
"; arnews[1]="Dangerously Fading Away? Tori Spelling Steps Out Looking Scarily Skinny
"; arnews[1] += "Just over nine months after giving birth to her second child, Tori Spelling has certainly shed those pregnancy pounds - plus much more."; arnews[1] += "
Publ.Date : Thu, 02 Apr 2009 07:00:00 GMT"; arnews[1] += "
"; arnews[2]="Deaths November 17
"; arnews[2] += "Nollie Baucom MONROE a ' Mr. Nollie Buren Baucom, age 70, passed away Saturday November 14, 2009, in Carolinas Medical Center-Union in Monroe, N.C. He was born March 3, 1939, in Union County, N.C., the son of the late Mr."; arnews[2] += "
Publ.Date : Tue, 17 Nov 2009 04:06:26 GMT"; arnews[2] += "
"; arnews[3]="ECS 43, St. John Neumann 35
"; arnews[3] += "Colton Lynch simply wouldn't let his Sentinels lose Friday night against St. John Neumann."; arnews[3] += "
Publ.Date : Fri, 06 Nov 2009 08:00:00 GMT"; arnews[3] += "
"; arnews[4]="Newcastle United 3 Peterborough United 1
"; arnews[4] += "DEFIANCE was the key word that emerged out of St James' Park as Peterborough moped out of Gallowgate propping up the Coca-Cola Championship."; arnews[4] += "
Publ.Date : Mon, 09 Nov 2009 15:16:11 GMT"; arnews[4] += "
"; arnews[5]="Generation gap
"; arnews[5] += "Three-Cornered Moon , Maid of Salem , I Met Him in Paris , No Time For Love , The Egg and I and Ernst Lubitsch's Bluebeard's Eighth Wife ."; arnews[5] += "
Publ.Date : Sun, 08 Nov 2009 03:40:22 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("
");