var arnews = new Array(7); totcount = 2; rnd = 0; document.title=document.title+ " - "Kitty+Lea" - Google News"; document.title=document.title+ " "; arnews[0]="The Poker Babes - Interview with Kitty Lea - PokerNews.com
"; arnews[0] += "

The Poker Babes - Interview with Kitty Lea
PokerNews.com
Model, actress, DJ and extremely hot poker player Kitty Lea is this weeks Poker Babe. Multi talented Kitty from Lincoln UK has been featured in many ...

"; arnews[0] += "
Publ.Date : Thu, 04 Feb 2010 12:07:34 GMT+00:00"; arnews[0] += "
"; arnews[1]="Hot Babe of the Week - Sport.co.uk (blog)
"; arnews[1] += "

Hot Babe of the Week
Sport.co.uk (blog)
May I introduce the soave and sophisticated Kitty Lea, who has adorned the pages of the Sun's inside cover, Maxim, Nuts, Zoo, Loaded and Bizarre to name but ...

"; arnews[1] += "
Publ.Date : Fri, 15 Jan 2010 11:53:30 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("
");