﻿	var sHtml = "";
	//sHtml += '<div id="loginForm" style="position:absolute; z-index:1000; height: 364px;border:1px #666 solid; background-color:#666666;display:none">';


sHtml += '<table width="100%"  border="0" cellpadding="0" cellspacing="0">';
     sHtml += ' <tr>';
      sHtml += '  <td width="25" align="center"><div align="right"><img src="http://products.35.com/images/top_icon1.gif" width="5" height="7" hspace="7" align="absmiddle"></div></td>';
       sHtml += ' <td colspan="2" class="Bold_font">合作伙伴</td>';
    sHtml += '  </tr>';
     sHtml += ' <tr>';
     sHtml += '   <td>&nbsp;</td>';
      sHtml += '  <td height="50" colspan="2" align="left"><a href="http://www.chinatelecom.com.cn/" target="_blank"><img src="host.files/hz.gif" alt="Advanced Infrastructure Solution;Business Process and Integration Data Management Solutions Information Worker Soloutions" width="117" height="59" hspace="15" border="0"></a></td>';
     sHtml += ' </tr>';
     sHtml += ' <tr>';
       sHtml += ' <td>&nbsp;</td>';
       sHtml += ' <td height="50" colspan="2" align="left"><a href="http://www.cnnic.net.cn/" target="_blank"><img src="host.files/hz1.gif" width="147" height="32" border="0"></a></td>';
     sHtml += ' </tr>';
     sHtml += ' <tr>';
     sHtml += '   <td align="right">&nbsp;</td>';
     sHtml += '   <td colspan="2" align="left"><a href="http://www.cnnic.net.cn/" target="_blank"><img src="host.files/hz2.gif" width="147" height="50" vspace="4" border="0"></a></td>';
    sHtml += '  </tr>';
    sHtml += '  <tr>';
      sHtml += '  <td height="15" align="right">&nbsp;</td>';
      sHtml += '  <td width="138" height="15" align="right">&nbsp;</td>';
       sHtml += ' <td width="48" height="15" align="center"><div align="left"><a href="more.asp"><img src="host.files/more.gif" width="39" height="13" border="0"></a></div></td>';
      sHtml += '</tr>';
  sHtml += '  </table>';

document.writeln(sHtml);
