﻿window.IncludeFile={'header':'../head.html','tailer':'../tailer.html'};function WebMain(){if(!$.PageParam.mid)return;$.SetFormat("zh","newslist","<li><a id=\"lista#0#\" class=\"betterTip\" href=\"../news/newsdetail.html?id=#0#\" target=\"_blank\" style=\"width:400px;float:left;\" title=\"#1#\">#1#</a><span style=\"width:150px;float:right;\">#2#</span></li>","<li style=\"list-style-type: none;background:url(../images/header_bg.gif)\"><span style=\"width:400px;margin-left:80px;float:left;font-weight:bold;cursor:pointer;\" onclick=\"sortlist(0)\">标题</span><span style=\"width:150px;margin-right:0px;float:right;font-weight:bold;cursor:pointer;\" onclick=\"sortlist(1)\">时间</span></li>","");$.SetFormat("zh","listpage2","<span style=\"margin-right:10px;color:red;\">#3#</span>","<span style=\"margin-right:10px;\">第#0#/#1#页</span><span style=\"margin-right:10px;\">共#2#条记录</span>","");$.SetFormat("zh","position","当前位置：<a href=\"../index.html\"> 首页 </a>> > <a href=\"../news/newslist.html?mid=#0#\">#1#</a>","","");EhaiFW.$(function(){$("#ullist").SendMessage({type:"DBSelect",id:"ullist",codetype:1,format:"newslist",start:$.PageParam.page?($.PageParam.page-1)*20:0,total:20,pm:"<~_2196~>"+$.PageParam.mid+"%16"});$("#pager").SendMessage({type:"DBSelect",id:"pager",format:"listpage2",pm:"<~_2195~>"+$.PageParam.mid+"<~_2187~>"+$.PageParam.mid+"%16"+($.PageParam.page?$.PageParam.page:1)+"<~_2189~>"});$("#position").SendMessage({type:"DBSelect",id:"position",format:"position",pm:"<~_2197~>"+$.PageParam.mid+"%16"})})};
