document.writeln('
'); document.writeln('
'); document.writeln(''); document.writeln('
'); document.writeln('
'); document.writeln(''); document.writeln(''); document.writeln('
'); document.writeln('中文'); document.writeln('繁 /'); document.writeln(''); document.writeln('
'); document.writeln('
'); document.writeln('
'); document.writeln(''); function search(){ var keyword = $("#keyword").val(); if(keyword) { location.href="/search.aspx?kwd=" + keyword; } } // setcookie('zh_choose', 't')