<% set rs=server.CreateObject("ADODB.RecordSet") rs.Source="select * from Xr_board where inuse=1" rs.Open rs.Source,conn,1,1 if not rs.EOF then %>

社会团体登记指南

民办非企业单位登记指南

中国民政部

山东民间组织

连云港市民政局


<% dim ii ii = 0 set rs=server.CreateObject("ADODB.RecordSet") if uselevel=1 then if Request.cookies("supsoft")("key")="" then rs.Source="select top " & top_txt & " * from Xr_News where year(updatetime)=year(now()) and month(updatetime)=month(now()) and checkked=1 order by click DESC" '选择本月 end if if Request.cookies("supsoft")("key")="selfreg" then if Request.cookies("supsoft")("reglevel")="3" then rs.Source="select top " & top_txt & " * from Xr_News where year(updatetime)=year(now()) and month(updatetime)=month(now()) and checkked=1 and newslevel<=3 order by click DESC" '选择本月 end if if Request.cookies("supsoft")("reglevel")="2" then rs.Source="select top " & top_txt & " * from Xr_News where year(updatetime)=year(now()) and month(updatetime)=month(now()) and checkked=1 and newslevel<=2 order by click DESC" '选择本月 end if if Request.cookies("supsoft")("reglevel")="1" then rs.Source="select top " & top_txt & " * from Xr_News where year(updatetime)=year(now()) and month(updatetime)=month(now()) and checkked=1 and newslevel<=1 order by click DESC" '选择本月 end if end if if Request.cookies("supsoft")("key")="super" or Request.cookies("supsoft")("key")="typemaster" or Request.cookies("supsoft")("key")="bigmaster" or Request.cookies("supsoft")("key")="smallmaster" or Request.cookies("supsoft")("key")="check" then rs.Source="select top "& top_txt &" * from Xr_News where year(updatetime)=year(now()) and month(updatetime)=month(now()) and checkked=1 order by click DESC" '选择本月 end if else rs.Source="select top " & top_txt & " * from Xr_News where year(updatetime)=year(now()) and month(updatetime)=month(now()) and checkked=1 order by click DESC" '选择本月 end if rs.Open rs.Source,conn,1,1 if rs.bof and rs.eof then response.write "" else do while not rs.eof %> <% ii = ii + 1 if ii>top_txt-1 then exit do rs.movenext loop end if rs.close set rs=nothing %>


  

  

 
最新新闻
<%=gg1%>

 

 转发江苏省劳动和社会保障厅、民政厅——关于社会组织专职工作人员参加养老保险有关问题的通知

 民办非企业单位年度检查报告书样本

 社会团体年度检查报告书样本

 关于表彰全省民办非企业单位自律与诚信建设先进单位和全省民办非企业单位自律与诚信活动组织先进单位的决定

 关于加强农村专业经济协会培育发展工作的指导意见

通知公告
more
民间组织服务中心 11 月份重点工作  

民间组织服务中心 9 月份重点工作

民间组织服务中心 8 月份重点工作

民间组织服务中心 7 月份重点工作


批组织
more

连云港市苍梧教育培训中心
      
连云港市博言英语培训中心

连云港市信息技工学校

连云港市农业产业化龙头企业协会

民间风采
more
连云港市金银珠宝首饰行业协会

连云港市威特职业技术学校

连云港市新东方学校

连云港市国泰医院

连云港市艺缘艺术培训中心

连云港市装饰装修行业协会

检公告
more
<%if showlink=1 then set rs10=server.CreateObject("ADODB.RecordSet") rs10.Source="select top "& linkshownum &" * from Xr_link where linktype=0 and pass=1 order by ID DESC " rs10.Open rs10.Source,conn,1,1 for i=1 to 6 if not rs10.EOF then %> <% rs10.MoveNext else %> <%end if Next rs10.Close set rs10=nothing %> <%end if%>
 连云港市民政局民间组织管理处主办 版权所有
 技术支持:连云港市威特职业技术学校 电话:0518-5010178
 
<%else Response.Write "
暂无文章类别,请登陆后添加!
" end if%>