var arnews = new Array(8); totcount = 2; rnd = 0; document.title=document.title+ " - "Sinead+Noonan" - Google News"; document.title=document.title+ " "; arnews[0]="Ex Miss Ireland's romance doesn't go the distance - Irish Independent
"; arnews[0] += "

Ex Miss Ireland's romance doesn't go the distance
Irish Independent
Miss Ireland 2008 Sinead Noonan is single again. I don't know about you, but my favourite Miss Ireland was Michelle Rocca way back in 1980. ...

"; arnews[0] += "
Publ.Date : Sun, 24 Jan 2010 04:58:19 GMT+00:00"; arnews[0] += "
"; arnews[1]="Model student Niamh reveals fond memories of her time at St Peter's - Herald.ie
"; arnews[1] += "

Model student Niamh reveals fond memories of her time at St Peter's
Herald.ie
The school, with almost 1000 pupils, was founded in 1994 and can also count former Miss Ireland Sinead Noonan among its past pupils. ...

and more »
"; arnews[1] += "
Publ.Date : Mon, 18 Jan 2010 15:13:04 GMT+00:00"; arnews[1] += "
"; totcount = 2; 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("
");