document.write("<table width=776 border=0 align=center cellPadding=0 cellSpacing=0 style=WORD-BREAK: break-all> <tr> <td class=top_top></td> </tr> <tr> <td><table width=100% border=0 cellPadding=0 cellSpacing=0 bgcolor=#EFEFEF> <tr> <td width=47% align=left><table width=450 border=0 cellpadding=0 cellspacing=0> <form name=form1 method=post action=/user/UserLogin.asp?action=login target=_top> <tr> <td width=120><img src=/Images/member_enter.gif width=120 height=26></td> <td width=330 nowrap><IFRAME id=UserLogin src=/Login.asp?ShowType=2 frameBorder=0 width=360 scrolling=no height=30></IFRAME></td> </tr> </form> </table></td> <td width=53% align=right><table cellSpacing=0 cellPadding=0 width=100% border=0> <FORM name=Keyword action=/search.asp method=post> <tr> <td align=center><img src=/Images/s-1.gif></td> <td align=middle background=#EFEFEF><Input id=Keyword maxLength=50 size=12 value=关键字 name=Keyword> <Input id=Submit2 type=submit value= 搜索 name=Submit2> <Input id=Field2 type=hidden value=Title name=Field2></td> </tr> </FORM> </table></td> </tr> </table></td> </tr> <tr> <td height=2 bgcolor=#E7E7E7></td> </tr> <tr> <td align=middle><table width=776 border=0 align=center cellPadding=0 cellSpacing=0> <tr> <td height=65 width=196 align=middle><a href='http://www.2137c.com' title='新世纪健康网'><img src='/Images/logo.gif' border='0'></a></td> <td width=1 bgcolor=#BEE0ED></td> <td align=middle><table width=100% border=0 cellspacing=0 cellpadding=0 align=right> <TR> <TD align=middle bgColor=#e0f4ff height=21>┊<A class=center01 href=/>首页</A>┊<A class=center01 href=/qywy target=_blank>求医问药</A>┊<A class=center01 href=/treatment/List/List_10002.shtml target=_blank>疾病大全</A>┊<A class=center01 href=/qywy/familydoctor target=_blank>家庭医生</A>┊<A class=center01 href=/qywy/pfmf target=_blank>偏方秘方</A>┊<A class=center01 href=/baby target=_blank>育儿</A>┊<A class=center01 href=/eat target=_blank>饮食</A> ┊<A class=center01 href=/zybk target=_blank>中医</A>┊<A class=center01 href=/qywy/healthcare target=_blank>保健</A>┊<A class=center01 href=/qywy/nurse target=_blank>护理</A>┊<A class=center01 href=/qywy/jj target=_blank>急救</A>┊<A class=center01 href=/Supply/Index.asp target=_blank>供求信息</A>┊</TD> </TR> <TR> <TD align=middle height=21>┊<A class=center01 href=/shop/ target=_blank><FONT color=#ff0000>商城</FONT></A>┊<A class=center01 href=/sport target=_blank>运动健身</A>┊<A class=center01 href=/shzx/coach target=_blank>健康指导</A>┊<A class=center01 href=/book target=_blank>医学文献</A>┊<A class=center01 href=/qywy/leechdom target=_blank>药品大全</A>┊<A class=center01 href=/news target=_blank>快讯</A>┊<A class=center01 href=/shzx/sex target=_blank>两性</A>┊<A class=center01 href=/shzx/woman target=_blank>女性</A>┊<A class=center01 href=/shzx/man target=_blank>男性</A>┊<A class=center01 href=/shzx/mrss target=_blank>美容</A>┊<A class=center01 href=/shzx/mentality target=_blank>心理</A>┊<A class=center01 href=/job/Index.asp target=_blank>企业招聘</A>┊</TD> </TR> <TR> <TD align=middle bgColor=#e0f4ff height=21>┊专题┊<A class=center01 href=/qywy/ailmentfull/5/2 target=_blank>口腔保健</A>┊<A class=center01 href=/qywy/ailmentfull/6/2/1 target=_blank>艾滋病</A>┊<A class=center01 href=/qywy/ailmentfull/1/3/1 target=_blank>高 血 压</A>┊<A class=center01 href=/qywy/ailmentfull/1/4 target=_blank>肝病</A>┊<A class=center01 href=/qywy/ailmentfull/3/1/19 target=_blank>月经</A>┊<A class=center01 href=/qywy/pfmf/10 target=_blank>癌症</A>┊<A class=center01 href=/qywy/ailmentfull/1/4/1 target=_blank>肾炎</A>┊<A class=center01 href=/qywy/ailmentfull/1/2/1 target=_blank>胃炎</A>┊<A class=center01 href=/qywy/ailmentfull/2/1/7 target=_blank>前列腺炎</A>┊<A class=center01 href=/qywy/ailmentfull/6/1/1 target=_blank>脱发</A>┊<A class=center01 href=/qywy/ailmentfull/6/1/8 target=_blank>痤疮</A>┊<a href=http://bbs.wellw.com/ target=_blank>社区</a>┊</TD></TR> </table></td> </tr> </table></td> </tr></table>");
//改变图片大小
function resizepic(thispic)
{
if(thispic.width>700){thispic.height=thispic.height*700/thispic.width;thispic.width=700;} 
}
//无级缩放图片大小
function bbimg(o)
{
  var zoom=parseInt(o.style.zoom, 10)||100;
  zoom+=event.wheelDelta/12;
  if (zoom>0) o.style.zoom=zoom+'%';
  return false;
}
//双击鼠标滚动屏幕的代码
var currentpos,timer;
function initialize()
{
timer=setInterval ("scrollwindow ()",30);
}
function sc()
{
clearInterval(timer);
}
function scrollwindow()
{
currentpos=document.body.scrollTop;
window.scroll(0,++currentpos);
if (currentpos !=document.body.scrollTop)
sc();
}
document.onmousedown=sc
document.ondblclick=initialize

//更改字体大小
var status0='';
var curfontsize=10;
var curlineheight=18;
function fontZoomA(){
  if(curfontsize>8){
    document.getElementById('fontzoom').style.fontSize=(--curfontsize)+'pt';
	document.getElementById('fontzoom').style.lineHeight=(--curlineheight)+'pt';
  }
}
function fontZoomB(){
  if(curfontsize<64){
    document.getElementById('fontzoom').style.fontSize=(++curfontsize)+'pt';
	document.getElementById('fontzoom').style.lineHeight=(++curlineheight)+'pt';
  }
}
