var arnews = new Array(6); totcount = 6; rnd = 0; document.title=document.title+ " "; arnews[0]="Placing a tax on cosmetic surgery?
"; arnews[0] += "Benjie Watts We've been hearing a lot over the past few months about health care reform."; arnews[0] += "
Publ.Date : Tue, 24 Nov 2009 20:15:15 GMT"; arnews[0] += "
"; arnews[1]="False start, Houston
"; arnews[1] += "Heart-Broken. Frustrated. Angry. Those are roughly the only emotions going through the bodies of anyone associated with the Houston Texans and their fan base."; arnews[1] += "
Publ.Date : Tue, 24 Nov 2009 16:56:35 GMT"; arnews[1] += "
"; arnews[2]="FOX Thanksgiving Day Special 'Kaleidoscope' Unites Cancer Survivors...
"; arnews[2] += "Breast Cancer Survivor Olivia Newton-John and Renowned Music Producer David Foster Join Young Cancer Survivors to Perform 'Hope is Always Here,' a Song Written by Children With Cancer Through the Purple Songs Can Fly Project Survivors Scott Hamilton and Dorothy Hamill Return to the Ice Alongside Kristi Yamaguchi, Nancy Kerrigan, Viktor Petrenko and ..."; arnews[2] += "
Publ.Date : Tue, 24 Nov 2009 14:56:55 GMT"; arnews[2] += "
"; arnews[3]="Cancer.Net Provides Resources From Cancer Doctors On Coping With...
"; arnews[3] += "The holiday season is a time of celebration and togetherness with family and friends, but for people with cancer , it can be a difficult time of year."; arnews[3] += "
Publ.Date : Tue, 24 Nov 2009 10:00:00 GMT"; arnews[3] += "
"; arnews[4]="How Published Authors Name Their Characters
"; arnews[4] += "A rose by any other name, said Shakespeare, would smell the same. While that may be true, would a reader's experience change if a character in story had a different name? Would a heroine called Bella come across to readers in the same way if her name had been changed to Paula? Coming up with the right names for characters can be daunting for both ..."; arnews[4] += "
Publ.Date : Tue, 24 Nov 2009 00:23:20 GMT"; arnews[4] += "
"; arnews[5]="Celebrity sex tapes: Are they the new clip reel?
"; arnews[5] += "Recently, the internet has been abuzz with the news of a sex tape featuring former Miss California and current Conservative activist Carrie Prejean."; arnews[5] += "
Publ.Date : Tue, 17 Nov 2009 08:00:00 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("
");