/* ------------------------------------------------------------------------
	http://www.webgle.com/
------------------------------------------------------------------------- */

function g(o){return document.getElementById(o);}
function Wg_gjHome_HoverLi(n){
for(var i=1;i<=2;i++)
{
g('Wg_gjHome_tb_'+i).className='Wg_gjHome_normaltab';g('Wg_gjHome_tbc_0'+i).className='Wg_gjHome_undis';
}
g('Wg_gjHome_tbc_0'+n).className='Wg_gjHome_dis';g('Wg_gjHome_tb_'+n).className='main_noe_left_noe';
}

/*-菜单-*/
function g(o){return document.getElementById(o);}
function Wg_Home_HoverLi(n){
for(var i=1;i<=2;i++)
{
g('Wg_Home_tb_'+i).className='main_four_left_span2';g('Wg_Home_tbc_0'+i).className='main_four_right_bottmo_zj' ;
}
g('Wg_Home_tbc_0'+n).className='Wg_Home_dis';g('Wg_Home_tb_'+n).className='main_four_left_span';
}
/*-菜单-*/
function g(o){return document.getElementById(o);}
function Mj_Home_HoverLi(n){
for(var i=1;i<=2;i++)
{
g('Mj_Home_tb_'+i).className='main_four_left_span2';g('Mj_Home_tbc_0'+i).className='six_zj' ;
}
g('Mj_Home_tbc_0'+n).className='Wg_Home_dis';g('Mj_Home_tb_'+n).className='main_four_left_span';
}
/*-news菜单-*/
function g(o){return document.getElementById(o);}
function Mj_news_HoverLi(n){
for(var i=1;i<=5;i++)
	{
		g('mj_news_tb'+i).className='li';
		g('mj_news_tbc'+i).className='news_none' ;
	}
		g('mj_news_tbc'+n).className='news_nrcenter_right_two';
		g('mj_news_tb'+n).className='current';
	}
/*-news菜单-tow*/
function g(o){return document.getElementById(o);}
function Mj_news_tow(n){
for(var i=1;i<=5;i++)
	{
		g('mj_news_towtb'+i).className='li';
		g('mj_news_towtbc'+i).className='news_none' ;
	}
		g('mj_news_towtbc'+n).className='news_nrcenter_right_two';
		g('mj_news_towtb'+n).className='current';
	}

/*-news菜单-three*/
function g(o){return document.getElementById(o);}
function Mj_news_three(n){
for(var i=1;i<=5;i++)
	{
		g('mj_news_threetb'+i).className='li';
		g('mj_news_threetbc'+i).className='news_none' ;
	}
		g('mj_news_threetbc'+n).className='news_nrcenter_right_two';
		g('mj_news_threetb'+n).className='current';
	}
	
/*-news菜单-four*/
function g(o){return document.getElementById(o);}
function Mj_news_four(n){
for(var i=1;i<=4;i++)
	{
		g('mj_news_fourtb'+i).className='li';
		g('mj_news_fourtbc'+i).className='news_none' ;
	}
		g('mj_news_fourtbc'+n).className='news_nrcenter_right_two';
		g('mj_news_fourtb'+n).className='current';
	}
/*-news菜单-five*/
function g(o){return document.getElementById(o);}
function Mj_news_five(n){
for(var i=1;i<=5;i++)
	{
		g('mj_news_fivetb'+i).className='li';
		g('mj_news_fivetbc'+i).className='news_none' ;
	}
		g('mj_news_fivetbc'+n).className='news_nrcenter_right_two';
		g('mj_news_fivetb'+n).className='current';
	}

/*-商城标准-*/
function g(o){return document.getElementById(o);}
function mall_HoverLi(n){
for(var i=1;i<=5;i++)
	{
		g('mall_tb'+i).className='current';
		g('mall_tbc'+i).className='mall_right_three_nr_ul3';
	}
	g('mall_tbc'+n).className='mall_right_three_nr_ul2';
	g('mall_tb'+n).className='li';
}

