var arnews = new Array(6); totcount = 4; rnd = 0; document.title=document.title+ " "; arnews[0]="Tame those locks - KPVI Newschannel 6
"; arnews[0] += "Bad hair days can drive you to distraction -- or at the very least, to the nearest hat department. We went to celeb stylists for advice on dealing with some of the peskiest problems. Here are their top tips on how to rehab your locks. Frizz \"Start ..."; arnews[0] += "
Publ.Date : Wed, 10 Feb 2010 01:11:00 GMT"; arnews[0] += "
"; arnews[1]="Zellweger & Cooper Set Up Home - The Gaea Times
"; arnews[1] += "It’s the first home Zellweger has bought in Los Angeles since she sold her Bel Air pad to Will & Grace star Debra Messing in 2004 and moved to New York state."; arnews[1] += "
Publ.Date : Sun, 17 Jan 2010 09:46:00 GMT"; arnews[1] += "
"; arnews[2]="Two Films Based on the Bible Debut on DVD March 2 - ChristianNewsWire
"; arnews[2] += "... Jesus traces the life and death of Jesus through his resurrection with an all-star cast featuring Jeremy Sisto (TV's \"Law & Order\") in the title role, six-time Emmy nominee Debra Messing (TV's \"Will & Grace,\" \"The Starter Wife\") as Mary ..."; arnews[2] += "
Publ.Date : Thu, 04 Feb 2010 21:07:00 GMT"; arnews[2] += "
"; arnews[3]="What do past & present Texas mamas & grandmothers have in common? That ... - PRLog (free press release)
"; arnews[3] += "The jewelry has been worn by numerous celebrities including Paris Hilton, Debra Messing and Penelope Cruz. Tracy has joined the online community of Mommy Perks, making a splash with their members, readers and even the owner (who purchased a necklace ..."; arnews[3] += "
Publ.Date : Sun, 07 Feb 2010 05:40:00 GMT"; arnews[3] += "
"; totcount = 4; 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("
");