<!--
var newLink ='http://www.sgx.com/wps/portal';
document.writeln('<table cellpadding="0" cellspacing="0" border="0">');
document.writeln('<tr>');
document.writeln('<td><a href='+newLink+'/corporate/cp-en/home/contact_us onMouseover="img_act(\'button1\', \'Contact Us\');return true" onMouseout="img_inact(\'button1\');return true"><img src="../images/topnavi_contact.gif" width="13" height="9" border="0" name="button1" hspace="12" alt="Contact Us"></a></td>');
document.writeln('<td><a href='+newLink+'/corporate/cp-en/home/sitemap onMouseover="img_act(\'button3\', \'Sitemap\');return true" onMouseout="img_inact(\'button3\');return true"><img src="../images/topnavi_sitemap.gif" width="13" height="13" border="0" name="button3" alt="Sitemap"></a></td>');
document.writeln('<td><a href='+newLink+'/corporate/cp-ch/home onMouseover="img_act(\'button5\', \'Chinese\');return true" onMouseout="img_inact(\'button5\');return true"><img src="../images/topnavi_chinese.gif" width="13" height="13" border="0" name="button5" hspace="12" alt="Chinese Website"></a></td>');
document.writeln('</tr>');
document.writeln('</table>');
//--> 
//document.writeln('<td><a href="http://info.sgx.com/webinvedu.nsf/New+Investor+Education?Openview" onMouseover="img_act(\'button2\', \'FAQ\');return true" onMouseout="img_inact(\'button2\');return true"><img src="../images/topnavi_faq.gif" width="7" height="13" border="0" name="button2" alt="FAQ"></a></td>');
//document.writeln('<td><a href="http://www.sgx.com/general/disclaimer.shtml" onMouseover="img_act(\'button4\', \'Disclaimer\');return true" onMouseout="img_inact(\'button4\');return true"><img src="../images/topnavi_disclaimer.gif" width="12" height="14" border="0" name="button4" alt="Disclaimer"></a></td>');
