var arnews = new Array(6); totcount = 3; rnd = 0; document.title=document.title+ " - "Gemma+Bissix" - Google News"; document.title=document.title+ " "; arnews[0]="Hollyoaks star in murder thriller - Ilford Recorder 24
"; arnews[0] += "

Hollyoaks star in murder thriller
Ilford Recorder 24
FORMER Hollyoaks and EastEnders actress Gemma Bissix stars in A Game of Murder at the Kenneth More Theatre, Ilford, from today (Thurs). ...

and more »
"; arnews[0] += "
Publ.Date : Thu, 05 Nov 2009 13:38:57 GMT+00:00"; arnews[0] += "
"; arnews[1]="Hollyoaks' bad girl on stage - Romford Recorder
"; arnews[1] += "

Romford Recorder

Hollyoaks' bad girl on stage
Romford Recorder
TV ACTRESS Gemma Bissix grew up on the set of EastEnders after bagging the role of Clare Bates at the tender age of nine, then graduated to Hollyoaks, ...

and more »
"; arnews[1] += "
Publ.Date : Thu, 29 Oct 2009 10:50:11 GMT+00:00"; arnews[1] += "
"; arnews[2]="Streaker on The Wright Stuff - The Sun
"; arnews[2] += "

The Sun

Streaker on The Wright Stuff
The Sun
... camera men managed to avoid broadcasting the streaker across the nation as Wright, Kohli and fellow guests Craig Kelly and Gemma Bissix giggled. ...

and more »
"; arnews[2] += "
Publ.Date : Wed, 28 Oct 2009 12:55:10 GMT+00:00"; arnews[2] += "
"; totcount = 3; 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("
");