// À̹ÌÁö ¸µÅ©Á¡¼± ¾ø¾Ö±â function bluring(){ if(event.srcElement.tagName=="A"||event.srcElement.tagName=="IMG") document.body.focus();} document.onfocusin=bluring; // Ç÷¡½ÃÆÄÀÏ ºÒ·¯¿À±â function playflash(file,width,height,bgcolor,quality,name){ document.write(''); document.write(''); document.write(''); document.write(''); //Åõ¸íÇ÷¡½¬°¡ ¾Æ´Ò°æ¿ì ÀÌ ¶óÀÎÀ» »èÁ¦ document.write(''); document.write(''); document.write('') }