<JavaScript>noticias[0]="<?php echo($row[noticia]);?>";<?php while ($row = mysql_fetch_array($result)) {?>noticias[1]="<?php echo($row[noticia]);?>";<? } ?></JavaScript>