var arnews = new Array(8); totcount = 6; rnd = 0; arnews[0]="Brittney Spears for Chilli's restaurants
"; arnews[0] += "

lattest news on brittney

Add this to your queue
Duration: 00:00

"; arnews[0] += "
"; arnews[1]="Carl's Jr. Chilli Six Dollar Cheese Burger Commercial
"; arnews[1] += "

A Carl's Jr. Chilli Six Dollar Cheese Burger Commercial. Spec directed and Produced by Robert Anthony Meyers with the help of Steve Barr and The SoCal Film Group. Actors - Robert Anthony Meyers and Catherine Ventura. Editor Jorge Zuniga

Add this to your queue
Duration: 00:00

"; arnews[1] += "
"; arnews[2]="Mr. Buckner-Dere in: Chilli Con Papi
"; arnews[2] += "

Wanna see why Mr. Buckner-Dere hates it when the Red Sox order Mexican take out? It's not pretty. Please check out the original Mr. Buckner-Dere movie as well...

Add this to your queue
Duration: 00:00

"; arnews[2] += "
"; arnews[3]="Chilli Doin the Soulja Boy (1)
"; arnews[3] += "

Chilli in Ryan Cameron's studio at V-103.

Add this to your queue
Duration: 00:00

"; arnews[3] += "
"; document.title=document.title+ " "; arnews[4]="TMNT Short: Zippy Chilli
"; arnews[4] += "

Zippy Chilli

Add this to your queue
Duration: 01:00

"; arnews[4] += "
"; arnews[5]="ZAC Toons - Chilli the Beef
"; arnews[5] += "

Patel first sets eyes on Goldie who intends to show him her assets.

Add this to your queue
Added: Fri Oct 31 01:07:48 UTC 2008
Duration: 02:18
Rating: 3.5 / 5.0

"; arnews[5] += "
Publ.Date : Fri, 31 Oct 2008 01:07:48 -0000"; 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("
");