//Search For Kesion CMS //Version 3.0 //Powered By Kesion.Com var normal='slategray'; //color; var zindex=10000; //z-index; var openTF=false; var width=165,height=window.document.body.offsetHeight-5; var left=0,top=0,title='搜索小助理'; var SearchBodyStr='' +'' +'' +' ' +'' +' ' +'' +'' +' ' +' ' +'' +'' +' ' +' ' +' ' +' ' +'' +' ' +' ' +' ' +'
按下面任意或全部条件进行搜索
全部或部分关键字
搜索范围
搜索类型
什么时候修改的?
开始日期' +'
结束日期' +'
使用说明:
① 您可以利用本搜索助理来搜索文章、图片、下载Flash、专题、标签、JS等,但不能搜索(目录)诸如频道名称、栏目名称,标签目录等
② 按 Ctrl+F 可以快速进行打开或关闭搜索小助理
' var str="" +"" + "
"; //关闭; function CloseSearchBox(el) { if (el.id=='Close') { var twin = el.parentNode.parentNode; var shad = twin.nextSibling; twin.style.display = "none"; shad.style.display = "none"; openTF=false; SearchBodyStr=null; str=null; } } function initial() { if (!openTF) { document.body.insertAdjacentHTML("beforeEnd",str); openTF=true; } } //初始化; function initializeSearch(SearchArea) { initial(); initialSearchAreaOption(SearchArea); if (document.all.SearchBox.style.display=='none') { document.all.SearchBox.style.display=''; if (document.forms[0].disabled==false) document.forms[0].focus(); } else document.all.SearchBox.style.display='none'; } function initialSearchAreaOption(SearchArea) { var EF=false; var TextArr=new Array('文章中心','图片中心','下载中心','动漫中心','商城中心','影视中心','供求信息','专题中心','友情链接站点','系统函数标签','自定义函数标签','自定义静态标签','系统 JS','自由 JS','管理员') var valueArr=new Array('Article','Picture','DownLoad','Flash','Shop','Movie','Supply','Special','Link','SysLabel','DIYFunctionLabel','FreeLabel','SysJS','FreeJS','Manager') for(var i=0;i