
document.writeln("");
document.writeln("<SCRIPT language=javascript>");
document.writeln("function _showtable(tablename,tableorder,num)");
document.writeln("{");
document.writeln("	var table_id=tablename+\'_\'+tableorder;");
document.writeln("	var showtable=document.getElementById(table_id);");
document.writeln("	for(var i=1;i<=num;i++)");
document.writeln("	{");
document.writeln("		var temp=tablename+\'_\'+i;");
document.writeln("		var temptable=document.getElementById(temp);");
document.writeln("		temptable.style.display=\'none\';");
document.writeln("	}");
document.writeln("	showtable.style.display=\'block\';");
document.writeln("}");
document.writeln("function _hidetable(tablename,tableorder,num)");
document.writeln("{");
document.writeln("	var table_id=tablename+\'_\'+tableorder;");
document.writeln("	var showtable=document.getElementById(table_id);");
document.writeln("	for(var i=1;i<=num;i++)");
document.writeln("	{");
document.writeln("		var temp=tablename+\'_\'+i;");
document.writeln("		var temptable=document.getElementById(temp);");
document.writeln("		temptable.style.display=\'none\';");
document.writeln("	}");
document.writeln("}");
document.writeln("");
document.writeln("function _changeimg(tdname,tdorder,imgpath,num,type)");
document.writeln("{");
document.writeln("	var td_id=tdname+\'_\'+tdorder;");
document.writeln("	var showtd=document.getElementById(td_id);");
document.writeln("	if(type==\'bk\')");
document.writeln("	{");
document.writeln("		for(var i=1;i<=num;i++)");
document.writeln("		{");
document.writeln("			var temp=tdname+\'_\'+i;");
document.writeln("			var temptd=document.getElementById(temp);");
document.writeln("			temptd.background=imgpath+tdname+\'_\'+\'off.jpg\';");
document.writeln("		}");
document.writeln("		showtd.background=imgpath+tdname+\'_\'+\'on.jpg\';");
document.writeln("	}");
document.writeln("	else if(type==\'img\')");
document.writeln("	{");
document.writeln("		for(var i=1;i<=num;i++)");
document.writeln("		{");
document.writeln("			var temp=tdname+\'_\'+i;");
document.writeln("			var temptd=document.getElementById(temp);");
document.writeln("			temptd.src=imgpath+tdname+\'_\'+\'off_\'+i+\'.jpg\';");
document.writeln("		}");
document.writeln("		showtd.src=imgpath+tdname+\'_\'+\'on_\'+tdorder+\'.jpg\';");
document.writeln("	}");
document.writeln("}");
document.writeln("</SCRIPT>");
document.writeln("<TABLE cellSpacing=0 cellPadding=0 width=1004 border=0>");
document.writeln("  <TR>");
document.writeln("    <TD vAlign=bottom height=30>");
document.writeln("      <TABLE cellSpacing=0 cellPadding=0 width=1004 border=0>");
document.writeln("        <TR>");
document.writeln("          <TD vAlign=bottom background=/js/images/homez_02.jpg height=30>");
document.writeln("            <DIV ");
document.writeln("            onmouseover=\"javascript:_showtable(\'1jbg\',\'1\',7);_showtable(\'1jdiv\',\'1\',7);_changeimg(\'homez_dh\',\'1\',\'/js/images/\',7,\'img\')\" ");
document.writeln("            align=center><A href='/index.html'><IMG src='/js/images/homez_dh_on_1.jpg' name=\'homez_dh_1\' ");
document.writeln("            width=73 height=30 border=0 ");
document.writeln("            id=homez_dh_1></A></DIV></TD>");
document.writeln("          <TD width=1 background='/js/images/homez_02.jpg'></TD>");
document.writeln("          <TD vAlign=bottom background='/js/images/homez_02.jpg'>");
document.writeln("            <DIV ");
document.writeln("            onmouseover=\"javascript:_showtable(\'1jbg\',\'2\',7);_showtable(\'1jdiv\',\'2\',7);_changeimg(\'homez_dh\',\'2\',\'/js/images/\',7,\'img\')\" ");
document.writeln("            align=center><A href='/col/col21/index.html'><IMG ");
document.writeln("            id=homez_dh_2 height=30 src='/js/images/homez_dh_off_2.jpg' ");
document.writeln("            width=73 border=0></A></DIV></TD>");
document.writeln("          <TD width=1 background='/js/images/homez_02.jpg'></TD>");
document.writeln("          <TD vAlign=bottom background='/js/images/homez_02.jpg'>");
document.writeln("            <DIV ");
document.writeln("            onmouseover=\"javascript:_showtable(\'1jbg\',\'3\',7);_showtable(\'1jdiv\',\'3\',7);_changeimg(\'homez_dh\',\'3\',\'/js/images/\',7,\'img\')\" ");
document.writeln("            align=center><A href='/col/col284/index.html'><IMG ");
document.writeln("            id=homez_dh_3 height=30 src='/js/images/homez_dh_off_3.jpg' ");
document.writeln("            width=73 border=0></A></DIV></TD>");
document.writeln("          <TD width=1 background='/js/images/homez_02.jpg'></TD>");
document.writeln("          <TD vAlign=bottom background=/js/images/homez_02.jpg>");
document.writeln("            <DIV ");
document.writeln("            onmouseover=\"javascript:_showtable(\'1jbg\',\'4\',7);_showtable(\'1jdiv\',\'4\',7);_changeimg(\'homez_dh\',\'4\',\'/js/images/\',7,\'img\')\" ");
document.writeln("            align=center><A href='/col/col24/index.html'><IMG id=homez_dh_4 ");
document.writeln("            height=30 src='/js/images/homez_dh_off_4.jpg' width=73 ");
document.writeln("            border=0></A></DIV></TD>");
document.writeln("          <TD width=1 background='/js/images/homez_02.jpg'></TD>");
document.writeln("          <TD vAlign=bottom background='/js/images/homez_02.jpg'>");
document.writeln("            <DIV ");
document.writeln("            onmouseover=\"javascript:_showtable(\'1jbg\',\'5\',7);_showtable(\'1jdiv\',\'5\',7);_changeimg(\'homez_dh\',\'5\',\'/js/images/\',7,\'img\')\" ");
document.writeln("            align=center><A href='/ydhd/front/main.jsp?sysid=002&amp;sess=0' target='_blank'><IMG id=homez_dh_5 ");
document.writeln("            height=30 src='/js/images/homez_dh_off_5.jpg' width=73 ");
document.writeln("            border=0></A></DIV></TD>");
document.writeln("          <TD width=1 background='/js/images/homez_02.jpg'></TD>");
document.writeln("          <TD vAlign=bottom background='/js/images/homez_02.jpg'>");
document.writeln("            <DIV ");
document.writeln("            onmouseover=\"javascript:_showtable(\'1jbg\',\'6\',7);_showtable(\'1jdiv\',\'6\',7);_changeimg(\'homez_dh\',\'6\',\'/js/images/\',7,\'img\')\" ");
document.writeln("            align=center><A href='/col/col25/index.html'><IMG ");
document.writeln("            id=homez_dh_6 height=30 src='/js/images/homez_dh_off_6.jpg' ");
document.writeln("            width=73 border=0></A></DIV></TD>");
document.writeln("          <TD width=1 background='/js/images/homez_02.jpg'></TD>");
document.writeln("          <TD vAlign=bottom background=/js/images/homez_02.jpg>");
document.writeln("            <DIV ");
document.writeln("            onmouseover=\"javascript:_showtable(\'1jbg\',\'7\',7);_showtable(\'1jdiv\',\'7\',7);_changeimg(\'homez_dh\',\'7\',\'/js/images/\',7,\'img\')\" ");
document.writeln("            align=center><A href='/col/col26/index.html'><IMG ");
document.writeln("            id=homez_dh_7 height=30 src='/js/images/homez_dh_off_7.jpg' ");
document.writeln("            width=73 border=0></A></DIV></TD>");
document.writeln("          <TD width=250 background='/js/images/homez_02.jpg'><table width=\'100%\' border=\'0\' cellspacing=\'0\' cellpadding=\'0\'>");
document.writeln("            <tr>");
document.writeln("              <td class=\'bt_data\'><SCRIPT language=JavaScript>");
document.writeln("function RunGLNL(){");
document.writeln("var today=new Date();");
document.writeln("var d=new Array(\"星期日\",\"星期一\",\"星期二\",\"星期三\",\"星期四\",\"星期五\",\"星期六\");");
document.writeln("var DDDD=(today.getFullYear()<100 ? today.getFullYear()+1900:today.getFullYear())+\"年\"+(today.getMonth()+1)+\"月\"+today.getDate()+\"日\";");
document.writeln("DDDD = DDDD + \" \" + d[today.getDay()];");
document.writeln("DDDD = DDDD+ \" \" + (CnDateofDateStr(today));");
document.writeln("document.write(DDDD);");
document.writeln("}");
document.writeln("function DaysNumberofDate(DateGL){");
document.writeln("return parseInt((Date.parse(DateGL)-Date.parse(DateGL.getFullYear()+\"/1/1\"))/86400000)+1;");
document.writeln("}");
document.writeln("function CnDateofDate(DateGL){");
document.writeln("var CnData=new Array(");
document.writeln("0x16,0x2a,0xda,0x00,0x83,0x49,0xb6,0x05,0x0e,0x64,0xbb,0x00,0x19,0xb2,0x5b,0x00,");
document.writeln("0x87,0x6a,0x57,0x04,0x12,0x75,0x2b,0x00,0x1d,0xb6,0x95,0x00,0x8a,0xad,0x55,0x02,");
document.writeln("0x15,0x55,0xaa,0x00,0x82,0x55,0x6c,0x07,0x0d,0xc9,0x76,0x00,0x17,0x64,0xb7,0x00,");
document.writeln("0x86,0xe4,0xae,0x05,0x11,0xea,0x56,0x00,0x1b,0x6d,0x2a,0x00,0x88,0x5a,0xaa,0x04,");
document.writeln("0x14,0xad,0x55,0x00,0x81,0xaa,0xd5,0x09,0x0b,0x52,0xea,0x00,0x16,0xa9,0x6d,0x00,");
document.writeln("0x84,0xa9,0x5d,0x06,0x0f,0xd4,0xae,0x00,0x1a,0xea,0x4d,0x00,0x87,0xba,0x55,0x04");
document.writeln(");");
document.writeln("var CnMonth=new Array();");
document.writeln("var CnMonthDays=new Array();");
document.writeln("var CnBeginDay;");
document.writeln("var LeapMonth;");
document.writeln("var Bytes=new Array();");
document.writeln("var I;");
document.writeln("var CnMonthData;");
document.writeln("var DaysCount;");
document.writeln("var CnDaysCount;");
document.writeln("var ResultMonth;");
document.writeln("var ResultDay;");
document.writeln("var yyyy=DateGL.getFullYear();");
document.writeln("var mm=DateGL.getMonth()+1;");
document.writeln("var dd=DateGL.getDate();");
document.writeln("if(yyyy<100) yyyy+=1900;");
document.writeln("      if ((yyyy < 1997) || (yyyy > 2020)){");
document.writeln("        return 0;");
document.writeln("        }");
document.writeln("      Bytes[0] = CnData[(yyyy - 1997) * 4];");
document.writeln("      Bytes[1] = CnData[(yyyy - 1997) * 4 + 1];");
document.writeln("      Bytes[2] = CnData[(yyyy - 1997) * 4 + 2];");
document.writeln("      Bytes[3] = CnData[(yyyy - 1997) * 4 + 3];");
document.writeln("      if ((Bytes[0] & 0x80) != 0) {CnMonth[0] = 12;}");
document.writeln("      else {CnMonth[0] = 11;}");
document.writeln("      CnBeginDay = (Bytes[0] & 0x7f);");
document.writeln("      CnMonthData = Bytes[1];");
document.writeln("      CnMonthData = CnMonthData << 8;");
document.writeln("      CnMonthData = CnMonthData | Bytes[2];");
document.writeln("      LeapMonth = Bytes[3];");
document.writeln("for (I=15;I>=0;I--){");
document.writeln("        CnMonthDays[15 - I] = 29;");
document.writeln("        if (((1 << I) & CnMonthData) != 0 ){");
document.writeln("          CnMonthDays[15 - I]++;}");
document.writeln("        if (CnMonth[15 - I] == LeapMonth ){");
document.writeln("          CnMonth[15 - I + 1] = - LeapMonth;}");
document.writeln("        else{");
document.writeln("          if (CnMonth[15 - I] < 0 ){CnMonth[15 - I + 1] = - CnMonth[15 - I] + 1;}");
document.writeln("          else {CnMonth[15 - I + 1] = CnMonth[15 - I] + 1;}");
document.writeln("          if (CnMonth[15 - I + 1] > 12 ){ CnMonth[15 - I + 1] = 1;}");
document.writeln("        }");
document.writeln("      }");
document.writeln("      DaysCount = DaysNumberofDate(DateGL) - 1;");
document.writeln("      if (DaysCount <= (CnMonthDays[0] - CnBeginDay)){");
document.writeln("        if ((yyyy > 1901) && (CnDateofDate(new Date((yyyy - 1)+\"/12/31\")) < 0)){");
document.writeln("          ResultMonth = - CnMonth[0];}");
document.writeln("        else {ResultMonth = CnMonth[0];}");
document.writeln("        ResultDay = CnBeginDay + DaysCount;");
document.writeln("      }");
document.writeln("      else{");
document.writeln("        CnDaysCount = CnMonthDays[0] - CnBeginDay;");
document.writeln("        I = 1;");
document.writeln("        while ((CnDaysCount < DaysCount) && (CnDaysCount + CnMonthDays[I] < DaysCount)){");
document.writeln("          CnDaysCount+= CnMonthDays[I];");
document.writeln("          I++;");
document.writeln("        }");
document.writeln("        ResultMonth = CnMonth[I];");
document.writeln("        ResultDay = DaysCount - CnDaysCount;");
document.writeln("      }");
document.writeln("      if (ResultMonth > 0){");
document.writeln("        return ResultMonth * 100 + ResultDay;}");
document.writeln("      else{return ResultMonth * 100 - ResultDay;}");
document.writeln("}");
document.writeln("function CnYearofDate(DateGL){");
document.writeln("var YYYY=DateGL.getFullYear();");
document.writeln("var MM=DateGL.getMonth()+1;");
document.writeln("var CnMM=parseInt(Math.abs(CnDateofDate(DateGL))/100);");
document.writeln("if(YYYY<100) YYYY+=1900;");
document.writeln("if(CnMM>MM) YYYY--;");
document.writeln("YYYY-=1864;");
document.writeln("return CnEra(YYYY)+\"年\";");
document.writeln("}");
document.writeln("function CnMonthofDate(DateGL){");
document.writeln("var      CnMonthStr=new Array(\"零\",\"正\",\"二\",\"三\",\"四\",\"五\",\"六\",\"七\",\"八\",\"九\",\"十\",\"冬\",\"腊\");");
document.writeln("var      Month;");
document.writeln("      Month = parseInt(CnDateofDate(DateGL)/100);");
document.writeln("      if (Month < 0){return \"闰\" + CnMonthStr[-Month] + \"月\";}");
document.writeln("      else{return CnMonthStr[Month] + \"月\";}");
document.writeln("}");
document.writeln("function CnDayofDate(DateGL){");
document.writeln("var CnDayStr=new Array(\"零\",");
document.writeln("        \"初一\", \"初二\", \"初三\", \"初四\", \"初五\",");
document.writeln("        \"初六\", \"初七\", \"初八\", \"初九\", \"初十\",");
document.writeln("        \"十一\", \"十二\", \"十三\", \"十四\", \"十五\",");
document.writeln("        \"十六\", \"十七\", \"十八\", \"十九\", \"二十\",");
document.writeln("        \"廿一\", \"廿二\", \"廿三\", \"廿四\", \"廿五\",");
document.writeln("        \"廿六\", \"廿七\", \"廿八\", \"廿九\", \"三十\");");
document.writeln("var Day;");
document.writeln("      Day = (Math.abs(CnDateofDate(DateGL)))%100;");
document.writeln("      return CnDayStr[Day];");
document.writeln("}");
document.writeln("function DaysNumberofMonth(DateGL){");
document.writeln("var MM1=DateGL.getFullYear();");
document.writeln("        MM1<100 ? MM1+=1900:MM1;");
document.writeln("var MM2=MM1;");
document.writeln("        MM1+=\"/\"+(DateGL.getMonth()+1);");
document.writeln("        MM2+=\"/\"+(DateGL.getMonth()+2);");
document.writeln("        MM1+=\"/1\";");
document.writeln("        MM2+=\"/1\";");
document.writeln("return parseInt((Date.parse(MM2)-Date.parse(MM1))/86400000);");
document.writeln("}");
document.writeln("function CnEra(YYYY){");
document.writeln("var Tiangan=new Array(\"甲\",\"乙\",\"丙\",\"丁\",\"戊\",\"己\",\"庚\",\"辛\",\"壬\",\"癸\");");
document.writeln("var Dizhi=new Array(\"子\",\"丑\",\"寅\",\"卯\",\"辰\",\"巳\",\"午\",\"未\",\"申\",\"酉\",\"戌\",\"亥\");");
document.writeln("return Tiangan[YYYY%10]+Dizhi[YYYY%12];");
document.writeln("}");
document.writeln("function CnDateofDateStr(DateGL){");
document.writeln("      if(CnMonthofDate(DateGL)==\"零月\") return \"　请调整您的计算机日期!\";");
document.writeln("      else return \"农历\"+CnYearofDate(DateGL)+ \" \" + CnMonthofDate(DateGL) + CnDayofDate(DateGL);");
document.writeln("}");
document.writeln("function SolarTerm(DateGL){");
document.writeln("      var SolarTermStr=new Array(");
document.writeln("            \"小寒\",\"大寒\",\"立春\",\"雨水\",\"惊蛰\",\"春分\",");
document.writeln("            \"清明\",\"谷雨\",\"立夏\",\"小满\",\"芒种\",\"夏至\",");
document.writeln("            \"小暑\",\"大暑\",\"立秋\",\"处暑\",\"白露\",\"秋分\",");
document.writeln("            \"寒露\",\"霜降\",\"立冬\",\"小雪\",\"大雪\",\"冬至\");");
document.writeln("      var DifferenceInMonth=new Array(");
document.writeln("            1272060,1275495,1281180,1289445,1299225,1310355,");
document.writeln("            1321560,1333035,1342770,1350855,1356420,1359045,");
document.writeln("            1358580,1355055,1348695,1340040,1329630,1318455,");
document.writeln("            1306935,1297380,1286865,1277730,1274550,1271556);");
document.writeln("      var DifferenceInYear=31556926;");
document.writeln("      var BeginTime=new Date(1901/1/1);");
document.writeln("      BeginTime.setTime(947120460000);");
document.writeln("         for(;DateGL.getFullYear()<BeginTime.getFullYear();){");
document.writeln("            BeginTime.setTime(BeginTime.getTime()-DifferenceInYear*1000);");
document.writeln("         }");
document.writeln("         for(;DateGL.getFullYear()>BeginTime.getFullYear();){");
document.writeln("            BeginTime.setTime(BeginTime.getTime()+DifferenceInYear*1000);");
document.writeln("         }");
document.writeln("         for(var M=0;DateGL.getMonth()>BeginTime.getMonth();M++){");
document.writeln("            BeginTime.setTime(BeginTime.getTime()+DifferenceInMonth[M]*1000);");
document.writeln("         }");
document.writeln("         if(DateGL.getDate()>BeginTime.getDate()){");
document.writeln("            BeginTime.setTime(BeginTime.getTime()+DifferenceInMonth[M]*1000);");
document.writeln("            M++;");
document.writeln("         }");
document.writeln("         if(DateGL.getDate()>BeginTime.getDate()){");
document.writeln("            BeginTime.setTime(BeginTime.getTime()+DifferenceInMonth[M]*1000);");
document.writeln("            M==23?M=0:M++;");
document.writeln("         }");
document.writeln("      var JQ;");
document.writeln("      if(DateGL.getDate()==BeginTime.getDate()){");
document.writeln("        JQ=\"　 今天是<font color=\'#FF9999\'><b>\"+SolarTermStr[M] + \"</b></font>\";");
document.writeln("      }");
document.writeln("      else if(DateGL.getDate()==BeginTime.getDate()-1){");
document.writeln("        JQ=\"　 明天是<font color=\'#FF9999\'><b>\"+SolarTermStr[M] + \"</b></font>\";");
document.writeln("      }");
document.writeln("      else if(DateGL.getDate()==BeginTime.getDate()-2){");
document.writeln("        JQ=\"　 后天是<font color=\'#FF9999\'><b>\"+SolarTermStr[M] + \"</b></font>\";");
document.writeln("      }");
document.writeln("      else{");
document.writeln("       JQ=\" \"");
document.writeln("       if(DateGL.getMonth()==BeginTime.getMonth()){");
document.writeln("          JQ+=\"　 本月\";");
document.writeln("       }");
document.writeln("       else{");
document.writeln("         JQ+=\"　 下月\";");
document.writeln("       }");
document.writeln("       JQ+=BeginTime.getDate()+\"日\"+\"<font color=\'#FF9999\'><b>\"+SolarTermStr[M]+\"</b></font>\";");
document.writeln("      }");
document.writeln("return JQ;");
document.writeln("}");
document.writeln("function CAL()");
document.writeln("{}");
document.writeln("RunGLNL();");
document.writeln("");
document.writeln("function CurentTime(){ ");
document.writeln("        var now = new Date(); ");
document.writeln("        var hh = now.getHours(); ");
document.writeln("        var mm = now.getMinutes(); ");
document.writeln("        var ss = now.getTime() % 60000; ");
document.writeln("        ss = (ss - (ss % 1000)) / 1000; ");
document.writeln("        var clock = hh+\':\'; ");
document.writeln("        if (mm < 10) clock += \'0\'; ");
document.writeln("        clock += mm+\':\'; ");
document.writeln("        if (ss < 10) clock += \'0\'; ");
document.writeln("        clock += ss; ");
document.writeln("        return(clock); ");
document.writeln("} ");
document.writeln("</SCRIPT>");
document.writeln("</td>");
document.writeln("            </tr>");
document.writeln("          </table></TD>");
document.writeln("        </TR>");
document.writeln("        <TR bgcolor=\'#097CBB\'>");
document.writeln("          <TD bgcolor=\'#097CBB\'>");
document.writeln("            <DIV id=1jdiv_1 align=center><IMG height=5 ");
document.writeln("            src=\'/js/images/homez_09.jpg\' width=13></DIV></TD>");
document.writeln("          <TD bgcolor=\'#097CBB\'><IMG height=1 width=1 name=\'\'></TD>");
document.writeln("          <TD bgcolor=\'#097CBB\'>");
document.writeln("            <DIV id=1jdiv_2 style=\'DISPLAY: none\' align=center><IMG height=5 ");
document.writeln("            src=\'/js/images/homez_09.jpg\' width=13></DIV></TD>");
document.writeln("          <TD bgcolor=\'#097CBB\'><IMG height=1 width=1 name=\'\'></TD>");
document.writeln("          <TD>");
document.writeln("            <DIV id=1jdiv_3 style=\'DISPLAY: none\' align=center><IMG height=5 ");
document.writeln("            src=\'/js/images/homez_09.jpg\' width=13></DIV></TD>");
document.writeln("          <TD bgcolor=\'#097CBB\'><IMG height=1 width=1 name=\'\'></TD>");
document.writeln("          <TD bgcolor=\'#097CBB\'>");
document.writeln("            <DIV id=1jdiv_4 style=\'DISPLAY: none\' align=center><IMG height=5 ");
document.writeln("            src=\'/js/images/homez_09.jpg\' width=13></DIV></TD>");
document.writeln("          <TD bgcolor=\'#097CBB\'><IMG height=1 width=1 name=\'\'></TD>");
document.writeln("          <TD bgcolor=\'#097CBB\'>");
document.writeln("            <DIV id=1jdiv_5 style=\'DISPLAY: none\' align=center><IMG height=5 ");
document.writeln("            src=\'/js/images/homez_09.jpg\' width=13></DIV></TD>");
document.writeln("          <TD bgcolor=\'#097CBB\'><IMG height=1 width=1 name=\'\'></TD>");
document.writeln("          <TD bgcolor=\'#097CBB\'>");
document.writeln("            <DIV id=1jdiv_6 style=\'DISPLAY: none\' align=center><IMG height=5 ");
document.writeln("            src=\'/js/images/homez_09.jpg\' width=13></DIV></TD>");
document.writeln("          <TD bgcolor=\'#097CBB\'><IMG height=1 width=1 name=\'\'></TD>");
document.writeln("          <TD bgcolor=\'#097CBB\'>");
document.writeln("            <DIV id=1jdiv_7 style=\'DISPLAY: none\' align=center><IMG height=5 ");
document.writeln("            src=\'/js/images/homez_09.jpg\' width=13></DIV></TD>");
document.writeln("          <TD bgcolor=\'#097CBB\'><IMG height=1 width=1 ");
document.writeln("    name=\'\'></TD></TR></TABLE></TD></TR>");
document.writeln("  <TR>");
document.writeln("    <TD height=22 bgcolor=\'#097CBB\'>");
document.writeln("      <DIV align=center>");
document.writeln("        <TABLE id=1jbg_1 cellSpacing=0 cellPadding=0 width=\'96%\' border=0>");
document.writeln("        <TR>");
document.writeln("          <TD width=807><FONT color=#ffff00>宜都市人民政府门户网站欢迎您的光临!</FONT></TD>");
document.writeln("        </TR>");
document.writeln("        </TABLE>");
document.writeln("      <TABLE id=1jbg_2 style=\'DISPLAY: none\' cellSpacing=0 cellPadding=0 ");
document.writeln("      width=\'96%\' border=0>");
document.writeln("        <TR>");
document.writeln("          <TD width=210><FONT color=#ffff00>您可以图文并茂的了解宜都</FONT></TD>");
document.writeln("          <TD>");
document.writeln("		  <a href='/col/col27/index.html' class='one'>宜都简介</a><FONT color=#ffffff> | </FONT>");
document.writeln("		  <a href='/col/col28/index.html' class='one'>行政区划</a><FONT color=#ffffff> | </FONT>");
document.writeln("		  <a href='/col/col29/index.html' class='one'>历史沿革</a><FONT color=#ffffff> | </FONT>");
document.writeln("		  <a href='/col/col30/index.html' class='one'>自然地理</a><FONT color=#ffffff> | </FONT>");
document.writeln("		  <a href='/col/col31/index.html' class='one'>基础设施</a><FONT color=#ffffff> | </FONT>");
document.writeln("		  <a href='/col/col33/index.html' class='one'>县域经济</a><FONT color=#ffffff> | </FONT>");
document.writeln("		  <a href='/col/col264/index.html' class='one'>旅游景点</a>		  </TD></TR></TABLE>");
document.writeln("      <TABLE id=1jbg_3 style=\'DISPLAY: none\' cellSpacing=0 cellPadding=0 ");
document.writeln("      width='96%' border=0>");
document.writeln("        <TR>");
document.writeln("          <TD width=210><FONT color=#ffff00>您可以查看政府机构信息</FONT></TD>");
document.writeln("          <TD>		  ");
document.writeln("		  <a href='/col/col37/index.html' class='one'>市长之窗</a><FONT color=#ffffff> | </FONT>");
document.writeln("		  <a href='/col/col271/index.html' class='one'>信息公开</a><FONT color=#ffffff> | </FONT>");
document.writeln("		  <a href='/col/col41/index.html' class='one'>公示公告</a><FONT color=#ffffff> | </FONT>");
document.writeln("		  <a href='/col/col1716/index.html' class='one'>法规公文</a><FONT color=#ffffff> | </FONT>");
document.writeln("		  <a href='/col/col1715/index.html' class='one'>发展规划</a><FONT color=#ffffff> | </FONT>");
document.writeln("		  <a href='/col/col11793/index.html' class='one'>部门预算</a><FONT color=#ffffff> | </FONT>");
document.writeln("		  <a href='/col/col42/index.html' class='one'>采购招标</a><FONT color=#ffffff> | </FONT>");
document.writeln("		  <a href='/col/col1725/index.html' class='one'>人事信息</a><FONT color=#ffffff> | </FONT>");
document.writeln("		  <a href='/col/col45/index.html' class='one'>应急管理</a><FONT color=#ffffff> | </FONT>");
document.writeln("		  <a href='/col/col8484/index.html' class='one'>统计公报</a>		  </TD></TR></TABLE>");
document.writeln("      <TABLE id=1jbg_4 style=\'DISPLAY: none\' cellSpacing=0 cellPadding=0 ");
document.writeln("      width='96%' border=0>");
document.writeln("        <TR>");
document.writeln("          <TD width=210><FONT color=#ffff00>您可以全面了解市内政府工作情况</FONT></TD>");
document.writeln("          <TD>		  ");
document.writeln("		  <a href='/col/col53/index.html' class='one'>办事指南</a><FONT color=#ffffff> | </FONT>");
document.writeln("		  <a href='/col/col53/index.html' class='one'>表格下载</a><FONT color=#ffffff> | </FONT>");
document.writeln("		  <a href='http://www.ydxz.gov.cn/index/showServiceTypeList.action' class='one'>网上受理</a><FONT color=#ffffff> | </FONT>");
document.writeln("		  <a href='http://www.ydxz.gov.cn/index/showServiceTypeList.action' class='one'>办件查询</a><FONT color=#ffffff> | </FONT>");
document.writeln("		  <a href='http://www.ydxz.gov.cn/index/showServiceTypeList.action' class='one'>办事咨询</a></TD></TR></TABLE>");
document.writeln("      <TABLE id=1jbg_5 style=\'DISPLAY: none\' cellSpacing=0 cellPadding=0 ");
document.writeln("      width='96%' border=0>");
document.writeln("        <TR>");
document.writeln("          <TD width=210><FONT color=#ffff00>倾听您的呼声，排解您的困难</FONT></TD>");
document.writeln("          <TD>");
document.writeln("  		  <a href='/ydhd/front/main.jsp?sysid=001&amp;sess=0' class='one' target='_blank'>市长信箱</a><FONT color=#ffffff> | </FONT>");
document.writeln("		  <a href='/ydhd/front/main.jsp?sysid=002&amp;sess=0' class='one' target='_blank'>部门信箱</a><FONT color=#ffffff> | </FONT>");
document.writeln("		  <a href='/ydhd/front/main.jsp?sysid=006&amp;sess=0' class='one' target='_blank'>在线咨询</a><FONT color=#ffffff> | </FONT>");
document.writeln("		  <a href='/col/col117/index.html' class='one'>网上调查</a><FONT color=#ffffff> | </FONT>");
document.writeln("		  <a href='/col/col116/index.html' class='one'>建言献策</a><FONT color=#ffffff> | </FONT>");
document.writeln("		  <a href='/ydhd/front/main.jsp?sysid=003&amp;sess=0' class='one'>监督投诉</a><FONT color=#ffffff> | </FONT>");
document.writeln("		  <a href='http://zfhfrx.yidu.gov.cn/' class='one' target='_blank'>政风行风</a>		</TD></TR></TABLE>");
document.writeln("      <TABLE id=1jbg_6 style=\'DISPLAY: none\' cellSpacing=0 cellPadding=0 ");
document.writeln("      width='96%' border=0>");
document.writeln("        <TR>");
document.writeln("          <TD width=315><FONT color=#ffff00>您可以了解宜都的投资环境、政策等情况</FONT></TD>");
document.writeln("          <TD>");
document.writeln("		  <a href='/col/col59/index.html' class='one'>投资政策</a><FONT color=#ffffff> | </FONT>");
document.writeln("		  <a href='/col/col58/index.html' class='one'>投资指南</a><FONT color=#ffffff> | </FONT>");
document.writeln("		  <a href='/col/col60/index.html' class='one'>招商项目</a><FONT color=#ffffff> | </FONT>");
document.writeln("		  <a href='/col/col61/index.html' class='one'>招商机构</a><FONT color=#ffffff> | </FONT>");
document.writeln("		  <a href='/col/col83/index.html' class='one'>企业推荐</a><FONT color=#ffffff> | </FONT>");
document.writeln("		  <a href='/col/col1084/index.html' class='one'>投资环境</a><FONT color=#ffffff> | </FONT>");
document.writeln("		  <a href='/col/col1085/index.html' class='one'>投资动态</a><FONT color=#ffffff> | </FONT>");
document.writeln("		  <a href='/col/col1086/index.html' class='one'>工业园区</a><FONT color=#ffffff> | </FONT>");
document.writeln("		  <a href='/col/col1087/index.html' class='one'>服务专班</a>		  </TD></TR></TABLE>");
document.writeln("      <TABLE id=1jbg_7 style=\'DISPLAY: none\' cellSpacing=0 cellPadding=0 ");
document.writeln("      width='96%' border=0>");
document.writeln("        <TR>");
document.writeln("          <TD width=210><FONT color=#ffff00>您可以享受各项政府公共服务</FONT></TD>");
document.writeln("          <TD>");
document.writeln("		  <a href='/col/col62/index.html' class='one'>天气预报</a><FONT color=#ffffff> | </FONT>");
document.writeln("		  <a href='/col/col63/index.html' class='one'>常用电话</a><FONT color=#ffffff> | </FONT>");
document.writeln("		  <a href='/col/col64/index.html' class='one'>汽车时刻</a><FONT color=#ffffff> | </FONT>");
document.writeln("		  <a href='/col/col65/index.html' class='one'>列车时刻</a><FONT color=#ffffff> | </FONT>");
document.writeln("		  <a href='/col/col66/index.html' class='one'>航班时刻</a><FONT color=#ffffff> | </FONT>");
document.writeln("		  <a href='/col/col67/index.html' class='one'>环境质量</a><FONT color=#ffffff> | </FONT>");
document.writeln("		  <a href='/col/col1124/index.html' class='one'>餐饮美食</a><FONT color=#ffffff> | </FONT>");
document.writeln("		  <a href='/col/col1125/index.html' class='one'>休闲娱乐</a><FONT color=#ffffff> | </FONT>");
document.writeln("		  <a href='/col/col1126/index.html' class='one'>旅游出行</a><FONT color=#ffffff> | </FONT>");
document.writeln("		  <a href='/col/col1128/index.html' class='one'>医疗卫生</a><FONT color=#ffffff> | </FONT>");
document.writeln("		  <a href='/col/col1132/index.html' class='one'>家政服务</a>");
document.writeln("          <A href='/col/col26/index.html'><STRONG><FONT color=#ffffff>更多&gt;&gt;</FONT></STRONG></A>");
document.writeln("		  </TD></TR></TABLE></DIV></TD></TR>");
document.writeln("          </TABLE>");
document.writeln("");
