function qiehuan(num){
		for(var id = 1;id<=10;id++)
		{
			if(id==num)
			{
				document.getElementById("kind_menu"+id).style.display="block";
//				document.getElementById("p_nav"+id).className="sele";
			}
			else
			{
				document.getElementById("kind_menu"+id).style.display="none";
//				document.getElementById("p_nav"+id).className="";
			}
		}
	}
	
document.writeln("      <div id=\"nav\">");
document.writeln("            <div class=\"l\"><\/div>");

document.writeln("            <ul class=\"c\">");

document.writeln("                <li>");
document.writeln("                    <span class=\"v\"><a href=\"\/index.asp\" onmouseover=\"javascript:qiehuan(1)\" class=\""+nav_menu_01_status+"\">首页<\/a><\/span>");
document.writeln("                    <div id=\"kind_menu1\" class=\"kind_menu\" style=\"left:20px;"+sub_01_s+"\">");
document.writeln("                        欢迎您访问龙力生物网站!");
document.writeln("                    <\/div>");
document.writeln("                <\/li>");

document.writeln("                <li>");
document.writeln("                    <span class=\"v\"><a href=\"\/html\/about\/qyjj.html\" onmouseover=javascript:qiehuan(2) class=\""+nav_menu_02_status+"\">关于龙力<\/a><\/span>");
document.writeln("                    <div id=\"kind_menu2\" class=\"kind_menu\" style=\"left:40px;"+sub_02_s+"\">");
document.writeln("                        <a href=\"\/html\/about\/qyjj.html\">企业简介<\/a>");
document.writeln("                        <span>|<\/span>");
document.writeln("                        <a href=\"\/html\/about\/ldzc.html\">董事长致辞<\/a>");
document.writeln("                        <span>|<\/span>");

document.writeln("                        <a href=\"\/html\/about\/qywh.html\">企业文化<\/a>");
document.writeln("                        <span>|<\/span>");
document.writeln("                        <a href=\"\/html\/about\/list_775.html\">领导关怀<\/a>");
document.writeln("                        <span>|<\/span>");
document.writeln("                        <a href=\"\http://www.longlive.cn/ten.html\">龙力十年<\/a>");
document.writeln("                        <span>|<\/span>");
document.writeln("                        <a href=\"\/html\/about\/zzry.html\">企业荣誉<\/a>");
document.writeln("                        <span>|<\/span>");
document.writeln("                        <a href=\"\/html\/about\/list_730.html\">影像龙力<\/a>");
document.writeln("                    <\/div>");
document.writeln("                <\/li>");

document.writeln("                <li>");
document.writeln("                    <span class=\"v\"><a href=\"\/html\/news\/list_706.html\" onmouseover=javascript:qiehuan(3) class=\""+nav_menu_03_status+"\">新闻资讯<\/a><\/span>");
document.writeln("                    <div id=\"kind_menu3\" class=\"kind_menu\" style=\"width:300px;left:120px;"+sub_03_s+"\">");
document.writeln("                        <a href=\"\/html\/news\/list_706.html\">企业新闻<\/a>");
document.writeln("                        <span>|<\/span>");
document.writeln("                        <a href=\"\/html\/news\/list_683.html\">行业新闻<\/a>");
document.writeln("                    <\/div>");
document.writeln("                <\/li>");

document.writeln("                <li>");
document.writeln("                    <span class=\"v\"><a href=\"\/html\/products\/products.html\" onmouseover=javascript:qiehuan(4) class=\""+nav_menu_04_status+"\">龙力产品<\/a><\/span>");
document.writeln("                    <div id=\"kind_menu4\" class=\"kind_menu\" style=\"width:300px;left:150px;"+sub_04_s+"\">");
document.writeln("                        <a href=\"\/html\/products\/list_757.html\">新品推介<\/a>");
document.writeln("                        <span>|<\/span>");
document.writeln("                        <a href=\"\/html\/products\/products.html\">产品世界<\/a>");
document.writeln("                        <span>|<\/span>");
document.writeln("                        <a href=\"\/html\/products\/list_758.html\">产品视频<\/a>");
document.writeln("                    <\/div>");
document.writeln("                <\/li>");

