var arnews = new Array(10);
totcount = 10;
rnd = 0;
document.title=document.title+ " ";
arnews[0]="Newwww(:
";
arnews[0] += "Please, please keep applying for affiliates and check them out also. We've added a bunch. Also please check out Jose Bordonada Collazo Online the other site both me and Adrienne run (: ...";
arnews[0] += "
";
arnews[1]="Hey everybody! I would just like to say, we have OVER 1000+ views ...
";
arnews[1] += "Hey everybody! I would just like to say, we have OVER 1000+ views. Thank you soo much! Also, our friend Melissa is making JBCO bracelets. And we need your help! For more information please go to Jose Bordonada Collazo Online. ...";
arnews[1] += "
";
arnews[2]="Top R&B Slow Jam of October: One Call - Crash (prod by Darkchild)
";
arnews[2] += "The members of the group include two former members of the new version of Menudo group (Chris Moy and José Bordonada Collazo) along with former member of NLT, Justin Thorne, and non-boyband affiliated newcomer Anthony Gamlieli. ...";
arnews[2] += "
";
arnews[3]="Abcdário musical do Chinelinho: Menudo
";
arnews[3] += "Carlos Olivero veio de Chicago; Chris Moy, de Nova Iorque e José Monti Montañez, José Bordonada Collazo e Emmanuel Vélez Pagán vieram de Porto Rico. O Reality show escolheu a nova formação da boy band mais famosa de todas. ...";
arnews[3] += "
";
arnews[4]="New tour dates & updates!!
";
arnews[4] += "Pics of Jose, have it fit the site colors, have it say Jose Bordonada Collazo Online or JBCO. Make sure to put a credit on it somewhere. Please email them to josebordonadacollazoonline@yahoo.com. Thank you so much :) ...";
arnews[4] += "
";
arnews[5]="Apply for Affiliates
";
arnews[5] += "Here is where you can apply to be an affiliate with Jose Bordonada Collazo Online. :) You must add us as well or we won't add you. Just comment THIS blog with: Site Name: Site Url:";
arnews[5] += "
";
arnews[6]="when news broke in april 2009 that nlt had...
";
arnews[6] += "... later fans worries were put at ease when johnny wright launched the new band one call featuring former menudo members josé bordonada collazo and christopher moy, along with justin thorne of nlt and newcomer anthony 'ag' gamlieli. ...";
arnews[6] += "
";
arnews[7]="One Call posted a new video.
";
arnews[7] += "One Call posted a new video with a puppet named Flo. Its really funny so heres the video (the last part with the quarters is really funny). This video is also going to be in the media section of Jose Bordonada Collazo Online. ...";
arnews[7] += "
";
arnews[8]="Menudomania Total: Las ultimas noticias de El Reencuentro
";
arnews[8] += "En el 2007 surgió el \"Nuevo Menudo\"con José Bordonada Collazo, Chris Moy, Emmanuel Vélez Pagán, José Monti Montañez, y Carlos Olivero, pero sin éxito. Contrario a estos dos intentos de reproducciones de Menudo, es a través de El ...";
arnews[8] += "
";
arnews[9]="balloon festival videos and pictures are being added, become part ...
";
arnews[9] += "you may notice that all the pictures aren't of just jose, i will explain if you have any questions in the faq page which is being made as you are reading this. do you want to become a part of jose bordonada collazo online(jbco)? ...";
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("