标签 内容 内容长度 优化建议
网页标题(Title) 浙江海洋大学东海科学技术学院 14 个字符 标题字符数量在合理范围
网页关键词(KeyWords) 浙江海洋大学东海科学技术学院 14 个字符 关键字数在合理范围
内容描述(Description) 内容描述,获取失败 0 个字符 描述内容长度在合理范围
页面 http://dk.zjou.edu.cn/ 检测结果
检测时间 2024-12-24 00:53:14
服务器IP 61.153.216.100
返回状态码 200
网页返回HEAD信息 HTTP/1.1 200 OK
Date: Mon, 23 Dec 2024 16:53:14 GMT
Server: **********
X-Frame-Options: SAMEORIGIN
Last-Modified: Fri, 23 Aug 2024 01:54:59 GMT
Accept-Ranges: bytes
Cache-Control: max-age=600
Expires: Mon, 23 Dec 2024 17:03:14 GMT
Vary: Accept-Encoding
Content-Encoding: gzip
ETag: "108c3-6205010130336-gzip"
Content-Length: 12841
Content-Type: text/html
Content-Language: zh-CN

网页代码查看
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"><HTML><HEAD><TITLE>浙江海洋大学东海科学技术学院</TITLE><META Name="keywords" Content="浙江海洋大学东海科学技术学院" />





<STYLE>
a{text-decoration:none;}
a:link{text-decoration:none;}
a:hover{text-decoration:none;}
a:visited{text-decoration:none;}
</STYLE>

<META content="text/html; charset=UTF-8" http-equiv="Content-Type"><LINK rel="stylesheet" type="text/css" href="dfiles/16122/res_base/nitcms/new/article/css/css.css"><LINK rel="stylesheet" type="text/css" href="dfiles/16122/res_base/nitcms/new/article/css/lrtk.css"><LINK rel="stylesheet" type="text/css" href="dfiles/16122/res_base/nitcms/new/article/css/curtain.css"><script type="text/javascript" src="dfiles/16122/res_base/nitcms/new/article/js/jquery-1.8.3.min.js"></script><script type="text/javascript" src="dfiles/16122/res_base/nitcms/new/article/js/koala.min.1.5.js"></script><script type="text/javascript" src="dfiles/16122/res_base/nitcms/new/article/js/web.js"></script><script>
</script>

<!--Announced by Visual SiteBuilder 9-->
<link rel="stylesheet" type="text/css" href="_sitegray/_sitegray_d.css" />
<script language="javascript" src="_sitegray/_sitegray.js"></script>
<!-- CustomerNO:77656262657232307b7647545253544a03090000 -->
<link rel="stylesheet" type="text/css" href="index.vsb.css" />
<script type="text/javascript" src="/system/resource/js/counter.js"></script>
<script type="text/javascript">_jsq_(1001,'/index.jsp',-1,1171100949)</script>
</HEAD>
<BODY target><A href="http://www.beian.gov.cn/portal/registerSystemInfo"></A>
<TABLE height="120" cellspacing="0" cellpadding="0" width="1200" align="center" background="images/LOGO0416.jpg?d=0.7687683624143351" border="0">
<TBODY>
<TR>
<TD>
<TABLE bordercolor="#0000e0" height="120" cellspacing="0" cellpadding="0" width="1002" align="center" border="0">
<TBODY>
<TR>
<TD rowspan="2" width="326" align="left" style="height: 50px; width: 560px"></TD>
<TD valign="top" align="right">
<TABLE bordercolor="#000000" cellspacing="0" cellpadding="0" width="300" border="0" heihgt="">
<TBODY>
<TR>
<TD valign="middle" align="right" style="height: 50px"><A href="http://www.zjou.edu.cn"><FONT color="#eeeeee" size="2">浙江海洋大学&nbsp;&nbsp;&nbsp;|&nbsp; &nbsp;</A></FONT></TD>
<TD valign="middle" align="left" style="width: 150px"><script language="javascript">
function dosuba52117a()
{
    try{
		var ua = navigator.userAgent.toLowerCase();
		if(ua.indexOf("msie 8")>-1)
		{
			window.external.AddToFavoritesBar(document.location.href,document.title,"");//IE8
		}else if(ua.toLowerCase().indexOf("rv:")>-1)
        {
            window.external.AddToFavoritesBar(document.location.href,document.title,"");//IE11+
        }else{
			if (document.all) 
			{
				window.external.addFavorite(document.location.href, document.title);
			}else if(window.sidebar)
			{
				window.sidebar.addPanel( document.title, document.location.href, "");//firefox
			}
			else
			{
				alert(hotKeysa52117a());
			}
		}

    }
    catch (e){alert("无法自动添加到收藏夹,请使用 Ctrl + d 手动添加");}
}
function hotKeysa52117a() 
{
	var ua = navigator.userAgent.toLowerCase(); 
	var str = "";    
	var isWebkit = (ua.indexOf('webkit') != - 1); 
	var isMac = (ua.indexOf('mac') != - 1);     
	if (ua.indexOf('konqueror') != - 1) 
	{  
		str = 'CTRL + B'; // Konqueror   
	} 
	else if (window.home || isWebkit || isMac) 
	{        
		str = (isMac ? 'Command/Cmd' : 'CTRL') + ' + D'; // Netscape, Safari, iCab, IE5/Mac   
	}
	return ((str) ? '无法自动添加到收藏夹,请使用' + str + '手动添加' : str);
}
function setHomepagea52117a()
{
	var url = document.location.href;
    if (document.all)
    {
        document.body.style.behavior='url(#default#homepage)';
        document.body.setHomePage(url);
    }
    else if (window.sidebar)
    {
        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',url);
	}
	else
	{
		alert("浏览器不支持自动设为首页,请手动设置");
	}
}
</script><table><tr><td style="font-size:9pt"><A href="javascript:setHomepagea52117a()"><span class="font52117">设为首页</span></A>&nbsp;<span class="splitcharstyle52117"> | </span>&nbsp;<A onclick="javascript:dosuba52117a();" href="#"><span class="font52117">加入收藏</span></A></td></tr></table></TD></TR></TBODY></TABLE></TD>
<TD valign="top" rowspan="2" align="right" style="width: 100px">






<script language="javascript" src="/system/resource/js/base64.js"></script>
<script language="javascript" src="/system/resource/js/formfunc.js"></script>
<form action="ssjg.jsp?wbtreeid=1001" method="post" name="a51964a" target="_blank" onsubmit="return subsearchdataa51964a()" style="display: inline;">
 <input type="hidden" name="Find" value="find">
 <input type="hidden" name="entrymode" value="1">
 <input type="hidden" id="INTEXT2" name="INTEXT2" value="">
 <input type="hidden" name="news_search_code">
 <table border="0" cellspacing="0" cellpadding="5" class="searchstyle51964">
  <tr>
   <td Valign="middle" nowrap="nowrap" height="22">
    
        <input type="hidden" name="wbtreeids" value="0">
    </td><td><span id="intextspana51964a"></span><iframe id="intextframea51964a" src="about:blank" scrolling="no" frameborder="0" style="position:absolute;top:0px;left:0px;display:none;"></iframe><input size="12" name="INTEXT" class="querystyle51964">
   </td>
   <td align="absmiddle" nowrap="nowrap" height="1">
   <input type="image" src="/system/resource/images/research/seach22.gif" valign="bottom" style="cursor: hand"></td>
  </tr>
  
 </table>
</form>
<script>
String.prototype.trim= function()       
{              
    var t = this.replace(/(^\s*)|(\s*$)/g, "");     
    return t.replace(/(^ *)|( *$)/g, "");     
}
 
function subsearchdataa51964a()
{ 
	
	if(document.a51964a.INTEXT.value.trim()=="")
	{
		alert("请输入查询关键字!");
		return false;
	}
	
	
    if(checkDataa51964a(document.a51964a))
    {
       return true;  
    }
    return false;
}       
</script>

