function showNews()
{ 

document.write('<table width="100%" border="0" cellpadding="0" cellspacing="0" class="newlist">')
document.write('<tr>')
document.write('<td>&nbsp;</td>')
document.write('<td align="center" valign="top" class="td1"><img src="images/square.gif" width="13" height="16"></td>')
document.write('<td class="td1">恭賀敝公司標得臺北聽障奧運開閉幕活動之服裝清洗案</td>')
document.write('<td>&nbsp;</td>')
document.write('</tr>')
document.write('      <tr>')
document.write('              <td>&nbsp;</td>')
document.write('              <td align="center" valign="top" class="td1"><img src="images/square.gif" width="13" height="16"></td>')
document.write('              <td class="td1"><a href="news3.html">台灣大專業洗e聯盟開幕記者會採訪邀請</a></td>')
document.write('              <td>&nbsp;</td>')
document.write('            </tr>')
document.write('            <tr>')
document.write('              <td width="4%">&nbsp;</td>')
document.write('              <td width="7%" align="center" valign="top" class="td1"><img src="images/square.gif" width="13" height="16"></td>')
document.write('             <td width="85%" class="td1"><a href="news.html">遠傳「賓賓有禮」時尚悠活特輯！</a></td>')
document.write('<td width="4%">&nbsp;</td>')
document.write('</tr>')
document.write('<tr>')
document.write('<td>&nbsp;</td>')
document.write('<td align="center" valign="top" class="td1"><img src="images/square.gif" width="13" height="16"></td>')
document.write('<td class="td1"><a href="news2.html">PChome 母親節 台灣大洗衣聯盟免費洗衣卷活動</a></td>')
document.write('<td>&nbsp;</td>')
document.write('</tr>')
document.write('<tr>')
document.write('<td>&nbsp;</td>')
document.write('<td align="center" valign="top" class="td1"><img src="images/square.gif" width="13" height="16"></td>')
document.write('<td class="td1"><a href="news4.html">美麗佳人讀者專享活動</a></td>')
document.write('<td>&nbsp;</td>')
document.write('</tr>')
document.write('<tr>')
document.write('<td>&nbsp;</td>')
document.write('<td align="center" valign="top" class="td1"><img src="images/square.gif" width="13" height="16"></td>')
document.write('<td class="td1"><a href="news5.html">台灣大車隊乘客 好康報您知!</a></td>')
document.write('<td>&nbsp;</td>')
document.write('</tr>')
document.write('<tr>')
document.write('<td>&nbsp;</td>')
document.write('<td align="center" valign="top" class="td1"><img src="images/square.gif" width="13" height="16"></td>')
document.write('<td class="td1"><a href="news6.html">五月經銷商大會</a></td>')
document.write('<td>&nbsp;</td>')
document.write('</tr>')
document.write('</table>')
}