var arnews = new Array(6); totcount = 2; rnd = 0; document.title=document.title+ " - "Aisleyne+Horgan Wallace" - Google News"; document.title=document.title+ " "; arnews[0]="Big Brother's Greatest Hits - TV Scoop (blog)
"; arnews[0] += "

Big Brother's Greatest Hits
TV Scoop (blog)
To provide righteous tension, Charlie Brooker's best mate, Aisleyne Horgan-Wallace could be thrown into the mix to say things like "you better know ...

"; arnews[0] += "
Publ.Date : Fri, 15 Jan 2010 14:47:33 GMT+00:00"; arnews[0] += "
"; arnews[1]="Aisleyne praises "nice guy" Alex Reid - Digital Spy
"; arnews[1] += "

Aisleyne praises "nice guy" Alex Reid
Digital Spy
Former Big Brother star Aisleyne Horgan-Wallace has revealed that she is a fan of current housemate Alex Reid. ...

and more »
"; arnews[1] += "
Publ.Date : Fri, 15 Jan 2010 14:13: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("
");