﻿function displayNews()
{
	var str=document.all['newsInfo'].innerHTML;
	var out='<marquee scrolldelay="150"  onmouseover=this.stop() onmouseout=this.start() scrollDelay=200>'+str+'</marquee>';
	document.all['news'].innerHTML = out;	
}

document.write('<div class="a" id="banner"><img src="/zhuanti/yjgl/image/banner.jpg" width="986" height="124"></div>');
document.write('    <table width="986" align="center" border="0" cellpadding="0" cellspacing="0">');
document.write('      <tr >');
document.write('        <td><img src="/zhuanti/yjgl/image/bg_1.jpg" width="26" height="35"></td>');
document.write('        <td width="939" align=left background="/zhuanti/yjgl/image/bg_2.jpg" scope="col" class="STYLE2">机构    　职责    　地图    　电话：0577-65911111    　<script>document.write(customDateString(new Date()))</script>   　<a href="http://www.wztf121.com/" target="_blank" style="color:#ffffff">温州台风网</a></td>');
document.write('          ');
document.write('        <td width="21" scope="col"><img src="/zhuanti/yjgl/image/bg_3.jpg" width="21" height="35"></td>');
document.write('      </tr>');
document.write('      <tr>');
document.write('        <td scope="col"><img src="/zhuanti/yjgl/image/bg_4.jpg" width="26" height="37"></td>');
document.write('        <td id=news background="/zhuanti/yjgl/image/bg_5.jpg" scope="col" width="939" class="STYLE1">');
document.write('         </td>');
document.write('        <td scope="col" width="21"><img src="/zhuanti/yjgl/image/bg_6.jpg" width="21" height="37"></td>');
document.write('      </tr>');
document.write('    </table>');