www.gusucode.com > CC校友录贴吧 CCBar源码程序asp编程 > template_c/page_info_video.html.asp

    <!-- #include file="page_forum_header.html.asp" -->           
<!-- ##### 主栏目开始 ##### --->
 <div>
 <%
 If Trim(Application(GBL_strCookieURL & "APP_strListID")) <> ""  And Application(GBL_strCookieURL & "APP_strOpenList") = "0" Then
 %>
 <iframe src="http://show.bokecc.com/showzone/<%=Trim(Application(GBL_strCookieURL & "APP_strListID"))%>"  height=1350 width=800 border=0>
 </iframe>
 <%Else 
	Response.Write "视频展区未正确设置或者已关闭"
 End IF%>
 </div>


<!-- ##### 主栏目结束 ##### -->   
<!-- #include file="page_sub_footer.html.asp" -->