<script type="text/javascript"> hola = new array() hola[0]="yo"; hola[1]="tu"; document.write(hola); </script>