// var locaurl = window.location.hash.replace(/#/,''); var eng_flag = sessionstorage["eng"]; if (eng_flag=="yes") { 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="http://www.jianye.com.cn/static/jysearch.html?title=" + keyword; } } }else{ 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="http://www.jianye.com.cn/static/jysearch.html?title=" + keyword; } } }