var arnews = new Array(6); totcount = 6; rnd = 0; document.title=document.title+ " "; arnews[0]="'s $5000 Top Gear Usa NBC Pilot Episode Challenge [Contests]
"; arnews[0] += "With the Late Night Wars carpet-bombing NBC's 10:00 slot, the network's hurriedly scrounging for filler."; arnews[0] += "
Publ.Date : Thu, 21 Jan 2010 18:30:00 GMT"; arnews[0] += "
"; arnews[1]="NYRA is Waiting for Godot
"; arnews[1] += "NYRA is in deepa something - something ubiquitous and unpleasant found on the back stretch."; arnews[1] += "
Publ.Date : Tue, 12 Jan 2010 13:28:03 GMT"; arnews[1] += "
"; arnews[2]="Scores of Web sites offer free courses
"; arnews[2] += "There's no free lunch in this economy. But if you're hungry for knowledge, you can feed your brain for free online in a range of subjects."; arnews[2] += "
Publ.Date : Sun, 06 Dec 2009 08:15:42 GMT"; arnews[2] += "
"; arnews[3]="HGTVa s Series, Over Your Head, Celebrates 100th Episode
"; arnews[3] += "Over Your Head , the highly successful HGTV series, which premiered in 2006, will celebrate its 100th episode on Saturday, November 21, 2009 at 11 AM ET/PT. The show helps do-it-yourself homeowners get expert assistance to finish their abandoned remodeling projects."; arnews[3] += "
Publ.Date : Fri, 13 Nov 2009 23:54:27 GMT"; arnews[3] += "
"; arnews[4]="HGTV's Series, Over Your Head, Celebrates 100th Episode
"; arnews[4] += "Over Your Head , the highly successful HGTV series, which premiered in 2006, will celebrate its 100th episode on Saturday, November 21, 2009 at 11 AM ET/PT. The show helps do-it-yourself homeowners get expert assistance to finish their abandoned remodeling projects."; arnews[4] += "
Publ.Date : Fri, 13 Nov 2009 23:17:43 GMT"; arnews[4] += "
"; arnews[5]="A Stratocaster for Max, and Other Mad Men Stories
"; arnews[5] += "The actor Kevin Bacon, left, appeared with the Bacon Brothers, while Steven Quinn, a Wal-Mart executive, discussed the strains of the economy."; arnews[5] += "
Publ.Date : Mon, 09 Nov 2009 01:58:14 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("
");