var day="";
var month="";
var ampm="";
var ampmhour="";
var myweekday="";
var year="";
mydate=new Date();
myweekday=mydate.getDay();
mymonth=mydate.getMonth()+1;
myday= mydate.getDate();
myyear= mydate.getYear();
year=(myyear > 200) ? myyear : 1900 + myyear;
if(myweekday == 0)
weekday=" 星期日 ";
else if(myweekday == 1)
weekday=" 星期一 ";
else if(myweekday == 2)
weekday=" 星期二 ";
else if(myweekday == 3)
weekday=" 星期三 ";
else if(myweekday == 4)
weekday=" 星期四 ";
else if(myweekday == 5)
weekday=" 星期五 ";
else if(myweekday == 6)
weekday=" 星期六 ";
document.writeln("<div  style='position:relative; left:0px;'><img src='/images/c.jpg' width='1001' height='274' border='0' usemap='#Map' />");
document.writeln("<div style='position:absolute; left:35px; top: 238px; width: 160px; float:left;width:300px'>");
document.writeln("<font color=white>"+year+"年"+mymonth+"月"+myday+"日 "+weekday+"</font>");
document.writeln("</div>");
document.writeln("<div style='position:absolute; left:354px; top: 255px; width: 440px; float:left'>");
document.writeln("<iframe allowTransparency='true' marginWidth=0 marginHeight=0  frameBorder=0 scrolling=no src='http://www.nbjiangbei.gov.cn/col/col6344/index.html' width=94% height=20></iframe>");
document.writeln("</div>");
document.writeln("<div  style='position:absolute; right:20px; top: 250px; width:180px;'>[<a href='http://www.dqlake.gov.cn' target='_blank' title='简体中文'>简体中文</a>] [<a href='http://app.dqlake.gov.cn/gtb/index.jsp?url=http://www.dqlake.gov.cn/col/col2/index.html' target='_blank' title='繁體中文'>繁體中文</a>] [<a href='http://en.dqlake.gov.cn/' target='_blank' title='ENGLISH'>English</a>]</div></div>");
document.writeln("<map name='Map' id='Map'>");
document.writeln("  <area shape='rect' coords='827,7,885,22' href='http://www.nb.gov.cn' target=_blank/>");
document.writeln("  <area shape='rect' coords='940,184,968,248' href='http://www.dqlaketour.com/'  target=_blank title='旅游服务'/>");
document.writeln("  <area shape='rect' coords='880,185,908,246' href='/col/col3/index.html' title='网上办事'/>");
document.writeln("  <area shape='rect' coords='819,185,846,248' href='/col/col2/index.html' title='电子政务'/>");
document.writeln("<area shape='rect' coords='776,145,865,171' href='/col/col53/index.html' /><area shape='rect' coords='662,181,747,203' href='/col/col47/index.html' /><area shape='rect' coords='546,203,637,229' href='/lm/front/main.jsp' target='_blank' /><area shape='rect' coords='432,213,524,238' href='/col/col8/index.html' /><area shape='rect' coords='313,210,401,240' href='/col/col3/index.html' /><area shape='rect' coords='197,201,284,231' href='/col/col351/index.html' /><area shape='rect' coords='97,180,180,209' href='/col/col12/index.html' /><area shape='rect' coords='945,126,999,144' href=\"javascript:window.external.AddFavorite('http://www.dqlake.gov.cn','宁波东钱湖管委会门户')\"/><area shape='rect' coords='931,100,982,118'   title=设置本站为浏览器首页 onclick=\"this.style.behavior='url(#default#homepage)';this.setHomePage('http://www.dqlake.gov.cn');\" href=javascript:; /><area shape='rect' coords='912,78,963,96'  href='/art/2008/10/10/art_2021_7302.html' target=_blank /><area shape='rect' coords='892,53,952,71' href='http://bp.dqlake.gov.cn/' target='_blank' /><area shape='rect' coords='855,28,906,46' href='/col/col467/index.html' />");
document.writeln("<area shape='rect' coords='53,25,114,89' href='http://www.dqlake.gov.cn' />");
document.writeln("</map>");

