var substr="";
substr+="<table width=\"100%\" heigh=\"35\" border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"topmenubg\">";
substr+="<tr>";
substr+="<td ><img src=\"images/topmenu_1.gif\" name=\"topmenu_1\" border=\"0\"></td>";
substr+="<td ><a href=\"http://www.kgieworld.com.tw/stock/stock.htm\" target=\"_top\"><img src=\"images/topmenu_2.gif\" name=\"topmenu_2\" border=\"0\"></a></td>";
substr+="<td ><a href=\"http://www.kgieworld.com.tw/futures/futures.htm\" target=\"_top\"><img src=\"images/topmenu_3.gif\" name=\"topmenu_3\" border=\"0\"></a></td>";
substr+="<td ><a href=\"http://www.kgieworld.com.tw/obts/obts.htm\" target=\"_top\"><img src=\"images/topmenu_4.gif\" name=\"topmenu_4\" border=\"0\"></a></td>";
substr+="<td ><a href=\"https://derivatives.kgi.com.tw/\" target=\"_blank\"><img src=\"images/topmenu_5.gif\" name=\"topmenu_5\" border=\"0\"></a></td>";
substr+="<td ><a href=\"http://www.kgieworld.com.tw/bond/bond.htm\" target=\"_top\"><img src=\"images/topmenu_6.gif\" name=\"topmenu_6\" border=\"0\"></a></td>";
substr+="<td ><a href=\"http://www.kgieworld.com.tw/fund/fund.htm\" target=\"_top\"><img src=\"images/topmenu_7.gif\" name=\"topmenu_7\" border=\"0\"></a></td>";
substr+="<td ><a href=\"http://www.kgieworld.com.tw/classroom/classroom.htm\" target=\"_top\"><img src=\"images/topmenu_8.gif\" name=\"topmenu_8\" border=\"0\"></a></td>";
substr+="</tr>";
substr+="</table>";
document.write(substr);
