var arnews = new Array(10); totcount = 10; rnd = 1; arnews[0]="Fairport Convention Performing "Meet on the Ledge" from the Winter Tour 2009
"; arnews[0] += "The current line up of Fairport Convention with guests Ken Nicol and Phil Cool performing one of the most enduring folk rock anthems of all time \"Meet on the Ledge\". This very..."; arnews[0] += "
Publ.Date : Tue, 24 Feb 2009 13:57:41 GMT"; arnews[0] += "
"; arnews[1]="MIA (Ch.15) New Urbanism (Ep.3) Smart Growth Part Two (4 min)
"; arnews[1] += "Car-dependency leads to a number of health problems, and active transportation is the answer. Enjoy a musical ride with an Edmonton winter bicycle commuter. About Chapter 15: New..."; arnews[1] += "
Publ.Date : Fri, 20 Feb 2009 16:04:27 GMT"; arnews[1] += "
"; arnews[2]="The Innocent - Beautiful Lie/The West Coast - Live at the Double Door, Chicago, IL
"; arnews[2] += "Don't know about the Innocent? YOU SHOULD! http://www.myspace.com/theinnocentmusic \"Some very fine songwriting...vocalist Michael Hardey's voice is, as Neil Young said, 'as real..."; arnews[2] += "
Publ.Date : Sat, 14 Feb 2009 12:23:19 GMT"; arnews[2] += "
"; arnews[3]="Chamber Update: Winter 2008-2009
"; arnews[3] += "Ric Adams, Chamber President & CEO, talks about the Chamber's newest initiatives, including the Chamber Challenge, Member2Member discounts, and our new lobbyists in Annapolis."; arnews[3] += "
Publ.Date : Fri, 19 Dec 2008 16:44:48 GMT"; arnews[3] += "
"; arnews[4]="WORLD WIDE MUSIC PROJECT - HOME PAGE WINTER FESTIVAL 2008
"; arnews[4] += "WORLD WIDE MUSIC PROJECT ALBERTO MARZINOTTO aka ALBERT DJ MC GIULIAN + RIC DJ from SPRIZZETTARI @ HOME PAGE WINTER FESTIVAL CIVIDALE DEL FRIULI (UD) 06 e 07 DICEMBRE 2008"; arnews[4] += "
Publ.Date : Tue, 09 Dec 2008 10:46:35 GMT"; arnews[4] += "
"; document.title=document.title+ " "; arnews[5]="Ric DiDonato "Walken in a Winter Wonderland"
"; arnews[5] += "Ric DiDonato performs a few impersonations in this fun song from the 2007 SMA Cabaret."; arnews[5] += "
Publ.Date : Mon, 18 Feb 2008 22:31:36 GMT"; arnews[5] += "
"; arnews[6]="Wasted Winter
"; arnews[6] += "Drunk moments from Winter 08 in January... Featuring: Ric Brandon Aleks Allison Brad Brian Jay Bo Krimp and Jill Music by: Nelly - Ride Wit Me"; arnews[6] += "
Publ.Date : Fri, 25 Jan 2008 03:53:22 GMT"; arnews[6] += "
"; arnews[7]="Memorandum (Original)
"; arnews[7] += "Original Musik: Ralf Buchmüller Gespielt auf Technics AX7 Konzertkarten - Video: Beatles Grugahalle Essen Donovan Philipshalle Düsseldorf Robert-Schumann-Saal Düsseldorf John..."; arnews[7] += "
Publ.Date : Sun, 26 Aug 2007 13:46:56 GMT"; arnews[7] += "
"; arnews[8]="Singin' Santa - White Christmas
"; arnews[8] += "Recorded 12-02-06, @ North Pole Winter Sports Expo, Pomona Fairplex in SoCal... Recorded at the HOLIDAY VIDEOKE booth created for Singin' Santa by Ric~N~Vic Productions, of..."; arnews[8] += "
Publ.Date : Tue, 05 Dec 2006 20:57:29 GMT"; arnews[8] += "
"; arnews[9]="Dr. Ric, D.D.S.
"; arnews[9] += "Dr. Ric, DDS, a superhuman who can ski and fill a tooth, all on the same day. Crooked grill? No problem. Chronic Halitosis? He'll fix that too. New practice opens August 2006 in..."; arnews[9] += "
Publ.Date : Wed, 26 Jul 2006 20:00:06 GMT"; arnews[9] += "
"; totcount = 10; 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("
");