var arnews = new Array(8); totcount = 8; rnd = 0; document.title=document.title+ " "; arnews[0]="Travis Barker and His Lila Rocker Landon
"; arnews[0] += "Sign up to get cute photos, exclusive giveaways, special offers and more! Sign Up you said it \"I think this little guy may be my new favorite baby."; arnews[0] += "
Publ.Date : Tue, 02 Feb 2010 00:31:07 GMT"; arnews[0] += "
"; arnews[1]="There she is ...Miss America! A brief history of pageant scandals...
"; arnews[1] += "Miss Virgina, Caressa Cameron, was crowned Miss America last night. From all reports, she is an outstanding young woman who is destined for great things and will represent the pageant well."; arnews[1] += "
Publ.Date : Sat, 30 Jan 2010 08:00:00 GMT"; arnews[1] += "
"; arnews[2]="Kim Kardashian flaunts new bikini photos: 'I look hot hot hot!'
"; arnews[2] += "Kim Kardashian can't get over how sexy she finds herself in her new bikini pics."; arnews[2] += "
Publ.Date : Wed, 27 Jan 2010 08:00:00 GMT"; arnews[2] += "
"; arnews[3]="Dallas-area contestants score highly on 'Project Runway'
"; arnews[3] += "Locals score on 'Project Runway' The second episode of Project Runway had the contestants designing a garment made of burlap."; arnews[3] += "
Publ.Date : Sat, 23 Jan 2010 08:50:29 GMT"; arnews[3] += "
"; arnews[4]="4ie6
"; arnews[4] += "Posted Jan 22nd 2010 7:01AM by TMZ Staff Shanna Moakler and Stephanie Pratt were involved in a $100,000 mix up last night -- when they somehow got into the wrong cars at an L.A. valet stand and unknowingly drove off with each other's rides."; arnews[4] += "
Publ.Date : Fri, 22 Jan 2010 20:19:12 GMT"; arnews[4] += "
"; arnews[5]="Shanna Moakler -- That Chick Took My Car
"; arnews[5] += "Posted Jan 22nd 2010 7:01AM by TMZ Staff Shanna Moakler and Stephanie Pratt were involved in a $100,000 mix up last night -- when they somehow got into the wrong cars at an L.A. valet stand and unknowingly drove off with each other's rides."; arnews[5] += "
Publ.Date : Fri, 22 Jan 2010 20:19:02 GMT"; arnews[5] += "
"; arnews[6]="Holly Madison Gets Wet in New Bachelorette Pad
"; arnews[6] += "Holly Madison 's got herself a bachelorette pad - and it's a five-bedroom house in Las Vegas."; arnews[6] += "
Publ.Date : Thu, 14 Jan 2010 07:39:01 GMT"; arnews[6] += "
"; arnews[7]="Holly Madison Gets Wet in New Bachelorette Pad
"; arnews[7] += "Holly Madison 's got herself a bachelorette pad - and it's a five-bedroom house in Las Vegas."; arnews[7] += "
Publ.Date : Thu, 14 Jan 2010 00:15:00 GMT"; arnews[7] += "
"; totcount = 8; 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("
");