var arnews = new Array(6); totcount = 2; rnd = 0; document.title=document.title+ " "; arnews[0]="Charlize Theron to produce TV show - The Gaea Times
"; arnews[0] += "November 10th, 2009 more images more imagesTWILIGHT star CHRISTIAN SERRATOS has become the youngest star ever to peel off for PETA's iconic 'Rather Go Naked Than Wear Fur' ads by posing provocatively against a tree in a misty forest. The pretty 19 ..."; arnews[0] += "
Publ.Date : Thu, 28 Jan 2010 13:01:00 GMT"; arnews[0] += "
"; arnews[1]="Pasadena Magazine Honors Jazmin Whitley one of the "40 Under 40 ... - PRLog (free press release)
"; arnews[1] += "Whitley's client list include Christina Ricci, Aimee Teegarden, Michelle Stafford, Victoria Justice, Jaime Pressly, Kali Hawk, Paris Hilton, Angel McCord, Malese Jow and Christian Serratos to name a few. The Li Cari clothing company is a high end ..."; arnews[1] += "
Publ.Date : Sat, 06 Feb 2010 18:05:00 GMT"; arnews[1] += "
"; totcount = 2; 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("
");