function showFlash(dir,width,height) { document.write(""); document.write(""); document.write(""); document.write(""); document.write(""); document.write(""); } // flashWrite(ÆÄÀϰæ·Î, °¡·Î, ¼¼·Î, ¾ÆÀ̵ð, ¹è°æ»ö, º¯¼ö, À©µµ¿ì¸ðµå) function flashWrite(url,w,h,id,bg,vars,win){ // Ç÷¡½Ã ÄÚµå Á¤ÀÇ var flashStr= ""+ ""+ ""+ ""+ ""+ ""+ ""+ ""+ ""+ ""+ ""+ ""; // Ç÷¡½Ã ÄÚµå Ãâ·Â document.writeln(flashStr); }