var textosComun = new Array(5);
textosComun[0]='información';
textosComun[1]='imágenes';
textosComun[2]='volver arriba';
textosComun[3]='volver';
textosComun[4]='cerrar ventana';


