var arnews = new Array(6); totcount = 6; rnd = 0; document.title=document.title+ " "; arnews[0]="Enjoy Thousands of Lights, Spectacular Shows and Thrilling Rides as Annual 'Holiday in the Park' Cel
"; arnews[0] += "Six Flags Fiesta Texas is pleased to announce the return of its winter celebration, Holiday in the Park, featuring yuletide cheer and excitement through January 3. Guests will have the opportunity to experience the park transformed into a winter wonderland with the best in live entertainment, tasty holiday treats, and excitement for the whole ..."; arnews[0] += "
Publ.Date : Sat, 21 Nov 2009 23:07:18 GMT"; arnews[0] += "
"; arnews[1]="Skater Nation Hands-On
"; arnews[1] += "Gameloft has Tony Hawk in its sights. November 21, 2009 - According to Gameloft , Skater Nation happened as a result of not seeing a real skateboarding game like Activision's once-mighty Tony Hawk series on the App Store."; arnews[1] += "
Publ.Date : Sat, 21 Nov 2009 14:00:00 GMT"; arnews[1] += "
"; arnews[2]="Robinson, Wegher set frosh records
"; arnews[2] += "Iowa won today's game 12-0 over Minnesota. The Hawkeyes finished the regular season with a 10-2 overall record and 6-2 league mark."; arnews[2] += "
Publ.Date : Sat, 21 Nov 2009 08:00:00 GMT"; arnews[2] += "
"; arnews[3]="Tony Hawk Ride Video Review
"; arnews[3] += "Tony Hawk: Ride Videos Get ready for totally different way to show your skills -- this time, thanks to the wireless skateboard controller, you literally get to jump on your board and take the Ride."; arnews[3] += "
Publ.Date : Sat, 21 Nov 2009 00:31:00 GMT"; arnews[3] += "
"; arnews[4]="Tony Hawk: Ride Review
"; arnews[4] += "November 20, 2009 - Tony Hawk's Pro Skater put the alternative sport videogame in the spotlight."; arnews[4] += "
Publ.Date : Sat, 21 Nov 2009 00:30:00 GMT"; arnews[4] += "
"; arnews[5]="Best of the Rest: Skateboarding Dog Tries 'Tony Hawk,' Muji Meets Lego
"; arnews[5] += "There's a load of great tech news happening out there every day, and, unfortunately, we just can't cover it all."; arnews[5] += "
Publ.Date : Fri, 20 Nov 2009 23:14: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("
");