// JavaScript Document
// index nav
var odiv=['<a href="#" target="_self">1</a> ','<a href="http://www.lidehr.com/html/Regulations/" target="_self">政策法规</a> | <a href="http://www.lidehr.com/html/IndustryNews/" target="_self">行业新闻</a> | <a href="http://www.lidehr.com/html/News/" target="_self">公司新闻</a>  ','<a href="http://www.lidehr.com/lide/hrwb.html" target="_self">人力资源外包</a> | <a href="http://www.lidehr.com/lide/rsdl.html" target="_self">人事代理服务</a> | <a href="http://www.lidehr.com/lide/lwpq.html" target="_self">劳务派遣服务</a> | <a href="http://www.lidehr.com/lide/rczp.html" target="_self">人才租赁服务</a>','<a href="http://www.lidehr.com/lide/fq.html" target="_self">解决方案</a> | <a href="http://www.lidehr.com/lide/kehufuwu.html" target="_self">客户服务</a> | <a href="http://www.lidehr.com/lide/lianxi.html" target="_self">联系我们</a> | <a href="http://www.lidehr.com/lide/nature.html" target="_self">关于立德</a>  ','','','','','<A href="http://www.lidehr.com/lide/nature.html" target="_self">公司文化</A> | <A href="http://www.lidehr.com/lide/corp.html" target="_self">公司简介</A> | <A href="http://www.lidehr.com/lide/stuction.html" target="_self">组织架构 </A> ',''
]
	function shownav(x){
			document.getElementById("qingniao_daohang2").innerHTML=odiv[x];
	}




