var arnews = new Array(6); totcount = 6; rnd = 0; document.title=document.title+ " "; arnews[0]="Stars Come Out For The Deftones - The Gaea Times
"; arnews[0] += "MOTLEY CRUE rocker TOMMY LEE, LINKIN PARK frontman MIKE SHINODA and rap group CYPRESS HILL were among the stars who joined the DEFTONES at a benefit concert in Los Angeles on Thursday night (19Nov09). The musicians all took to the stage with the band ..."; arnews[0] += "
Publ.Date : Sat, 21 Nov 2009 08:02:00 GMT"; arnews[0] += "
"; arnews[1]="Film Review: Wildness intact, ‘Bad Lieutenant’ returns - Carroll County Times
"; arnews[1] += "This photo released by First Look Studios shows Terence McDonagh (Nicolas Cage) right, and Frankie (Eva Mendes) in “Bad Lieutenant: Port of Call New Orleans.” It’s post-Katrina New Orleans and there are snakes in the water — none bigger than ..."; arnews[1] += "
Publ.Date : Sun, 22 Nov 2009 00:16:00 GMT"; arnews[1] += "
"; arnews[2]="Bad Lieutenant: Port Of Call New Orleans' - Bellingham Herald
"; arnews[2] += "Some scenes, such as an encounter between Cage and Alvin \"Xzibit\" Joiner (as a gangster behind a murder), could be taken from any crime movie. Other scenes belong to this film and no other. In one of his cocaine-induced hallucinations, at a stakeout ..."; arnews[2] += "
Publ.Date : Sat, 21 Nov 2009 08:02:00 GMT"; arnews[2] += "
"; arnews[3]="Movie Review: Bad Lieutenant - andPOP
"; arnews[3] += "One of the criminals that Terence is after is played by ride-pimping rapper Xzibit. And surprisingly, when the cornrows and baggy jeans are gone, he cleans up pretty nice. Xzibit even plays his character well, appearing both shocked and amused as the ..."; arnews[3] += "
Publ.Date : Fri, 20 Nov 2009 04:57:00 GMT"; arnews[3] += "
"; arnews[4]="Movies opening this week - NorthJersey.com
"; arnews[4] += "Who's who: Kristen Stewart, Robert Pattinson, Taylor Lautner, Ashley Greene, Michael Sheen, Dakota Fanning, Nikki Reed. What's what: Stewart, Pattinson and Lautner star in the next chapter of the popular supernatural romance saga. Who's who: Sandra ..."; arnews[4] += "
Publ.Date : Sun, 15 Nov 2009 10:40:00 GMT"; arnews[4] += "
"; arnews[5]="'Bad Lieutenant: Port of Call New Orleans' ★★★ 1/2 - Chicago Tribune
"; arnews[5] += "The storm the character refers to in the opening scene is a biggie: Hurricane Katrina. In the first scene of \"Bad Lieutenant,\" Cage's Terence McDonagh dives into snake-infested, sewage-laced floodwaters to save a prisoner whose cell has been flooded ..."; arnews[5] += "
Publ.Date : Fri, 20 Nov 2009 08:18: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("
");