첫 번 째:여러 텍스트에 하나씩 나타 나 는 텍스트var layers=document.layers,style=document.all,both=layers||style,idme=908601 을 인쇄 합 니 다.if(layers){layerRef='document.layers';styleRef ='';}if(style){layerRef='document.all';styleRef = '.style';} function writeOnText(obj,str){ if(layers)with(document[obj]){ document.open();document.write(str);document.close();} if(style)eval(obj+'.innerHTML=str'); } var dispstr=new Array("우 리 는 각종 스 크 립 트 학습 자 료 를 전문 적 으로 수집 하 는 사이트 입 니 다.가능 한 한 오 류 를 수정 하여 우수한 스 크 립 트 류 학습 사 이 트 를 만 듭 니 다.우 리 는 여러분 을 위해 게임 스 크 립 트 자원,소스 코드,소프트웨어,asp,phop,javascript 등 프로 그래 밍 자 료 를 만 듭 니 다.웹 제작,인터넷 프로 그래 밍,사이트 건설 자의 집적 장소 입 니 다.")var overMe=0; function txtTyper(str,idx,idObj,spObj,clr1,clr2,delay,plysnd){ var tmp0=tmp1= '',skip=100; if (both && idx<=str.length) { if (str.charAt(idx)=='<'){ while(str.charAt(idx)!='>') idx++;idx++;} if (str.charAt(idx)=='&' && str.charAt(idx+1)!=' '){ while (str.charAt(idx)!= ';')idx++;idx++;} tmp0 = str.slice(0,idx); tmp1 = str.charAt(idx++); if (overMe==0 && plysnd==1){ if (navigator.plugins[0]){ if(navigator.plugins["LiveAudio"][0].type=="audio/basic" && navigator.javaEnabled()){document.embeds [0].stop(); setTimeout("document.embeds[0].play(false)",100);} } else if (document.all){ ding.Stop(); setTimeout("ding.Run()",100);} overMe=1;}else overMe=0; writeOnText(idObj, ""+tmp0+""+tmp1+""); setTimeout("txtTyper('"+str+"', "+idx+", '"+idObj+"', '"+spObj+"', '"+clr1+"', '"+clr2+"', "+delay+" ,"+plysnd+")",delay);}} function init(){txtTyper(dispStr[0], 0, 'ttl0', 'ttl1', 'red', '#99FF33', 300, 0);}