var arnews = new Array(6); totcount = 6; rnd = 0; document.title=document.title+ " "; arnews[0]="Independent and Military Base Films: February 12 to 18
"; arnews[0] += "12 - 7:30 p.m. The documentary follows independent filmmakers around the festival circuit for a lighthearted examination of the politics and pitfalls of today's film festival landscape."; arnews[0] += "
Publ.Date : Wed, 10 Feb 2010 05:50:57 GMT"; arnews[0] += "
"; arnews[1]="PERFORMANCE/TOUR: Whitworth Jazz Ensemble Conducts First Ever Tour of New York City, New Orleans
"; arnews[1] += "The award-winning Whitworth Jazz Ensemble recently returned to Spokane after a successful tour of New York City and New Orleans Jan."; arnews[1] += "
Publ.Date : Wed, 10 Feb 2010 01:09:21 GMT"; arnews[1] += "
"; arnews[2]="Locals strong at inaugural 5K
"; arnews[2] += "Kendra Miller , 18 of Clearwater, was the fastest county finisher at Saturday's inaugural Crusader Gallop 5K along Ream Wilson Trail in Clearwater."; arnews[2] += "
Publ.Date : Tue, 09 Feb 2010 05:23:59 GMT"; arnews[2] += "
"; arnews[3]="Marcus Orland Park Cinemas
"; arnews[3] += "Fish Tank British filmmaker Andrea Arnold made her feature debut with Red Road , an eerie, low-budget suspense story about a woman stalking, seducing, and Music Box Where the Wild Things Are For anyone who grew up with Maurice Sendak's magical 1963 picture book, the idea of its slim story being pumped up into a Cinemark Movies 10 Broken Embraces ..."; arnews[3] += "
Publ.Date : Mon, 08 Feb 2010 23:30:05 GMT"; arnews[3] += "
"; arnews[4]="Much Ado About Nothing, Royal Shakespeare Theatre, Stratford-upon-Avon
"; arnews[4] += "As it undergoes its own very public midlife crisis, the Royal Shakespeare Company also happens to be presenting a season of paired plays about tricky middle-aged love."; arnews[4] += "
Publ.Date : Mon, 08 Feb 2010 00:19:06 GMT"; arnews[4] += "
"; arnews[5]="Marcus Gurnee Cinemas
"; arnews[5] += "Broken Embraces Another Pedro Almodovar movie, another blast of critical hyperbole hailing his Cukor-style alchemy with star Penelope Cruz."; arnews[5] += "
Publ.Date : Sun, 07 Feb 2010 06:46:40 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("
");