?!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> 即墨政务?/title> <meta content="text/html; charset=gb2312" http-equiv="Content-Type" /> <link href="/images/jmcssjmmaincss.css" rel="stylesheet" type="text/css" /> <style type="text/css">.lb-ll-content-title{ width:745px; height:32px; border-bottom:1px solid #dddedf; margin-top:20px;margin-bottom:18px;} .lb-ll-content-title-l{ width:120px; height:32px; border-bottom:1px solid #127fd7; margin-left:10px;float:left;} .lb-ll-content-title-l-l{ width:10px;} .lb-ll-content-title-l-r{width:160px;} </style> <script> </script> <script type="text/javascript" src="/yesads.js"></script></head> <body> <div class="bj"><script type="text/javascript"> //<!CDATA[ //输出随机的背景图 setInterval(function(){ var bodyBgs = []; bodyBgs[0] = "/jmimages/jmbj01.jpg"; bodyBgs[1] = "/jmimages/jmbj02.jpg"; bodyBgs[2] = "/jmimages/jmbj03.jpg"; bodyBgs[3] = "/jmimages/jmbj04.jpg"; bodyBgs[4] = "/jmimages/jmbj05.jpg"; var randomBgIndex = Math.round( Math.random() * 4 ); document.body.style.background="#f8f6f7 url('" + bodyBgs[randomBgIndex] + "') no-repeat scroll center top"; },20000); //]]> </script> <div class="top"> <div class="top-bar"> <div style="float: left;"> <script> var CalendarData=new Array(20); var madd=new Array(12); var TheDate=new Date(); var tgString="甲乙丙丁戊己庚辛壬癸"; var dzString="子丑寅卯辰巳午未申酉戌亥"; var numString="一二三四五六七八九?; var monString="正二三四五六七八九十冬腊"; var weekString="日一二三四五?; var sx="鼠牛虎兔龙蛇马羊猴鸡狗猪"; var cYear; var cMonth; var cDay; var cHour; var cDateString; var DateString; var Browser=navigator.appName; function init() { CalendarData[0]=0x41A95; CalendarData[1]=0xD4A; CalendarData[2]=0xDA5; CalendarData[3]=0x20B55; CalendarData[4]=0x56A; CalendarData[5]=0x7155B; CalendarData[6]=0x25D; CalendarData[7]=0x92D; CalendarData[8]=0x5192B; CalendarData[9]=0xA95; CalendarData[10]=0xB4A; CalendarData[11]=0x416AA; CalendarData[12]=0xAD5; CalendarData[13]=0x90AB5; CalendarData[14]=0x4BA; CalendarData[15]=0xA5B; CalendarData[16]=0x60A57; CalendarData[17]=0x52B; CalendarData[18]=0xA93; CalendarData[19]=0x40E95; madd[0]=0; madd[1]=31; madd[2]=59; madd[3]=90; madd[4]=120; madd[5]=151; madd[6]=181; madd[7]=212; madd[8]=243; madd[9]=273; madd[10]=304; madd[11]=334; } function GetBit(m,n) { return (m>>n)&1; } function e2c() { var total,m,n,k; var isEnd=false; var tmp=TheDate.getYear(); if (tmp<1900) tmp+=1900; total=(tmp-2001)*365 +Math.floor((tmp-2001)/4) +madd[TheDate.getMonth()] +TheDate.getDate() -23; if (TheDate.getYear()%4==0&&TheDate.getMonth()>1) total++; for(m=0;;m++) { k=(CalendarData[m]<0xfff)?11:12; for(n=k;n>=0;n--) { if(total<=29+GetBit(CalendarData[m],n)) { isEnd=true; break; } total=total-29-GetBit(CalendarData[m],n); } if(isEnd)break; } cYear=2001 + m; cMonth=k-n+1; cDay=total; if(k==12) { if(cMonth==Math.floor(CalendarData[m]/0x10000)+1) cMonth=1-cMonth; if(cMonth>Math.floor(CalendarData[m]/0x10000)+1) cMonth--; } cHour=Math.floor((TheDate.getHours()+3)/2); } function GetcDateString() { var tmp=""; tmp+=tgString.charAt((cYear-4)%10); //年干 tmp+=dzString.charAt((cYear-4)%12); //年支 tmp+="?"; tmp+=sx.charAt((cYear-4)%12); tmp+=") "; if(cMonth<1) { tmp+="?; tmp+=monString.charAt(-cMonth-1); } else tmp+=monString.charAt(cMonth-1); tmp+="?; tmp+=(cDay<11)?"?:((cDay<20)?"?:((cDay<30)?"?:"?)); if(cDay%10!=0||cDay==10) tmp+=numString.charAt((cDay-1)%10); tmp+=" "; /* if(cHour==13)tmp+="?; tmp+=dzString.charAt((cHour-1)%12); tmp+="?; */ cDateString=tmp; return tmp; } function GetDateString() { var tmp=""; var t1=TheDate.getYear(); if (t1<1900)t1+=1900; tmp+=t1 +"? +(TheDate.getMonth()+1)+"? +TheDate.getDate()+"?" /* +TheDate.getHours()+":" +((TheDate.getMinutes()<10)?"0":"") +TheDate.getMinutes() */ +" 星期"+weekString.charAt(TheDate.getDay()); DateString=tmp; return tmp; } init(); e2c(); GetDateString(); GetcDateString(); document.write(DateString,"  农历",cDateString); </script> </div> <div style="float: right;"> <iframe width="310" scrolling="no" height="19" frameborder="0" allowtransparency="true" src="http://i.tianqi.com/index.php?c=code&id=40&icon=1&py=jimo&num=3"></iframe> </div> </div> </div> <div class="head"> <div class="head-left left"> <img src="/images/jmimagesimg-1-1.png" width="304" height="99" alt="" /></div> <div class="head-search right"> <script type="text/javascript"> // 首页点击搜索执行查询 function searchInfoClick() { var typeEncode = encodeURIComponent("全部"); var search = document.getElementById("searchword").value; if (search != "") { var searchEncode = encodeURIComponent(search); var url = "http://221.0.251.130:82/search/news/search?wd=" + searchEncode + "&pn=1&type=" + typeEncode + "&scope=a&order=related"; window.location.href = url; } else { alert("请输入您要搜索的关键?"); } } </script> <table border="0" cellpadding="0" cellspacing="0"> <tr> <td> <label> <input type="text" class="head-search-input" id="searchword" name="allSearch_Content" /></label> </td> <td><INPUT type="image" id="searchword" name="imageField2" onclick="searchInfoClick();" src="/images/jmimagesimg-2.png" width="54" height="41" /></td> </tr> </table> </div> </div> <script type="text/javascript"> function mouseOver10() { document.getElementById('b10').src ="/jmimages/menu-1.png"; } function mouseOut10() { document.getElementById('b10').src ="/images/jmimagesmenu-1-1.png" } function mouseOver11() { document.getElementById('b11').src ="/jmimages/menu-2-1.png"; } function mouseOut11() { document.getElementById('b11').src ="/images/jmimagesmenu-2.png" } function mouseOver12() { document.getElementById('b12').src ="/jmimages/menu-3-1.png"; } function mouseOut12() { document.getElementById('b12').src ="/images/jmimagesmenu-3.png" } function mouseOver13() { document.getElementById('b13').src ="/jmimages/menu-4-1.png"; } function mouseOut13() { document.getElementById('b13').src ="/images/jmimagesmenu-4.png" } function mouseOver14() { document.getElementById('b14').src ="/jmimages/menu-5-5.png"; } function mouseOut14() { document.getElementById('b14').src ="/images/jmimagesmenu-5.png" } function mouseOver15() { document.getElementById('b15').src ="/jmimages/menu-6-6.png"; } function mouseOut15() { document.getElementById('b15').src ="/images/jmimagesmenu-6.png" } </script> <div class="nav"> <ul> <li style="border-right:1px solid #46acff;height:57px;"><a href="/html/index.html" target=_parent onmouseover="mouseOver10()" onmouseout="mouseOut10()"><img src="/images/jmimagesmenu-1-1.png" alt="" id="b10" width=171></a></li> <li style="border-right:1px solid #46acff;height:57px;" onmouseover="mouseOver11()" onmouseout="mouseOut11()"><a href="/html/n3201index.html" target=_parent><img src="/images/jmimagesmenu-2.png" alt="" id="b11"></a></li> <li style="border-right:1px solid #46acff;height:57px;" onmouseover="mouseOver12()" onmouseout="mouseOut12()"><a href="/html/n3202index.html" target=_parent><img src="/images/jmimagesmenu-3.png" alt="" id="b12"></a></li> <li style="border-right:1px solid #46acff;height:57px;" onmouseover="mouseOver13()" onmouseout="mouseOut13()"><a href="/html/n3203index.html" target=_parent><img src="/images/jmimagesmenu-4.png" alt="" id="b13"></a></li> <li style="border-right:1px solid #ffffff;height:57px;"><a href="/html/n3205index.html" target=_parent onmouseover="mouseOver14()" onmouseout="mouseOut14()"><img src="/images/jmimagesmenu-5.png" alt="" id="b14"></a></li> <li onmouseover="mouseOver15()" onmouseout="mouseOut15()"><a href="/html/n3204index.html" target=_parent><img src="/images/jmimagesmenu-6.png" alt="" id="b15"></a></li> </ul> </div> <div class="lb"> <div class="lb-left left"> <div class="lb-left-top"> <div class="lb-left-top-title"> <div class="lb-left-top-title-ico left"><img src="/images/jmimagesico-36.png" alt=""/> </div> <div class="lb-left-top-title-size font-18 blue"> 新闻中心 </div> </div> <div class="lb-left-top-content"> <ul> <li><a href="/html/n3201n3234n3237index.html">即墨要闻</a></li> <li><a href="/html/n3201n3234n3238index.html">部门动?/a></li> <li><a href="/html/n3201n3234n3239index.html">镇街动?/a></li> <li><a href="/html/n3201n3234n3240index.html">视频要闻</a></li> <li><a href="/html/n3201n3234n3241index.html">图片新闻</a></li> <li><a href="/html/n3201n3234n3242index.html">公告公示</a></li> </ul> </div> </div> </div> <div class="lb-right left"><div class="lb-right-local"> <div class="lb-right-local-left"> <div class="lb-right-local-left-ico left"><img src="/images/jmimagesico-39.png" alt=""/></div> <div class="lb-right-local-left-size left">当前位置:首? <font color="#000000"> > </font>信息公开 <font color="#000000"> > </font>新闻中心 <font color="#000000"> > </font>视频要闻</div> </div> </div> <div class="lb-ll-content"><script language=javascript> function er6_shizheng(obj_num){ for (i=0;i<2;i++){ document.getElementById("zhengshi6_button"+i).style.backgroundColor="#999898"; document.getElementById("zhengshi6_button"+i).style.Color="#ffffff"; document.getElementById("zhengshi6_obj" +i).style.display="none"; } document.getElementById("zhengshi6_button"+obj_num).style.backgroundColor="#DC9025"; document.getElementById("zhengshi6_obj" + obj_num).style.display=""; } </script><script language=javascript> er6_shizheng(1); </script> <table border="0" cellpadding="0" cellspacing="0" width="100%"> <tbody> <tr> <td> <table border="0" cellpadding="0" cellspacing="2" class="mtable" width="100%"> <tbody> <tr> <td align="center" bgcolor="#999898" height="17" id="zhengshi6_button0" onmouseover="er6_shizheng(0);" valign="bottom">即墨要闻</td> <td align="center" bgcolor="#dc9025" height="17" id="zhengshi6_button1" onmouseover="er6_shizheng(1);" valign="bottom">民生播报</td> </tr> </tbody> </table> </td> </tr> <tr> <td> <table bgcolor="#dda945" border="0" cellpadding="0" cellspacing="1" width="100%"> <tbody> <tr> <td align="center" bgcolor="#ffffff"><iframe frameborder="0" height="300" id="zhengshi6_obj0" scrolling="no" src="http://www.zshfam.com/VideoDate510.html" style="display: none;" width="600"></iframe><iframe frameborder="0" height="300" id="zhengshi6_obj1" scrolling="no" src="http://www.zshfam.com/msVideoDate510.html" width="600"></iframe></td> </tr> <script language=javascript> er6_shizheng(1); </script> </tbody> </table> </td> </tr> </tbody> </table> </div> </div> <div style="clear: both;"></div> </div> <script src="/images/jmjsyouqinglianjie.js"></script> <script type="text/javascript"> //设为首页 function SetHome(obj,url){ try{ obj.style.behavior='url(#default#homepage)'; obj.setHomePage(url); }catch(e){ if(window.netscape){ try{ netscape.security.PrivilegeManager.enablePrivilege("UniversalXPConnect"); }catch(e){ alert("抱歉,此操作被浏览器拒绝!\n\n请在浏览器地址栏输入“about:config”并回车然后将[signed.applets.codebase_principal_support]设置?true'"); } }else{ alert("抱歉,您所使用的浏览器无法完成此操作。\n\n您需要手动将?+url+"】设置为首页?); } } } //收藏本站 function AddFavorite(title, url) { try { window.external.addFavorite(url, title); } catch (e) { try { window.sidebar.addPanel(title, url, ""); } catch (e) { alert("抱歉,您所使用的浏览器无法完成此操作。\n\n加入收藏失败,请使用Ctrl+D进行添加"); } } } //保存到桌? function toDesktop(sUrl,sName){ try { var WshShell = new ActiveXObject("WScript.Shell"); var oUrlLink = WshShell.CreateShortcut(WshShell.SpecialFolders("Desktop") + "\\" + sName + ".url"); oUrlLink.TargetPath = sUrl; oUrlLink.Save(); } catch(e) { alert("当前IE安全级别不允许操作!"); } } </script> <div class="foot font-12 black center"> <div class="foot-l left"> <div class="foot-menu"><a href="javascript:void(0);" onclick="SetHome(this,'http://www.zshfam.com');">设为首页</a> | <a href="javascript:window.external.AddFavorite('http://www.zshfam.com', '即墨政务?)">收藏本站</a></div> Copyright 2008 www.zshfam.com All Rights Reserved</br> 地址:即墨市振华?40?邮编?66200 E_mail :a@jimo.gov.cn</br> 即墨市电子政务办公室承办.山东亚微软件提供一站式门户网站管理平台 鲁ICP?5035873?/div> <div class="foot-r left"> <SCRIPT type=text/javascript>document.write(unescape("%3Cspan id='_ideConac' %3E%3C/span%3E%3Cscript src='/images/dcs.conac.cnjs16235110141228856CA162351101412288560002.js' type='text/javascript'%3E%3C/script%3E"));</SCRIPT> </div> </div></div> <script type="text/javascript" src="/tongji.js"></script></body> </html>