var arnews = new Array(6); totcount = 6; rnd = 0; document.title=document.title+ " - "Mark+Philippoussis" - Google News"; document.title=document.title+ " "; arnews[0]="Del Potro moves within striking range of Murray - Independent
"; arnews[0] += "

Del Potro moves within striking range of Murray
Independent
Both men are 6ft 6in tall. Alexander Popp (6ft 7in) and Mark Philippoussis (6ft 5in), who met at Wimbledon in 2003, share the record.

and more »
"; arnews[0] += "
Publ.Date : Fri, 20 Nov 2009 00:00:54 GMT+00:00"; arnews[0] += "
"; arnews[1]="Pat Cash: 'Let's face it, the LTA are still a total joke to tennis' - This is London
"; arnews[1] += "

This is London

Pat Cash: 'Let's face it, the LTA are still a total joke to tennis'
This is London
It runs from Tuesday 1 to Sunday 6 December and features Mark Philippoussis, Pat Rafter, Goran Ivanisevic, Stefan Edberg, Pat Cash, Henri Leconte and Greg ...

and more »
"; arnews[1] += "
Publ.Date : Tue, 17 Nov 2009 08:39:54 GMT+00:00"; arnews[1] += "
"; arnews[2]="ITV4 to screen Aegon Masters tennis - Media Week
"; arnews[2] += "

ITV4 to screen Aegon Masters tennis
Media Week
Viewers will also be able to watch tennis players Pat Cash, Stefan Edberg, Greg Rusedski and Mark Philippoussis during the weekend's footage.

"; arnews[2] += "
Publ.Date : Mon, 16 Nov 2009 16:15:14 GMT+00:00"; arnews[2] += "
"; arnews[3]="Stars with the Midas touch - Daily Telegraph
"; arnews[3] += "

Stars with the Midas touch
Daily Telegraph
From Donald Trump pushing his own premium vodka to wilting tennis star Mark Philippoussis once owning a Melbourne ice-cream store, we round up some of the ...

and more »
"; arnews[3] += "
Publ.Date : Sat, 14 Nov 2009 13:08:20 GMT+00:00"; arnews[3] += "
"; arnews[4]="Safin will finally say 'adieu' in Paris - Belfast Telegraph
"; arnews[4] += "

Safin will finally say 'adieu' in Paris
Belfast Telegraph
Having lost to Andre Agassi in the final on his debut in 1999, Safin went one better a year later by beating Mark Philippoussis in a fifth-set tie-break, ...

and more »
"; arnews[4] += "
Publ.Date : Tue, 10 Nov 2009 00:01:19 GMT+00:00"; arnews[4] += "
"; arnews[5]="Money Leaders - The Ledger
"; arnews[5] += "

Money Leaders
The Ledger
7 (tie), Mikael Pernfors and Mark Philippoussis, 1100. 9 (tie), Wayne Ferreira and Mats Wilander, 700. AUTO RACING NASCAR Sprint Cup Through Nov. ...

"; arnews[5] += "
Publ.Date : Mon, 09 Nov 2009 16:29:43 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("
");