var arnews = new Array(7); totcount = 2; rnd = 0; document.title=document.title+ " - "Gemma+Garrett" - Google News"; document.title=document.title+ " "; arnews[0]="NI Style Defies February Gloom - 4ni.co.uk
"; arnews[0] += "

4ni.co.uk

NI Style Defies February Gloom
4ni.co.uk
The stylistic and image-conscious awards ceremony, hosted by DJ Pete Snodden and the glamorous Gemma Garrett, saw a dozen awards being made which culminated ...

"; arnews[0] += "
Publ.Date : Fri, 05 Feb 2010 10:47:03 GMT+00:00"; arnews[0] += "
"; arnews[1]="Join Sunday Life on Twitter and Facebook - Belfast Telegraph
"; arnews[1] += "

Join Sunday Life on Twitter and Facebook
Belfast Telegraph
Cold Feet and Murphy's Law actor James Nesbitt, telly presenter Katie Larmour, DJs Pete Snodden and Alan Simpson and models Jenny Curran, Gemma Garrett and ...

"; arnews[1] += "
Publ.Date : Sun, 17 Jan 2010 15:38:31 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("
");