function noticia() { }; noticia = new noticia(); number = 0; // noticiaArray noticia[number++] = "
COMPUNET ENTREVISTO A E.G.O. [PERU].
Conoce los planes futuros del Banda y mucho más.
E.G.O.
" noticia[number++] = "
RANKING DE LA SEMANA (30 de Agosto al 5 de Set.)
Justin Bieber es el Más Solicitado en CompuNet. Ésta Semana lidera el Ranking con Somebody to love y además logró el Ingreso de Never Say Never; Escucha todo el Ranking completo.
Ego
" increment = Math.floor(Math.random() * number); document.write(noticia[increment]);