var marqueewidth=146
var marqueeheight=160
var speed=1
var marqueecontents='&nbsp;&nbsp; &nbsp;<a href="http://www.zssywcwk.com/news_19.htm">2010中国普外科焦点问题学术论坛圆满结束 2010-06-30</a><br><br>&nbsp;&nbsp; &nbsp;<a href="http://www.zssywcwk.com/news_18.htm">我科黄勇医师在“卡文杯”第一届外科中青年医师综合技能展示大赛中获胜 2010-06-01</a><br><br>&nbsp;&nbsp; &nbsp;<a href="http://www.zssywcwk.com/news_17.htm">我科成功为两例高龄胃肠道多发癌患者施行腹腔镜辅助根治性切除术 2010-05-16</a><br><br>&nbsp;&nbsp; &nbsp;<a href="http://www.zssywcwk.com/news_15.htm">我科开展腹腔镜疝修补术 2010-03-27</a><br><br>&nbsp;&nbsp; &nbsp;<a href="http://www.zssywcwk.com/news_14.htm">小肠出血的诊治进展 2010-01-13</a><br><br>&nbsp;&nbsp; &nbsp;<a href="http://www.zssywcwk.com/news_16.htm">我科卫洪波教授受邀参加ELSA会议并作专题学术报告 2009-11-08</a><br><br>&nbsp;&nbsp; &nbsp;<a href="http://www.zssywcwk.com/news_13.htm">我科成功治疗1例腹膜后肿瘤伴副肿瘤性天疱疮病人 2009-10-26</a><br><br>&nbsp;&nbsp; &nbsp;<a href="http://www.zssywcwk.com/news_12.htm">我科成功举办“第一届腹腔镜胃肠肿瘤手术与临床研究研讨会暨学习班” 2009-04-30</a><br><br>&nbsp;&nbsp; &nbsp;<a href="http://www.zssywcwk.com/news_09.htm">2009中国普外科焦点问题学术论坛圆满结束 2009-04-22</a><br><br>&nbsp;&nbsp; &nbsp;<a href="http://www.zssywcwk.com/news_07.htm">我科成功开展腹腔镜全结肠切除术治疗家族性结肠息肉病  2009-04-16</a><br><br>&nbsp;&nbsp; &nbsp;<a href="http://www.zssywcwk.com/news_11.htm">腹腔镜手术巧妙治疗十二指肠淤滞症 2008-10-22</a>'
if (document.all)
document.write('<marquee direction="up" scrollAmount='+speed+' style="width:'+marqueewidth+';height:'+marqueeheight+'">'+marqueecontents+'</marquee>')
function regenerate(){
window.location.reload()
}
function regenerate2(){
if (document.layers){
setTimeout("window.onresize=regenerate",450)
intializemarquee()
}
}
function intializemarquee(){
document.cmarquee01.document.cmarquee02.document.write(marqueecontents)
document.cmarquee01.document.cmarquee02.document.close()
thelength=document.cmarquee01.document.cmarquee02.document.height
scrollit()
}
function scrollit(){
if (document.cmarquee01.document.cmarquee02.top>=thelength*(-1)){
document.cmarquee01.document.cmarquee02.top-=speed
setTimeout("scrollit()",100)
}
else{
document.cmarquee01.document.cmarquee02.top=marqueeheight
scrollit()
}
}
window.onload=regenerate2
