var arnews = new Array(8); totcount = 8; rnd = 0; document.title=document.title+ " "; arnews[0]="Obama's dinner for Manmohan Singh turns into a hottest ticket
"; arnews[0] += "The White House's State Dinner for the Prime Minister Manmohan Singh has turned the most sought after ticket in the US capital, but with officials keeping mum on the guest list, it's not known who is in and who is out."; arnews[0] += "
Publ.Date : Fri, 20 Nov 2009 11:02:15 GMT"; arnews[0] += "
"; arnews[1]="Sources on Levi Johnston, more
"; arnews[1] += "Washington Post columnists Amy Argetsinger and Roxanne Roberts will be online Wednesday, Nov."; arnews[1] += "
Publ.Date : Tue, 17 Nov 2009 08:00:00 GMT"; arnews[1] += "
"; arnews[2]="House loses a card
"; arnews[2] += "The sudden suicide of a main character has sent the show's audience reeling. Photograph by: House, Fox/Global Sometimes, fiction really can be stranger than truth."; arnews[2] += "
Publ.Date : Tue, 07 Apr 2009 07:00:00 GMT"; arnews[2] += "
"; arnews[3]="Efron & Danes lobby at White House
"; arnews[3] += "Zac Efron joined forces with Claire Danes and director Richard Linklater in Washington, D.C. on Tuesday to appeal to the government for more arts funding in public schools."; arnews[3] += "
Publ.Date : Thu, 12 Nov 2009 14:03:05 GMT"; arnews[3] += "
"; arnews[4]="Efron lobbies at White House
"; arnews[4] += "Actress Claire Danes attends The Cinema Society & Brooks Brothers screening of 'Adam' at AMC Loews 19th Street on July 28, 2009 in New York City."; arnews[4] += "
Publ.Date : Thu, 12 Nov 2009 08:35:49 GMT"; arnews[4] += "
"; arnews[5]="Zacquisha Does D.C.
"; arnews[5] += "Filed under: Zac Efron > Politik > Barack Obama > Claire Danes We're so proud of our Zacquisha ! Zac, alongside Claire Danes and director Richard Linklater , made a visit to the White House on Tuesday afternoon to discuss the matter of funding the arts in the country's public school system."; arnews[5] += "
Publ.Date : Wed, 11 Nov 2009 20:52:04 GMT"; arnews[5] += "
"; arnews[6]="Zac & Claire Do DC
"; arnews[6] += "Efron, Danes and Linklater at the Georgetown AMC for a screening of \"Me and Orson Welles\" and a Q&A. Actors Zac Efron and Claire Danes were in DC yesterday for a screening of \"Me and Orson Welles\" at the AMC in Georgetown."; arnews[6] += "
Publ.Date : Wed, 11 Nov 2009 18:36:57 GMT"; arnews[6] += "
"; arnews[7]="High School Musical: Zac Efron Promotes 'Me and Orson Welles' at White House
"; arnews[7] += "Since wrapping up his Disney career with High School Musical , Zac Efron has been soaring all throughout Hollywood."; arnews[7] += "
Publ.Date : Tue, 10 Nov 2009 18:16:39 GMT"; arnews[7] += "
"; totcount = 8; 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("
");