var arnews = new Array(7); totcount = 7; rnd = 0; arnews[0]="Victoria's Secret 2007 Promo Comercial Adriana Lima
"; arnews[0] += "

The Promo of Adriana Lima to the Victoria's Secret Fashion Show xDShe's PERFECT

Add this to your queue
Duration: 00:00

"; arnews[0] += "
"; arnews[1]="Secret Sexy Model Adriana Lima
"; arnews[1] += "

For the hottest in fashion, entertainment, and lifestyle check out Modelinia www.modelinia.com

Add this to your queue
Duration: 00:00

"; arnews[1] += "
"; arnews[2]="Victoria's Secret Fashion Show - Adriana Lima Roving Reporter
"; arnews[2] += "

07 Highlights - Adriana Lima takes us behind the scenes of the Biofit uplift commercial shoot

Add this to your queue
Duration: 00:00

"; arnews[2] += "
"; arnews[3]="Adriana Lima - E! Special Interview
"; arnews[3] += "

http://adrianalimafan.net | Adriana talks about doing Victoria Secret Swim Wear photoshoots with E!.

Add this to your queue
Duration: 00:00

"; arnews[3] += "
"; arnews[4]="Fashion Show 2009 - Adriana Lima
"; arnews[4] += "

Tune in to CBS for the Victoria's Secret Fashion on Tuesday, Dec. 1 at 10pm ET/PT

Add this to your queue
Duration: 01:18

"; arnews[4] += "
"; arnews[5]="Fashion Show - Shopping with Adriana Lima
"; arnews[5] += "

Adriana Lima takes us shopping at Victoria's Secret

Add this to your queue
Duration: 03:09

"; arnews[5] += "
"; arnews[6]="Fashion Show - Adriana Lima Beauty Secrets
"; arnews[6] += "

Adriana Lima gives us backstage beauty tips before the show.

Add this to your queue
Duration: 02:33

"; arnews[6] += "
"; totcount = 7; 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("
");