%@language=vbscript codepage=936 %>
<%
option explicit
response.buffer=true
Const PurviewLevel=0
%>
上海京西电子信息系统有限公司-集成电路-|热释红外传感信号处理集成电路|集成电路设计|富士通单片机|存储器|继电器|热敏打印头|触摸屏|
<%if AdminPurview=1 or AdminPurview_Article<=3 then%>
<%
end if
if AdminPurview=1 or AdminPurview_Photo<=3 then
%>
<%
end if
PurviewPassed=False
arrPurview(0)=CheckPurview(AdminPurview_Others,"Skin")
arrPurview(1)=CheckPurview(AdminPurview_Others,"Layout")
for PurviewIndex=0 to 1
if arrPurview(PurviewIndex)=True then
PurviewPassed=True
exit for
end if
next
if AdminPurview=1 or PurviewPassed=True then
%>
<%
end if
if AdminPurview=1 or CheckPurview(AdminPurview_Others,"JS")=True then
%>
<%
end if
if AdminPurview=1 or CheckPurview(AdminPurview_Others,"Database")=True then
%>
<%end if
if AdminPurview=1 or CheckPurview(AdminPurview_Others,"UpFile")=True then
%>
<%end if%>
<% '以下 lhb 加 %>
<% '以上 lhb 加 %>