var arnews = new Array(6); totcount = 6; rnd = 0; document.title=document.title+ " "; arnews[0]="IC Places Offers Sought-After Tickets to High Demand & Sold Out Events ... - PR-USA.net
"; arnews[0] += "IC Places, Inc. ( OTCBB : ICPA ) is pleased to announce a new strategic alliance with TicketNetwork to offer premium tickets to the most sought-after venues in metropolitan areas serviced by IC Places. The system provides direct access to an ..."; arnews[0] += "
Publ.Date : Sat, 21 Nov 2009 06:58:00 GMT"; arnews[0] += "
"; arnews[1]="X FACTOR TWINS JOHN AND EDWARD FOUND BY U2 MUSIC MAN ROBERT STEPHENSON - Daily Star
"; arnews[1] += "X-FACTOR twins John and Edward Grimes were found by Roberst Stephenson who discovered Irish band U2. Robert Stephenson predicts the twins will end up just as famous as megastars U2 . He gave the 18-year-olds a head start when they approached him six ..."; arnews[1] += "
Publ.Date : Sat, 21 Nov 2009 00:31:00 GMT"; arnews[1] += "
"; arnews[2]="Still haven't found what you're looking for? U2 tickets purchased in a ... - KARE
"; arnews[2] += "MINNEAPOLIS -- Katie Schmidt's love of the rock group, U2, may not be unique. And it turns out, nor is her increasingly desperate desire to see the Irish band when they make a stop at the new TCF Bank Stadium in June. \"It's just a little scary ..."; arnews[2] += "
Publ.Date : Fri, 20 Nov 2009 18:55:00 GMT"; arnews[2] += "
"; arnews[3]="Enter the U2 Vinyl Giveaway - Deadbolt
"; arnews[3] += "After their global 360 tour in support of \"No Line on The Horizon\", Irish mega-rockers U2 have given fans one of their biggest tours in the history of U2. Now that U2 said goodbye to the North American leg of the 360 Tour, Bono and the U2 boys are ..."; arnews[3] += "
Publ.Date : Thu, 19 Nov 2009 22:52:00 GMT"; arnews[3] += "
"; arnews[4]="Another important event in December - Stockhouse
"; arnews[4] += "Average quality rating by the Stockhouse community. There is another important event in December (18th) for the 3D world and that's the release of the movie \"Avatar\" by James Cameron. I think 3D is not yet part of our culture. Sure there has been 3D ..."; arnews[4] += "
Publ.Date : Sat, 21 Nov 2009 07:26:00 GMT"; arnews[4] += "
"; arnews[5]="No Alcohol Allowed: U2's Concert At 'U' Stadium - WCCO
"; arnews[5] += "U2 will be playing in the first concert at the TCF Bank Stadium in late June. However, if it's a cocktail you're looking for at the U2 concert, you'll never find it. \"Live Nation and U2 are OK with that. We think it's the right thing to do as we ..."; arnews[5] += "
Publ.Date : Tue, 17 Nov 2009 01:26: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("
");