<script language="javascript" src="_dwr/engine.js"></script>
<script language="javascript" src="_dwr/util.js"></script>
<script language="javascript" src="_dwr/interface/NewsSearchDWR.js"></script>
<script language="javascript" src="/system/resource/js/vsb_news_search.js"></script> 
<script language="javascript" src="/system/resource/js/vsb_news_search_entry.js"></script> 
<script language="javascript" src="/system/resource/js/language.js"></script>  
<script>    
news_searcha51964a = new vsb_news_search();
news_searcha51964a.isShowCode=false;
news_searcha51964a.tooltipid = 'tooltipa51964a';
news_searcha51964a.apptag = 'intextspana51964a';
news_searcha51964a.frametag = 'intextframea51964a';
news_search_entrya51964a = new vsb_news_search_entry();
news_search_entrya51964a.formname = "a51964a";
news_search_entrya51964a.news_search_obj = news_searcha51964a; 
news_search_entrya51964a.querytxtsize = 157
news_search_entrya51964a.yzmts ="您的查询过于频繁,请输入验证码后继续查询";
news_search_entrya51964a.qdstyle ="";
news_search_entrya51964a.qdname = "确定";
news_search_entrya51964a.qxstyle = "";
news_search_entrya51964a.qxname = "取消";
news_search_entrya51964a.showstr="请输入查询验证码!";
function checkDataa51964a(formname)
{   
    return news_search_entrya51964a.checkdata(formname);  
}
</script>
&nbsp;</TD>
<TD rowspan="2" width="277" align="right" style="height: 90px"></TD>
<TD rowspan="2" width="399" align="right"></TD></TR>
<TR>
<TD valign="top" align="right"></TD></TR>
<TR>
<TD colspan="3" style="color: red; a: underline"><style type="text/css">
td.b1_2_{FONT-SIZE:9pt;HEIGHT: 44px;FONT-FAMILY: 黑体;POSITION: relative;COLOR: ;}
td.b2_2_{FONT-SIZE:9pt;HEIGHT: 44px;FONT-FAMILY: 黑体;POSITION: relative;COLOR: ;BACKGROUND-COLOR: #f8b62c;}
td.b3_2_{FONT-SIZE:9pt;HEIGHT: 36px;WIDTH: 150px;BACKGROUND-REPEAT: repeat;BACKGROUND-ATTACHMENT: scroll;BORDER-BOTTOM: #ffffff 1px solid;POSITION: relative;FILTER: alpha(opacity=100);BACKGROUND-COLOR: #f8b62c;}
td.b4_2_{FONT-SIZE:9pt;HEIGHT: 36px;WIDTH: 150px;BACKGROUND-REPEAT: repeat;BACKGROUND-ATTACHMENT: scroll;BORDER-BOTTOM: #ffffff 1px solid;POSITION: relative;FILTER: alpha(opacity=100);BACKGROUND-COLOR: #f8b62c;}
a.menu0_2_:link {TEXT-DECORATION: none;};
a.menu0_2_:visited { TEXT-DECORATION: none;};
a.menu0_2_:hover {TEXT-DECORATION: none;};
a.menu0_2_:active {TEXT-DECORATION: none;};
table.tb1_2_{FONT-SIZE:9pt;border:0;}
span.s1_2_{FONT-SIZE: 11pt;TEXT-DECORATION: none;FONT-FAMILY: 微软雅黑;POSITION: relative;COLOR: #111111;LINE-HEIGHT: 150%;TOP: 5px;}
span.s2_2_{FONT-SIZE: 11pt;FONT-FAMILY: 微软雅黑;FONT-WEIGHT: bold;COLOR: #553c08;MARGIN-LEFT: 10px;LINE-HEIGHT: 160%;}
span.s10_2_{FONT-SIZE: 11pt;FONT-FAMILY: 微软雅黑;POSITION: relative;FONT-WEIGHT: bold;COLOR: #ffffff;LINE-HEIGHT: 150%;TOP: 5px;}
span.s20_2_{FONT-SIZE: 11pt;FONT-FAMILY: 微软雅黑;COLOR: #553c08;MARGIN-LEFT: 10px;LINE-HEIGHT: 160%;}
</style>
<SCRIPT language="javascript"> 
 var showfix_2_ = 1;
 var isvertical_2_ = false;
</SCRIPT>
<script language="javascript" src="/system/resource/js/menu/text.js"></script>
<TABLE id="t1_2_" cellSpacing="0" cellPadding="0" border="0" height="0" width="1010"><TR><TD valign="center"></TD><TD valign="middle" height="0" width="0" nowrap class="b1_2_" align="center" id="a_2_1001" onmouseover="tshowLayers('1001','b2_2_', '_2_')" onmouseout="thideLayers('1001','b1_2_', '_2_','true','true')"><a class="menu0_2_" href="index.htm"><span class="fontstyle52013">&nbsp;首页&nbsp;</span></a></TD><TD valign="center"></TD><TD valign="middle" width="0" nowrap class="b1_2_" align="center" id="a_2_1002" onmouseover="tshowLayers('1002','b2_2_', '_2_')" onmouseout="thideLayers('1002','b1_2_', '_2_','true','true')"><a class="menu0_2_" href="info/1456/2146.htm"><span class="fontstyle52013">&nbsp;学院概况&nbsp;</span></a></TD><TD valign="center"></TD><TD valign="middle" width="0" nowrap class="b1_2_" align="center" id="a_2_1339" onmouseover="tshowLayers('1339','b2_2_', '_2_')" onmouseout="thideLayers('1339','b1_2_', '_2_','true','true')"><a class="menu0_2_" href="yxjg/dzjg.htm"><span class="fontstyle52013">&nbsp;院系机构&nbsp;</span></a></TD><TD valign="center"></TD><TD valign="middle" width="0" nowrap class="b1_2_" align="center" id="a_2_1361" onmouseover="tshowLayers('1361','b2_2_', '_2_')" onmouseout="thideLayers('1361','b1_2_', '_2_','true','true')"><a class="menu0_2_" href="xwzx/dkxw.htm"><span class="fontstyle52013">&nbsp;新闻中心&nbsp;</span></a></TD><TD valign="center"></TD><TD valign="middle" width="0" nowrap class="b1_2_" align="center" id="a_2_1371" onmouseover="tshowLayers('1371','b2_2_', '_2_')" onmouseout="thideLayers('1371','b1_2_', '_2_','true','true')"><a class="menu0_2_" href="rcpy/hzjl.htm"><span class="fontstyle52013">&nbsp;人才培养&nbsp;</span></a></TD><TD valign="center"></TD><TD valign="middle" width="0" nowrap class="b1_2_" align="center" id="a_2_1382" onmouseover="tshowLayers('1382','b2_2_', '_2_')" onmouseout="thideLayers('1382','b1_2_', '_2_','true','true')"><a class="menu0_2_" href="tpfy_list.jsp?urltype=tree.TreeTempUrl&wbtreeid=1387"><span class="fontstyle52013">&nbsp;师资队伍&nbsp;</span></a></TD><TD valign="center"></TD><TD valign="middle" width="0" nowrap class="b1_2_" align="center" id="a_2_1389" onmouseover="tshowLayers('1389','b2_2_', '_2_')" onmouseout="thideLayers('1389','b1_2_', '_2_','true','true')"><a class="menu0_2_" href="#"><span class="fontstyle52013">&nbsp;招生就业&nbsp;</span></a></TD><TD valign="center"></TD><TD valign="middle" width="0" nowrap class="b1_2_" align="center" id="a_2_1397" onmouseover="tshowLayers('1397','b2_2_', '_2_')" onmouseout="thideLayers('1397','b1_2_', '_2_','true','true')"><a class="menu0_2_" href="jxky/zysz.htm"><span class="fontstyle52013">&nbsp;教学科研&nbsp;</span></a></TD><TD valign="center"></TD><TD valign="middle" width="0" nowrap class="b1_2_" align="center" id="a_2_1513" onmouseover="tshowLayers('1513','b2_2_', '_2_')" onmouseout="thideLayers('1513','b1_2_', '_2_','true','true')"><a class="menu0_2_" href="dqzx/zzjg.htm"><span class="fontstyle52013">&nbsp;党群在线&nbsp;</span></a></TD><TD valign="center"></TD><TD valign="middle" width="0" nowrap class="b1_2_" align="center" id="a_2_1514" onmouseover="tshowLayers('1514','b2_2_', '_2_')" onmouseout="thideLayers('1514','b1_2_', '_2_','true','true')"><a class="menu0_2_" href="txgz/txtz/sy.htm"><span class="fontstyle52013">&nbsp;团学工作&nbsp;</span></a></TD><TD valign="center"></TD><TD valign="middle" width="0" nowrap class="b1_2_" align="center" id="a_2_1522" onmouseover="tshowLayers('1522','b2_2_', '_2_')" onmouseout="thideLayers('1522','b1_2_', '_2_','true','true')"><a class="menu0_2_" href="xyyd/xyhd.htm"><span class="fontstyle52013">&nbsp;校友园地&nbsp;</span></a></TD><TD valign="center"></TD><TD valign="middle" width="0" nowrap class="b1_2_" align="center" id="a_2_1524" onmouseover="tshowLayers('1524','b2_2_', '_2_')" onmouseout="thideLayers('1524','b1_2_', '_2_','true','true')"><a class="menu0_2_" href="dhjt/jttt.htm"><span class="fontstyle52013">&nbsp;东海讲坛&nbsp;</span></a></TD><TD valign="center"></TD><TD valign="middle" width="0" nowrap class="b1_2_" align="center" id="a_2_1437" onmouseover="tshowLayers('1437','b2_2_', '_2_')" onmouseout="thideLayers('1437','b1_2_', '_2_','true','true')"><a class="menu0_2_" href="xxfw/jt_xx_.htm"><span class="fontstyle52013">&nbsp;信息服务&nbsp;</span></a></TD></TR></TR><TR><td align="left" nowrap></td><td></td><td align="left" nowrap><DIV class="main_2_" id="layer_2_1002" onmouseover="tshownull('1002','b2_2_', '_2_')" onmouseout="thideLayers('1002','b1_2_', '_2_','true')" style="z-index:99999;display: none; POSITION: absolute;"><TABLE align="center" class="tb1_2_" cellSpacing="0" cellPadding="0" border="0"><tr><TD height="0" align="left" nowrap onmouseover="TOVT(this,'b4_2_', '_2_');" onmouseout="TOUT(this,'b3_2_', '_2_');" class="b3_2_">
<A class="menu0_2_" href="info/1456/2146.htm"><span class="ejfontstyle52013">&nbsp;学院简介&nbsp;</span></a></TD></tr><tr><TD height="0" align="left" nowrap onmouseover="TOVT(this,'b4_2_', '_2_');" onmouseout="TOUT(this,'b3_2_', '_2_');" class="b3_2_">
<A class="menu0_2_" href="info/1457/2229.htm"><span class="ejfontstyle52013">&nbsp;领导关怀&nbsp;</span></a></TD></tr><tr><TD height="0" align="left" nowrap onmouseover="TOVT(this,'b4_2_', '_2_');" onmouseout="TOUT(this,'b3_2_', '_2_');" class="b3_2_">
<A class="menu0_2_" href="info/1458/2228.htm"><span class="ejfontstyle52013">&nbsp;领导题词&nbsp;</span></a></TD></tr><tr><TD height="0" align="left" nowrap onmouseover="TOVT(this,'b4_2_', '_2_');" onmouseout="TOUT(this,'b3_2_', '_2_');" class="b3_2_">
<A class="menu0_2_" href="xygk/xyld.htm"><span class="ejfontstyle52013">&nbsp;学院领导&nbsp;</span></a></TD></tr><tr><TD height="0" align="left" nowrap onmouseover="TOVT(this,'b4_2_', '_2_');" onmouseout="TOUT(this,'b3_2_', '_2_');" class="b3_2_">
<A class="menu0_2_" href="xygk/xyfg.htm"><span class="ejfontstyle52013">&nbsp;校园风光&nbsp;</span></a></TD></tr></table></div></td><td></td><td align="left" nowrap><DIV class="main_2_" id="layer_2_1339" onmouseover="tshownull('1339','b2_2_', '_2_')" onmouseout="thideLayers('1339','b1_2_', '_2_','true')" style="z-index:99999;display: none; POSITION: absolute;"><TABLE align="center" class="tb1_2_" cellSpacing="0" cellPadding="0" border="0"><tr><TD height="0" align="left" nowrap onmouseover="TOVT(this,'b4_2_', '_2_');" onmouseout="TOUT(this,'b3_2_', '_2_');" class="b3_2_">
<A class="menu0_2_" href="yxjg/dzjg.htm"><span class="ejfontstyle52013">&nbsp;党政机关&nbsp;</span></a></TD></tr><tr><TD height="0" align="left" nowrap onmouseover="TOVT(this,'b4_2_', '_2_');" onmouseout="TOUT(this,'b3_2_', '_2_');" class="b3_2_">
<A class="menu0_2_" href="yxjg/jxdw.htm"><span class="ejfontstyle52013">&nbsp;教学单位&nbsp;</span></a></TD></tr><tr><TD height="0" align="left" nowrap onmouseover="TOVT(this,'b4_2_', '_2_');" onmouseout="TOUT(this,'b3_2_', '_2_');" class="b3_2_">
<A class="menu0_2_" href="yxjg/qtzz.htm"><span class="ejfontstyle52013">&nbsp;群团组织&nbsp;</span></a></TD></tr></table></div></td><td></td><td align="left" nowrap><DIV class="main_2_" id="layer_2_1361" onmouseover="tshownull('1361','b2_2_', '_2_')" onmouseout="thideLayers('1361','b1_2_', '_2_','true')" style="z-index:99999;display: none; POSITION: absolute;"><TABLE align="center" class="tb1_2_" cellSpacing="0" cellPadding="0" border="0"><tr><TD height="0" align="left" nowrap onmouseover="TOVT(this,'b4_2_', '_2_');" onmouseout="TOUT(this,'b3_2_', '_2_');" class="b3_2_">
<A class="menu0_2_" href="xwzx/dkxw.htm"><span class="ejfontstyle52013">&nbsp;东科新闻&nbsp;</span></a></TD></tr><tr><TD height="0" align="left" nowrap onmouseover="TOVT(this,'b4_2_', '_2_');" onmouseout="TOUT(this,'b3_2_', '_2_');" class="b3_2_">
<A class="menu0_2_" href="xwzx/mtdk.htm"><span class="ejfontstyle52013">&nbsp;媒体东科&nbsp;</span></a></TD></tr><tr><TD height="0" align="left" nowrap onmouseover="TOVT(this,'b4_2_', '_2_');" onmouseout="TOUT(this,'b3_2_', '_2_');" class="b3_2_">
<A class="menu0_2_" href="xwzx/dkyb.htm"><span class="ejfontstyle52013">&nbsp;东科院报&nbsp;</span></a></TD></tr><tr><TD height="0" align="left" nowrap onmouseover="TOVT(this,'b4_2_', '_2_');" onmouseout="TOUT(this,'b3_2_', '_2_');" class="b3_2_">
<A class="menu0_2_" href="xwzx/tzgg.htm"><span class="ejfontstyle52013">&nbsp;通知公告&nbsp;</span></a></TD></tr></table></div></td><td></td><td align="left" nowrap><DIV class="main_2_" id="layer_2_1371" onmouseover="tshownull('1371','b2_2_', '_2_')" onmouseout="thideLayers('1371','b1_2_', '_2_','true')" style="z-index:99999;display: none; POSITION: absolute;"><TABLE align="center" class="tb1_2_" cellSpacing="0" cellPadding="0" border="0"><tr><TD height="0" align="left" nowrap onmouseover="TOVT(this,'b4_2_', '_2_');" onmouseout="TOUT(this,'b3_2_', '_2_');" class="b3_2_">
<A class="menu0_2_" href="rcpy/hzjl.htm"><span class="ejfontstyle52013">&nbsp;合作交流&nbsp;</span></a></TD></tr><tr><TD height="0" align="left" nowrap onmouseover="TOVT(this,'b4_2_', '_2_');" onmouseout="TOUT(this,'b3_2_', '_2_');" class="b3_2_">
<A class="menu0_2_" href="rcpy/cxcy.htm"><span class="ejfontstyle52013">&nbsp;创新创业&nbsp;</span></a></TD></tr><tr><TD height="0" align="left" nowrap onmouseover="TOVT(this,'b4_2_', '_2_');" onmouseout="TOUT(this,'b3_2_', '_2_');" class="b3_2_">
<A class="menu0_2_" href="rcpy/xkjs.htm"><span class="ejfontstyle52013">&nbsp;科技竞赛&nbsp;</span></a></TD></tr></table></div></td><td></td><td align="left" nowrap><DIV class="main_2_" id="layer_2_1382" onmouseover="tshownull('1382','b2_2_', '_2_')" onmouseout="thideLayers('1382','b1_2_', '_2_','true')" style="z-index:99999;display: none; POSITION: absolute;"><TABLE align="center" class="tb1_2_" cellSpacing="0" cellPadding="0" border="0"><tr><TD height="0" align="left" nowrap onmouseover="TOVT(this,'b4_2_', '_2_');" onmouseout="TOUT(this,'b3_2_', '_2_');" class="b3_2_">
<A class="menu0_2_" href="tpfy_list.jsp?urltype=tree.TreeTempUrl&wbtreeid=1387"><span class="ejfontstyle52013">&nbsp;教师风采&nbsp;</span></a></TD></tr><tr><TD height="0" align="left" nowrap onmouseover="TOVT(this,'b4_2_', '_2_');" onmouseout="TOUT(this,'b3_2_', '_2_');" class="b3_2_">
<A class="menu0_2_" href="szdw/kzjs.htm"><span class="ejfontstyle52013">&nbsp;客座教授&nbsp;</span></a></TD></tr><tr><TD height="0" align="left" nowrap onmouseover="TOVT(this,'b4_2_', '_2_');" onmouseout="TOUT(this,'b3_2_', '_2_');" class="b3_2_">
<A class="menu0_2_" href="szdw/rcyj.htm"><span class="ejfontstyle52013">&nbsp;人才引进&nbsp;</span></a></TD></tr></table></div></td><td></td><td align="left" nowrap><DIV class="main_2_" id="layer_2_1389" onmouseover="tshownull('1389','b2_2_', '_2_')" onmouseout="thideLayers('1389','b1_2_', '_2_','true')" style="z-index:99999;display: none; POSITION: absolute;"><TABLE align="center" class="tb1_2_" cellSpacing="0" cellPadding="0" border="0"><tr><TD height="0" align="left" nowrap onmouseover="TOVT(this,'b4_2_', '_2_');" onmouseout="TOUT(this,'b3_2_', '_2_');" class="b3_2_">
<A class="menu0_2_" href="http://zs.zjou.edu.cn/"><span class="ejfontstyle52013">&nbsp;招生&nbsp;</span></a></TD></tr><tr><TD height="0" align="left" nowrap onmouseover="TOVT(this,'b4_2_', '_2_');" onmouseout="TOUT(this,'b3_2_', '_2_');" class="b3_2_">
<A class="menu0_2_" href="xygk1/jy/sy.htm"><span class="ejfontstyle52013">&nbsp;就业&nbsp;</span></a></TD></tr></table></div></td><td></td><td align="left" nowrap><DIV class="main_2_" id="layer_2_1397" onmouseover="tshownull('1397','b2_2_', '_2_')" onmouseout="thideLayers('1397','b1_2_', '_2_','true')" style="z-index:99999;display: none; POSITION: absolute;"><TABLE align="center" class="tb1_2_" cellSpacing="0" cellPadding="0" border="0"><tr><TD height="0" align="left" nowrap onmouseover="TOVT(this,'b4_2_', '_2_');" onmouseout="TOUT(this,'b3_2_', '_2_');" class="b3_2_">
<A class="menu0_2_" href="jxky/zysz.htm"><span class="ejfontstyle52013">&nbsp;专业设置&nbsp;</span></a></TD></tr><tr><TD height="0" align="left" nowrap onmouseover="TOVT(this,'b4_2_', '_2_');" onmouseout="TOUT(this,'b3_2_', '_2_');" class="b3_2_">
<A class="menu0_2_" href="jxky/xkjs.htm"><span class="ejfontstyle52013">&nbsp;学科建设&nbsp;</span></a></TD></tr><tr><TD height="0" align="left" nowrap onmouseover="TOVT(this,'b4_2_', '_2_');" onmouseout="TOUT(this,'b3_2_', '_2_');" class="b3_2_">
<A class="menu0_2_" href="jxky/kcjs.htm"><span class="ejfontstyle52013">&nbsp;课程建设&nbsp;</span></a></TD></tr><tr><TD height="0" align="left" nowrap onmouseover="TOVT(this,'b4_2_', '_2_');" onmouseout="TOUT(this,'b3_2_', '_2_');" class="b3_2_">
<A class="menu0_2_" href="jxky/hzjl.htm"><span class="ejfontstyle52013">&nbsp;合作交流&nbsp;</span></a></TD></tr><tr><TD height="0" align="left" nowrap onmouseover="TOVT(this,'b4_2_', '_2_');" onmouseout="TOUT(this,'b3_2_', '_2_');" class="b3_2_">
<A class="menu0_2_" href="jxky/jxgg.htm"><span class="ejfontstyle52013">&nbsp;教学改革&nbsp;</span></a></TD></tr><tr><TD height="0" align="left" nowrap onmouseover="TOVT(this,'b4_2_', '_2_');" onmouseout="TOUT(this,'b3_2_', '_2_');" class="b3_2_">
<A class="menu0_2_" href="jxky/sysjs.htm"><span class="ejfontstyle52013">&nbsp;实验室建设&nbsp;</span></a></TD></tr><tr><TD height="0" align="left" nowrap onmouseover="TOVT(this,'b4_2_', '_2_');" onmouseout="TOUT(this,'b3_2_', '_2_');" class="b3_2_">
<A class="menu0_2_" href="jxky/jcjs.htm"><span class="ejfontstyle52013">&nbsp;教材建设&nbsp;</span></a></TD></tr><tr><TD height="0" align="left" nowrap onmouseover="TOVT(this,'b4_2_', '_2_');" onmouseout="TOUT(this,'b3_2_', '_2_');" class="b3_2_">
<A class="menu0_2_" href="jxky/kxyj.htm"><span class="ejfontstyle52013">&nbsp;科学研究&nbsp;</span></a></TD></tr><tr><TD height="0" align="left" nowrap onmouseover="TOVT(this,'b4_2_', '_2_');" onmouseout="TOUT(this,'b3_2_', '_2_');" class="b3_2_">
<A class="menu0_2_" href="jxky/jwgl.htm"><span class="ejfontstyle52013">&nbsp;教务管理&nbsp;</span></a></TD></tr></table></div></td><td></td><td align="left" nowrap><DIV class="main_2_" id="layer_2_1513" onmouseover="tshownull('1513','b2_2_', '_2_')" onmouseout="thideLayers('1513','b1_2_', '_2_','true')" style="z-index:99999;display: none; POSITION: absolute;"><TABLE align="center" class="tb1_2_" cellSpacing="0" cellPadding="0" border="0"><tr><TD height="0" align="left" nowrap onmouseover="TOVT(this,'b4_2_', '_2_');" onmouseout="TOUT(this,'b3_2_', '_2_');" class="b3_2_">
<A class="menu0_2_" href="dqzx/zzjg.htm"><span class="ejfontstyle52013">&nbsp;组织机构&nbsp;</span></a></TD></tr><tr><TD height="0" align="left" nowrap onmouseover="TOVT(this,'b4_2_', '_2_');" onmouseout="TOUT(this,'b3_2_', '_2_');" class="b3_2_">
<A class="menu0_2_" href="dqzx/wjzd.htm"><span class="ejfontstyle52013">&nbsp;文件制度&nbsp;</span></a></TD></tr><tr><TD height="0" align="left" nowrap onmouseover="TOVT(this,'b4_2_', '_2_');" onmouseout="TOUT(this,'b3_2_', '_2_');" class="b3_2_">
<A class="menu0_2_" href="dqzx/jgdj.htm"><span class="ejfontstyle52013">&nbsp;教工党建&nbsp;</span></a></TD></tr><tr><TD height="0" align="left" nowrap onmouseover="TOVT(this,'b4_2_', '_2_');" onmouseout="TOUT(this,'b3_2_', '_2_');" class="b3_2_">
<A class="menu0_2_" href="dqzx/xsdj.htm"><span class="ejfontstyle52013">&nbsp;学生党建&nbsp;</span></a></TD></tr><tr><TD height="0" align="left" nowrap onmouseover="TOVT(this,'b4_2_', '_2_');" onmouseout="TOUT(this,'b3_2_', '_2_');" class="b3_2_">
<A class="menu0_2_" href="dqzx/lzzc.htm"><span class="ejfontstyle52013">&nbsp;廉政之窗&nbsp;</span></a></TD></tr><tr><TD height="0" align="left" nowrap onmouseover="TOVT(this,'b4_2_', '_2_');" onmouseout="TOUT(this,'b3_2_', '_2_');" class="b3_2_">
<A class="menu0_2_" href="dqzx/lxyz/xxzl.htm"><span class="ejfontstyle52013">&nbsp;两学一做&nbsp;</span></a></TD></tr><tr><TD height="0" align="left" nowrap onmouseover="TOVT(this,'b4_2_', '_2_');" onmouseout="TOUT(this,'b3_2_', '_2_');" class="b3_2_">
<A class="menu0_2_" href="dqzx/dsxx.htm"><span class="ejfontstyle52013">&nbsp;党史学习&nbsp;</span></a></TD></tr></table></div></td><td></td><td align="left" nowrap></td><td></td><td align="left" nowrap><DIV class="main_2_" id="layer_2_1522" onmouseover="tshownull('1522','b2_2_', '_2_')" onmouseout="thideLayers('1522','b1_2_', '_2_','true')" style="z-index:99999;display: none; POSITION: absolute;"><TABLE align="center" class="tb1_2_" cellSpacing="0" cellPadding="0" border="0"><tr><TD height="0" align="left" nowrap onmouseover="TOVT(this,'b4_2_', '_2_');" onmouseout="TOUT(this,'b3_2_', '_2_');" class="b3_2_">
<A class="menu0_2_" href="xyyd/xyhd.htm"><span class="ejfontstyle52013">&nbsp;校友活动&nbsp;</span></a></TD></tr><tr><TD height="0" align="left" nowrap onmouseover="TOVT(this,'b4_2_', '_2_');" onmouseout="TOUT(this,'b3_2_', '_2_');" class="b3_2_">
<A class="menu0_2_" href="xyyd/yxxy.htm"><span class="ejfontstyle52013">&nbsp;校友风采&nbsp;</span></a></TD></tr></table></div></td><td></td><td align="left" nowrap><DIV class="main_2_" id="layer_2_1524" onmouseover="tshownull('1524','b2_2_', '_2_')" onmouseout="thideLayers('1524','b1_2_', '_2_','true')" style="z-index:99999;display: none; POSITION: absolute;"><TABLE align="center" class="tb1_2_" cellSpacing="0" cellPadding="0" border="0"><tr><TD height="0" align="left" nowrap onmouseover="TOVT(this,'b4_2_', '_2_');" onmouseout="TOUT(this,'b3_2_', '_2_');" class="b3_2_">
<A class="menu0_2_" href="dhjt/jttt.htm"><span class="ejfontstyle52013">&nbsp;讲坛动态&nbsp;</span></a></TD></tr><tr><TD height="0" align="left" nowrap onmouseover="TOVT(this,'b4_2_', '_2_');" onmouseout="TOUT(this,'b3_2_', '_2_');" class="b3_2_">
<A class="menu0_2_" href="dhjt/jtsl.htm"><span class="ejfontstyle52013">&nbsp;讲坛实录&nbsp;</span></a></TD></tr></table></div></td><td></td><td align="left" nowrap><DIV class="main_2_" id="layer_2_1437" onmouseover="tshownull('1437','b2_2_', '_2_')" onmouseout="thideLayers('1437','b1_2_', '_2_','true')" style="z-index:99999;display: none; POSITION: absolute;"><TABLE align="center" class="tb1_2_" cellSpacing="0" cellPadding="0" border="0"><tr><TD height="0" align="left" nowrap onmouseover="TOVT(this,'b4_2_', '_2_');" onmouseout="TOUT(this,'b3_2_', '_2_');" class="b3_2_">
<A class="menu0_2_" href="xxfw/jt_xx_.htm"><span class="ejfontstyle52013">&nbsp;交通信息 &nbsp;</span></a></TD></tr><tr><TD height="0" align="left" nowrap onmouseover="TOVT(this,'b4_2_', '_2_');" onmouseout="TOUT(this,'b3_2_', '_2_');" class="b3_2_">
<A class="menu0_2_" href="http://oa.zjou.edu.cn/"><span class="ejfontstyle52013">&nbsp;学校OA&nbsp;</span></a></TD></tr><tr><TD height="0" align="left" nowrap onmouseover="TOVT(this,'b4_2_', '_2_');" onmouseout="TOUT(this,'b3_2_', '_2_');" class="b3_2_">
<A class="menu0_2_" href="http://61.153.216.121/"><span class="ejfontstyle52013">&nbsp;东科OA&nbsp;</span></a></TD></tr><tr><TD height="0" align="left" nowrap onmouseover="TOVT(this,'b4_2_', '_2_');" onmouseout="TOUT(this,'b3_2_', '_2_');" class="b3_2_">
<A class="menu0_2_" href="info/1530/2240.htm"><span class="ejfontstyle52013">&nbsp;电话查询&nbsp;</span></a></TD></tr><tr><TD height="0" align="left" nowrap onmouseover="TOVT(this,'b4_2_', '_2_');" onmouseout="TOUT(this,'b3_2_', '_2_');" class="b3_2_">
<A class="menu0_2_" href="mailto:dkyzxx@163.com"><span class="ejfontstyle52013">&nbsp;院长信箱&nbsp;</span></a></TD></tr><tr><TD height="0" align="left" nowrap onmouseover="TOVT(this,'b4_2_', '_2_');" onmouseout="TOUT(this,'b3_2_', '_2_');" class="b3_2_">
<A class="menu0_2_" href="http://xxgk.zjou.edu.cn/"><span class="ejfontstyle52013">&nbsp;信息公开&nbsp;</span></a></TD></tr><tr><TD height="0" align="left" nowrap onmouseover="TOVT(this,'b4_2_', '_2_');" onmouseout="TOUT(this,'b3_2_', '_2_');" class="b3_2_">
<A class="menu0_2_" href="xxfw/zlxz.htm"><span class="ejfontstyle52013">&nbsp;资料下载&nbsp;</span></a></TD></tr><tr><TD height="0" align="left" nowrap onmouseover="TOVT(this,'b4_2_', '_2_');" onmouseout="TOUT(this,'b3_2_', '_2_');" class="b3_2_">
<A class="menu0_2_" href="xxfw/zdpyc_fw.htm"><span class="ejfontstyle52013">&nbsp;“最多跑一次”服务&nbsp;</span></a></TD></tr></table></div></td><td></td></TR></table></TD></TR></TBODY></TABLE></TD></TR></TBODY></TABLE>
<TABLE height="404" cellspacing="0" cellpadding="0" width="1200" align="center" border="0">
<TBODY>
<TR>
<TD><script language="javascript" src="/system/resource/js/vsbpreloadimg.js"></script><script language="javascript" src="/system/resource/js/dynclicks.js"></script>
<TABLE width="1200" cellSpacing="0" cellPadding="0" align="center" border="0"> 
    <TR><TD>
        <DIV id="u_u3_demo" style="OVERFLOW:hidden;WIDTH:1200px;COLOR:#ffffff"><TABLE cellSpacing="0" cellPadding="0" border="0">
                <TR><TD id="u_u3_demo1" vAlign="top" width="1200"><table border="0" cellpadding="0" cellspacing="0" width="1200">
                        <tr>

                            <td valign="top" align="center" style="padding-left:1px;padding-right:2px"><div style="padding: 0px; width:1200px"><table cellpadding="0" cellspacing="0" style="border:0px solid black;">
                                    <tr><td width="1200" height="404" valign="middle" align="center"><img name="u_u3_img" border="0" src="/system/resource/images/loading.gif" alt="" title="" hspace="0" vspace="0"></td></tr>
                                </table></div></td>
                            <td valign="top" align="center" style="padding-left:1px;padding-right:2px"><div style="padding: 0px; width:1200px"><table cellpadding="0" cellspacing="0" style="border:0px solid black;">
                                    <tr><td width="1200" height="404" valign="middle" align="center"><img name="u_u3_img" border="0" src="/system/resource/images/loading.gif" alt="" title="" hspace="0" vspace="0"></td></tr>
                                </table></div></td>
                            <td valign="top" align="center" style="padding-left:1px;padding-right:2px"><div style="padding: 0px; width:1200px"><table cellpadding="0" cellspacing="0" style="border:0px solid black;">
                                    <tr><td width="1200" height="404" valign="middle" align="center"><img name="u_u3_img" border="0" src="/system/resource/images/loading.gif" alt="" title="" hspace="0" vspace="0"></td></tr>
                                </table></div></td>
                            <td valign="top" align="center" style="padding-left:1px;padding-right:2px"><div style="padding: 0px; width:1200px"><table cellpadding="0" cellspacing="0" style="border:0px solid black;">
                                    <tr><td width="1200" height="404" valign="middle" align="center"><img name="u_u3_img" border="0" src="/system/resource/images/loading.gif" alt="" title="" hspace="0" vspace="0"></td></tr>
                                </table></div></td>
                            <td valign="top" align="center" style="padding-left:1px;padding-right:2px"><div style="padding: 0px; width:1200px"><table cellpadding="0" cellspacing="0" style="border:0px solid black;">
                                    <tr><td width="1200" height="404" valign="middle" align="center"><img name="u_u3_img" border="0" src="/system/resource/images/loading.gif" alt="" title="" hspace="0" vspace="0"></td></tr>
                                </table></div></td>
                            <td valign="top" align="center" style="padding-left:1px;padding-right:2px"><div style="padding: 0px; width:1200px"><table cellpadding="0" cellspacing="0" style="border:0px solid black;">
                                    <tr><td width="1200" height="404" valign="middle" align="center"><img name="u_u3_img" border="0" src="/system/resource/images/loading.gif" alt="" title="" hspace="0" vspace="0"></td></tr>
                                </table></div></td>
                            <td valign="top" align="center" style="padding-left:1px;padding-right:2px"><div style="padding: 0px; width:1200px"><table cellpadding="0" cellspacing="0" style="border:0px solid black;">
                                    <tr><td width="1200" height="404" valign="middle" align="center"><img name="u_u3_img" border="0" src="/system/resource/images/loading.gif" alt="" title="" hspace="0" vspace="0"></td></tr>
                                </table></div></td></tr>
           </table></TD> 
          <TD id="u_u3_demo2" vAlign="top" width="1200"></TD> 
        </TR> 
      </TABLE> 
      </DIV> 
    </TD> 
  </TR> 
</TABLE> 
<SCRIPT language="javascript">
    var u_u3_imgs = new VsbPreloadImgArray();
    
    //初始化图片
    function u_u3_init_img()
    {

            u_u3_imgs.addImg("images\/ds.jpg", "0", u_u3_onimgload);

            u_u3_imgs.addImg("images\/15\/04\/20\/1h4o726pyx\/tup000.jpg", "1", u_u3_onimgload);

            u_u3_imgs.addImg("images\/201609210.jpg", "2", u_u3_onimgload);

            u_u3_imgs.addImg("images\/201306161.jpg", "3", u_u3_onimgload);

            u_u3_imgs.addImg("images\/15\/04\/20\/1h4o726pyx\/tup003.jpg", "4", u_u3_onimgload);

            u_u3_imgs.addImg("images\/15\/04\/20\/1h4o726pyx\/tup002.jpg", "5", u_u3_onimgload);

            u_u3_imgs.addImg("images\/jx20180927170947.jpg", "6", u_u3_onimgload);

    }
    function u_u3_onimgload(img, imgid)
    {
        var imgobjs = document.getElementsByName("u_u3_img");
        var imgindex = new Number(imgid);
        
        img.showImg(imgobjs[imgindex], 1200, 404, true, true);
        img.showImg(imgobjs[imgindex+ 7], 1200, 404, true, true);
    }


    var u_u3_MyMar;
    var u_u3_speed3;
    var u_u3_move = true;
    var u_u3_movenum = 0;
    var u_u3_pos = null; //td位置组
    
    function u_u3_initpos()
    {
        u_u3_pos = new Array();
        
        var tds1 = document.getElementById("u_u3_demo1").childNodes[0].rows[0].cells;
        
        for(i = 0 ;i < tds1.length; i++)
        {
            u_u3_pos[u_u3_pos.length] = tds1[i].offsetLeft;
        }
        
        var tds2 = document.getElementById("u_u3_demo2").childNodes[0].rows[0].cells;
        var tds2offset = document.getElementById("u_u3_demo2").offsetLeft;
        for(i = 0 ;i < tds2.length; i++)
        {
            u_u3_pos[u_u3_pos.length] = tds2[i].offsetLeft + tds2offset;
        }
    }
    
    function u_u3_getpos(scrollpos)
    {
        for(i = 0; i < u_u3_pos.length; i++)
        {
            if(scrollpos < u_u3_pos[i])
                return i-1;
        }
    }


    function u_u3_Marquee() 
    { 
        try 
        { 
            if(!u_u3_move)
                return;
            
            var demoobj = document.getElementById("u_u3_demo");
            var demo1obj = document.getElementById("u_u3_demo1");

            //滚动步长
            var scrollstep = 10
            
            //当前位置
            var oldscrollLeft = demoobj.scrollLeft;
            
            //更新后的位置, 已考虑过回滚
            var newscrollLeft = (oldscrollLeft + scrollstep)%demo1obj.scrollWidth;

            
            //间歇滚动            
            if(u_u3_pos == null)
                u_u3_initpos();
            //滚动前td
            var oldpos = u_u3_getpos(oldscrollLeft);
            //滚动后td
            var newpos = u_u3_getpos(newscrollLeft);
            //经过td数量
            if(oldpos != newpos)
            {
                u_u3_movenum++;
            }
            //达到数量, 停留一定时间

            if(u_u3_movenum >= 1)
            {
                u_u3_movenum = 0;
                newscrollLeft = u_u3_pos[newpos];
                u_u3_clearInterval();
                setTimeout(u_u3_setInterval, 5*1000);
            }
            
            demoobj.scrollLeft = newscrollLeft; 
            
        } 
        catch(e) 
        { 
        } 
    } 

    function u_u3_clearInterval()
    {
        clearInterval(u_u3_MyMar);
    }
    
    function u_u3_setInterval()
    {
        u_u3_MyMar = setInterval(u_u3_Marquee,u_u3_speed3);
    }
    
    function u_u3_stopmove()
    {
        u_u3_move = false;
    }

    function u_u3_startmove()
    {
        u_u3_move = true;
    }
    
    function u_u3_init()
    {
        u_u3_speed3 = 3;
        if(u_u3_speed3 < 1)
        {
            u_u3_speed3 = 1;
        }
        
        document.getElementById("u_u3_demo").onmouseover = u_u3_stopmove;
        document.getElementById("u_u3_demo").onmouseout = u_u3_startmove;

        document.getElementById("u_u3_demo2").innerHTML = document.getElementById("u_u3_demo1").innerHTML;
        
        u_u3_init_img();
        
        setTimeout(u_u3_setInterval, 5*1000);

    }
    
    u_u3_init();
</SCRIPT></TD></TR>
<TBODY></TBODY></TABLE>
<TABLE cellspacing="0" cellpadding="0" width="1200" align="center" border="0">
<TBODY>
<TR>
<TD>
<TABLE cellspacing="0" cellpadding="0" width="1002" align="center" bgcolor="#ffffff" border="0">
<TBODY>
<TR>
<TD bgcolor="#5ea2a2" valign="top" width="980" align="center">
<TABLE height="22" cellspacing="0" cellpadding="0" width="100%" border="0">
<TBODY>
<TR>
<TD bgcolor="#5ea2a2" style="height: 60px">
  
<table width="100%" cellspacing="0" cellpadding="0">
    <tr><td colspan="1" align="center" nowrap>
    
		<span class="firsttitlestyle51974">
        	<a href="info/1367/9819.htm" class="c51974" title="学校党委“八八战略”宣讲团成员林晓芳为学院师生党员宣讲习近平总书记考察浙江重要讲话精神" target="_blank">学校党委“八八战略”宣讲团成员林晓芳为学院师...</a>
        </span>    
		

    </td></tr>
</table></TD>
<TD bgcolor="#5ea2a2" style="width: 20%"><div id="js51975jsclock"></div>
<script>
function js51975jstick() {
try{
var hoursjs51975js, minutesjs51975js, secondsjs51975js, xfilejs51975js;
var intHoursjs51975js, intMinutesjs51975js, intSecondsjs51975js;
var todayjs51975js, thedayjs51975js;
var timeStringjs51975js="";
todayjs51975js = new Date();
function initArrayjs51975js(){
this.length=initArrayjs51975js.arguments.length
for(var i=0;i<this.length;i++)
this[i+1]=initArrayjs51975js.arguments[i] }
var d=new initArrayjs51975js(
"星期日",
"星期一",
"星期二",
"星期三",
"星期四",
"星期五",
"星期六");
thedayjs51975js = (todayjs51975js.getYear()<1900?todayjs51975js.getYear()+1900:todayjs51975js.getYear())+"年" + [todayjs51975js.getMonth()+1]+"月" +todayjs51975js.getDate()+"日" ;
intHoursjs51975js = todayjs51975js.getHours();
intMinutesjs51975js = todayjs51975js.getMinutes();
intSecondsjs51975js = todayjs51975js.getSeconds();
hoursjs51975js =intHoursjs51975js;
if (intHoursjs51975js == 0) {
    xfilejs51975js = "午夜";
} else if (intHoursjs51975js < 12) {
    xfilejs51975js = "上午";
} else if (intHoursjs51975js == 12) {
    xfilejs51975js = "正午";
} else {
    xfilejs51975js = "下午";
}
if (intMinutesjs51975js < 10) {
    minutesjs51975js = "0"+intMinutesjs51975js+":";
} else {
    minutesjs51975js = intMinutesjs51975js+":";
}
if (intSecondsjs51975js < 10) {
    secondsjs51975js = "0"+intSecondsjs51975js+" ";
} else {
    secondsjs51975js = intSecondsjs51975js+" ";
}

    timeStringjs51975js += thedayjs51975js;

    timeStringjs51975js +=  d[todayjs51975js.getDay()+1];


    timeStringjs51975js += hoursjs51975js+":"+minutesjs51975js+secondsjs51975js;

document.getElementById("js51975jsclock").innerHTML = '<span  class="fontstyle51975" >'+timeStringjs51975js+'</font>';
window.setTimeout("js51975jstick();", 1000);
}catch(e){}
}
js51975jstick();
</script></TD></TR></TBODY></TABLE>
<TABLE cellspacing="0" cellpadding="0" width="1000" 675px? 281px; width:>
<TBODY></TBODY></TABLE>
<TABLE cellspacing="0" cellpadding="0" width="100%" border="0">
<TBODY></TBODY></TABLE></TD></TR></TBODY></TABLE>
<TABLE cellspacing="0" cellpadding="0" width="1002" align="center" bgcolor="#ffffff" border="0">
<TBODY>
<TR>
<TD valign="top" width="980" align="left">
<TABLE cellspacing="0" cellpadding="0" width="1000" 675px? 281px; width:>
<TBODY>
<TR>
<TD style="width: 20px">&nbsp;</TD>
<TD valign="bottom" style="height: 40px"><FONT color="#052e2e" face="微软雅黑">图片新闻</FONT></TD>
<TD>&nbsp;</TD>
<TD valign="bottom" style="height: 40px"><FONT size="3" face="微软雅黑"><FONT color="#052e2e"><FONT color="#052e2e" face="微软雅黑">&nbsp;&nbsp;&nbsp; 东科新闻&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</FONT></FONT></FONT></TD>
<TD valign="bottom" align="center"><FONT size="2"><FONT size="2"><FONT color="#052e2e" size="2"><A href="xwzx/dkxw.htm"><IMG src="images/more001.png"></A></FONT></FONT></FONT></TD>
<TD bgcolor="#f0eded" valign="bottom"><FONT size="3" face="微软雅黑">&nbsp;&nbsp;&nbsp; <FONT color="#052e2e">通知公告&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </FONT></FONT></TD>
<TD bgcolor="#f0eded" valign="bottom" align="center"><FONT size="2">&nbsp;<A href="xwzx/tzgg.htm"><IMG src="images/more002.png"></A></FONT></TD></TR>
<TR>
<TD>&nbsp;</TD>
<TD>&nbsp;</TD>
<TD valign="top"></TD>
<TD valign="top" colspan="2" align="left">&nbsp;&nbsp; &nbsp;<IMG src="moban/bgposition001.png"></TD>
<TD bgcolor="#f0eded" colspan="2">&nbsp;&nbsp;&nbsp; <IMG src="moban/bgposition002.png"></TD></TR>
<TR>
<TD>&nbsp;</TD>
<TD valign="middle">
<LINK href="/system/resource/style/component/news/list/imagechangenews.css" type="text/css" rel="stylesheet">
<script language="javascript" src="/system/resource/js/news/imagechangenews.js"></script><script language="JavaScript">
var u_u6_icn = new ImageChangeNews("u_u6_", 240, 160, 4, 2.0, false, false, false, true);

//初始化图片, 并启动定时
function u_u6_init_img()
{

    u_u6_icn.addimg("\/__local\/6\/3E\/66\/5B2F9AEB008371333FCD7C9FDC5_7DBC2B39_9DB6.jpg", "info\/1367\/9819.htm", "", "","学校党委“八八战略”宣讲团成员林晓芳为学院师生党员宣讲习近平总书记考察浙江重要讲话精神");

    u_u6_icn.addimg("\/__local\/5\/91\/26\/C0B8A1267D70B4A4CAB1165A281_5F08921A_BF19.jpeg", "info\/1367\/9749.htm", "", "","学院召开新学期教职工大会");

    u_u6_icn.addimg("\/__local\/1\/11\/51\/B22F3581BDAE4F249EE245E224A_5B22219D_749E.jpg", "info\/1367\/9760.htm", "", "","东科学子在第十二届全国海洋航行器设计与制作大赛中勇创佳绩");

    u_u6_icn.addimg("\/__local\/B\/B7\/19\/54CF3A04BC1EB2E45ACC0DE9C26_70D0236F_9DD2.jpeg", "info\/1367\/9700.htm", "", "","学院隆重举行2023届本科生毕业典礼暨学士学位授予仪式");

    u_u6_icn.addimg("\/__local\/8\/C2\/1D\/9C92D12888F52F4870BA3A93981_49D3B2C7_96F0.png", "info\/1367\/9729.htm", "", "","岁月不拘风华,放飞青春梦想:学院举行毕业季活动之“绿色引领生活,行动创造未来”跳蚤市场旧物回收再利用活动");

    u_u6_icn.addimg("\/__local\/4\/22\/9A\/483969402C3A36BEED106402302_F130A8BF_5D1C.png", "info\/1367\/9709.htm", "", "","八八战略进校园 青年使命共传承:学院举行青马工程培训交流班——“八八战略”学习交流会");

    u_u6_icn.changeimg(0);
}
</script><table cellspacing="0" cellpadding="0" border="0" style="padding:0px margin:0px; border:0px">
    <tr><td>
        <div style="OVERFLOW: hidden;height:160px;width:240px">
            <div id="u_u6_div" align="center" style="padding:0px;margin:0px;border:0px solid black;background-color:#000000;FILTER: progid:DXImageTransform.Microsoft.RevealTrans (duration=2.0,transition=23);height:160px;width:240px">
                <div id="u_u6_imgdiv" style="padding:0px;border:0px;"><a id="u_u6_url" target="_blank"><img id="u_u6_pic" border="0" width="240" height="160" src="/system/resource/images/space.gif"></a></div>
            </div>
            <div style="filter:alpha(style=1,opacity=10,finishOpacity=80);width:240px;height:19px;text-align:right;top:-19px;position:relative;padding:0px;margin:0px;border:0px;">
<a href="javascript:u_u6_icn.changeimg(0)" ; id="u_u6_selectNode0" class="imagechangenews_pnode" target="_self">1</a><a href="javascript:u_u6_icn.changeimg(1)" ; id="u_u6_selectNode1" class="imagechangenews_pnode" target="_self">2</a><a href="javascript:u_u6_icn.changeimg(2)" ; id="u_u6_selectNode2" class="imagechangenews_pnode" target="_self">3</a><a href="javascript:u_u6_icn.changeimg(3)" ; id="u_u6_selectNode3" class="imagechangenews_pnode" target="_self">4</a><a href="javascript:u_u6_icn.changeimg(4)" ; id="u_u6_selectNode4" class="imagechangenews_pnode" target="_self">5</a><a href="javascript:u_u6_icn.changeimg(5)" ; id="u_u6_selectNode5" class="imagechangenews_pnode" target="_self">6</a>
            </div></div></td></tr>
<div align="center" display="none" style="overflow:hidden;text-overflow:ellipsis;height:0px;width:240px;"><a target="_blank" class="titlestyle50738" id="u_u6_newstitle"></a></div><div align="left" display="none" style="overflow:hidden;text-overflow:ellipsis;height:0px;width:240px;padding-left:2px;padding-right:2px"><a target="_blank" class="summarystyle50738" id="u_u6_newssummary"></a></div>   
</table><SCRIPT language="JavaScript">u_u6_init_img();</SCRIPT></TD>
<TD valign="top" style="width: 35px"></TD>
<TD valign="top" colspan="2" align="left"><table class="winstyle14418" width="100%" cellspacing="3" cellpadding="0">
  
<tr><td align="center" valign="middle" width="10" nowrap><span class="leaderfont14418">·</span></td>
<td valign="middle" align="left">
    
    
        <a href="info/1367/9960.htm" class="c14418" title="东科学院召开2024年上半年党风廉政建设情况分析会" target="_blank">
        东科学院召开2024年上半年党风廉政建设情…
        </a>
        &nbsp;
        
        
            </td>
        
        <td valign="middle" align="right" class="timestyle14418" width="1%" nowrap>[07-05]</td></tr>  
<tr><td align="center" valign="middle" width="10" nowrap><span class="leaderfont14418">·</span></td>
<td valign="middle" align="left">
    
    
        <a href="info/1367/9959.htm" class="c14418" title="访企拓岗再行动 多方合力促就业" target="_blank">
        访企拓岗再行动 多方合力促就业
        </a>
        &nbsp;
        
        
            </td>
        
        <td valign="middle" align="right" class="timestyle14418" width="1%" nowrap>[06-24]</td></tr>  
<tr><td align="center" valign="middle" width="10" nowrap><span class="leaderfont14418">·</span></td>
<td valign="middle" align="left">
    
    
        <a href="info/1367/9939.htm" class="c14418" title="浙江海洋大学东海科学技术学院 隆重举行2024届本科生毕业典礼暨学位授予仪式" target="_blank">
        浙江海洋大学东海科学技术学院 隆重举行2…
        </a>
        &nbsp;
        
        
            </td>
        
        <td valign="middle" align="right" class="timestyle14418" width="1%" nowrap>[06-01]</td></tr>  
<tr><td align="center" valign="middle" width="10" nowrap><span class="leaderfont14418">·</span></td>
<td valign="middle" align="left">
    
    
        <a href="info/1367/9949.htm" class="c14418" title="追逐梦想 载歌而行 | 学院举行毕业生晚会" target="_blank">
        追逐梦想 载歌而行 | 学院举行毕业生晚会
        </a>
        &nbsp;
        
        
            </td>
        
        <td valign="middle" align="right" class="timestyle14418" width="1%" nowrap>[05-30]</td></tr>  
<tr><td align="center" valign="middle" width="10" nowrap><span class="leaderfont14418">·</span></td>
<td valign="middle" align="left">
    
    
        <a href="info/1367/9929.htm" class="c14418" title="学院领导赴杭州等地开展“访企拓岗促就业”活动" target="_blank">
        学院领导赴杭州等地开展“访企拓岗促就业…
        </a>
        &nbsp;
        
        
            </td>
        
        <td valign="middle" align="right" class="timestyle14418" width="1%" nowrap>[05-11]</td></tr>  
<tr><td align="center" valign="middle" width="10" nowrap><span class="leaderfont14418">·</span></td>
<td valign="middle" align="left">
    
    
        <a href="info/1367/9919.htm" class="c14418" title="浙江海洋大学东海科学技术学院召开2024届毕业生专项工作会议" target="_blank">
        浙江海洋大学东海科学技术学院召开2024届…
        </a>
        &nbsp;
        
        
            </td>
        
        <td valign="middle" align="right" class="timestyle14418" width="1%" nowrap>[04-17]</td></tr>
</table></TD>
<TD bgcolor="#f0eded" valign="top" colspan="2" align="left" style="width: 30%"><table width="100%" cellspacing="4" cellpadding="0">
  
<tr><td align="center" valign="middle" width="10" nowrap><span class="leaderfont14419">·</span></td>
<td valign="middle" align="left">
    
    
        <a href="info/1370/9909.htm" class="c14419" title="关于职务科技成果转化现金奖励信息的公示" target="_blank">
        关于职务科技成果转化现金奖励信息...
        </a>
        &nbsp;
        
        
            </td>
        
        <td valign="middle" align="right" class="timestyle14419" width="1%" nowrap></td></tr>  
<tr><td align="center" valign="middle" width="10" nowrap><span class="leaderfont14419">·</span></td>
<td valign="middle" align="left">
    
    
        <a href="info/1370/9389.htm" class="c14419" title="浙江海洋大学东海科学技术学院关于第二十届运动会期间停课的通知" target="_blank">
        浙江海洋大学东海科学技术学院关于...
        </a>
        &nbsp;
        
        
            </td>
        
        <td valign="middle" align="right" class="timestyle14419" width="1%" nowrap></td></tr>  
<tr><td align="center" valign="middle" width="10" nowrap><span class="leaderfont14419">·</span></td>
<td valign="middle" align="left">
    
    
        <a href="info/1370/9360.htm" class="c14419" title="浙江海洋大学东海科学技术学院关于做好2022年下半年大学外语等级考试报名工作的通知" target="_blank">
        浙江海洋大学东海科学技术学院关于...
        </a>
        &nbsp;
        
        
            </td>
        
        <td valign="middle" align="right" class="timestyle14419" width="1%" nowrap></td></tr>  
<tr><td align="center" valign="middle" width="10" nowrap><span class="leaderfont14419">·</span></td>
<td valign="middle" align="left">
    
    
        <a href="info/1370/8949.htm" class="c14419" title="2022年度英语专业四八级考试(TEM)报考须知" target="_blank">
        2022年度英语专业四八级考试(TEM)...
        </a>
        &nbsp;
        
        
            </td>
        
        <td valign="middle" align="right" class="timestyle14419" width="1%" nowrap></td></tr>  
<tr><td align="center" valign="middle" width="10" nowrap><span class="leaderfont14419">·</span></td>
<td valign="middle" align="left">
    
    
        <a href="info/1370/8849.htm" class="c14419" title="浙江海洋大学关于转发《浙江省人民政府关于设置浙江药科职业大学的通知》的通知" target="_blank">
        浙江海洋大学关于转发《浙江省人民...
        </a>
        &nbsp;
        
        
            </td>
        
        <td valign="middle" align="right" class="timestyle14419" width="1%" nowrap></td></tr>  
<tr><td align="center" valign="middle" width="10" nowrap><span class="leaderfont14419">·</span></td>
<td valign="middle" align="left">
    
    
        <a href="info/1370/8672.htm" class="c14419" title="通知" target="_blank">
        通知
        </a>
        &nbsp;
        
        
            </td>
        
        <td valign="middle" align="right" class="timestyle14419" width="1%" nowrap></td></tr>
</table></TD></TR></TBODY></TABLE>
<TABLE cellspacing="0" cellpadding="0" width="100%" border="0">
<TBODY></TBODY></TABLE></TD></TR></TBODY></TABLE>
<TABLE height="110" cellspacing="0" cellpadding="0" width="1002" align="center">
<TBODY>
<TR>
<TD width="1002" colspan="110" border="0" style="background-image: url(images/footer01.jpg); background-repeat: no-repeat">
<TABLE bordercolor="#000000" cellspacing="2" cellpadding="3" width="980" border="0" heihgt="90px">
<TBODY>
<TR>
<TD>&nbsp;</TD>
<TD valign="top" rowspan="2" style="width: 60%">
<P align="left" target><FONT size="1" face="微软雅黑"><FONT color="#ffffff" size="2" line-height="200%">地址:浙江省舟山市定海区海院路18号&nbsp;&nbsp; &nbsp;邮编:316000&nbsp;&nbsp; <BR>联系电话:0580-2554806&nbsp; 0580-8263181&nbsp;&nbsp;&nbsp; 传真:0580-8263116<BR>版权所有◎浙江海洋大学东海科学技术学院&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <A href="http://www.beian.gov.cn/portal/registerSystemInfo?recordcode=33090202000383" target=""><IMG hspace="0" src="images/t0151162e844522c340915.png" width="20" align="middle" height="21"></A>&nbsp;</FONT></FONT><FONT size="1" face="微软雅黑"><FONT color="#ffffff" size="2" line-height="200%">浙公网安备33090202000383号</FONT></FONT></P></TD>
<TD valign="middle" align="center"><A href="dhjt/jttt.htm" target="_blank"><IMG src="images/041701.jpg"></A></TD>
<TD valign="middle" align="center"><A href="#"><IMG src="images/011704.jpg"></A></TD>
<TD>&nbsp;</TD></TR>
<TR>
<TD></TD>
<TD valign="middle" align="center">    
    
    
    
  

    
<script language="javascript">    
<!--    
    function doLinksu9(o)    
    {    
        var link=document.getElementsByName("su9")[0];    
        var index=link.selectedIndex;    
        if (index==-1 || index>=link.options.length)    
        {    
          return;    
        }    
        var value = link.options[index].value;    
        var obj = document.getElementById("hu9");    
        obj.href = value;
        var wburlid =link.options[index].getAttribute("aa51976aa");
        _addDynClicks('wburl',1171100949,wburlid)
            
                     obj.target = "_blank"
                    
         if(document.all){
          obj.click();     
        }         
         else 
        { 
          window.open(value);
         }
       
       if(o.selectedIndex != 0)    
       {    
           o.selectedIndex = 0;    
       }    
    }    
-->    
</script>  
<table>    
    <tr><td align="center">    
            <span class="titlestyle51976"></span> <a id="hu9"></a>    
            <select name="su9" class="selectstyle51976" onChange="doLinksu9(this)">    
                <option value="">   --校内链接--</option>    
                <option vsbhrefname="value" aa51976aa="5612" value="www.zjou.edu.cn">浙江海洋学院    
                <option vsbhrefname="value" aa51976aa="5641" value="http://jw.zjou.edu.cn/">浙江海洋学院纪委监察室    
                <option vsbhrefname="value" aa51976aa="5642" value="http://zzb.zjou.edu.cn/">浙江海洋学院党委组织部、统战部    
                <option vsbhrefname="value" aa51976aa="5643" value="http://news.zjou.edu.cn/">浙海在线    
                <option vsbhrefname="value" aa51976aa="5644" value="http://4s.zjou.edu.cn/">浙江海洋学院“4s”学生发展服务平台    
                <option vsbhrefname="value" aa51976aa="5645" value="http://fzgh.zjou.edu.cn/">浙江海洋学院发展规划处    
                <option vsbhrefname="value" aa51976aa="5646" value="http://61.153.216.101/di_fang/">浙江海洋学院地方合作处    
                <option vsbhrefname="value" aa51976aa="5647" value="http://wsc.zjou.edu.cn/">浙江海洋学院国际交流合作处、港澳台办公室    
                <option vsbhrefname="value" aa51976aa="5648" value="http://jwc.zjou.edu.cn/">浙江海洋学院教务处    
                <option vsbhrefname="value" aa51976aa="5649" value="http://rsc.zjou.edu.cn/">浙江海洋学院人事处    
                <option vsbhrefname="value" aa51976aa="5650" value="http://kyc.zjou.edu.cn/">浙江海洋学院科研信息网    
                <option vsbhrefname="value" aa51976aa="5651" value="http://yjs.zjou.edu.cn/">浙江海洋学院研究生处    
                <option vsbhrefname="value" aa51976aa="5652" value="http://61.153.216.111/cwc/">浙江海洋学院计划财务处    
                <option vsbhrefname="value" aa51976aa="5653" value="http://sjc.zjou.edu.cn/">浙江海洋学院审计处    
                <option vsbhrefname="value" aa51976aa="5654" value="http://syssb.zjou.edu.cn/">浙江海洋学院实验室建设与设备管理处    
                <option vsbhrefname="value" aa51976aa="5655" value="http://61.153.216.111/ltx/">浙江海洋学院离退休工作处    
                <option vsbhrefname="value" aa51976aa="5656" value="http://cjxy.zjou.edu.cn/">浙江海洋学院继续教育学院    
                <option vsbhrefname="value" aa51976aa="5657" value="http://651100.zjou.edu.cn/">浙江海洋学院后勤服务处    
                <option vsbhrefname="value" aa51976aa="5658" value="http://61.153.216.111/cyhq/">浙江海洋学院校园建设管理处    
                <option vsbhrefname="value" aa51976aa="5659" value="http://bwc.zjou.edu.cn/">浙江海洋学院保卫部、人武部、保卫处    
                </select>    
        </td><tr></table></TD>
<TD valign="middle" align="center">    
    
    
    
  

    
<script language="javascript">    
<!--    
    function doLinksu10(o)    
    {    
        var link=document.getElementsByName("su10")[0];    
        var index=link.selectedIndex;    
        if (index==-1 || index>=link.options.length)    
        {    
          return;    
        }    
        var value = link.options[index].value;    
        var obj = document.getElementById("hu10");    
        obj.href = value;
        var wburlid =link.options[index].getAttribute("aa51931aa");
        _addDynClicks('wburl',1171100949,wburlid)
            
                     obj.target = "_blank"
                    
         if(document.all){
          obj.click();     
        }         
         else 
        { 
          window.open(value);
         }
       
       if(o.selectedIndex != 0)    
       {    
           o.selectedIndex = 0;    
       }    
    }    
-->    
</script>  
<table>    
    <tr><td align="center">    
            <span class="titlestyle51931"></span> <a id="hu10"></a>    
            <select name="su10" class="selectstyle51931" onChange="doLinksu10(this)">    
                <option value="">   --校外链接--</option>    
                <option vsbhrefname="value" aa51931aa="5613" value="http://www.zjedu.gov.cn/default.html">浙江省教育厅    
                <option vsbhrefname="value" aa51931aa="5614" value="http://www.zjjyzx.com/">浙江教育在线    
                <option vsbhrefname="value" aa51931aa="5615" value="http://www.zjzs.net/app/portal/index.html">浙江省教育考试网    
                <option vsbhrefname="value" aa51931aa="5616" value="http://www.ejobmart.cn/">浙江省大学生网上就业市场    
                <option vsbhrefname="value" aa51931aa="5617" value="http://www.zucc.edu.cn/">浙江大学城市学院    
                <option vsbhrefname="value" aa51931aa="5618" value="http://www.nit.net.cn/">浙江大学宁波理工学院    
                <option vsbhrefname="value" aa51931aa="5619" value="http://www.zjc.zjut.edu.cn/Site/Default.aspx">浙江工业大学之江学院    
                <option vsbhrefname="value" aa51931aa="5620" value="http://xz.zjnu.net.cn/index.asp">浙江师范大学行知学院    
                <option vsbhrefname="value" aa51931aa="5621" value="http://www.zufedfc.edu.cn/">浙江财经大学东方学院    
                <option vsbhrefname="value" aa51931aa="5622" value="http://www.ndkjxy.net.cn/">宁波大学科学技术学院    
                <option vsbhrefname="value" aa51931aa="5623" value="http://www.tjzj.edu.cn/">同济大学浙江学院    
                <option vsbhrefname="value" aa51931aa="5624" value="http://www.ypc.edu.cn/">绍兴文理学院元培学院    
                <option vsbhrefname="value" aa51931aa="5625" value="http://www.hziee.edu.cn/">杭州电子科技大学信息工程学院    
                <option vsbhrefname="value" aa51931aa="5626" value="http://www.ojc.zj.cn/">温州大学瓯江学院    
                <option vsbhrefname="value" aa51931aa="5628" value="http://www.zjyc.edu.cn/">浙江农林大学暨阳学院    
                <option vsbhrefname="value" aa51931aa="5629" value="http://nhxy.zjxu.edu.cn/">嘉兴学院南湖学院    
                <option vsbhrefname="value" aa51931aa="5631" value="http://xdkj.cjlu.edu.cn/">中国计量学院现代科技学院    
                <option vsbhrefname="value" aa51931aa="5632" value="http://www.ky.zstu.edu.cn/">浙江理工大学科技与艺术学院    
                <option vsbhrefname="value" aa51931aa="5633" value="http://bjxy.zjtcm.net/">浙江中医药大学滨江学院    
                <option vsbhrefname="value" aa51931aa="5634" value="http://qjxy.hznu.edu.cn/">浙江师范大学钱江学院    
                </select>    
        </td><tr></table></TD></TR></TBODY></TABLE></TD></TR></TBODY></TABLE>        
<div id="myrightu11" style="position: absolute;width:0;visibility: visible;z-index: 1">
    <table border="0" cellpadding="0" cellspacing="0">
        <tr>
            <td>
            <a href="images/20170919105253_.png" target="_blank" onclick="_addDynClicks('wbimage',1171100949,20119)"><img src="images/20170919105253_.png" width="100" height="200" border="0"></a></td>
        </tr>

        <tr>
            <td width="100" style="text-align:right;padding-top:2px;padding-right:3px;"><a href="javascript:close_float_rightu11();void(0);" target="_self">关 闭</a></td>
        </tr>
    

    </table>
</div>
<script language="javascript" type="text/javascript">        
    var imgheight_closeu11          
    var bdyu11 = document.body;  
    if (document.compatMode && document.compatMode != "BackCompat")
        bdyu11 = document.documentElement;
    else
        bdyu11 = document.body;

         
    imgheight_closeu11=130;
    function myloadu11()          
    {          
		var bdy_scrollTop = document.body.scrollTop | document.documentElement.scrollTop;
        document.getElementById("myrightu11").style.top=bdy_scrollTop+bdyu11.clientHeight-imgheight_closeu11+"px"; 
          
        document.getElementById("myrightu11").style.right=bdyu11.offsetWidth-130+"px";
          
        mymoveu11();        
    }          
    function mymoveu11()          
    {
        try
        {    
			var bdy_scrollTop = document.body.scrollTop | document.documentElement.scrollTop;   
			document.getElementById("myrightu11").style.top=bdy_scrollTop+bdyu11.clientHeight-imgheight_closeu11+100-200 + "px";       

            document.getElementById("myrightu11").style.left = "0px";
           
            setTimeout("mymoveu11();",50)          
        }
        catch(e)
        {
        }
    }          
    
    function close_float_rightu11()
    {          
        document.getElementById("myrightu11").style.visibility='hidden';          
    }          
    myloadu11();
   
</script>         
        
<div id="myrightu12" style="position: absolute;width:0;visibility: visible;z-index: 1">
    <table border="0" cellpadding="0" cellspacing="0">
        <tr>
            <td>
</td>
        </tr>

    </table>
</div>
<script language="javascript" type="text/javascript">        
    var imgheight_closeu12          
    var bdyu12 = document.body;  
    if (document.compatMode && document.compatMode != "BackCompat")
        bdyu12 = document.documentElement;
    else
        bdyu12 = document.body;

         
    imgheight_closeu12=130;
    function myloadu12()          
    {          
		var bdy_scrollTop = document.body.scrollTop | document.documentElement.scrollTop;
        document.getElementById("myrightu12").style.top=bdy_scrollTop+bdyu12.clientHeight-imgheight_closeu12+"px"; 
          
        document.getElementById("myrightu12").style.left=bdyu12.offsetWidth-130+"px";
          
        mymoveu12();        
    }          
    function mymoveu12()          
    {
        try
        {    
			var bdy_scrollTop = document.body.scrollTop | document.documentElement.scrollTop;   
			document.getElementById("myrightu12").style.top=bdy_scrollTop+bdyu12.clientHeight-imgheight_closeu12+100-85 + "px";       
          
            document.getElementById("myrightu12").style.left=bdyu12.scrollLeft+bdyu12.offsetWidth-130+100-160+"px";
           
            setTimeout("mymoveu12();",50)          
        }
        catch(e)
        {
        }
    }          
    
    function close_float_rightu12()
    {          
        document.getElementById("myrightu12").style.visibility='hidden';          
    }          
    myloadu12();
   
</script>         
</TD></TR></TBODY></TABLE>   
   
   
   
   
</SCRIPT>

</BODY></HTML>

网页分析工具

为您提供网页信息检测查询,可以快速检测网页的META标签,分析标题、关键词、描述等是否符合搜索引擎收录规范 。

您的足迹: