﻿window.staticPublish=1;window.IncludeFile={'header':'../head.html','tailer':'../tailer.html'};window.JsModule=["../system/jqframe.js","../plugins/grid/js/jqModal.js","../plugins/grid/js/jqDnR.js","../plugins/menutab/js/menutab.js"];window.EhaiGrid={curPage:1,curRowNum:1,totalRecord:-1,curFun:null,bDiv:null,sc:null,sort:''};function WebMain(){if($.PageParam.tj){getCategoryRightData($.PageParam.tj)}var lastsel2;if(parent.window.ehaiisfireEvent)return;EhaiGrid.grid=jQuery("#list").jqGrid({url:'Default.aspx',datatype:'json',colNames:['名称','&nbsp;&nbsp;时 间'],colModel:[{name:'Title',index:'Title',width:600,sortable:true},{name:'altertime',index:'altertime',width:120,align:'left',sortable:true}],pager:jQuery('#pager'),rowNum:15,rowList:[15,30,40],sortname:'altertime',sortorder:"desc",viewrecords:true,imgpath:'../plugins/grid/themes/ehai_front1/images',caption:"",width:743,height:450,jsonReader:{root:"rows",page:"page",total:"total",records:"records",repeatitems:true,cell:"cell",id:"id",userdata:"userdata"}});$(".selbox:last").before("<span>&nbsp;每页显示&nbsp;</span>");$(".selbox:last").after("<span>&nbsp;条&nbsp;&nbsp;&nbsp;共</span>");$('#ultj').SendMessage({bLoading:false,callback:debuggerinfo,type:"DBSelect",id:"chanpinlist",pm:"<~_2208~>%16",start:0,total:12})};function debuggerinfo(re){if(re){var arrhtml=[];for(i=0;i<re.length;i++){arrhtml.push("<li><a  href=\"../news/yeydetail.html?{id:"+re[i][0]+"}\" target=\"_blank\" title=\""+re[i][1]+"\">"+re[i][1]+"</a></li>")}$("#ultj").html(arrhtml.join(''))}};function getNews(page,rowNum,sortname,sortorder,fun,bd){EhaiGrid.curPage=page;EhaiGrid.curRowNum=rowNum;EhaiGrid.curFun=fun;EhaiGrid.bDiv=bd;EhaiGrid.sort=sortname+' '+sortorder;if(EhaiGrid.curPage==1)$("div.r_slider").css("left","0px");if(EhaiGrid.totalRecord==-1)getTotalRecord();else sendMsg()};function getTotalRecord(){$.SendMessage({bDefCall:false,callback:sendMsg,type:"DBSelect",pm:"<~_2211~>"},true)};function sendMsg(re,msg){var t={type:"DBSelect",callback:newsCallback,bDefCall:false,id:"wdyey_yeyinfo",pm:"<~_2212~>"+EhaiGrid.sort+"<~_2213~>",start:EhaiGrid.curRowNum*(EhaiGrid.curPage-1),total:EhaiGrid.curRowNum};if(re){EhaiGrid.totalRecord=re[0][0]}t.bRefresh=true;$.SendMessage(t,true)};function newsCallback(re,msg){var records={total:Math.ceil(EhaiGrid.totalRecord/EhaiGrid.curRowNum),page:EhaiGrid.curPage,records:EhaiGrid.totalRecord};var arrrows=[];arrrows.push("[");for(var i=msg.start,j=msg.start+msg.total;i<j;i++){arrrows.push("{id:'"+re[i][0]+"',");arrrows.push("cell:['<a href=\"yeydetail.html?"+encodeURIComponent('{id:'+re[i][0]+'}')+"\" target=\"_blank\">"+jQuery.htmlencode(re[i][1])+"</a>'");arrrows.push(",'"+re[i][2]+"']}");arrrows.push(",")}if(arrrows.length>1){arrrows.pop()}arrrows.push("]");records.rows=eval("("+arrrows.join('')+")");EhaiGrid.curFun(records,EhaiGrid.bDiv);if(!$.browser.msie)$("table.scroll tbody td").css("paddingLeft","12px");else $("table.scroll tbody td").css("textIndent","12px");$("#position").html("当前位置：<a href=\"../index.html\"> 首页 </a>> > <a href=\"../news/yeylist.html?{mid:"+re[0][3]+"}\">"+re[0][4]+" </a>")};function getCategoryRightData(tj){EhaiGrid.sc="";EhaiGrid.sc=" and (title like '%"+decodeURIComponent(tj)+"%' or content like '%"+decodeURIComponent(tj)+"%' or keywords like '%"+decodeURIComponent(tj)+"%')";EhaiGrid.totalRecord=-1;jQuery("#list").trigger("reloadGrid")};function search(){var aimUrl;var kw=$("#keyword").val();aimUrl="yeylist.html?"+($.PageParam.mid?"mid="+$.PageParam.mid+"&":"")+encodeURIComponent("tj="+kw);window.location=aimUrl};
