function showLeftMenu(URL){
document.writeln ("<table width=\"199\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\">");
document.writeln ("<tr>");
document.writeln ("<td><img src=\""+URL+"images/index_21.jpg\" width=\"199\" height=\"50\" alt=\"\" /></td>");
document.writeln ("</tr>");
document.writeln ("<tr>");
document.writeln ("<td background=\""+URL+"html/images/0708/index_18.jpg\">");
document.writeln("<table width=\"90%\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\" align=\"center\">");
document.writeln("			  <tr>");
document.writeln("                  <td height=\"0\" colspan=\"2\"><\/td>");
document.writeln("				  <\/tr>");
document.writeln("                <tr>");
document.writeln("                  <td width=\"50%\" height=\"60\"><div align=\"center\"><a href=\""+URL+"rzdb\/\" target=\"_blank\"><img src=\""+URL+"html\/images\/0708\/zt1.gif\" width=\"45\" height=\"33\" border=\"0\" \/><\/a><br \/>");
document.writeln("                      <a href=\""+URL+"rzdb\/\" target=\"_blank\" class=\"link_ls12C\">融资担保<\/a><\/div><\/td>");
document.writeln("                  <td width=\"50%\"><div align=\"center\"><a href=\""+URL+"wlkt.php\" target=\"_blank\"><img src=\""+URL+"html\/images\/0708\/zt2.gif\" width=\"45\" height=\"33\" border=\"0\" \/><\/a><br \/>");
document.writeln("                      <a href=\""+URL+"wlkt.php\" target=\"_blank\" class=\"link_ls12C\">管理课堂<\/a><\/div><\/td>");
document.writeln("                <\/tr>");
document.writeln("                <tr>");
document.writeln("                  <td height=\"60\"><div align=\"center\"><a href=\""+URL+"sckt.php\" target=\"_blank\"><img src=\""+URL+"html\/images\/0708\/zt3.gif\" width=\"45\" height=\"33\" border=\"0\" \/><\/a><br \/>");
document.writeln("                      <a href=\""+URL+"sckt.php\" target=\"_blank\" class=\"link_ls12C\">市场开拓<\/a><\/div><\/td>");
document.writeln("                  <td><div align=\"center\"><a href=\""+URL+"special\/?ID=31\" target=\"_blank\"><img src=\""+URL+"html\/images\/0708\/zt4.gif\" width=\"45\" height=\"33\" border=\"0\" \/><\/a><br \/>");
document.writeln("                      <a href=\""+URL+"special\/?ID=31\" target=\"_blank\" class=\"link_ls12C\">知识产权<\/a><\/div><\/td>");
document.writeln("                <\/tr>");
document.writeln("                <tr>");
document.writeln("                  <td height=\"60\"><div align=\"center\"><a href=\""+URL+"special\/?ID=17\" target=\"_blank\"><img src=\""+URL+"html\/images\/0708\/zt5.gif\" width=\"45\" height=\"33\" border=\"0\" \/><\/a><br \/>");
document.writeln("                      <a href=\""+URL+"special\/?ID=17\" target=\"_blank\" class=\"link_ls12C\">信用体系<\/a><\/div><\/td>");
document.writeln("                  <td><div align=\"center\"><a href=\""+URL+"cyfd.php\" target=\"_blank\"><img src=\""+URL+"html\/images\/0708\/zt6.gif\" width=\"45\" height=\"33\" border=\"0\" \/><\/a><br \/>");
document.writeln("                      <a href=\""+URL+"cyfd.php\" target=\"_blank\" class=\"link_ls12C\">创业辅导<\/a><\/div><\/td>");
document.writeln("                <\/tr>");
document.writeln("                <tr>");
document.writeln("                  <td height=\"60\"><div align=\"center\"><a href=\""+URL+"flyzj.php\" target=\"_blank\"><img src=\""+URL+"html\/images\/0708\/zt7.gif\" width=\"45\" height=\"33\" border=\"0\" \/><\/a><br \/>");
document.writeln("                    <a href=\""+URL+"flyzj.php\" target=\"_blank\" class=\"link_ls12C\">法律服务<\/a><\/div><\/td>");
document.writeln("                  <td><div align=\"center\"><a href=\""+URL+"xxh\/\" target=\"_blank\"><img src=\""+URL+"html\/images\/0708\/zt8.gif\" width=\"45\" height=\"33\" border=\"0\" \/><\/a><br \/>");
document.writeln("                      <a href=\""+URL+"xxh\/\" target=\"_blank\" class=\"link_ls12C\">企业信息化<\/a><\/div><\/td>");
document.writeln("                <\/tr>");
document.writeln("				<tr>");
document.writeln("                  <td height=\"0\" colspan=\"2\"><\/td>");
document.writeln("				  <\/tr>");
document.writeln("              <\/table>")
document.writeln ("</td>");
document.writeln ("</tr>");
document.writeln ("<tr>");
document.writeln ("<td height=\"3\"></td>");
document.writeln ("</tr>");
document.writeln ("</table>");
}