@LANGUAGE="VBSCRIPT" CODEPAGE="65001"%>
公告_div>
    <% sql="select id,title from tb_file where classid=2 and ifpass=1 order by UpdateTime" set rsp=conn.execute(sql) ij=0 if not rsp.eof then do while not rsp.eof p_id= rsp("id") P_title = rsp("title") if ij mod 2=0 and ij>0 then revalp = "
    "&revalp end if revalp = revalp & "
  • "&P_title&"
  • " & vbCrlf rsp.movenext ij=ij+1 loop end if response.Write revalp rsp.close:set rsp=nothing %>
产品分类PRODUCTS
下一?a>
    <% reval = "" sql="SELECT classid ,classname,parentid,Child,depth,rootid,orderid,parentpath from tb_protype order by rootid,orderid" set rsc = conn.execute(sql) if not rsc.eof then reval = reval & "" & vbCrlf ik1=1 ik2=1 ik3=1 ii=0 ikk = 0 ikk2 = 0 do while not rsc.eof classid = rsc("classid") parentid = rsc("parentid") Child = rsc("Child") depth = rsc("depth") classname = rsc("classname") parentpath = rsc("parentpath") if depth=0 then '第一级类? clickstr01="" if Child>0 then '有二级类? clickstr01_1="onmouseover=""opentwo(this,2)""" clickstr01_2="onmouseout=""closetwo(this,2)""" lafta1 = "javascript:void(0)" else '没有二级类别说明只有一级类别,这时要直接添加链? lafta1 = "javascript:void(0)" clickstr01_1="" clickstr01_2="" end if lafta1 = "javascript:void(0)" if ik1>1 then '闭合其它层级 if ik3>1 then '闭合第三级类? reval = reval & "
" & vbCrlf reval = reval & "" & vbCrlf ik3=1 end if if ik2>1 then '闭合第二级类? reval = reval & "" & vbCrlf reval = reval & "" & vbCrlf ik2=1 end if ik1=1 end if '闭合一级类? if ii>0 then if ik2>1 then reval = reval & "" & vbCrlf reval = reval & "" & vbCrlf ik2=1 end if reval = reval & "" & vbCrlf end if ik2=1 if ikk=11 then '分段显示类别列表 reval = reval & "
  • " & vbCrlf reval = reval & " "&classname&"" & vbCrlf ik1=ik1+1 preclassname = classname elseif depth=1 then '二级类别 '闭合前一个二/三级类别 if ik3>1 then reval = reval & " " & vbCrlf ik3 =1 end if '闭合前一个二级类? if ik2>1 then reval = reval & "
  • " & vbCrlf end if if ik2=1 then reval = reval & " " & vbCrlf reval = reval & "
      " & vbCrlf reval = reval & "
      " & vbCrlf reval = reval & " " & vbCrlf reval = reval & " 有关此产品的详细资料请致甿br />" & vbCrlf reval = reval & " 021-33688322
      " & vbCrlf reval = reval & " 18917133288(孙小? vbCrlf reval = reval & "
      " & vbCrlf reval = reval & " " & vbCrlf reval = reval & "
      " & vbCrlf ik2= ik2+1 ik3=1 end if clickstr02="" if Child>0 then '有三级类? clickstr02_1="onmouseover=""opentwo(this,3)""" clickstr02_2="onmouseout=""closetwo(this,3)""" lafta2 = "javascript:void(0)" else lafta2 = "/procenter.asp?fid="&parentid&"&sid="&classid clickstr02_1="" clickstr02_2="" end if 'lafta2 = "/procenter.asp?fid="&parentid&"&sid="&classid lafta2 = "javascript:void(0)" ikk2=ikk2+1 reval = reval & "
    • " & vbCrlf reval = reval & " "&classname&"" & vbCrlf elseif depth=2 then leftb3_1="" leftb3_2="" '第三级类? if ik3=1 then reval = reval & "
        " & vbCrlf ik3=1+ik3 end if parentpath = replace(parentpath,",","-") reval = reval & "
      • "&_ ""&classname&"
      • " & vbCrlf end if rsc.movenext ii=ii+1 loop '闭合一组类? if ik3>1 then reval = reval & "
      " & vbCrlf end if if ik2>1 then reval = reval & "
    " & vbCrlf reval = reval & "
    " & vbCrlf end if reval = reval & "" & vbCrlf end if rsc.close:set rsc=nothing response.Write reval&"" %>
    新产哿span>NEW PRODUCTS
    <% ' sql="select top 1 id,title,intro,picsmall from tb_pro where ifshow=1 order by updatetime desc" ' reval="" ' set rsp=conn.execute(sql) ' if not rsp.eof then ' pid = rsp("id") ' ptitle = rsp("title") ' picsmall = rsp("picsmall") ' pintro = rsp("intro") ' reval = reval & " " & vbCrlf ' reval = reval & " " & vbCrlf ' ' end if ' rsp.close:set rsp=nothing 'response.Write reval %>
      <% sql = "select top 11 id,updatetime,title from tb_file where classid=5 and ifpass=1 order by updatetime desc" set rsf= conn.execute(sql) revel="" if not rsf.eof then ii=0 do while not rsf.eof id= rsf("id") title= rsf("title") updatetime = rsf("updatetime") updatetimearry = split(updatetime," ") revel = revel& "
    • "&title&"
    • " & vbCrlf '["&updatetimearry(0)&"] rsf.movenext ii=ii+1 loop end if if ii<5 then revel = revel&revel&revel elseif ii<10 then revel =revel&revel end if rsf.close:set rsf=nothing response.Write revel %>
      产品用逿span>USE
        <% reval="" sql="select title,intro from tb_file where classid=3 and ifpass=1 order by updatetime" set rsu = conn.execute(sql) if not rsu.eof then do while not rsu.eof utitle=rsu("title") uintro=rsu("intro") reval = reval & "
      • " & vbCrlf reval = reval & " " & vbCrlf reval = reval & "
        "&uintro&"
        " & vbCrlf reval = reval & "
      • " & vbCrlf rsu.movenext loop end if rsu.close:set rsu=nothing response.Write reval %>
      涂山国际友情链接

      涂山国际友情链接:

      火箭vs快船  火箭vs湖人季后?a> 火箭队球员名卿a>  雷霆vs火箭 nba火箭vs马刺 nba火箭直播  cctvnba直播 火箭队直撿a> 

      火箭vs森林狿font> 热火vs开拓耿a> 凯尔特人vs湖人 凯尔特人打架  澳门百家乿a> 百家乿a> 赌博  88娱乐?font> E世博娱乐埿font> 博彩逿a> 皇冠罿a>

      百搜友情链接?/font>

      百樂坊娱乐城  新濠娱乐?/a>  东方夏威夷娱乐城  欧华娱乐?/a>  凯斯娱乐?/a>  菲彩娱乐?/a>  伟博娱乐?/a>  凱旋门娱乐城  易盈娱乐?/font>


      英皇娱乐?/a>  澳门赌场  太阳?/a>  新葡京娱乐城  全讯网五湖四?/a>   ?娱乐?/a>