<% '显示每条新闻的具体内容 Dim newsclass2 Dim id newsclass2 = Request("newsclass") id = Request("id") Set Rs = Server.CreateObject("ADODB.Recordset") Sql="Select * From newsinfo Where id="&id Rs.Open Sql,conn,3,3 %> <% If Rs("images")<>"" Then %> <% End If %>
   
  <% If Rs("images")<>"" Then %> <% End If %>
教研组织  

?

医疗系领导:

教研室主任

涂国卿(系主任)
胡俊义(系书记)
邓棋卫(系主任助理)

许幼晖(主任)
张碧伦(副主任)
齐文辉(副主任)

项豪华(副主任)

外 

段建明(副主任)
刘建国(副主任)

医疗美容

邓跃华(主任)

中  

陈启华(主任)

中药方剂

高晓静(副主任)

针  灸

谢新群(主任)
占国荣(副主任)

骨伤推拿

何忠锅(主任)


打印】·【 关闭窗口
 
 
 
 
 
<% Rs("click")=Rs("click")+1 Rs.UpDate id=Rs("id") Rs.Close Set Rs=nothing %>