var arnews = new Array(6); totcount = 4; rnd = 0; document.title=document.title+ " "; arnews[0]="JAG - TVShowsOnDVD.com
"; arnews[0] += "For the final season, there was a bit of change in the cast. Harm (David James Elliot) and Mac (Catherine Bell) were still there, of course, but gone was the JAG (Judge Advocate General) himself, Rear Admiral Chegwidden, who had retired at the end of ..."; arnews[0] += "
Publ.Date : Wed, 18 Nov 2009 08:20:00 GMT"; arnews[0] += "
"; arnews[1]="Scientology faces allegations of torture in Australia - Mail & Guardian Online
"; arnews[1] += "As an indication of it's provenance, Tom Cruise is almost in charge for goodness sake, and other luvvies from Hollywod, John Travolta and Catherine Bell for example are adherents. Even Madonna trifled with it at one point before turning to the ..."; arnews[1] += "
Publ.Date : Wed, 18 Nov 2009 23:58:00 GMT"; arnews[1] += "
"; arnews[2]="Experts warn about too-casual work clothing - Vancouver Sun
"; arnews[2] += "Corporate image consultant Catherine Bell regularly conducts training sessions on business attire with groups of employees. Often, she said the message is targeted at one or two particular staff who the company is afraid to approach. \""; arnews[2] += "
Publ.Date : Fri, 20 Nov 2009 05:55:00 GMT"; arnews[2] += "
"; arnews[3]="Lifetime Television and Hallmark Give Special Holiday Gift to "Army ... - PR Inside
"; arnews[3] += "LOS ANGELES, CA -- (Marketwire) -- 11/18/09 -- Lifetime Television and Hallmark Cards, Inc. are giving fans of the hit series \"Army Wives\" a special holiday gift this year -- a chance to see their three favorite Season Three episodes in back-to-back ..."; arnews[3] += "
Publ.Date : Wed, 18 Nov 2009 13:06: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("
");