var arnews = new Array(9); totcount = 9; rnd = 0; document.title=document.title+ " "; arnews[0]="Thursday's TV Highlights: Kate and Sam stumble across a car accident on 'Private Practice'
"; arnews[0] += "FIRST RESPONDER: Addison helps a pregnant woman trapped in a car on \"Private Practice\" at 10 p.m. on ABC."; arnews[0] += "
Publ.Date : Thu, 12 Nov 2009 07:08:30 GMT"; arnews[0] += "
"; arnews[1]="TV Movie Highlight of the Week: The Killing Room
"; arnews[1] += "This week, The Killing Room -- a direct-to-video flick that nonetheless sports a big-name cast -- premieres at 9:00 PM ET/PT on Thursday, November 12 on Showtime."; arnews[1] += "
Publ.Date : Sun, 08 Nov 2009 11:23:49 GMT"; arnews[1] += "
"; arnews[2]="On DVD: Show some awareness
"; arnews[2] += "October is in full swing, and chances are you might not be aware of some of the special causes that have made October their \"awareness month.\" So, we thought it might be good to make you aware of what you might not have been aware of and offer a few DVDs you can pick up to honor the occasions and reacquaint yourself with some films you might have ..."; arnews[2] += "
Publ.Date : Thu, 15 Oct 2009 07:00:00 GMT"; arnews[2] += "
"; arnews[3]="On DVD: Show some awareness
"; arnews[3] += "October is in full swing, and chances are you might not be aware of some of the special causes that have made October their 'awareness month.' So, we thought it might be good to make you aware of what you might not have been aware of and offer a few DVDs you can pick up to honor the occasions and reacquaint yourself with some films you might have ..."; arnews[3] += "
Publ.Date : Thu, 15 Oct 2009 11:30:43 GMT"; arnews[3] += "
"; arnews[4]="Queery
"; arnews[4] += "D.C. Storm Local lesbian team members are working and playing hard during the Gay Softball World Series here Aug."; arnews[4] += "
Publ.Date : Fri, 09 Oct 2009 11:15:12 GMT"; arnews[4] += "
"; arnews[5]="On Sept. 25, 1981, Sandra Day O'Connor was sworn in as the first female justice on the Supreme Court
"; arnews[5] += "Today is Friday, Sept. 25, the 268th day of 2009. There are 97 days left in the year."; arnews[5] += "
Publ.Date : Fri, 09 Oct 2009 10:33:15 GMT"; arnews[5] += "
"; arnews[6]="On Sept. 25, 1981, Sandra Day O'Connor was sworn in as the first female justice on the Supreme Court
"; arnews[6] += "Today is Friday, Sept. 25, the 268th day of 2009. There are 97 days left in the year."; arnews[6] += "
Publ.Date : Tue, 29 Sep 2009 00:53:04 GMT"; arnews[6] += "
"; arnews[7]="On Sept. 25, 1981, Sandra Day O'Connor was sworn in as the first female justice on the Supreme Court
"; arnews[7] += "Today is Friday, Sept. 25, the 268th day of 2009. There are 97 days left in the year."; arnews[7] += "
Publ.Date : Sat, 26 Sep 2009 04:37:00 GMT"; arnews[7] += "
"; arnews[8]="Today in History
"; arnews[8] += "Published: Friday, September 25, 2009 at 9:58 a.m. Last Modified: Friday, September 25, 2009 at 9:58 a.m. Today is Friday, Sept."; arnews[8] += "
Publ.Date : Fri, 25 Sep 2009 20:35:56 GMT"; arnews[8] += "
"; totcount = 9; 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("
");