ภาษาไทย
<!-- 把下列代码加到<body>区域中 --> <script language="JavaScript"> function WM_readCookie(name) { if(document.cookie == '') return false; มิฉะนั้นส่งคืน unescape (WM_getCookieValue (ชื่อ)); } var Read_cookie=WM_readCookie("yescnet_openday"); ฟังก์ชั่น openday () { Arrset=window.showModalDialog('http://www.knowsky.com/img/200407082.htm','好吗','dialogWidth:435px;dialogHeight:297px;scroll:0;status:0 ;help:1;edge:ยกขึ้น'); setCookie("yescnet_openday",Arrset.charAt(0),1); setCookie("yescnet_MIDw",Arrset.charAt(1),1); } // 写入ฟังก์ชั่นคุกกี้ setCookie(c_n,c_v,c_y) { var the_cookie = c_n + "=" + Escape(c_v); var the_date = วันที่ใหม่ (); the_date .setYear(the_date.getYear() + c_y); var the_cookie_date =the_date.toGMTString(); the_cookie = the_cookie +";expires=" + the_cookie_date; document.cookie = the_cookie; } // ฟังก์ชันคุกกี้ WM_getCookieValue (ชื่อ) { var firstChar,lastChar; var theBigCookie = document.cookie; firstChar = theBigCookie.indexOf (ชื่อ); ถ้า (firstChar != -1) { firstChar +=name.length + 1; LastChar = theBigCookie.indexOf(';', firstChar); if(lastChar == -1) LastChar = theBigCookie.length; ส่งคืน theBigCookie.substring (firstChar, LastChar); } อื่น { กลับเท็จ; } } </script> <base target="online_window"> <body onload="javascript:if(Read_cookie!=0)openday();">