document.writeln('\n'); SLIDES_1 = new slideshow("SLIDES_1"); s = new slide(); s.src = "/albums/header/aac.jpg"; SLIDES_1.add_slide(s); s = new slide(); s.src = "/albums/header/aad.jpg"; SLIDES_1.add_slide(s); SLIDES_1.update(); document.writeln(' '); document.writeln(' '); document.writeln(' '); document.writeln(' '); document.writeln('
'); document.writeln(' '); document.writeln('
'); if (document.images) { SLIDES_1.image = document.images.SLIDEIMG_1; SLIDES_1.timeout=10000; SLIDES_1.repeat=true; SLIDES_1.update(); SLIDES_1.play(); } document.writeln('');