var arnews = new Array(5); totcount = 5; rnd = 0; arnews[0]="Anwar Anabtawi: Aisha Tyler Is Lit: Live at the Fillmore DVDRip.XviD (2009)
"; arnews[0] += "Aisha Tyler Is Lit: Live at the Fillmore DVDRip.XviD (2009) -"; arnews[0] += "
"; arnews[1]="CentralDDL: Aisha Tyler Is Lit: Live at the Fillmore DVDRip.XviD (2009)
"; arnews[1] += "Aisha Tyler Is Lit: Live at the Fillmore DVDRip.XviD (2009) -"; arnews[1] += "
"; arnews[2]="1/2 It's my last week on tour and that time again! North Carolina Tweeps get ready! Here comes the Aisha Tyler Twitter Ticket Contest!!! :-)
"; arnews[2] += "1/2 It's my last week on tour and that time again! North Carolina Tweeps get ready! Here comes the Aisha Tyler Twitter Ticket Contest!!! :-)"; arnews[2] += "
"; arnews[3]="CAROLINA TWEEPS! RT 2 win tix 2 my Raleigh show: "LAST CHANCE TO SEE AISHA TYLER LIVE this wknd in Raleigh! Tix: http://tinyurl.com/yzcg2gb"
"; arnews[3] += "CAROLINA TWEEPS! RT 2 win tix 2 my Raleigh show: \"LAST CHANCE TO SEE AISHA TYLER LIVE this wknd in Raleigh! Tix:"; arnews[3] += "
"; arnews[4]="Julio Aldana: RT @aishatyler CAROLINA TWEEPS! 2win tix 2my Raleigh show: "LAST CHANCE 2 C AISHA TYLER LIVE ths wknd in Raleigh! Tix: http://j.mp/2GBKA1"
"; arnews[4] += "RT @"; arnews[4] += "
"; totcount = 5; 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("
");