var arnews = new Array(6); totcount = 6; rnd = 0; document.title=document.title+ " "; arnews[0]="The Best Bashes
"; arnews[0] += "The insanity at Alexander Wang's spring 2010 party. Photo: Patrick McMullan Where you sit at a show is supposed to be a social-status indicator."; arnews[0] += "
Publ.Date : Wed, 10 Feb 2010 01:00:05 GMT"; arnews[0] += "
"; arnews[1]="Chace Crawford, Boy Scouts, Roxy, Carl Craig, Dubai
"; arnews[1] += "Ten things you can do to oppose the anti-gay legislation in Uganda. Chace Crawford unleashes his man scent on Miami Beach."; arnews[1] += "
Publ.Date : Tue, 09 Feb 2010 21:18:09 GMT"; arnews[1] += "
"; arnews[2]="Tom Arnold Pulls Down Marissa Miller's Pants At Celebrity Football Game
"; arnews[2] += "Victoria's Secret model Marissa Miller showed off more than her football skills at a pre-Super Bowl celebrity football game at the weekend - thanks to a pants-dropping play from funnyman Tom Arnold ."; arnews[2] += "
Publ.Date : Tue, 09 Feb 2010 17:34:52 GMT"; arnews[2] += "
"; arnews[3]="5 Reasons Why I Wish I Were A Football
"; arnews[3] += "2. Kellan Lutz and Marlon Wayans would fight over me. 3. Chace Crawford would constantly check me out."; arnews[3] += "
Publ.Date : Tue, 09 Feb 2010 16:08:21 GMT"; arnews[3] += "
"; arnews[4]="Angelina Jolie Goes on Goodwill Mission
"; arnews[4] += "Angelina Jolie is embarking on another field mission for The UN Refugee Agency. UNHCR spokesman Andrej Mahecic told the Associated Press that the star is spreading her motherly love to the devastated country of Haiti today."; arnews[4] += "
Publ.Date : Tue, 09 Feb 2010 11:41:00 GMT"; arnews[4] += "
"; arnews[5]="Fierce Fashions Through the Years: Rihanna's Rockin' Style Transformation
"; arnews[5] += "Changing from blue jeans, bare midriffs and killer minidresses to feathered creations, futuristic finds and thigh-high leather leggings, Rihanna has had a style evolution since her early days as a recording artist."; arnews[5] += "
Publ.Date : Tue, 09 Feb 2010 11:00:00 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("
");