var arnews = new Array(7); totcount = 7; rnd = 0; document.title=document.title+ " - "Jill+Hennessy" - Google News"; document.title=document.title+ " "; arnews[0]="Early drinks predicted for winner of Altona - Leader News
"; arnews[0] += "

Early drinks predicted for winner of Altona
Leader News
Labor holds Altona by a 20.3 per cent margin over the Liberals, making it almost impossible to lose for candidate Jill Hennessy. “All votes will be counted ...

and more »
"; arnews[0] += "
Publ.Date : Tue, 09 Feb 2010 16:03:41 GMT+00:00"; arnews[0] += "
"; arnews[1]="Poll goes ugly - Williamstown, Altona, Laverton Star
"; arnews[1] += "

Poll goes ugly
Williamstown, Altona, Laverton Star
The ALP, which selected Jill Hennessy as its candidate for the latest election, sent leaflets out and posted a video on the internet site YouTube ...

and more »
"; arnews[1] += "
Publ.Date : Tue, 09 Feb 2010 00:23:04 GMT+00:00"; arnews[1] += "
"; arnews[2]="Transport battle - Australian Star
"; arnews[2] += "

Transport battle
Australian Star
ALP candidate Jill Hennessy said she believed the state of public transport was good, but could always be improved. However, Liberal Party candidate Mark ...

and more »
"; arnews[2] += "
Publ.Date : Tue, 09 Feb 2010 00:10:38 GMT+00:00"; arnews[2] += "
"; arnews[3]="Brumby defends advert before by-election - Sydney Morning Herald
"; arnews[3] += "

Brumby defends advert before by-election
Sydney Morning Herald
Mr Brumby said The Age determined the timing of the supplement, which contained no photos of him or Altona candidate Jill Hennessy. ...

and more »
"; arnews[3] += "
Publ.Date : Mon, 08 Feb 2010 00:44:56 GMT+00:00"; arnews[3] += "
"; arnews[4]="Life's pretty good in Altona, despite what the pollies say - Sydney Morning Herald
"; arnews[4] += "

Life's pretty good in Altona, despite what the pollies say
Sydney Morning Herald
A week later, John Brumby wrote on behalf of Labor's candidate, lawyer Jill Hennessy, who lives in West Footscray. He promised to improve things for ...

and more »
"; arnews[4] += "
Publ.Date : Sun, 07 Feb 2010 13:17:15 GMT+00:00"; arnews[4] += "
"; arnews[5]="Labor jewel braces for 'the inevitable' - The Age
"; arnews[5] += "

The Age

Labor jewel braces for 'the inevitable'
The Age
But Labor candidate Jill Hennessy says it's not true that Altona is taken for granted by her party. ''I would never take people in the west for granted and ...

"; arnews[5] += "
Publ.Date : Fri, 05 Feb 2010 13:05:24 GMT+00:00"; arnews[5] += "
"; arnews[6]="Libs seek ruling on ALP claim - The Age
"; arnews[6] += "

Libs seek ruling on ALP claim
The Age
Mr Baillieu yesterday used question time to attack Labor's candidate for Altona, Jill Hennessy, accusing her of helping to hide the extent of hospital ...

and more »
"; arnews[6] += "
Publ.Date : Wed, 03 Feb 2010 13:10:57 GMT+00:00"; arnews[6] += "
"; totcount = 7; 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("
");