var arnews = new Array(7); totcount = 2; rnd = 0; document.title=document.title+ " - "Jenni+Meno" - Google News"; document.title=document.title+ " "; arnews[0]="Romance on the ice - StandardNet
"; arnews[0] += "

Romance on the ice
StandardNet
Charming love: Jenni Meno and Todd Sand. The 1994 Olympics in Lillehammer, Norway, was the setting for the engagement of these American pairs skaters, ...

and more »
"; arnews[0] += "
Publ.Date : Tue, 09 Feb 2010 04:51:39 GMT+00:00"; arnews[0] += "
"; arnews[1]="Las Vegas figure skater shows Olympic potential - Las Vegas Review - Journal
"; arnews[1] += "

Las Vegas figure skater shows Olympic potential
Las Vegas Review - Journal
... Vollmer showed vast improvement from last year with coaching from three-time US pairs champions, world medalists and Olympians Todd Sand and Jenni Meno. ...

"; arnews[1] += "
Publ.Date : Sat, 23 Jan 2010 10:03:13 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("
");