var arnews = new Array(6); totcount = 6; rnd = 0; document.title=document.title+ " "; arnews[0]="Maestro conducts a tennis masterpiece
"; arnews[0] += "Tom Tebbutt Maestro conducts a tennis masterpiece Roger Federer extends his reign as world tennis king with record 16th grand slam victory over Andy Murray at the Australian Open Tom Tebbutt Published on Sunday, Jan."; arnews[0] += "
Publ.Date : Mon, 01 Feb 2010 04:26:00 GMT"; arnews[0] += "
"; arnews[1]="Daniel Bruhl and Paz Vega Join 'Castro's Daughter'
"; arnews[1] += "Daniel BrA1 4hl , Paz Vega and Mia Maestro have all signed on to star in Bobby Moresco's \"Castro's Daughter,\" a project about the Cuban dictator's exiled daughter Alina Fernandez first mentioned in the trade in May 2008 so this one's been in the works for a while now."; arnews[1] += "
Publ.Date : Fri, 29 Jan 2010 07:46:19 GMT"; arnews[1] += "
"; arnews[2]="Casting Announced For Castros Daughter
"; arnews[2] += "Paz Vega, Daniel Bruhl and Mia Maestro have all been cast to star in indie drama \"Castro's Daughter.\" Shooting expected to start in Puerto Rico in late spring."; arnews[2] += "
Publ.Date : Fri, 29 Jan 2010 08:52:10 GMT"; arnews[2] += "
"; arnews[3]="Vega, Bruhl join 'Castro's Daughter'
"; arnews[3] += "Spanish actress Paz Vega, Inglourious Basterds star Daniel Bruhl and Mia Maestro have joined indie film Castro's Daughter ."; arnews[3] += "
Publ.Date : Fri, 29 Jan 2010 02:32:45 GMT"; arnews[3] += "
"; arnews[4]="Vale of York, Lookin at Lucky top Experimental Free Handicap
"; arnews[4] += "Vale of York and Lookin at Lucky, the top two finishers in last year's Breeders' Cup Juvenile, share the high weight assignment of 126 pounds on the Experimental Free Handicap released Thursday."; arnews[4] += "
Publ.Date : Thu, 28 Jan 2010 15:41:45 GMT"; arnews[4] += "
"; arnews[5]="Mona Lisa Still Smiling: Most Talked About Oil Painting Of The Decade
"; arnews[5] += "Oil paintings by master artists Frida Kahlo, Gustav Klimt, Vincent van Gogh, Claude Monet, Pablo Picasso, Mark Rothko, and Johannes Vermeer also made the list."; arnews[5] += "
Publ.Date : Thu, 28 Jan 2010 13:38:14 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("
");