function showBanner()
{ 
document.write('   <table  border="0" cellpadding="0" cellspacing="0" class="bannertable">')
document.write('     <tr>')
document.write('       <td width="12" align="center">&nbsp;</td>')
document.write('       <td align="center"><a href="skill.html"><img src="images/banner5.jpg" alt="PROTECH日式汽車美容技術" width="203" height="79" border="0"></a></td>')
document.write('       <td align="center"><a href="branch.html"><img src="images/banner6.jpg" alt="店舖資訊" width="203" height="79" border="0"></a></td>')
document.write('       <td align="center"><a href="premium.html"><img src="images/banner7.jpg" alt="會員優惠" width="203" height="79" border="0"></a></td>')
document.write('       <td align="center"><a href="product1.html"><img src="images/banner8.jpg" alt="嚴選商品" width="203" height="79" border="0"></a></td>')
document.write('       <td width="12">&nbsp;</td>')
document.write('     </tr>')
document.write('   </table>')
document.write('<table  border="0" cellpadding="0" cellspacing="0" class="copyrighttable">')
document.write('     <tr>')
document.write('       <td align="right"> | <a href="index.html">首頁</a> | <a href="add.html">加盟方式</a> | <a href="mailto: info@gzox.com.tw">聯絡我們</a> | <br>')
document.write('         GZOX商標為日本SOFT99株式會社所有 GZOX <a href="http://www.gzox.com/" target="_blank">日本</a>　總代理：普立捷有限公司<br>')
document.write('         Copyright&copy;2010 Project Co., Ltd. All rights reserved. design:<a href="http://www.comma-design.com/" target="_blank">紅逗</a></td>')
document.write('     </tr>')
document.write('   </table>')
}