document.writeln("                <li>");
document.writeln("                    <span class=\"v\"><a href=\"\/html\/zlbz\/yljd.html\" onmouseover=javascript:qiehuan(5) class=\""+nav_menu_05_status+"\">质量保障<\/a><\/span>");
document.writeln("                    <div id=\"kind_menu5\" class=\"kind_menu\" style=\"width:600px;left:235px;"+sub_05_s+"\">");
document.writeln("                        <a href=\"\/html\/zlbz\/yljd.html\">原料基地<\/a>");
document.writeln("                        <span>|<\/span>");
document.writeln("                        <a href=\"\/html\/zlbz\/zlkz.html\">质量控制<\/a>");
document.writeln("                        <span>|<\/span>");
document.writeln("                        <a href=\"\/html\/zlbz\/gylc.html\">质量认证<\/a>");
document.writeln("                    <\/div>");
document.writeln("                <\/li>");

document.writeln("                <li>");
document.writeln("                    <span class=\"v\"><a href=\"\/html\/jsyf\/list_783.html\" onmouseover=javascript:qiehuan(8) class=\""+nav_menu_08_status+"\">技术研发<\/a><\/span>");
document.writeln("                    <div id=\"kind_menu8\" class=\"kind_menu\" style=\"width:600px;left:280px;"+sub_08_s+"\">");
document.writeln("                        <a href=\"\/html\/jsyf\/tgczx.html\">糖工程中心<\/a>");
document.writeln("                        <span>|<\/span>");
document.writeln("                        <a href=\"\/html\/jsyf\/hzyx.html\">合作院校<\/a>");
document.writeln("                        <span>|<\/span>");
document.writeln("                        <a href=\"\/html\/jsyf\/zljs.html\">专利技术<\/a>");
document.writeln("                        <span>|<\/span>");
document.writeln("                        <a href=\"\/html\/jsyf\/list_783.html\">技术应用<\/a>");
document.writeln("                    <\/div>");
document.writeln("                <\/li>");

document.writeln("                <li>");
document.writeln("                    <span class=\"v\"><a href=\"\/html\/hr\/rcln.html\" onmouseover=javascript:qiehuan(6) class=\""+nav_menu_06_status+"\">人力资源<\/a><\/span>");
document.writeln("                    <div id=\"kind_menu6\" class=\"kind_menu\" style=\"width:400px;left:355px;"+sub_06_s+"\">");
document.writeln("                        <a href=\"\/html\/hr\/rcln.html\">人才理念<\/a>");
document.writeln("                        <span>|<\/span>");
document.writeln("                        <a href=\"\/html\/hr\/yplc.html\">应聘流程<\/a>");
document.writeln("                        <span>|<\/span>");
document.writeln("                        <a href=\"\/html\/hr\/list_731.html\">人才招聘<\/a>");
document.writeln("                        <span>|<\/span>");
document.writeln("                        <a href=\"\/html\/hr\/jltd.html\">简历投递<\/a>");
document.writeln("                    <\/div>");
document.writeln("                <\/li>");

document.writeln("                <li>");
document.writeln("                    <span class=\"v\"><a href=\"\/html\/services\/zxly.html\" onmouseover=javascript:qiehuan(7) class=\""+nav_menu_07_status+"\">客户服务<\/a><\/span>");
document.writeln("                    <div id=\"kind_menu7\" class=\"kind_menu\" style=\"width:400px;left:430px;"+sub_07_s+"\">");
document.writeln("                        <a href=\"\/html\/services\/zxly.html\">在线留言<\/a>");
document.writeln("                        <span>|<\/span>");
document.writeln("                        <a href=\"\/html\/services\/lxfs.html\">联系方式<\/a>");
document.writeln("                        <span>|<\/span>");
document.writeln("                        <a href=\"\/html\/services\/yxwl.html\">营销网络<\/a>");
document.writeln("                        <span>|<\/span>");
document.writeln("                        <a href=\"\/html\/services\/list_767.html\">健康知识<\/a>");
//document.writeln("                        <span>|<\/span>");
//document.writeln("                        <a href=\"\/html\/services\/list_768.html\">信息问答<\/a>");
document.writeln("                    <\/div>");
document.writeln("                <\/li>");

document.writeln("                <li>");
document.writeln("                    <span class=\"v\"><a href=\"\http://longlive.eap.ellll.com\" onmouseover=javascript:qiehuan(9) class=\""+nav_menu_03_status+"\">龙力商学院<\/a><\/span>");
document.writeln("                <\/li>");

document.writeln("                <li>");
document.writeln("                    <span class=\"v\"><a href=\"\http://irm.p5w.net/ssgs/S002604/\" onmouseover=javascript:qiehuan(10) class=\""+nav_menu_04_status+"\">投资者关系<\/a><\/span>");
document.writeln("                <\/li>");

document.writeln("             <\/ul>");
document.writeln("            <div class=\"r\"><\/div>");
document.writeln("            <div class=\"bt_qnav\"><\/div>");
document.writeln("                      ");
document.writeln("        <\/div>")
