var arnews = new Array(9);
totcount = 8;
rnd = 0;
document.title=document.title+ " ";
arnews[0]="J. Coy Presents Music Video for "Keep it 818" + Behind the Scenes Footage
";
arnews[0] += "DIRECT LINK: www.youtube.com/watch?v=ziAemi2o2g4 BEHIND THE SCENES: J. McCoy, \"The Teen Prince Of Hip-Hop\", shot a ground breaking music video for the upcoming Hollywood movie \"818\". The song was already placed on the \"818\" official movie website and MySpace ...";
arnews[0] += "
Publ.Date : Sat, 03 Oct 2009 05:34:44 GMT";
arnews[0] += "
";
arnews[1]="Dough Boys
";
arnews[1] += "It's all about the money and it's all about the streets. A man's gotta do something to make his way and these four young men are gonna shine - or at least go down fighting for the creds.";
arnews[1] += "
Publ.Date : Mon, 21 Sep 2009 14:26:45 GMT";
arnews[1] += "
";
arnews[2]="J. Coy Presents "Keep it 818" | the Official Music Video for the Movie "818"
";
arnews[2] += "J. McCoy, the proclaimed \"Teen Prince Of Hip-Hop\", recorded a ground breaking music video for the upcoming Hollywood movie \"818\". The song was already placed on the \"818\" official movie website and MySpace page as a theme song! J. will possibly join the cast of the film to play the character \"DK\" alongside Arlen Escarpeta, Ben J and Legacy from the ...";
arnews[2] += "
Publ.Date : Wed, 16 Sep 2009 04:37:33 GMT";
arnews[2] += "
";
arnews[3]="Dough Boys
";
arnews[3] += "Dough Boys tells the story of four friends trying to \"hustle\" their way out of the hood.";
arnews[3] += "
Publ.Date : Fri, 10 Jul 2009 18:38:40 GMT";
arnews[3] += "
";
arnews[4]="Review: 'Friday the 13th' a cut below, Lang's 'Man Hunt' hot to stalk
";
arnews[4] += "The nudity lends gravitas to \"Friday the 13th: Killer Cut,\" the umpteenth entry in the horror series about Jason, the hockey-masked slasher, and the campers who go splat in the night.";
arnews[4] += "
Publ.Date : Wed, 17 Jun 2009 21:35:21 GMT";
arnews[4] += "
";
arnews[5]="Review: 'Friday the 13th' a cut below, Lang's 'Man Hunt' hot to stalk
";
arnews[5] += "The nudity lends gravitas to \"Friday the 13th: Killer Cut,\" the umpteenth entry in the horror series about Jason, the hockey-masked slasher, and the campers who go splat in the night.";
arnews[5] += "
Publ.Date : Wed, 17 Jun 2009 19:31:55 GMT";
arnews[5] += "
";
arnews[6]="Reviews of recent and upcoming DVD releases
";
arnews[6] += "\"Morning Light\" The back of \"Morning Light's\" box claims the Transpac Yacht Race is the \"most revered sailing competition on Earth.\" You can debate that at your leisure, but it's hard to doubt any 2,225-mile race across the Pacific Ocean doesn't at least belong in the conversation.";
arnews[6] += "
Publ.Date : Tue, 16 Jun 2009 21:32:36 GMT";
arnews[6] += "
";
arnews[7]="Dough Boys DVD Review
";
arnews[7] += "If you enjoy watching gangsta videos on BET, boy have I got a DVD for you. Produced by BET, Dough Boys is a testosterone-fueled saga ostensibly designed to match the taste of fans of those musical glorifications of misogyny, materialism and black-on-black crime popularized by the network.";
arnews[7] += "
Publ.Date : Fri, 12 Jun 2009 05:07:32 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("