var arnews = new Array(8); totcount = 4; rnd = 0; arnews[0]="Joel Osteen's Wife -- Playmate of the Year?
"; arnews[0] += "

Joel Osteen's wife Victoria was absolutely flattered yesterday when our photog told her she looked just like Swedish model Victoria Silvstedt.

Add this to your queue
Duration: 00:43

"; arnews[0] += "
"; arnews[1]="Wild On - Snakes on a Plane
"; arnews[1] += "

Uh-oh, problems in paradise? Join Playmate Victoria Silvstedt as she takes us on a wild romp through the tropics.

Add this to your queue
Added: Fri Jul 24 19:30:09 UTC 2009
Air date: Thu Jul 23 00:00:00 UTC 2009
Duration: 01:52

"; arnews[1] += "
Publ.Date : Fri, 24 Jul 2009 19:30:09 -0000"; arnews[1] += "
"; document.title=document.title+ " "; arnews[2]="Wild On - Brazil Bikini Shoot
"; arnews[2] += "

Join Playmate Victoria Silvstedt as she strips down on the sand for a sexy calendar shoot. (Can you handle it?)

Add this to your queue
Added: Wed Jun 24 18:00:11 UTC 2009
Air date: Tue Jun 23 00:00:00 UTC 2009
Duration: 00:38

"; arnews[2] += "
Publ.Date : Wed, 24 Jun 2009 18:00:11 -0000"; arnews[2] += "
"; arnews[3]="Wild On - Rough Riders
"; arnews[3] += "

Playmate Victoria Silvstedt takes us on a wild romp through the tropics to find her picture-perfect hot spot.

Add this to your queue
Added: Tue Apr 14 18:50:23 UTC 2009
Air date: Wed Apr 08 00:00:00 UTC 2009
Duration: 02:07

"; arnews[3] += "
Publ.Date : Tue, 14 Apr 2009 18:50:23 -0000"; arnews[3] += "
"; totcount = 4; 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("
");