215 lines
8.9 KiB
Plaintext
215 lines
8.9 KiB
Plaintext
<%@ Master Language="C#" AutoEventWireup="true" CodeBehind="Telesa0.Master.cs" Inherits="Mtxfw.shop.Telesa0" %>
|
||
<!DOCTYPE html>
|
||
<html>
|
||
<head id="Head1" runat="server">
|
||
<title></title>
|
||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
|
||
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
||
<link rel="shortcut icon" href="http://shop.q-b.cc/favicon.ico" type="image/x-icon" />
|
||
<link rel="icon" href="http://shop.q-b.cc/favicon.ico" type="image/x-icon" />
|
||
<!--[if lt IE 7]>
|
||
<script src="/Scripts/DD_belatedPNG_0.0.8a.js"></script>
|
||
<script>
|
||
DD_belatedPNG.fix('*');
|
||
</script>
|
||
<![endif]-->
|
||
<!--[if lte IE 8]>
|
||
<script src="/Scripts/html5.js"></script>
|
||
<![endif]-->
|
||
<!--[if lt IE 9]>
|
||
<script src="/Scripts/css3-mediaqueries.js"></script>
|
||
<![endif]-->
|
||
<link href="/css/style.css" rel="stylesheet" type="text/css" />
|
||
<script src="/scripts/jquery-1.7.2.js" type="text/javascript"></script>
|
||
<script src="/Scripts/common.js" type="text/javascript"></script>
|
||
<asp:ContentPlaceHolder ID="MyHead" runat="server"></asp:ContentPlaceHolder>
|
||
<!--[if lt IE 7]>
|
||
<link href="/css/iestyle.css" rel="stylesheet" type="text/css" />
|
||
<![endif]-->
|
||
</head>
|
||
<body><header>
|
||
|
||
<div class="topmenu">
|
||
<div class="contentWrapper">
|
||
<ul class="topmenu_l" id="Login_before"><li class="login"><a href="/login.aspx">登录</a><span>|</span> </li><li class="register"><a href="/Register.aspx">注册</a></li></ul>
|
||
<ul class="topmenu_l" id="Login_after" style=" display:none;"><li><span class="hyn">欢迎您(<label id="username" style=" color:#333;"></label>)</span><span>|</span> </li><li><a href="/Member_Index.aspx">会员管理中心</a><span>|</span></li><li><a href="javascript:void();" id="quit">安全退出</a></li></ul>
|
||
<ul class="topmenu_r"><!--li><a href="/e/">English</a><span>|</span></li--><li><a
|
||
href="javascript:void()" onclick="this.style.behavior='url(#default#homepage)';this.setHomePage('<%=config.webUrl%>');" target="_self">设为首页</a><span>|</span></li>
|
||
<li><a
|
||
href="javascript:void()" id="addBookmark" title="<%=config.webName%>" url="<%=config.webUrl%>" target="_self">加入收藏</a></li>
|
||
</ul>
|
||
</div>
|
||
</div>
|
||
<div class="contentWrapper">
|
||
|
||
<div class="topbox"><h1><a href="/" class="logo"><%=config.webName%></a></h1>
|
||
|
||
<div class="search">
|
||
<ul>
|
||
<form id="J_searchForm" class="clearfix" action="/search.html" method="get">
|
||
|
||
<input type="submit" class="search-btn iconfont" onsubmit="return search();" value="" />
|
||
<input id="keyword" name="keyword" autocomplete="off" placeholder="搜索您喜欢的帖子"/>
|
||
|
||
|
||
|
||
<div id="J_keywordList" class="keyword-list hide"><ul class="result-list"></ul></div>
|
||
</ul>
|
||
</form>
|
||
</div>
|
||
|
||
</div>
|
||
<div class="topbox2">TEL:123456789</div>
|
||
</div>
|
||
<div class="categorymenus">
|
||
<div class="contentWrapper">
|
||
<nav class="menus bbsmenus">
|
||
<ul>
|
||
<li><a href="/">网站首页</a></li>
|
||
<li><a href="/bbs/">论坛首页</a></li>
|
||
<% System.Data.DataSet Ds_forum = daoforum.GetCacheList("", "B_seef=1 and B_pid=0 Order By B_linkid asc", "forum_0");
|
||
int i = 0;
|
||
foreach (System.Data.DataRow Dr in Ds_forum.Tables[0].Rows)
|
||
{ %>
|
||
|
||
<% System.Data.DataSet Ds_forum2 = daoforum.GetCacheList("", "B_seef=1 and B_pid=" + Dr["B_Id"] + " Order By B_linkid asc", "forum_" + Dr["B_Id"]);
|
||
if (Ds_forum2.Tables[0].Rows.Count > 0)
|
||
{
|
||
%>
|
||
<li onmouseout="hidemenus(<%=i %>,event,this)"><a href="/bbs/forum-<%=Dr["B_Id"]%>.html" onclick="showmenus(<%=i %>)" target="_self" onmouseover="showmenus(<%=i %>)"><%=Dr["B_ForumName"]%></a><div class="menusbox" id="soumenus<%=i %>">
|
||
<div class="soumenus"><ul>
|
||
<%
|
||
foreach (System.Data.DataRow Dr2 in Ds_forum2.Tables[0].Rows)
|
||
{
|
||
%>
|
||
<li><a href="/bbs/forum-<%=Dr2["B_Id"]%>.html"><%=Dr2["B_ForumName"]%></a></li>
|
||
|
||
<%}
|
||
%> </ul> </div> </div> </li> <%
|
||
}
|
||
else
|
||
{ %>
|
||
<li><a href="/bbs/forum-<%=Dr["B_Id"]%>.html" target="_self"><%=Dr["B_ForumName"]%></a></li>
|
||
<%} %>
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
<% i += 1;
|
||
}%>
|
||
</ul>
|
||
<ul class="tel"><!--li><a href="/bbs/forum-type-7.html">公告</a></li><li><a href="/bbs/forum-type-6.html">投票</a></li><li><a href="/bbs/forum-type-5.html">活动</a></li><li><a href="/bbs/forum-type-4.html">新闻</a></li--><li><a href="/bbs/forum-type-3.html">原创</a></li><li><a href="/bbs/forum-type-2.html">转贴</a></li><li><a href="/bbs/forum-type-1.html">贴图</a></li><li><a href="/bbs/forum-type-0.html">普通</a></li></ul>
|
||
</nav>
|
||
</div>
|
||
</div>
|
||
</header><!-- /header -->
|
||
<div class="clearfix"></div>
|
||
<div class="contentWrapper">
|
||
<asp:ContentPlaceHolder ID="MyContent" runat="server"></asp:ContentPlaceHolder>
|
||
</div>
|
||
<div class="clearfix"></div>
|
||
<footer class="mt10">
|
||
<div class="contentWrapper">
|
||
<!--div class="footer-service">
|
||
<ul class="list-service clearfix">
|
||
|
||
<li>
|
||
<a rel="nofollow" href="/article-130.html" target="_blank">
|
||
<i class="iconfont"></i>
|
||
<strong>7天无理由退货</strong>
|
||
</a>
|
||
</li>
|
||
<li>
|
||
<a rel="nofollow" href="/article-259.html" target="_blank">
|
||
<i class="iconfont"></i>
|
||
<strong>15天免费换货</strong>
|
||
</a>
|
||
</li>
|
||
<li>
|
||
<a rel="nofollow" href="/" target="_self">
|
||
<i class="iconfont"></i>
|
||
<strong>满150元包邮</strong>
|
||
</a>
|
||
</li>
|
||
|
||
</ul>
|
||
</div-->
|
||
|
||
<div class="clear"></div>
|
||
<div class="footertop">
|
||
|
||
<div class="quicklink">
|
||
<% int fi = 0;
|
||
foreach (KeyValuePair<int, string> kv in Mtxfw.Utility.Common.GetMenuClass())
|
||
{
|
||
if (fi < 5 && kv.Key != 0 && kv.Key != 5)
|
||
{
|
||
%>
|
||
<div class="quicklinkbox" id="quicklinkbox<%=fi%>">
|
||
<div class="quicklinkboxtitle"><%=kv.Value%></div>
|
||
<ul>
|
||
<% System.Data.DataSet Ds_Gong = daoArt.GetCacheList("top 8", "ParentID=" + kv.Key + " and ParentID<>0 and ParentID<>5 Order By LinkID asc", "D_Gong" + kv.Key);
|
||
|
||
foreach (System.Data.DataRow Dr in Ds_Gong.Tables[0].Rows)
|
||
{
|
||
|
||
%>
|
||
|
||
<li><a target="_blank" href="<%=(Dr["ID"].ToString()=="151"||Dr["ID"].ToString()=="134")?"/shop_guests.aspx":"/article-" + Dr["ID"] + ".html" %>"><%=Dr["Title"]%></a></li>
|
||
|
||
<%}
|
||
%>
|
||
</ul>
|
||
</div>
|
||
<%
|
||
fi += 1;
|
||
}
|
||
}
|
||
%>
|
||
</div>
|
||
<!--div class="weixin2wm">
|
||
<img src="/images/qq/weixin.gif" alt="扫一扫关注微网"/>
|
||
<br />扫一扫关注微网
|
||
</div-->
|
||
</div>
|
||
|
||
</div>
|
||
<div class="clearfix"></div>
|
||
<div class="sitemap2">
|
||
|
||
总服务热线:<%=config.webPhone%>
|
||
|
||
<br/>
|
||
<%=config.webCopyright%>
|
||
<font color='red'><%=config.webIcp%></font>
|
||
|
||
|
||
|
||
|
||
|
||
</div>
|
||
</div>
|
||
</div>
|
||
|
||
</footer>
|
||
|
||
<div class="scroll" id="scroll" style="display:none;">
|
||
TOP
|
||
</div>
|
||
<!--footer END-->
|
||
<!-- JiaThis Button BEGIN -->
|
||
<script type="text/javascript" >
|
||
var jiathis_config = {
|
||
data_track_clickback: true,
|
||
summary: "",
|
||
marginTop: 145,
|
||
showClose: true,
|
||
shortUrl: false,
|
||
hideMore: false
|
||
}
|
||
</script>
|
||
<script type="text/javascript" src="http://v3.jiathis.com/code/jiathis_r.js?uid=1961230&type=left&btn=l.gif&move=0" charset="utf-8"></script>
|
||
<!-- JiaThis Button END -->
|
||
</body>
|
||
</html> |