%
'请勿改动下面这三行代码
const ChannelID=5
Const ShowRunTime="Yes"
SkinID=0
%>
<%=strPageTitle & " >> " & PageTitle%>
<%call MenuJS()%>
onmousemove='HideMenu()'>
|
|
<% call ShowLogo() %>
|
<% call ShowBanner() %>
|
|
|
|
| |
<%
if ShowSiteChannel="Yes" then
response.write strChannel
else
response.write " "
end if
if ShowMyStyle="Yes" then
response.write "自选风格 |"
end if
%>
|
|
|
|
| |
<%call ShowPath()%>
|
MY POWER WEB © |
|
| <% call ShowUserLogin() %> |
|
|
|
| <% call GuestBook_Left() %> |
|
|
|
| <% call GuestBook_Search() %> |
|
|
|
| |
|
|
|
最新公告 |
|
<%
call showtip()
call Guestbook()
%>
|
<%
call ShowGuestPage()
%>
|
|
<% call Bottom() %>
<% call PopAnnouceWindow(400,300) %>
<%
call CloseConn()
%>