function outabout()
{

document.write('<table width="179" border="0" cellspacing="0" cellpadding="0">');
document.write('              <tr>'); 
document.write('                <td height="54"><img src="../images/lx.gif" width="179" height="48" alt="联系我们"></td>');
document.write('              </tr>');
document.write('              <tr>'); 
document.write('                <td height="40"><a href="index.html"><img src="../images/xslxfs.gif" width="179" height="33" alt="销售联系方式" border="0"></a></td>');
document.write('              </tr>');
document.write('              <tr>'); 
document.write('                <td height="40"><a href="fwwd.html"><img src="../images/fwwd.gif" width="179" height="33" alt="服务网点" border="0"></a></td>');
document.write('              </tr>');
document.write('              <tr>'); 
document.write('                <td height="40"><a href="dgyx.html"><img src="../images/cpdgyx.gif" width="179" height="33" alt="产品订购意向" border="0"></a></td>');
document.write('              </tr>');
document.write('            </table>');


}
