var arnews = new Array(6); totcount = 6; rnd = 0; document.title=document.title+ " - "Billie+Piper" - Google News"; document.title=document.title+ " "; arnews[0]="Christmas Books: Celebrity Memoirs - Telegraph.co.uk
"; arnews[0] += "

Telegraph.co.uk

Christmas Books: Celebrity Memoirs
Telegraph.co.uk
His life with ex-wife Billie Piper has been saved for the second volume. by Jo Brand Larger-than-life, coarse but often very funny, the comedienne once ...

"; arnews[0] += "
Publ.Date : Sun, 22 Nov 2009 06:01:36 GMT+00:00"; arnews[0] += "
"; arnews[1]="The doctor herself may be the remedy - Irish Independent
"; arnews[1] += "

The doctor herself may be the remedy
Irish Independent
Not all prostitutes can see themselves portrayed on the small screen by Billie Piper, or have their thoughts on servicing businessmen in four-star London ...

and more »
"; arnews[1] += "
Publ.Date : Sun, 22 Nov 2009 04:53:53 GMT+00:00"; arnews[1] += "
"; arnews[2]="There is no shame in admitting if you're 'a happy hooker' - Irish Independent
"; arnews[2] += "

There is no shame in admitting if you're 'a happy hooker'
Irish Independent
... research into children's cancers -- a storyline that would probably have been too far-fetched even for the producers of Billie Piper's Call Girl series. ...

and more »
"; arnews[2] += "
Publ.Date : Sun, 22 Nov 2009 04:53:48 GMT+00:00"; arnews[2] += "
"; arnews[3]="Claire Black: 'In a score update for Gender Equality, it's Male Fantasy, 3 ... - Scotland on Sunday
"; arnews[3] += "

Claire Black: 'In a score update for Gender Equality, it's Male Fantasy, 3 ...
Scotland on Sunday
... of the Day" and more your "'I need to fund my drug habit" type prostitute, but as the ITV executive might've said: "It'll never work for Billie Piper. ...

"; arnews[3] += "
Publ.Date : Sun, 22 Nov 2009 00:26:28 GMT+00:00"; arnews[3] += "
"; arnews[4]="Sarah Sands: Out of the shadows and into obscurity - Independent
"; arnews[4] += "

Sarah Sands: Out of the shadows and into obscurity
Independent
Then Belle de Jour, played on television by Billie Piper, lost her hold on the plot. Newspapers introduced new characters, including a peculiar father who ...

and more »
"; arnews[4] += "
Publ.Date : Sun, 22 Nov 2009 00:04:14 GMT+00:00"; arnews[4] += "
"; arnews[5]="I've made £300k as a hooker - NOTW Blogs
"; arnews[5] += "

NOTW Blogs

I've made £300k as a hooker
NOTW Blogs
Like the real-life Belle de Jour - played by Billie Piper in the BBC series Secret Diary of a Call Girl - Paige came from a comfortable middle-class home. ...

and more »
"; arnews[5] += "
Publ.Date : Sat, 21 Nov 2009 22:03: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("
");