var perComSearch=function(){};perComSearch.prototype.init=function(){renderControllerView.prototype.perindex();renderControllerView.prototype.batchno();perComSearch.prototype.bind();getPageConfig("page_type",perComSearch.prototype.initSearchCombox,"per")};perComSearch.prototype.bind=function(){enterEvent("keyword",bibController.prototype.search);var a=mystorage.get("input");if(a&&a=="1"){$("input",$("#keyword").next("span")).click(function(){this.select()})}};perComSearch.prototype.initSearchCombox=function(c){var d={code:"libcodeSelect",key:"libcode",condition:"code",value:vLibcode,tagclass:"easyui-combobox",};if(c.rows.length>0){_setConfig.prototype.callSet(c);var b=c.rows[0];var a=JSON.parse(b.paramjson);if(!a.libcode){a.libcode=vLibcode}d.deafultVal=a.libcode}_myPage.prototype.initDataOne(d)};function addSearchCondtion(){if($(".add-condtion").is(":hidden")){$(".add-condtion").show();$("#addSearchCondtion").linkbutton({text:"隐藏排序方式"})}else{$(".add-condtion").hide();$("#addSearchCondtion").linkbutton({text:"添加排序方式"})}};