头部代码如下- <?exit?>
- <!--{if empty($_SGLOBAL['inajax'])}-->
- <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
- <html xmlns="http://www.w3.org/1999/xhtml">
- <head>
- <meta http-equiv="Content-Type" content="text/html; charset=$_SC[charset]" />
- <title>$title $_SCONFIG[seotitle] - 北京大兴地区新兴门户网站</title>
- <meta name="keywords" content="$keywords $_SCONFIG[seokeywords]" />
- <meta name="description" content="$description $_SCONFIG[seodescription]" />
- <meta name="generator" content="SupeSite 7.0.0" />
- <meta name="author" content="SupeSite Team and Comsenz UI Team" />
- <meta name="copyright" content="2001-2008 Comsenz Inc." />
- <meta http-equiv="X-UA-Compatible" content="IE=EmulateIE7" />
- <meta name="msvalidate.01" content="99F294DBAFE9BB503B5FA042DDF0D5D7" />
- $_SCONFIG[seohead]
- <script src="{S_URL}/templates/$_SCONFIG[template]/js/speed_v1.5-min.js"></script>
- <!--[if !IE]>|xGv00|1dbbfa4a0d2a291fd55a1c0562c4b9b9<![endif]-->
- <link rel="stylesheet" type="text/css" href="{S_URL}/templates/$_SCONFIG[template]/css/expocss53.css" />
- <script language="javascript" src="{S_URL}/templates/$_SCONFIG[template]/js/common.js"></script>
- <script language="javascript" src="{S_URL}/templates/$_SCONFIG[template]/js/scroll.js"></script>
- <script language="javascript" src="{S_URL}/templates/$_SCONFIG[template]/js/ScrollPic.js"></script>
- <script language="javascript" src="{S_URL}/templates/$_SCONFIG[template]/js/common1.js"></script>
- <script type="text/javascript">
- var siteUrl = "{S_URL}";
- </script>
- <script src="{S_URL}/include/js/ajax.js" type="text/javascript" language="javascript"></script>
- <script src="{S_URL}/include/js/common.js" type="text/javascript" language="javascript"></script>
- </head>
- <body>
- <!--{/if}-->
- <div style="width:100%; background:url({S_URL}/templates/$_SCONFIG[template]/images/index_07.jpg) top left repeat-x;">
- <script language="javascript" src="{S_URL}/templates/$_SCONFIG[template]/js/ping.js"></script>
- <script language="javascript">
- if(typeof(pgvMain) == 'function')
- pgvMain();
- </script>
- <!-- 全站导航 -->
- <script language="JavaScript" type="text/javascript">
- function addBookmark(title) {
- var url=parent.location.href;
- if (window.sidebar) {
- window.sidebar.addPanel(title, url,"");
- } else if( document.all ) {
- window.external.AddFavorite( url, title);
- } else if( window.opera && window.print ) {
- return true;
- }
- }
- function SetHome(obj,vrl){
- try{
- obj.style.behavior='url(#default#homepage)';obj.setHomePage(vrl);
- }
- catch(e){
- if(window.netscape) {
- try {
- netscape.security.PrivilegeManager.enablePrivilege("UniversalXPConnect");
- }
- catch (e)
- {
- alert("抱歉!您的浏览器不支持直接设为首页。请在浏览器地址栏输入“about:config”并回车然后将[signed.applets.codebase_principal_support]设置为“true”,点击“加入收藏”后忽略安全提示,即可设置成功。");
- }
- var prefs = Components.classes['@mozilla.org/preferences-service;1'].getService(Components.interfaces.nsIPrefBranch);
- prefs.setCharPref('browser.startup.homepage',vrl);
- }
- }
- }
- </script>
- <style>
- #top_nav {width:100%; height:35px;}
- #top_nav #top_nav_top {width:960px; height:34px; margin:0 auto; }
- #top_nav #top_nav_top span{float:right; width:600px;}
- </style>
- <!-- 全站导航 -->
- <div id="top_nav">
- <div id="top_nav_top"><span><script src="{S_URL}/batch6.panel.php?rand={eval echo rand(1, 999999)}" type="text/javascript" language="javascript"></script></span>
- <a href="/{S_URL}" target="_blank"><img src="{S_URL}/templates/$_SCONFIG[template]/images/17524924.jpg" width="276" height="35" border="0"></a></div>
- </div>
- <!-- 全站导航 end -->
- <!--[if !IE]>|xGv00|df29e82c5263e60e198721e2fd405a6e<![endif]-->
- <!-- 全站导航 end -->
- <!-- Top导航 -->
- <div id="nav_topbg">
- <div id="nav">
- <div id="nav_top">
- <div id="jp" class="blue"><a href="javascript:void(0)" onClick="SetHome(this,window.location)" target="_top">设为首页</a></div>
- <div id="website" class="blue"><a href="http://www.dxtoo.cn/" target=blank>关于我们</a> | <a href="http://www.dxtoo.cn/" target=blank>合作</a> | <a href="javascript:void(0)" onClick="addBookmark(document.title)" target="_top">加入收藏</a> | </div>
- <div id="date">
- <script>
- Date.prototype.format = function(format)
- {
- var o = {
- "M+" : this.getMonth()+1, //month
- "d+" : this.getDate(), //day
- "h+" : this.getHours(), //hour
- "m+" : this.getMinutes(), //minute
- "s+" : this.getSeconds(), //second
- "q+" : Math.floor((this.getMonth()+3)/3), //quarter
- "S" : this.getMilliseconds() //millisecond
- }
- if(/(y+)/.test(format))
- format=format.replace(RegExp.$1,(this.getFullYear()+"").substr(4 - RegExp.$1.length));
- for(var k in o)
- if(new RegExp("("+ k +")").test(format))
- format = format.replace(RegExp.$1,RegExp.$1.length==1 ? o[k] :("00"+ o[k]).substr((""+ o[k]).length));
- return format;
- }
- var ddd = new Date();
- document.write (ddd.format('20yy年MM月dd日'));
- function createtime(){
- var now = new Date();
- var grt= new Date("5/02/2010 00:00:00");
- now.setTime(now.getTime()+250);
- days = (grt - now) / 1000 / 60 / 60 / 24;
- dnum = Math.floor(days);
- document.getElementById("timeDate").innerHTML = dnum;
- }
- setInterval("createtime()",250);
- </script>
- 距上海世博会开幕还有<i><span id="timeDate"></span> </i>天</div><!--[if !IE]>|xGv00|39e54c23c197c7b9af86002339d52100<![endif]-->
- </div>
- <div id="nav_mid">
- <div id="bg_01"></div>
- <div id="bg_02"><a href="/{S_URL}" target="_blank"><img src="{S_URL}/templates/$_SCONFIG[template]/images/blank.gif" width="212" height="105" /></a></div>
- <div id="nav_bottom">
- <!--banner -->
- <div><a href="/{S_URL}" target="_blank" ><img src="{S_URL}/templates/$_SCONFIG[template]/images/blank.gif" width="201" height="54" /></a></div>
- <div id="news">
-
- <div class="blue2">
- <a href="{S_URL}/?action-news" target="_blank"><b>资讯</b></a>-
- <a href="{S_URL}/?action-category-catid-1" target="_blank">大兴</a>
- <a href="{S_URL}/?action-category-catid-2" target="_blank">社会</a>
- <a href="{S_URL}/?action-category-catid-3" target="_blank">焦点</a><br />
-
- <a href="{S_URL}/?action-category-catid-1" target="_blank"><b>娱乐</b></a>-
- <a href="{S_URL}/?action-category-catid-4" target="_blank">房产</a>
- <a href="{S_URL}/?action-category-catid-5" target="_blank">旅游</a>
- <a href="{S_URL}/?action-category-catid-8" target="_blank">生活</a></div>
- </div>
- <div id="exclusive">
-
- <div class="blue2"><a href="#" target="_blank">专题报道</a>
- <a href="#" target="_blank">电子杂志</a>
- <a href="/{S_URL}/?action-category-catid-10" target="_blank">影音视频</a> <br />
- <a href="#" target="_blank">财经证券</a>
- <a href="#" target="_blank">在线购物</a>
- <a href="#" target="_blank">网址之家</a>
-
- </div>
- </div>
- <div id="service">
-
- <div class="blue2">
- <a href="http://info.dxtoo.cn/m.php?name=fangwu" target="_blank">房屋</a>
- <a href="http://info.dxtoo.cn/m.php?name=zhaopin" target="_blank">招聘</a>
- <a href="http://info.dxtoo.cn/m.php?name=jiaoyi" target="_blank">交易</a>
- <a href="{S_URL}/?action-channel-name-bbx" target="_blank">便民</a><br />
- <a href="http://info.dxtoo.cn/m.php?name=huodong" target="_blank">活动</a>
- <a href="http://info.dxtoo.cn/m.php?name=jiaoyou" target="_blank">交友</a>
- <a href="http://info.dxtoo.cn/m.php?name=jiaoyou" target="_blank">互助</a>
- <a href="http://info.dxtoo.cn/m.php?name=fuwu" target="_blank">黄页</a>
- </div>
- </div>
- <div id="interactive">
-
- <div class="blue2">
- <a href="{B_URL}" target="_blank"><b>论坛</b></a>
- <a href="{B_URL}/forumdisplay.php?fid=3" target="_blank">问答</a>
- <a href="{S_URL}/love/" target="_blank">爱墙</a>
- <a href="{B_URL}/forumdisplay.php?fid=16" target="_blank">心情茶社</a><br />
- <a href="{S_URL}/home" target="_blank"><b>家园</b></a>
- <a href="{S_URL}/?action-uchimage" target="_blank">相册</a>
- <a href="{S_URL}/?action-uchblog" target="_blank">日志</a>
- <a href="{S_URL}/home/userapp.php">在线游戏</a></div>
- </div>
- </div><!--[if !IE]>|xGv00|74d4fda3557a6b0dd2eb5f1ae1d30553<![endif]-->
- </div>
- </div>
- </div>
- <div class="clear"></div>
复制代码 |