var arnews = new Array(6); totcount = 6; rnd = 0; document.title=document.title+ " - "Nicola+McLean" - Google News"; document.title=document.title+ " "; arnews[0]="Claws out for Jordan in jungle - Irish Independent
"; arnews[0] += "

Claws out for Jordan in jungle
Irish Independent
Glamour model Nicola McLean took the first swipe as she bad-mouthed Katie Price's I'm A Celeb antics in the jungle. Asked what she thought about Jordan's ...

"; arnews[0] += "
Publ.Date : Sat, 21 Nov 2009 04:51:05 GMT+00:00"; arnews[0] += "
"; arnews[1]="Tearful Jordan's bush trial hell - The Sun
"; arnews[1] += "

The Sun

Tearful Jordan's bush trial hell
The Sun
Yesterday Jordan's rival Nicola mclean, who was on the ITV1 show last year, blasted the model for "faking" her panic attacks. She said on This Morning: "To ...

and more »
"; arnews[1] += "
Publ.Date : Wed, 18 Nov 2009 12:56:13 GMT+00:00"; arnews[1] += "
"; arnews[2]="Katie Price blasted by Nicola McLean over I'm A Celebrity 'panic attack' - stv.tv
"; arnews[2] += "

stv.tv

Katie Price blasted by Nicola McLean over I'm A Celebrity 'panic attack'
stv.tv
Katie Price's jungle antics have been given a dressing down by former contestant Nicola McLean, who's slammed her I'm A Celebrity bikini outfit. ...

and more »
"; arnews[2] += "
Publ.Date : Wed, 18 Nov 2009 12:00:25 GMT+00:00"; arnews[2] += "
"; arnews[3]="McLean blasts Katie Price jungle 'act' - Digital Spy
"; arnews[3] += "

McLean blasts Katie Price jungle 'act'
Digital Spy
Glamour model Nicola McLean has claimed that Katie Price is putting on an "act" in I'm A Celebrity. ...

and more »
"; arnews[3] += "
Publ.Date : Wed, 18 Nov 2009 11:52:13 GMT+00:00"; arnews[3] += "
"; arnews[4]="Nicola McLean Slags Off Katie Price - FemaleFirst.co.uk
"; arnews[4] += "

Nicola McLean Slags Off Katie Price
FemaleFirst.co.uk
... jungle since Monday, but her fellow 'celebs' are already having a go at her… hardly surprising that the first one is Pete's new BFF Nicola McLean. ...

and more »
"; arnews[4] += "
Publ.Date : Wed, 18 Nov 2009 10:35:49 GMT+00:00"; arnews[4] += "
"; arnews[5]="Nicola's claws out for rival Jord - The Sun
"; arnews[5] += "

The Sun

Nicola's claws out for rival Jord
The Sun
NICOLA McLean has blasted her rival Jordan, branding her I'm A Celeb debut "boring" and saying her panic attack in yesterday's show was ...

and more »
"; arnews[5] += "
Publ.Date : Tue, 17 Nov 2009 14:05:06 GMT+00:00"; arnews[5] += "
"; totcount = 6; 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("
");