ű׿¬½ÀÀå <meta http-equiv="content-type" content="text/html; charset=euc-kr">
<script language="javascript"> function appendtext(str) { document.forms[0].editor.value += str; return; } function editappendtext(form, type) { strin = "form." + type + ".options[(form." + type + ".selectedindex)].value"; form.editor.value += eval(strin); return; } function viewpage(form) { var source = form.editor.value; document.write(source); document.close(); return true; } function openwin(url) { window.open(url,'new_window','width=300,height=300') } function cleartext(form) { form.editor.value=""; return; }
ű׿¬½ÀÀå
|