var arnews = new Array(6); totcount = 6; rnd = 0; document.title=document.title+ " "; arnews[0]="Heidi Klum Takes New Last Name -- Hubby Seal's! - ET
"; arnews[0] += "Entertainment Tonight Headlines Heidi Klum finalized her legal name-change on Friday."; arnews[0] += "
Publ.Date : Sat, 21 Nov 2009 21:48:24 GMT"; arnews[0] += "
"; arnews[1]="Heidi Klum explains runway decision
"; arnews[1] += "Heidi Klum has explained her decision to walk the Victoria's Secret runway. The supermodel, who was hosting the event, shocked the audience when she decided to take to the catwalk herself a month after giving birth ."; arnews[1] += "
Publ.Date : Sat, 21 Nov 2009 21:31:29 GMT"; arnews[1] += "
"; arnews[2]="Heidi Klum Changes Name to Heidi Samuel
"; arnews[2] += "Wait, Seal has a last name? It turns out he does and it is now Heidi Klum 's too."; arnews[2] += "
Publ.Date : Sat, 21 Nov 2009 20:50:14 GMT"; arnews[2] += "
"; arnews[3]="Victoria's Secret Fashion Show: Backstage With the New Bombshells
"; arnews[3] += "Sessilee in a VS 'Miracle' push-up bra and 'Lacie' panty, couture crystal shoulder and hip piece by Jenny Manik Mercian using Crystallized Swarovski Elements and boots by Giuseppe Zanotti."; arnews[3] += "
Publ.Date : Sat, 21 Nov 2009 20:41:00 GMT"; arnews[3] += "
"; arnews[4]="Pennsylvania couple arrested for refusing to tip on bad pub service
"; arnews[4] += "Two Pennsylvania college students were arrested and charged with theft for refusing to pay a tip on bad service at the Lehigh Pub."; arnews[4] += "
Publ.Date : Sat, 21 Nov 2009 20:15:49 GMT"; arnews[4] += "
"; arnews[5]="Yummy Mommies
"; arnews[5] += "If it seems like celeb mothers have it all, maybe that's because they do -- drivers, cooks, trainers, maids, masseuses, skin-care experts, hairstylists, personal assistants, secretaries and a fleet of nannies."; arnews[5] += "
Publ.Date : Sat, 21 Nov 2009 19:44:46 GMT"; arnews[5] += "
"; totcount = 6; 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("
");