var tempHtml;



//tempHtml = 'abs ';
document.write ('<a href="http://www.bcthk.com" target="_blank"><img src="'+ path +'images/common/logo.gif" width="405" height="73" border="0" /></a>'); 
document.write ('</tr>');
document.write ('<tr>');

tempHtml = '<td valign="top" colspan="6" align="right"><a href="'+ path +'partner/partner.html"><img src="'+ path +'images/common/our_partners.gif" name="top_1" width="89" height="31" border="0" id="top_1" onMouseOver="MM_swapImage(\'top_1\',\'\',\''+ path +'images/common/our_partners_2f.gif\',1)" onMouseOut="MM_swapImgRestore()"></a><a href="'+ path +'sharing/csr.html"><img src="'+ path +'images/common/our_csr.gif" name="top_2" width="84" height="31" border="0" id="top_2" onMouseOver="MM_swapImage(\'top_2\',\'\',\''+ path +'images/common/our_csr_2f.gif\',1)" onMouseOut="MM_swapImgRestore()"><a href="javascript:changeLanguage(\'eng\');"><img src="'+ path +'images/common/eng.gif" name="top_3" width="55" height="31" border="0" id="top_3" onMouseOver="MM_swapImage(\'top_3\',\'\',\''+ path +'images/common/eng_2f.gif\',1)" onMouseOut="MM_swapImgRestore()"></a></td>';

//<img src="'+ path +'images/common/our_partners.gif" width="89" height="31" border="0"/></a><a href="csr.html"><img src="'+ path +'images/common/our_csr.gif" name="Image1" width="69" height="31" border="0"/></a><a href="chi/index.html"><img src="'+ path +'images/common/chi.gif" width="55" height="31" border="0" />



document.write(tempHtml);