var arnews = new Array(6); totcount = 3; rnd = 0; document.title=document.title+ " - "Elin+Nordegren" - Google News"; document.title=document.title+ " "; arnews[0]="To top it off, this for you, Tiger! - The Age
"; arnews[0] += "

The Age

To top it off, this for you, Tiger!
The Age
Said Lambiet: ''From what I've been told, Woods' Swedish missus, Elin Nordegren, is calling the shots on this one.'' The new home is split between the ...

and more »
"; arnews[0] += "
Publ.Date : Mon, 16 Nov 2009 13:04:30 GMT+00:00"; arnews[0] += "
"; arnews[1]="What We're Searching For Online - Hartford Courant
"; arnews[1] += "

What We're Searching For Online
Hartford Courant
... online searches in Connecticut were: "Oasis of the Seas," "Connecticut election results," "Morena Baccarin," " New York Marathon" and " Elin Nordegren. ...

"; arnews[1] += "
Publ.Date : Tue, 10 Nov 2009 01:22:42 GMT+00:00"; arnews[1] += "
"; arnews[2]="Ten things you should know about ... Eldrick Tont - WA today
"; arnews[2] += "

Ten things you should know about ... Eldrick Tont
WA today
Woods married Elin Nordegren, the former nanny for Swedish professional Jesper Parnevik, in 2004 at a resort in Barbados in the West Indies. ...

and more »
"; arnews[2] += "
Publ.Date : Sat, 07 Nov 2009 15:41:57 GMT+00:00"; arnews[2] += "
"; totcount = 3; 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("
");