var arnews = new Array(6); totcount = 6; rnd = 0; document.title=document.title+ " "; arnews[0]="Jonathan Beauty Water shower filter pampers hair, skin -- and saves water too
"; arnews[0] += "Dan Neil tests out the Jonathan Product Beauty Water Shower Purification System."; arnews[0] += "
Publ.Date : Sat, 28 Mar 2009 07:00:00 GMT"; arnews[0] += "
"; arnews[1]="Editing 'Precious': boldness required
"; arnews[1] += "\"Precious\" helmer Lee Daniels can't be easy to work for. \"I had to fire an editor and a cinematographer,\" he wrote in a January article in \"Moviemaker\" magazine."; arnews[1] += "
Publ.Date : Tue, 03 Nov 2009 22:18:03 GMT"; arnews[1] += "
"; arnews[2]="Hamlisch tunes in to 'Informant's' p.o.v.
"; arnews[2] += "Composer Marvin Hamlisch's score had to tip 'The Informant's' emotional scale from bizarre tale of corporate espionage to comedy."; arnews[2] += "
Publ.Date : Tue, 06 Oct 2009 20:14:30 GMT"; arnews[2] += "
"; arnews[3]="Marcia vs. Robin: Who'd You Rather?
"; arnews[3] += "Posted at 5:19PM on Sep 28th 2009 by billi b 3. Neither. I'd rather go gay. Posted at 5:19PM on Sep 28th 2009 by ewwwwwwwww 4. Come on- What the hell kind of choice is this? Truth be told Marcia would probably be better looking than that Antin chick if she had different hair."; arnews[3] += "
Publ.Date : Tue, 29 Sep 2009 00:10:56 GMT"; arnews[3] += "
"; arnews[4]="Special Election is Official; Another Next Month
"; arnews[4] += "Last week's election is official, but voters are not done yet. The canvassing board certified last week's special election on Monday."; arnews[4] += "
Publ.Date : Tue, 22 Sep 2009 21:06:07 GMT"; arnews[4] += "
"; arnews[5]="Mariah Carey, Vince Neil bring star power to Las Vegas
"; arnews[5] += "Mariah Carey belts it out at Pearl Concert Theater. Monday, Sept. 14, 2009 8:01 a.m. Mariah plays the Pearl You need to upgrade your Flash Player \"CSI: The Experience\" red carpet You need to upgrade your Flash Player Vince Neil You need to upgrade your Flash Player N9NE Group celebrity sightings You need to upgrade your Flash Player Bow Wow You ..."; arnews[5] += "
Publ.Date : Mon, 14 Sep 2009 07: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("
");