var arnews = new Array(7); totcount = 2; rnd = 0; document.title=document.title+ " - "Rachel+Shelley" - Google News"; document.title=document.title+ " "; arnews[0]="DVD rentals: Preity Zinta's favourite films - StarBoxOffice.com
"; arnews[0] += "

StarBoxOffice.com

DVD rentals: Preity Zinta's favourite films
StarBoxOffice.com
It was produced by Aamir Khan, who plays the lead role, and stars Gracy Singh, Rachel Shelley and Paul Blackthrone in supporting roles.

"; arnews[0] += "
Publ.Date : Sat, 30 Jan 2010 06:52:54 GMT+00:00"; arnews[0] += "
"; arnews[1]="Evanston jazz festival a treat for all ages - Pioneer Press Online
"; arnews[1] += "

Evanston jazz festival a treat for all ages
Pioneer Press Online
Seniors Rachel Shelley (right) and Cole Murphy rehearse Jan. 20 with fellow members of the Evanston Township High School jazz ensemble for their performance ...

"; arnews[1] += "
Publ.Date : Fri, 29 Jan 2010 03:34:50 GMT+00:00"; 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("
");