function showhide(what,what2){
	if (what.style.display=='none'){
		what.style.display='';
		//what2.src=Open.src
	}
	else{
		what.style.display='none'
		//what2.src=Closed.src
	}
}
document.write("\
<table width='200' cellpadding='0' cellspacing='0' border='0'>\
	<tr>\
		<td><img src='/include/images/menu_t_4.gif' width='190' height='40' border='0'></td>\
	</tr>\
	<tr>\
		<td><a href='javascript:;' id='smenu1' onClick='showhide(menu1outline,menu1sign);'\
		OnMouseOut=\"na_restore_img_src('imageMnShop01', 'document')\" OnMouseOver=\"na_change_img_src('imageMnShop01', 'document',\
		'/include/images/menu_shop01_on.gif',	true);\"><img src='/include/images/menu_shop01_off.gif' id='menu1sign'\
		width='190'	height='30'	border='0' name='imageMnShop01'></a></td>\
	</tr>\
	<tr>\
		<td>\
    <div id='menu1outline' style=\"display:'none'\">\
    <table width='100%' cellpadding='0' cellspacing='0' border='0'>\
    	<tr>\
    		<td style=padding-left:10px;><img src=/images/icon_m.gif align='absmiddle'><A HREF=/intruduce/company_01_chn.htm>致词</a></td>\
    	</tr>\
    	<tr>\
    		<td style=padding-left:10px;><img src=/images/icon_m.gif align='absmiddle'><A HREF=/intruduce/company_chn.htm>公司简介</a></td>\
    	</tr>\
    	<tr>\
    		<td style=padding-left:10px;><img src=/images/icon_m.gif align='absmiddle'><A HREF=/intruduce/history_chn.htm>公司沿革</a></td>\
    	</tr>\
    </table>\
    </div>\
    </td>\
  </tr>\
	<tr>\
		<td><a href='javascript:;' id='smenu2' onClick='showhide(menu2outline,menu2sign);'\
		OnMouseOut=\"na_restore_img_src('imageMnShop02', 'document')\" OnMouseOver=\"na_change_img_src('imageMnShop02', 'document',\
		'/include/images/menu_shop02_on.gif',	true);\"><img src='/include/images/menu_shop02_off.gif' id='menu2sign'\
		width='190'	height='30'	border='0' name='imageMnShop02'></a></td>\
	</tr>\
	<tr>\
		<td>\
    <div id='menu2outline' style=\"display:'none'\">\
    <table width='100%' cellpadding='0' cellspacing='0' border='0'>\
    	<tr><td style=padding-left:10px;><img src=/images/icon_m.gif align='absmiddle'><A HREF=/tt/board/ttboard.cgi?db=product_china&s_mode=def&s_cate=1&s_key=1>猪人工授精工具</a></td></tr>\
    	<tr><td style=padding-left:10px;><img src=/images/icon_m.gif align='absmiddle'><A HREF=/tt/board/ttboard.cgi?db=product_china&s_mode=def&s_cate=1&s_key=2>猪饲养工具</a></td></tr>\
    	<tr><td style=padding-left:10px;><img src=/images/icon_m.gif align='absmiddle'><A HREF=/tt/board/ttboard.cgi?db=product_china&s_mode=def&s_cate=1&s_key=3>牛饲养工具 妊娠诊断器</a></td></tr>\
    	<tr><td style=padding-left:10px;><img src=/images/icon_m.gif align='absmiddle'><A HREF=/tt/board/ttboard.cgi?db=product_china&s_mode=def&s_cate=1&s_key=4>爱狗人工授精工具</a></td></tr>\
    	<tr><td style=padding-left:10px;><img src=/images/icon_m.gif align='absmiddle'><A HREF=/tt/board/ttboard.cgi?db=product_china&s_mode=def&s_cate=1&s_key=5>畜产环境系统</a></td></tr>\
    </table>\
    </div>\
    </td>\
  </tr>\
	<tr>\
		<td><a href='javascript:;' id='smenu3' onClick='showhide(menu3outline,menu3sign);'\
		OnMouseOut=\"na_restore_img_src('imageMnShop03', 'document')\" OnMouseOver=\"na_change_img_src('imageMnShop03', 'document',\
		'/include/images/menu_shop03_on.gif',	true);\"><img src='/include/images/menu_shop03_off.gif' id='menu3sign'\
		width='190'	height='30'	border='0' name='imageMnShop03'></a></td>\
	</tr>\
	<tr>\
		<td>\
    <div id='menu3outline' style=\"display:'none'\">\
    <table width='100%' cellpadding='0' cellspacing='0' border='0'>\
    	<tr><td style=padding-left:10px;><img src=/images/icon_m.gif align='absmiddle'><A HREF=/tt/board/ttboard.cgi?db=product_china&s_mode=def&s_cate=1&s_key=6>公猪</a></td></tr>\
    	<tr><td style=padding-left:10px;><img src=/images/icon_m.gif align='absmiddle'><a href=/jongdon/jongdon-chn.htm>公猪选拔</a></td></tr>\
    </table>\
    </div>\
    </td>\
  </tr>\
	<tr>\
		<td><a href=mailto:simjk77@kornet.net\
		OnMouseOut=\"na_restore_img_src('imageMnShop04', 'document')\" OnMouseOver=\"na_change_img_src('imageMnShop04', 'document',\
		'/include/images/menu_shop04_on.gif',	true);\"><img src='/include/images/menu_shop04_off.gif'\
		width='190'	height='30'	border='0' name='imageMnShop04'></a></td>\
	</tr>\
	<tr>\
		<td	height='10'></td>\
	</tr>\
</table>\
");

