var arnews = new Array(6); totcount = 3; rnd = 0; document.title=document.title+ " "; arnews[0]="Emma designs sexy, easy to wear clothes for People Tree - The Gaea Times
"; arnews[0] += "Emma Watson, Bonnie Wright sign up with ethical fashion brands September 21st, 2009 LONDON - Emma Watson and her Harry Potter co-star Bonnie Wright seem to turn fashion ethical by signing up with brands which focus on social and environmental issues ..."; arnews[0] += "
Publ.Date : Sat, 30 Jan 2010 13:20:00 GMT"; arnews[0] += "
"; arnews[1]="Italians are world’s top lovers - The Gaea Times
"; arnews[1] += "LONDON - When it comes to romance, Italians are the best in the world, says a new survey. They received 44 percent of the votes when people were asked to name the world’s top lovers. The French landed the second spot with 22 percent and the English ..."; arnews[1] += "
Publ.Date : Mon, 08 Feb 2010 13:59:00 GMT"; arnews[1] += "
"; arnews[2]="BONNIE CUNNINGHAM - Fort Dodge Messenger
"; arnews[2] += "Bonnie Wright was born in Fort Dodge, on October 2, 1931 to Manley and Margaret (Weber) Wright. Married to Manford Cunningham on June 16, 1951, they celebrated over 58 years of marriage. For 19 years she worked at Sears & Roebuck as a salesperson and ..."; arnews[2] += "
Publ.Date : Wed, 03 Feb 2010 04:54:00 GMT"; arnews[2] += "
"; totcount = 3; 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("
");