 
document.write("<TABLE id=table1 height=81 cellSpacing=0 cellPadding=0 width=777 ");
document.write("        border=0>");
document.write("  <TBODY>");
document.write("    <TR> ");
document.write("      <TD vAlign=top width=771 colSpan=4> <img src=\"images/xjx.jpg\" width=\"777\" height=\"130\"></TD>");
document.write("    </TR>");
document.write("    <TR> ");
document.write("      <TD vAlign=top width=771 bgColor=#ffffff colSpan=4 height=1></TD>");
document.write("    </TR>");
document.write("    <TR > ");
document.write("      <TD width=771 height=23 ");
document.write("          colSpan=4 vAlign=center background=\"xf_images/house_d3.gif\"> <P align=center> ");
                                                                                                                                                                                            
                                                                                                                                                                                     
	var today = new Date();                                                                                                                                                                                     
                                                                                                                                                                                     
	var strDate = ( today.getYear()+"年" + (today.getMonth() + 1) + "月" + today.getDate() + "日");                                                                                                                                                                                     
                                                                                                                                                                                     
	var n_day = today.getDay();                                                                                                                                                                                     
                                                                                                                                                                                     
	switch (n_day)                                                                                                                                                                                     
                                                                                                                                                                                     
	{                                                                                                                                                                                     
                                                                                                                                                                                     
	case 0:{	                                                                                                                                                                                     
                                                                                                                                                                                     
	strDate = strDate + " 星期日"                                                                                                                                                                                     
                                                                                                                                                                                     
	}break;                                                                                                                                                                                     
                                                                                                                                                                                     
	case 1:{	                                                                                                                                                                                     
                                                                                                                                                                                     
	strDate = strDate + " 星期一"                                                                                                                                                                                     
                                                                                                                                                                                     
	}break;                                                                                                                                                                                     
                                                                                                                                                                                     
	case 2:{	                                                                                                                                                                                     
                                                                                                                                                                                     
	strDate = strDate + " 星期二"                                                                                                                                                                                     
                                                                                                                                                                                     
	}break;                                                                                                                                                                                     
                                                                                                                                                                                     
	case 3:{	                                                                                                                                                                                     
                                                                                                                                                                                     
	strDate = strDate + " 星期三"                                                                                                                                                                                     
                                                                                                                                                                                     
	}break;                                                                                                                                                                                     
                                                                                                                                                                                     
	case 4:{	                                                                                                                                                                                     
                                                                                                                                                                                     
	strDate = strDate + " 星期四"                                                                                                                                                                                     
                                                                                                                                                                                     
	}break;                                                                                                                                                                                     
                                                                                                                                                                                     
	case 5:{                                                                                                                                                                                     
                                                                                                                                                                                     
	strDate = strDate + " 星期五"                                                                                                                                                                                     
                                                                                                                                                                                     
	}break;                                                                                                                                                                                     
                                                                                                                                                                                     
	case 6:{	                                                                                                                                                                                     
                                                                                                                                                                                     
	strDate = strDate + " 星期六"                                                                                                                                                                                     
                                                                                                                                                                                     
	}break;                                                                                                                                                                                     
                                                                                                                                                                                     
	case 7:{	                                                                                                                                                                                     
                                                                                                                                                                                     
	strDate = strDate + " 星期日"                                                                                                                                                                                     
                                                                                                                                                                                     
	}break;                                                                                                                                                                                     
                                                                                                                                                                                     
	}                                                                                                                                                                                     
                                                                                                                                                                                     
	document.write(strDate);                                                                                                                                                                                     
                                                                                                                                                                                     

 document.write("         &nbsp;&nbsp; &nbsp;&nbsp;&nbsp;&nbsp; ");
document.write("             <A href=\"zyjh.php\" target=\"_blank\"> 重要讲话</A> |");
document.write("             <A href=\"zywj.php\" target=\"_blank\"> 重要文件</A> |");
document.write("   		   <A href=\"llwz.php\" target=\"_blank\">理论文章</A> ");
document.write("             | <A href=\"read.php?FileID=3991\" target=\"_blank\">领导机构</A> |");
document.write("   		   <A href=\"xxdt.php\" target=\"_blank\">学习动态</A> ");
document.write("             | <A href=\"hdjb.php\" target=\"_blank\">活动简报</A> |");
document.write("              <A href=\"xxyd.php\" target=\"_blank\">学习园地</A> |");
document.write("   		   <A href=\"jyjl.php\" target=\"_blank\">经验交流</A> ");
document.write("             | <a href=\"mailto:xbms@scrtvu.net,xbms2@scrtvu.net?subject=保先教育活动\" title=xbms@scrtvu.net,xbms2@scrtvu.net>意见箱</a></P>");
document.write("   		  </TD></TR>");
document.write("     </TBODY>");
document.write("   </TABLE>");

