1、替换字体颜色~~蓝色改为绿色~
[PumpkinHouse.git] / PumpkinHouseWeb / Site.Master
blobdc98eeb20b7a5561c66c4c6e38adc48f7e8873dd
1 <%@ Master Language="C#" AutoEventWireup="true" CodeBehind="Site.master.cs" Inherits="PumpkinHouse.SiteMaster" %>
3 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
4 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="zh" lang="zh">
5 <head runat="server">
6     <meta property="wb:webmaster" content="f96de711966ba39b" />
7     <link href="/Styles/common.css?d=20120530" rel="stylesheet" type="text/css" />
8     <link rel="icon" href="/img/favicon.ico" mce_href="/img/favicon.ico" type="image/x-icon" />
9     <link rel="shortcut icon" href="/img/favicon.ico" mce_href="/img/favicon.ico" type="image/x-icon" />
10     <meta http-equiv="content-language" content="zh-CN" />
11     <meta http-equiv="Content-Type" content="text/html;charset=utf-8" />
12     <meta name="keywords" content="木头盒子,收纳,创意家居,家居分享,淘宝家居,购物分享,装修指南,家装美图,家装效果图" />
13     <meta name="description" content="木头盒子是一个收纳、分享、发现美好家居生活的图微博社区。利用木头小工具,可以让你在上网时,将所喜欢的家居美图一键收纳到专属木头盒子里。" />
15     <asp:ContentPlaceHolder ID="HeadContent" runat="server">
16     </asp:ContentPlaceHolder>
17     <script type="text/javascript">
18         var globalLoadingIndicatorAtBottom = false;
20         var _gaq = _gaq || [];
21         _gaq.push(['_setAccount', 'UA-30999908-1']);
22         _gaq.push(['_trackPageview']);
24         (function () {
25             var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
26             ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
27             var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
28         })();
31     </script>
32 </head>
33 <body>
34 <div class="PublicTop">
35     <div class="Logo-TopAd">
36         <div class="Logo float_l"><a href="/" class="TopLogo"><img src="/img/logo.png"/></a></div>
37         <div class="TopAd float_r">广告位</div>
38     </div>  
39 </div>
40 <div class="Menu-User-Main">
41     <div class="Menu-User">
42         <div class="Menu float_l">
43             <ul class="Menu-List-Ul float_l">
44                 <li><a href="/" class="Menu-List-a">首页</a></li>
45                 <li class="class-li"><a href="/" class="class Menu-List-a">逛逛</a>
46                     <div class="around-List-panel">         
47                         <dl>
48                            <dd style="height: 45px; background: none;">
49                                 <div style="width: 100px; height: 45px; background:#333333; float: right; display: inline; position: absolute; top:0px; right: 0px;">
50                                 </div>
51                             </dd>
52                             <dd><a href="" class="l">我关注的</a></dd>
53                             <dd><a href="" class="l">人气</a></dd>
54                             <dd><a href="" class="l">最新</a></dd>
55                          </dl>
56                     </div>
57                     
58                 </li>
59                 <li style="position:relative; z-index:99999;"><a href="/" class="Menu-List-a">店铺</a></li>
60                 <li><a class="around allPngPic Menu-List-a" id="dropDownMenu">分类<div id="dropDowndList"></div></a></li>
61             </ul>
62             <ul class="Menu-Search-Ul float_r">
63                 <li><input value="寻找你喜欢的_"  type="text" name="keyword" class="text" id="search" /><input type="button" value="" class="searchBtn" id="searchBtn" onclick="javascript:startSearch('picture')" /></li>
64                 <div id="searchPanel"></div>
65             </ul>
66         </div>
67         
68             <form id="aspLogon" runat="server">      
69                     <asp:ScriptManager ID="ScriptManager1" runat="server">
70                         <CompositeScript ScriptMode="Release">
71                             <Scripts>
72                                 <asp:ScriptReference Path="/Scripts/lib/jquery-1.7.min.js" />
73                                 <asp:ScriptReference Path="/Scripts/lib/jquery-ui-1.8.20.custom.min.core.js" />
74                                 <asp:ScriptReference Path="/Scripts/lib/jquery.tmpl.js" />
75                                 <asp:ScriptReference Path="/Scripts/lib/jquery.validate.min.js" />
76                                 <asp:ScriptReference Path="/Scripts/lib/jquery.timeago.js" />
77                                 <asp:ScriptReference Path="/Scripts/lib/jquery.pagination.js" />
78                                 <asp:ScriptReference Path="/Scripts/lib/jquery.dateFormat-1.0.js" />
79                                 <asp:ScriptReference Path="/Scripts/lib/jquery.masonry.min.js" />
80                                 <asp:ScriptReference Path="/Scripts/lib/jquery.imagesloaded.min.js" />
81                                 <asp:ScriptReference Path="/Scripts/lib/jquery.watermark.min.js" />
82                                 <asp:ScriptReference Path="/Scripts/lib/supersized.2.0.js" />
83                                 <asp:ScriptReference Path="/Scripts/lib/alphaPng.js" />
84                                 <asp:ScriptReference Path="/Scripts/lib/jquery.fileupload.js" />
85                                 <asp:ScriptReference Path="/Scripts/lib/jquery.iframe-transport.js" />
86                                 <asp:ScriptReference Path="/Scripts/lib/jquery.data.js" />
87                                 <asp:ScriptReference Path="/Scripts/lib/json2.js" />
88                                 <asp:ScriptReference Path="/Scripts/lib/scroll.jquery.js" />
89                                 <asp:ScriptReference Path="/Scripts/lib/urlParser.js" />
90                                 <asp:ScriptReference Path="/Scripts/upload.js" />
91                                 <asp:ScriptReference Path="/Scripts/gettmpl.js" />
92                                 <asp:ScriptReference Path="/Scripts/util.js" />
93                                 <asp:ScriptReference Path="/Scripts/data.js" />
94                                 <asp:ScriptReference Path="/Scripts/ajaxCall.js" />
95                                 <asp:ScriptReference Path="/Scripts/dialog.js" />
96                                 <asp:ScriptReference Path="/Scripts/tag.js" />
97                                 <asp:ScriptReference Path="/Scripts/user.js" />
98                                 <asp:ScriptReference Path="/Scripts/like.js" />
99                                 <asp:ScriptReference Path="/Scripts/collect.js" />
100                                 <asp:ScriptReference Path="/Scripts/message.js" />
101                                 <asp:ScriptReference Path="/Scripts/account.js" />
102                                 <asp:ScriptReference Path="/Scripts/weibo.js" />
103                                 <asp:ScriptReference Path="/Scripts/site.js" />
104                             </Scripts>
105                         </CompositeScript>
106                     </asp:ScriptManager>
107                     <!--[if IE 6]>
108                     <script type="text/javascript"> 
109                     DD_belatedPNG.fix('.li2 a');
110                     DD_belatedPNG.fix('.li3 a'); 
111                     DD_belatedPNG.fix('.li4 a');  
112                     DD_belatedPNG.fix('.attBtn');
113                     DD_belatedPNG.fix('.loginIconQQ');
114                     DD_belatedPNG.fix('.loginIconQQt');
115                     DD_belatedPNG.fix('.loginIconSinat');
116                     DD_belatedPNG.fix('input');
117                     DD_belatedPNG.fix('img'); 
118                     DD_belatedPNG.fix('.allPngPic');  //针对所有png透明问题
119                 </script> 
120                 <![endif]-->
121                     <script type="text/javascript">
122                     var globalUploadTemplateHolder;
123                     var globalUploadDialog;
124                     var globalSelectedAlbumId;
125                     var globalImageName;
126                     var globalAlbumListControl;
127                     var globalHost = '<%= Request.ServerVariables["HTTP_HOST"] %>';
128                     var globalChosenImageUrl;
129                     var globalLink;
130                     var globalAlbumNames;
131                     var globalAssociateAccounts = [<%= Party %>];
132                     var globalIntervalId ;
133                     var globalTabIndex;
134                     var globalTagger;
135                     </script>
137                     <asp:ContentPlaceHolder ID="ScriptContent" runat="server">
138                     </asp:ContentPlaceHolder>
139                     <asp:LoginView ID="HeadLoginView" runat="server" EnableViewState="false">
140                         <AnonymousTemplate>
141                             <div class="User float_r">
142                                <ul>
143                                    <li class="Reg-List-li">
144                                    <a href="~/Account/Register.aspx" id="A2" runat="server" class="reg-login-a Reg-List-Btn">注册</a>
145                                        <div class="reg-List-panel">         
146                                             <dl>
147                                                <dd style="height: 45px; background: none;">
148                                                     <div style="width: 100px; height: 45px; background:#333; float: right; display: inline; position: absolute; top:0px; right: 0px;"></div>
149                                                 </dd>
150                                                 <dd><a href="" class="l"> QQ登录</a></dd>
151                                                 <dd><a href="" class="l">淘宝登录</a></dd>
152                                                 <dd><a href="" class="l">腾讯微博登录</a></dd>
153                                                 <dd><a href="" class="l">新浪微博登录</a></dd>
154                                              </dl>
155                                         </div>
156                                     </li>
157                                     <li class="Login-List-li">
158                                    <a href="~/Account/Login.aspx" id="A3" runat="server" class="reg-login-a Login-List-Btn">登录</a>
159                                    </li>
160                                </ul>
161                             </div>
162                             <script type="text/javascript">
163                                 var globalLoggedIn = 0;
164                                 var globalLogginUser;
165                             </script>
166                         </AnonymousTemplate>
167                         <LoggedInTemplate>
168                             <!--登陆后状态 start-->
169                             <script type="text/javascript">
170                                 var globalLoggedIn = 1;
171                                 var globalLogginUser = '<%= CurrentUser %>';
172                             </script>
173                             <div class="UserOn float_r">
174                                 <dl>
175                                     <dd class="dd1"></dd>
176                                     <dd class="dd2">
177                                         <a href="/user/<%= CurrentUser %>" id="userOpenListBtn" class="userOpenListBtn">
178                                             <ul>
179                                                 <li>
180                                                     <img src="http://image.mutouhezi.com/profile/<%= CurrentUser %>_30_30.jpg?<%= DateTime.Now.Minute %>" width="30" height="30" /></li>
181                                                 <li>
182                                                     <div class="txt">
183                                                         <%= NickName %></div>
184                                                 </li>
185                                             </ul>
186                                         </a>
187                                         <div class="userOpenList">
188                                             <ul>
189                                                 <li style="height: 40px;"></li>
190                                                 <li class="l1"><a href="/user/<%= CurrentUser %>">个人主页</a></li>
191                                                 <li class="l3"><a href="/profile">个人设置</a></li>
192                                                 <li class="l4">
193                                                     <asp:LoginStatus ID="HeadLoginStatus" runat="server" LogoutAction="Redirect" OnLoggedOut="LoggedOut"
194                                                         LogoutText="退出" LogoutPageUrl="~/" />
195                                                         <script>
196                                                             var logonForm = $('form#aspLogon');
197                                                             if (logonForm) {
198                                                                 logonForm.attr('action', location);
199                                                             }
200                                                         </script>
201                                                 </li>
202                                             </ul>
203                                         </div>
204                                     </dd>
205                                     <dd class="dd3"><a href="javascript:void(0)">分享</a>
206                                         <div class="aboutOpenList">
207                                             <ul>
208                                                 <li id="fakePublishButton" style="height: 40px; background: none">
209                                                     <div style="width: 65px; height: 44px; background:#333333; float: left; display: inline; margin-left: -6px;
210                                                         margin-top: -5px; _position: absolute; _left: 5px;">
211                                                     </div>
212                                                 </li>
213                                                 <li><a href="javascript:void(0)" onclick="loadUploadingDialog(); $('#collectToolTab').trigger('click'); return false;"
214                                                     style="width: 116px; height: 20px; background: none;">盒子工具</a></li>
215                                                 <li><a href="javascript:void(0)" onclick="loadUploadingDialog(); $('#copyLinkTab').trigger('click'); return false;"
216                                                     style="width: 116px; height: 20px; background: none;">粘帖网址抓取</a></li>
217                                                 <li><a href="javascript:void(0)" onclick="loadUploadingDialog(); $('#uploadTab').trigger('click'); return false;"
218                                                     style="width: 116px; height: 20px; background: none;">本地上传</a></li>
219                                                 <li><a href="#" id="createAlbumLink" style="width: 116px; height: 20px; background: none;">
220                                                     创建盒子</a></li>
221                                             </ul>
222                                         </div>
223                                     </dd>
224                                     <dd class="dd4">
225                                     <a href="/notice/general" id="reminderLink" class="reminderLink noticeNone">0</a>
226                                     <a href="/notice/general" class="font-notice">消息</a>
227                                         
228                                         <div class="noticeOpenList">
229                                             <ul>
230                                             </ul>
231                                         </div>
232                                         
233                                     </dd>
234                                     <dd class="dd5"></dd>
235                                 </dl>
236                             </div>
237                             <!--登陆后状态 end-->
238                         </LoggedInTemplate>
239                     </asp:LoginView>
240                     </form>
241     </div>    
242 </div> 
244     <div class="main">
245        <!-- <div class="loginDisplay">
246             <div class="Top">
247                 <div class="TopCon">
248                     <div class="TopLeft float_l">
249                         <ul>
250                             <li><a href="/" class="TopLogo">
251                                 <img src="/img/TopLogo.png"  border="0" /></a></li>
252                             <li>
253                                 <span>
254                                 <a href="/" style="" class="around allPngPic" id="dropDownMenu----1">逛逛
255                                     <div id="dropDowndList--1"></div>
256                                 </a>
258                                 <a href="/dashboard" class="myHouse">我的房子</a>
259                                 </span>
260                             </li>
261                             <li>
262                                 <div class="TopSearch Rounded">
263                                 <div class="float_l">
264                                 <input value="" autocomplete="off" type="text" name="keyword" class="TopSearchInput" id="search--1" /></div>
265                                 <div id="searchPanel--1"></div>
266                                 <div class="float_r">
267                                     
268                                 </div>
269                                 </div>
270                             </li>
271                         </ul>
272                     </div>
274                     
276                 </div>
277             </div>
278             <div class="TopBox">
279                 顶部占位
280             </div>
281         </div>-->
292         <asp:ContentPlaceHolder ID="MainContent" runat="server" />
293         <div id="uploadTemplateHolder">
294         </div>
296         <div id="logonPanel" class="hide" style="display:none">
297             <form id="inPageLogonForm">
298             <div class="Register clearfix" style="margin-top: 0px; background: #fff; border: 0px solid red;
299                 height: 430px;">
300                 <div class="title ColorAacd60 clearfix">
301                     木头盒子登录</div>
302                 <div class="RgLeft float_l" style="background: #fff">
303                     <table width="80%" border="0" cellspacing="0" cellpadding="0" align="center">
304                         <tr>
305                             <td style="width: 58px; font-size: 20px;">
306                                 邮箱
307                             </td>
308                             <td>
309                                 <div>
310                                     <input type="text" value="" id="email" name="email" class="required email" /></div>
311                             </td>
312                         </tr>
313                         <tr>
314                             <td style="width: 58px; font-size: 20px;">
315                                 密码
316                             </td>
317                             <td>
318                                 <div>
319                                     <input type="password" id="password" value="" name="password" class="required" /></div>
320                             </td>
321                         </tr>
322                         <tr>
323                             <td style="width: 58px; font-size: 20px;">
324                             </td>
325                             <td valign="bottom">
326                                 <input type="checkbox" id="rememberMe" value="" name="rememberMe" checked />&nbsp;下次自动登录
327                             </td>
328                         </tr>
329                         <tr>
330                             <td colspan="2">
331                                 <br />
332                                 <input type="button" id="submitBtn" value=" " class="LoSure" /><a href="/Account/ForgetPassword.aspx">忘记密码?</a>&nbsp;&nbsp;<a
333                                     href="/Account/Register.aspx">注册</a>
334                             </td>
335                         </tr>
336                     </table>
337                 </div>
338                 <div class="RgRight float_r" style="background: #fff">
339                     <h2>
340                         合作网站帐号登录</h2>
341                     <ul>
342                         <li><a href="/Account/QQAuth.aspx?request=1" class="loginLogo loginIconQQ"></a><a
343                             href="/Account/QQAuth.aspx?request=1">腾讯&nbsp;QQ</a></li>
344                         <li><a href="/Account/TaobaoAuth.aspx?request=1" class="loginLogo loginIconQQt"></a><a
345                             href="/Account/TaobaoAuth.aspx?request=1">淘宝网</a></li>
346                         <li><a href="/Account/SinaAuth.aspx?request=1" class="loginLogo loginIconSinat"></a>
347                             <a href="/Account/SinaAuth.aspx?request=1">新浪微博</a></li>
348                     </ul>
349                 </div>
350             </div>
351             </form>
352         </div>
353         <div class="clearfix">
354         </div>
355         <div id="hidden">
356         </div>
357         <div class="footer clearfix" style="">
358             Copyright @ 2012 mutouhezi.com,All Rights Reserved&nbsp;&nbsp;&nbsp;备案号:蜀ICP备12002772号-1</div>
359         </div>
360         <div id="floatingMenuHolder" style="position: absolute; right: 0px">
361         </div>
362         <div id="dialogHolder">
363         </div>
364         <div id="confirmHolder">
365         </div>
366         <div id="loadingHolder">
367         </div>
368         <!-- #Include virtual="/template/uploadTemplate.html" -->
369         <!-- #Include virtual="/template/util.html" -->
370         <!-- #Include virtual="/template/pictureGalleryTemplate.html" -->
372         <div class="floatMenuHelp">
373                 <ul>
374                 <li style="border-bottom:none;"><a href="/Aboutus/AboutUs.aspx" class="help"></a></li>
375                 <li style="*margin-top:0px;"><a href="javascript:void(0)" class="sc"></a></li>
376             </ul>
377         </div>
378         <div style="display:none">
379             <script type="text/javascript">
380                 var _bdhmProtocol = (("https:" == document.location.protocol) ? " https://" : " http://");
381                 document.write(unescape("%3Cscript src='" + _bdhmProtocol + "hm.baidu.com/h.js%3F851b8b72593142f3d03c16aec3a6da30' type='text/javascript'%3E%3C/script%3E"));
382             </script>
383         </div>
384 </body>
385 </html>