var arnews = new Array(6); totcount = 6; rnd = 0; document.title=document.title+ " - "Grainne+Seoige" - Google News"; document.title=document.title+ " "; arnews[0]="Hard-up RTE pays €800k for clothes and make-up - Belfast Telegraph
"; arnews[0] += "

Hard-up RTE pays €800k for clothes and make-up
Belfast Telegraph
The figures released through the Freedom of Information Act reveal just how much it costs to make up the likes of leading presenters Grainne Seoige and ...

"; arnews[0] += "
Publ.Date : Thu, 19 Nov 2009 05:37:06 GMT+00:00"; arnews[0] += "
"; arnews[1]="Blathnaid is back! - Meath Chronicle
"; arnews[1] += "

Blathnaid is back!
Meath Chronicle
Presented by Gráinne Seoige the programme features a panel of five judges - Boyzone star and Dublin-born Shane Lynch (Dublin), Ni Chofaigh (East), ...

"; arnews[1] += "
Publ.Date : Wed, 18 Nov 2009 16:47:02 GMT+00:00"; arnews[1] += "
"; arnews[2]="Debate was a damp squib - Irish Independent
"; arnews[2] += "

Debate was a damp squib
Irish Independent
... our MC, Grainne Seoige, asked all the contestants the same question; Why had they written the book "at this time" which took up another half hour. ...

"; arnews[2] += "
Publ.Date : Sun, 15 Nov 2009 08:36:55 GMT+00:00"; arnews[2] += "
"; arnews[3]="Jerry Hall pulls out of Off The Rails Awards - Herald.ie
"; arnews[3] += "

Jerry Hall pulls out of Off The Rails Awards
Herald.ie
Among those in the running for style gongs are actresses Victoria Smurfit and Charlene McKenna alongside presenters Grainne Seoige, Laura Whitmore, ...

"; arnews[3] += "
Publ.Date : Wed, 11 Nov 2009 15:11:15 GMT+00:00"; arnews[3] += "
"; arnews[4]="Four angry men join forces - Irish Times
"; arnews[4] += "

Four angry men join forces
Irish Times
Master of ceremonies, Gráinne Seoige, declared that the Four Angry Men would be exposing “the culprits who brought us from boom to bust”. ...

"; arnews[4] += "
Publ.Date : Fri, 06 Nov 2009 01:03:23 GMT+00:00"; arnews[4] += "
"; arnews[5]="Four angry men on the state we're in - Irish Independent
"; arnews[5] += "

Four angry men on the state we're in
Irish Independent
HOSTED by Grainne Seoige, four commentators on Irish economics and politics will discuss the central theses of their new books -- Matt Cooper's Who Really ...

"; arnews[5] += "
Publ.Date : Sun, 01 Nov 2009 04:57:42 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("
");