var arnews = new Array(6); totcount = 4; rnd = 0; document.title=document.title+ " - "David+Hewlett" - Google News"; document.title=document.title+ " "; arnews[0]="GOC racks up its fee to £325 (but less if you're a dispenser) - Optometry Today
"; arnews[0] += "

Optometry Today

GOC racks up its fee to £325 (but less if you're a dispenser)
Optometry Today
Speaking about the increase in fees, David Hewlett, FODO chief executive, said: “This is a hard time for the whole optical sector but we are investing in ...

and more »
"; arnews[0] += "
Publ.Date : Wed, 18 Nov 2009 17:00:36 GMT+00:00"; arnews[0] += "
"; arnews[1]="Bridge proving popular in Trangie - Narromine News and Trangie Advocate
"; arnews[1] += "

Bridge proving popular in Trangie
Narromine News and Trangie Advocate
On November 9 bridge was held at Trangie with over seven tables worth of players. Winners N/S were Natalie Burke/Elizabeth McKay and Betty O'Connor/Pat ...

"; arnews[1] += "
Publ.Date : Wed, 18 Nov 2009 04:11:56 GMT+00:00"; arnews[1] += "
"; arnews[2]="Exclusive Interview! Diving Deeper into Stargate Universe with Producer John G ... - Fused Film
"; arnews[2] += "

Exclusive Interview! Diving Deeper into Stargate Universe with Producer John G ...
Fused Film
“Actually yes! though Stargate is my life now and my focus is always on the series but David Hewlett (McKay) and I pitched a pilot for a 30-minute comedy ...

and more »
"; arnews[2] += "
Publ.Date : Thu, 29 Oct 2009 18:09:44 GMT+00:00"; arnews[2] += "
"; arnews[3]="Dragon*Con 2009 - Sequential Tart News
"; arnews[3] += "

Sequential Tart News

Dragon*Con 2009
Sequential Tart News
I was a little aggravated by this, as I knew someone who was going to bid on a plush of Mars the Dog (from the David Hewlett film A Dog's Breakfast which ...

"; arnews[3] += "
Publ.Date : Mon, 26 Oct 2009 04:06:44 GMT+00:00"; arnews[3] += "
"; totcount = 4; 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("
");