var arnews = new Array(6); totcount = 6; rnd = 0; document.title=document.title+ " "; arnews[0]="Victoria Zdrok and Ryan Keely Part 2
"; arnews[0] += "Dr. Victoria Zdrok and October Penthouse Pet of the Month Ryan Keely live in the studio with Carl and Marty on WRAT."; arnews[0] += "
Publ.Date : Tue, 02 Feb 2010 20:02:55 GMT"; arnews[0] += "
"; arnews[1]="Shots from the WRAT Men's Expo
"; arnews[1] += "This year's WRAT Men's Expo at Asbury Park's Convention Hall included appearances by Playboy Playmate and Penthouse Pet of the Year Victoria Zdrok, 2010 RAT Rock Girl Mallory and a trio of players from the Lingerie Football League's New York Majesty, among others."; arnews[1] += "
Publ.Date : Mon, 01 Feb 2010 18:45:00 GMT"; arnews[1] += "
"; arnews[2]="2010 WRAT Men's Expo
"; arnews[2] += "What's a guy to do on the weekend between the NFL conference championship games and the Super Bowl? Well, this year, there's the WRAT Men's Expo, scheduled for Saturday at Asbury Park's Convention Hall."; arnews[2] += "
Publ.Date : Fri, 29 Jan 2010 18:17:00 GMT"; arnews[2] += "
"; arnews[3]="pent-vid.jpg
"; arnews[3] += "Victoria Zdrok and Ryan Keely stopped by to chat with Carl and Marty on the Morning RAT Race."; arnews[3] += "
Publ.Date : Thu, 28 Jan 2010 23:23:21 GMT"; arnews[3] += "
"; arnews[4]="More sex, better sex
"; arnews[4] += "The heat of a new relationship is a chemical reaction a ' and it can fade with time."; arnews[4] += "
Publ.Date : Fri, 20 Nov 2009 10:35:10 GMT"; arnews[4] += "
"; arnews[5]="The first time, every time
"; arnews[5] += "The heat of a new relationship is a chemical reaction a ' and it can fade with time."; arnews[5] += "
Publ.Date : Wed, 18 Nov 2009 13:35:02 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("
");