Files
g.hnyhua.cn/Mtxfw.shop/Telesatemp0.Master
2026-02-07 15:48:27 +08:00

169 lines
8.2 KiB
Plaintext
Raw Permalink Blame History

This file contains invisible Unicode characters
This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
<%@ Master Language="C#" AutoEventWireup="true" CodeBehind="Telesa.master.cs" Inherits="Mtxfw.shop.Telesa" %>
<!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="/favicon.ico" type="image/x-icon" />
<link rel="icon" href="/favicon.ico" type="image/x-icon" />
<script type="text/javascript">
var isCategory = 0;
</script>
<!--[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>
<script src="/Scripts/flashobj.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="http://vip.hzmfgw.com">VIP管理系统</a><span></span></li><!--li class="register"><a href="/Register.aspx">注册</a><span></span></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 class="topmenucategory"><a href="/category-.html">商品分类</a></li><li class="topmenuset"><a
href="javascript:void()" onclick="this.style.behavior='url(#default#homepage)';this.setHomePage('<%=config.webUrl%>');" target="_self">设为首页</a><span>|</span></li>
<li class="topmenuset"><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><h2><%=config.webPhone%></h2>
<div class="myShoppingCart" onmouseout="hidecart(event,this)"><a href="/Sell/myShoppingCart.aspx" onmouseover="showcart()"><i class="iconfont">&#xe609;</i>&nbsp;购物车</a>
<div class="ShoppCartbox hide"></div>
</div>
<div class="search">
<ul>
<form id="J_searchForm" class="clearfix" action="/search.html" method="get">
<!--div class="hot-words"><a href="/search.html?keyword=鸡尾酒">鸡尾酒</a>$(".hot-words").show();' onkeyup="showsearchwords2();" onclick="showsearchwords()"</div-->
<input type="submit" class="search-btn iconfont" onsubmit="return search();" value="&#xe630;" />
<input id="keyword" name="keyword" autocomplete="off" data-search-config="" placeholder="搜索您需要的商品" onblur='window.setTimeout(function() {$("#J_keywordList").addClass("hide");}, 200);'/>
<div id="J_keywordList" class="keyword-list hide"><ul class="result-list"></ul></div>
</ul>
</form>
</div>
</div>
<div class="topbox2">TEL123456789</div>
</div>
<div class="categorymenus">
<div class="contentWrapper">
<%if (IFApp == "0")
{ %>
<div class="category"><div class="nav-category" onmouseout="hidecategory(event,this)"><a href="/shop_search.aspx" class="nav-category-abnt" onmouseover="showcategory()">全部商品分类<i class="iconfont">&#xe608;</i></a>
<div class="nav-category-section"><ul class="nav-category-list"><!--全部商品分类-->
</ul>
</div>
</div>
</div>
<%} %>
<nav class="menus">
<ul>
<li><a href="/" id="home">首页</a></li>
<li><a href="/search-0.html" class="showmenus">限时抢购</a></li>
<li><a href="/search-1.html" class="showmenus">品牌精选</a></li>
<li><a href="/search-2.html" class="showmenus">热销推荐</a></li>
<li><a href="/article-335.html">会员说明</a></li>
<!--li class="bbsfont"><a href="/shop_jifen.aspx">积分区</a></li-->
<!--li class="bbsfont"><a href="/bbs/">社区</a></li-->
<li class="bbsfont"><a href="/Pay.aspx">付款测试通道</a></li>
</ul>
<ul class="tel"><li>TEL<%=config.webPhone.Split('')[0]%></li></ul>
</nav>
</div>
</div>
</header><!-- /header -->
<div class="clearfix"></div>
<asp:ContentPlaceHolder ID="MyContent" runat="server"></asp:ContentPlaceHolder>
<div class="clearfix"></div>
<footer class="mt10">
<div class="contentWrapper">
<div class="footertop">
<div class="quicklink">
<!--bottommenus--><!--底部栏目内容--><!--bottommenusend-->
</div>
<!--div class="weixin2wm">
<ul>
<li class="app">
<img src="/images/qq/androidapp.png"/>
<br />手机版APP下载
</li>
<li>
<img src="/images/qq/weixin.gif"/>
<br />扫一扫关注微网
</li>
</ul>
</div-->
</div>
<div class="clearfix"></div>
</div>
<div class="clearfix"></div>
<div class="contentWrapper">
<div class="sitemap2">
总服务热线:<%=config.webPhone%>
<br/>
<%=config.webCopyright%>&nbsp;&nbsp;
<font color='red'><%=config.webIcp%></font>&nbsp;&nbsp;
</div>
</div>
</footer>
<!--footer END-->
<%if (IFApp == "0")
{ %>
<%string[] strqq = config.webQQ.Split('、');
string[] strPhone = config.webPhone.Split('、'); %>
<div class="scroll" id="scroll">
<div class="close" onclick='$("#scroll").hide();'>×</div>
<div class="height150box"></div>
<div class="cartbox"><div class="carta"><a href="/Sell/myShoppingCart.aspx"><span></span>购物车</a></div></div>
<!--div class="choujiangbox"><div class="choujianga"><a href="/choujiang.aspx" class="show1236a"><span></span>抽奖</a><a href="/choujiang_sel.aspx" class="hide1236a"><span></span>抽奖</a></div></div-->
<div class="logbox" onmouseout='hidescrollhover(event,this,"loga",$("#scroll .loghover"))'><div class="loga" onmouseover='showscrollhover("loga",$("#scroll .loghover"))'><span></span>看过</div><div class="loghover"><h2 onclick='$("#scroll .loghover").hide();'></h2><h3>我看过的</h3><div class="logbody"> <ul class="board-list2" id="board-list2">
</ul></div></div></div>
<div class="scbox"><div class="sca"><a href="/Member_favorite_List.aspx"><span></span>收藏</a></div></div>
<div class="serverbox" onmouseout='hidescrollhover(event,this,"servera",$("#scroll .serverhover"))'><div class="servera" onmouseover='showscrollhover("servera",$("#scroll .serverhover"))'><span></span>客服</div><div class="serverhover"><h2 onclick='$("#scroll .serverhover").hide();'></h2><h3>在线客服</h3><ul><li><a href="http://wpa.qq.com/msgrd?V=1&amp;uin=<%=strqq[0]%>&amp;Site=QQ咨询&amp;Menu=yes">QQ客服一</a> </li>
<li><a href="http://wpa.qq.com/msgrd?V=1&amp;uin=<%=strqq[1]%>&amp;Site=QQ咨询&amp;Menu=yes">QQ客服二</a> </li>
<li><a href="http://wpa.qq.com/msgrd?V=1&amp;uin=<%=strqq[2]%>&amp;Site=QQ咨询&amp;Menu=yes">QQ客服三</a> </li>
<li><a href="http://wpa.qq.com/msgrd?V=1&amp;uin=<%=strqq[3]%>&amp;Site=QQ咨询&amp;Menu=yes">QQ客服四</a> </li></ul></div></div>
<div class="topbox" id="topbox" onmouseout="hidescrollhover("topa",$("#scroll .tophover"))">
<div class="topa"><span></span>顶部</div>
</div>
</div>
<%} %>
</body>
</html>