document.writeln('\n'); SLIDES_2 = new slideshow("SLIDES_2"); s = new slide(); s.src = "/albums/portada/aaj.jpg"; SLIDES_2.add_slide(s); s = new slide(); s.src = "/albums/portada/aai.jpg"; SLIDES_2.add_slide(s); s = new slide(); s.src = "/albums/portada/aak.jpg"; SLIDES_2.add_slide(s); SLIDES_2.update(); document.writeln(' '); document.writeln(' '); document.writeln(' '); document.writeln(' '); document.writeln('
'); document.writeln(' '); document.writeln('
'); if (document.images) { SLIDES_2.image = document.images.SLIDEIMG_2; SLIDES_2.timeout=3000; SLIDES_2.repeat=true; SLIDES_2.update(); SLIDES_2.play(); } document.writeln('');