
function createLeftMenu(itemId){	 
	document.write("	 <table width='100%'  border='0' cellspacing='0' cellpadding='0'>");
	document.write("      <tr>");
	document.write("        <td height='16' colspan='2' background='image/line3.gif'>&nbsp;</td>");
	document.write("      </tr>");
	document.write("      <tr>");
	document.write("        <td colspan='2'><img src='image/leftmenu_gsgz.gif' width='186' height='44'></td>");
	document.write("      </tr>");
	document.write("      <tr>");
	document.write("        <td height='3' colspan='2'></td>");
	document.write("      </tr>");
	document.write("      <tr>");

	
    //治理结构
	if(itemId==2){
		document.write("        <td colspan='2' background='image/line2.jpg' align='right'><img border='0' src='image/leftmenu_zljg1.jpg'></td>");
	}else{
		document.write("        <td colspan='2' background='image/line2.jpg' align='right'><a href='index.jsp'><img onmouseover=this.src='image/leftmenu_zljg1.jpg' onmouseout=this.src='image/leftmenu_zljg1.jpg' border='0' src='image/leftmenu_zljg.jpg'></a></td>");
	}
	document.write("      </tr>");
	document.write("      <tr>");
	document.write("        <td height='3' colspan='2'></td>");
	document.write("      </tr>");
	document.write("      <tr>");

	//公司董事
	if(itemId==1){
		document.write("        <td colspan='2' background='image/line2.jpg' align='right' onmouseover=document.getElementById('dfgMenu2').style.visibility='visible'; onmouseout=document.getElementById('dfgMenu2').style.visibility='hidden';><a href='cy.jsp'><img border='0' src='image/leftmenu_cy1.jpg'></a></td>");
	}else{
		document.write("        <td colspan='2' background='image/line2.jpg' align='right' onmouseover=document.getElementById('dfgMenu2').style.visibility='visible'; onmouseout=document.getElementById('dfgMenu2').style.visibility='hidden';><a href='cy.jsp'><img onmouseover=this.src='image/leftmenu_cy1.jpg' onmouseout=this.src='image/leftmenu_cy.jpg' border='0' src='image/leftmenu_cy.jpg'></a></td>");
	}
	document.write("      </tr>");
	document.write("      <tr>");
	document.write("        <td height='3' colspan='2'></td>");
	document.write("      </tr>");
	document.write("      <tr>");
	
	//公司章程
	if(itemId==3){
		document.write("        <td colspan='2' background='image/line2.jpg' align='right'><img border='0' src='image/leftmenu_gszc1.jpg'></td>");
	}else{
		document.write("        <td colspan='2' background='image/line2.jpg' align='right'><a href='gszc.jsp'><img onmouseover=this.src='image/leftmenu_gszc1.jpg' onmouseout=this.src='image/leftmenu_gszc.jpg' border='0' src='image/leftmenu_gszc.jpg'></a></td>");
	}
	document.write("      </tr>");
	document.write("      <tr>");
	document.write("        <td height='3' colspan='2'></td>");
	document.write("      </tr>");
    
	//管制报告
	if(itemId==4){
		document.write("        <td colspan='2' background='image/line2.jpg' align='right'><img border='0' src='image/leftmenu_gzbg1.jpg'></td>");
	}else{
		document.write("        <td colspan='2' background='image/line2.jpg' align='right'><a href='gzbg.jsp'><img onmouseover=this.src='image/leftmenu_gzbg1.jpg' onmouseout=this.src='image/leftmenu_gzbg.jpg' border='0' src='image/leftmenu_gzbg.jpg'></a></td>");
	}
	document.write("      </tr>");
	document.write("      <tr>");
	document.write("        <td height='3' colspan='2'></td>");
	document.write("      </tr>");
    
	//董秘信箱
	if(itemId==5){
		document.write("        <td colspan='2' background='image/line2.jpg' align='right'><img border='0' src='image/leftmenu_dmxx1.jpg'></td>");
	}else{
		document.write("        <td colspan='2' background='image/line2.jpg' align='right'><a href='dmxx.jsp'><img onmouseover=this.src='image/leftmenu_dmxx1.jpg' onmouseout=this.src='image/leftmenu_dmxx.jpg' border='0' src='image/leftmenu_dmxx.jpg'></a></td>");
	}
	document.write("      </tr>");
	document.write("      <tr>");
	document.write("        <td height='3' colspan='2'></td>");
	document.write("      </tr>");
	document.write("    </table>");


}

