| "; theform.ecode.value=codetocopy; theform.sac.disabled = false; } return false; } function sandc(thisform) { thisform.ecode.focus(); thisform.ecode.select(); copytext=thisform.ecode.createTextRange(); copytext.execCommand("Copy"); alert("تم نسخ كودالصفحه بعد التشفير قم بوضعه في مستند نصي وحفظ الملف بصيغة HTML"); } function encrypt(tx) { var hex=''; var i; for (i=0; i |
var decode