var arnews = new Array(6); totcount = 6; rnd = 0; document.title=document.title+ " "; arnews[0]="CelebrationofArtsNP.jpg
"; arnews[0] += "A stellar showcase of young, local stage talent will be piggybacked with an Olympic fundraiser during Saturday's Celebration Of The Arts at New Life Baptist Church."; arnews[0] += "
Publ.Date : Sat, 06 Feb 2010 18:37:37 GMT"; arnews[0] += "
"; arnews[1]="Bodog Searching for the Next Great Female Poker Player
"; arnews[1] += "In the last decade, a number of female poker pros have risen out of anonymity and proven themselves at the highest levels of the game."; arnews[1] += "
Publ.Date : Fri, 05 Feb 2010 01:57:03 GMT"; arnews[1] += "
"; arnews[2]="American Idol Recap: Past The Audition
"; arnews[2] += "A big difference between previous American Idol seasons and this season is that the Hollywood portion of Season Nine did not take place until last month, after the early audition episodes were already in the can."; arnews[2] += "
Publ.Date : Thu, 04 Feb 2010 19:19:00 GMT"; arnews[2] += "
"; arnews[3]="Canadian Poker TV Coming
"; arnews[3] += "Canadian Poker Player Television is a new online channel to appeal to Canadian poker players."; arnews[3] += "
Publ.Date : Thu, 04 Feb 2010 10:29:32 GMT"; arnews[3] += "
"; arnews[4]="Would a Texas Holda em Show Like Celebrity Poker Showdown Succeed Today?
"; arnews[4] += "I did an interview with actress and poker player, Jennifer Tilly, a few days ago and we talked about her days as one of the poker stars on the show a oeCelebrity Poker Showdowna ."; arnews[4] += "
Publ.Date : Thu, 04 Feb 2010 03:34:42 GMT"; arnews[4] += "
"; arnews[5]="Bikini girl, meet bikini boy
"; arnews[5] += "We watch all the best \"unscripted\" television shows so you don't have to. We'll keep you updated on \"American Idol,\" \"Dancing With the Stars,\" \" Top Chef,\" \"Project Runway\" and many other reality shows and reality stars."; arnews[5] += "
Publ.Date : Tue, 02 Feb 2010 08: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("
");