var arnews = new Array(10);
totcount = 10;
rnd = 1;
arnews[0]="Update on loc #3
";
arnews[0] += "Ay youtube this ur boi samo da don give n y'all a update on my starter locs or locs umm yeahh hit ya boi up this is on my g1 phone so sorry if the vid ain't good ya digg I'm ya...";
arnews[0] += "
Publ.Date : Sun, 18 Oct 2009 22:27:33 GMT";
arnews[0] += "
";
arnews[1]="Oj da Juiceman ft.Gucci Mane - Make Tha Trap say Aye ScrewedUp4Life Remix Video Edit by Dj Ice HD
";
arnews[1] += "(c) 2009 Copyright by Dj Ice Ya Digg!!! LOLI DO NOT CLAIM COPYRIGHT OWNERSHIP FOR THIS VIDEO YA DIGG!?!?!Whatz Good ;)Thatz a vid edit fo my Homeboi ScrewedU...";
arnews[1] += "
Publ.Date : Sat, 02 May 2009 18:35:36 GMT";
arnews[1] += "
";
arnews[2]="Call me Mr. Hit Dat Hoe
";
arnews[2] += "Aye this is one of my favorite songs but we were jus messin around in this video... but on a serious note i give major props to \"mr. hit dat hoe\" himself and \"treal and...";
arnews[2] += "
Publ.Date : Mon, 27 Apr 2009 19:21:37 GMT";
arnews[2] += "
";
arnews[3]="nesha one
";
arnews[3] += "NESHA GOT SOUL U DIGG . SO AYE AYE B COOL HAHAHAHA LMAO CRAZY";
arnews[3] += "
Publ.Date : Tue, 24 Mar 2009 04:50:55 GMT";
arnews[3] += "
";
arnews[4]="Lil Boosie Hatin
";
arnews[4] += "Lil Boosie Y Yall Hatin....\"Me And You On The Same Team...\" That Ay Shame But Anyway This Is Real Music..This Is Real Rap... Ppl.... real music... if u dont like This Music.. Then...";
arnews[4] += "
Publ.Date : Mon, 02 Feb 2009 18:41:05 GMT";
arnews[4] += "
";
arnews[5]="Aye Gettin Loose yeh digg it?
";
arnews[5] += "lmao Dancin in the summer 08'";
arnews[5] += "
Publ.Date : Tue, 04 Nov 2008 02:32:25 GMT";
arnews[5] += "
";
arnews[6]="Tippy Toes/Rodeo
";
arnews[6] += "ay ya boi doin that tippy toes dance by fresh squad. ya digg. ay my bad fo the bad sound quality lol.";
arnews[6] += "
Publ.Date : Wed, 14 May 2008 05:27:48 GMT";
arnews[6] += "
";
document.title=document.title+ " ";
arnews[7]="Put On (Chipmunk Remix)
";
arnews[7] += "Put on- Young Jeezy ft. kanye weezy";
arnews[7] += "
Publ.Date : Tue, 13 May 2008 01:58:56 GMT";
arnews[7] += "
";
arnews[8]="SHOTGUNZ DIRTBIKE
";
arnews[8] += "YEA THAS ME ON MY RMX 250CC DIRTBIKE IN WELCOME AFTER MY BASKETBALL GAME AND YEA MY BIKE A LIL BIG BUT AYE IMA FUKKIN RYDER YA DIGG DIS BIKE 4 GROWN MEN BUT AYE U JUS DO U AND...";
arnews[8] += "
Publ.Date : Sat, 09 Feb 2008 00:00:00 GMT";
arnews[8] += "
";
arnews[9]="chelsea n chelsea crankin dat yank wit dem suspenders prt 1
";
arnews[9] += "aye dese yo girls chelsea crankin dat yank just playin around @ a family cookout we about to have a part 2 to this wen we add our friend special and then it becomes our remix wen...";
arnews[9] += "
Publ.Date : Tue, 23 Oct 2007 19:18:43 GMT";
arnews[9] += "
";
totcount = 10;
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("