/*
<!--公司菜单开始//-->	
*/
document.write("<div style='position:absolute;width:0px;height:0px;overflow:visible;'>")
document.write("<div id='dfgMenu' style='LEFT: 186px; VISIBILITY:hidden; POSITION: relative;top:176px'> ")
document.write("	<table border='0' cellpadding='0' cellspacing='0'>")
document.write("		<tr height='23' bgcolor='#FFFFFF'> ")
document.write("			<td width='3' onmouseover=dfgMenu.style.visibility='visible'; onmouseout=dfgMenu.style.visibility='hidden';></td> ")
document.write("			<td width='80' onmouseover=dfgMenu.style.visibility='visible'; onmouseout=dfgMenu.style.visibility='hidden';><a href='gsjs_new.jsp'><img onmouseover=this.src='image/menu2_gsjs2.jpg' onmouseout=this.src='image/menu2_gsjs.jpg' border='0'  src='image/menu2_gsjs.jpg'></a></td> ")
document.write("		</tr>")
document.write("		<tr height='3' bgcolor='#FFFFFF'> ")
document.write("			<td colspan='3' onmouseover=dfgMenu.style.visibility='visible'; onmouseout=dfgMenu.style.visibility='hidden';></td> ")
document.write("		</tr>")
document.write("		<tr height='23' bgcolor='#FFFFFF'> ")
document.write("			<td width='3' onmouseover=dfgMenu.style.visibility='visible'; onmouseout=dfgMenu.style.visibility='hidden';></td> ")
document.write("			<td width='80' onmouseover=dfgMenu.style.visibility='visible'; onmouseout=dfgMenu.style.visibility='hidden';><a href='gszl_new.jsp'><img onmouseover=this.src='image/menu2_gszl2.jpg' onmouseout=this.src='image/menu2_gszl.jpg' border='0'  src='image/menu2_gszl.jpg'></a></td> ")
document.write("		</tr>")
document.write("		<tr height='3' bgcolor='#FFFFFF'> ")
document.write("			<td colspan='3' onmouseover=dfgMenu.style.visibility='visible'; onmouseout=dfgMenu.style.visibility='hidden';></td> ")
document.write("		</tr>")
document.write("		<tr height='23' bgcolor='#FFFFFF'> ")
document.write("			<td width='3' onmouseover=dfgMenu.style.visibility='visible'; onmouseout=dfgMenu.style.visibility='hidden';></td> ")
document.write("			<td width='80' onmouseover=dfgMenu.style.visibility='visible'; onmouseout=dfgMenu.style.visibility='hidden';><a href='gszl_new.jsp'><img onmouseover=this.src='image/menu2_gszl2.jpg' onmouseout=this.src='image/menu2_gszl.jpg' border='0'  src='image/menu2_gszl.jpg'></a></td> ")
document.write("		</tr>")
document.write("	</table> ")
document.write("</div> ")
document.write("</div> ")

/*
<!--cymenu//-->	
*/
document.write("<div style='position:absolute;width:0px;height:0px;overflow:visible;'>")
document.write("<div id='dfgMenu2' style='LEFT: 180px; VISIBILITY:hidden; POSITION: relative;top:180px'> ")
document.write("	<table border='0' cellpadding='0' cellspacing='0'>")
document.write("		<tr height='23' bgcolor='#FFFFFF'> ")
document.write("			<td width='3' onmouseover=dfgMenu2.style.visibility='visible'; onmouseout=dfgMenu2.style.visibility='hidden';></td> ")
document.write("			<td width='112' onmouseover=dfgMenu2.style.visibility='visible'; onmouseout=dfgMenu2.style.visibility='hidden';><a href='cy.jsp'><img onmouseover=this.src='image/menu3_zxds1.jpg' onmouseout=this.src='image/menu3_zxds.jpg' border='0'  src='image/menu3_zxds.jpg'></a></td> ")
document.write("		</tr>")
document.write("		<tr height='3' bgcolor='#FFFFFF'> ")
document.write("			<td colspan='3' onmouseover=dfgMenu2.style.visibility='visible'; onmouseout=dfgMenu2.style.visibility='hidden';></td> ")
document.write("		</tr>")
document.write("		<tr height='23' bgcolor='#FFFFFF'> ")
document.write("			<td width='3' onmouseover=dfgMenu2.style.visibility='visible'; onmouseout=dfgMenu2.style.visibility='hidden';></td> ")
document.write("			<td width='112' onmouseover=dfgMenu2.style.visibility='visible'; onmouseout=dfgMenu2.style.visibility='hidden';><a href='cy2.jsp'><img onmouseover=this.src='image/menu3_fzxds1.jpg' onmouseout=this.src='image/menu3_fzxds.jpg' border='0'  src='image/menu3_fzxds.jpg'></a></td> ")
document.write("		</tr>")
document.write("		<tr height='3' bgcolor='#FFFFFF'> ")
document.write("			<td colspan='3' onmouseover=dfgMenu2.style.visibility='visible'; onmouseout=dfgMenu2.style.visibility='hidden';></td> ")
document.write("		</tr>")
document.write("		<tr height='23' bgcolor='#FFFFFF'> ")
document.write("			<td width='3' onmouseover=dfgMenu2.style.visibility='visible'; onmouseout=dfgMenu2.style.visibility='hidden';></td> ")
document.write("			<td width='112' onmouseover=dfgMenu2.style.visibility='visible'; onmouseout=dfgMenu2.style.visibility='hidden';><a href='cy3.jsp'><img onmouseover=this.src='image/menu3_dlfzxds1.jpg' onmouseout=this.src='image/menu3_dlfzxds.jpg' border='0'  src='image/menu3_dlfzxds.jpg'></a></td> ")
document.write("		</tr>")
document.write("	</table> ")
document.write("</div> ")
document.write("</div> ")