var arnews = new Array(5); totcount = 5; rnd = 0; document.write("
"); document.title=document.title+ " "; arnews[0]="Case In Point - American Reporter
"; arnews[0] += "BRADENTON, Fla., March 6, 2009 -- A New Jersey man whose company guarantees that its hydrogen-injection kits for cars and trucks will produce mileage gains of 50% or more has won a key stage of his battle with the Federal Trade Commission after a ..."; arnews[0] += "
Publ.Date : Sat, 21 Nov 2009 06:01:00 GMT"; arnews[0] += "
"; arnews[1]="'Trog and Clay' to be performed at the Morgan Opera House - Ithaca Journal
"; arnews[1] += "Based on actual events and court transcripts, the play depicts the \"war of currents\" - AC (George Westinghouse) and DC (Thomas Edison) - in an imagined history of the electric chair from the prospective of two foolish dog catchers. Written by Michael ..."; arnews[1] += "
Publ.Date : Sat, 21 Nov 2009 05:18:00 GMT"; arnews[1] += "
"; arnews[2]="MSU-Martinsburg clears pertinent hurdle - Journal & Sunday Journal
"; arnews[2] += "... has housed several restaurants was reclassified downtown business from service business. DC Properties LLC was the applicant. A property on the corner of South Spring Street and East King Street that housed the Station Grill restaurant and bar ..."; arnews[2] += "
Publ.Date : Sat, 21 Nov 2009 05:18:00 GMT"; arnews[2] += "
"; arnews[3]="Area Police Reports - Post-Journal
"; arnews[3] += "Garrett L. Ball, 23, of Little Valley was charged with felony driving while intoxicated and driving without headlights Friday morning after a traffic stop on Falconer Street. Police reported that around 3:07 a.m., a 1998 Ford Truck driven by Ball was ..."; arnews[3] += "
Publ.Date : Sat, 21 Nov 2009 05:46:00 GMT"; arnews[3] += "
"; arnews[4]="Safe at Home? - FOX News
"; arnews[4] += "The federal court -- I think there's a there's a solution here and we should take some of this the stimulus money and we should ... That if the people of American insane about health care but they will.\""; arnews[4] += "
Publ.Date : Sat, 21 Nov 2009 05:46:00 GMT"; arnews[4] += "
"; totcount = 5; 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]); } document.write("
");document.write("
");