var arnews = new Array(6); totcount = 2; rnd = 0; document.title=document.title+ " - "Zain+Verjee" - Google News"; document.title=document.title+ " "; arnews[0]="Man pulls bus with hair, sets record - WLFI.com
"; arnews[0] += "

WLFI.com

Man pulls bus with hair, sets record
WLFI.com
... records are going to fall before the end of the day. In London, Zain Verjee was there as a man tried to set a new record for pulling a bus with his hair.

and more »
"; arnews[0] += "
Publ.Date : Thu, 12 Nov 2009 16:54:34 GMT+00:00"; arnews[0] += "
"; arnews[1]="Kardashian Moving In With Bush - Gaea Times
"; arnews[1] += "

Gaea Times

Kardashian Moving In With Bush
Gaea Times
September 9th, 2009 Former First Lady Laura Bush being interviewed by reporter Zain Verjee on CNN. Mrs. Bush discussed writing her memoirs, her charity work ...

and more »
"; arnews[1] += "
Publ.Date : Fri, 06 Nov 2009 08:24:23 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("
");