/* gnavi_setting.js */

var gnavi_setting = [
					 
{	id: "gnav01",
	item:[
			{
			name: "横河グループ製品",
			href: "/jp-ycl/biz/gr-products/index.htm",
			target:""
			},
			{
			name: "計測・制御機器製品",
			href: "/jp-ycl/biz/keisoku-products/index.htm",
			target:""
			},
			{
			name: "自社製品一覧",
			href: "/jp-ycl/biz/orig-products/index.htm",
			target:""
			},
			{
			name: "DAMS",
			href: "/jp-ycl/biz/orig-products/dams/dams-index.htm",
			target:""
			},	
			{
			name: "ギュッポフレックス",
			href: "/jp-ycl/biz/orig-products/gupo/gupo-index.htm",
			target:""
			},	
			{
			name: "紙切れ監視システム",
			href: "/jp-ycl/biz/orig-products/wsp/wsp-index.htm",
			target:""
			},			
			{
			name: "保険",
			href: "/jp-ycl/biz/hoken/index.htm",
			target:""
			}
		]
},

{	id: "gnav02",
	item:[
			{
			name: "ご挨拶",
			href: "/jp-ycl/corp/corporate/corp-message.htm",
			target:""
			},
			{
			name: "企業理念、経営理念",
			href: "/jp-ycl/corp/corporate/corp-kigyourinen.htm",
			target:""
			},
			{
			name: "会社概要",
			href: "/jp-ycl/corp/corporate/corp-company.htm",
			target:""
			},
			{
			name: "会社の沿革",
			href: "/jp-ycl/corp/corporate/corp-history.htm",
			target:""
			},
			{
			name: "事業所一覧",
			href: "/jp-ycl/corp/corporate/corp-office.htm",
			target:""
			},
			{
			name: "事業紹介",
			href: "/jp-ycl/corp/corporate/corp-biz-index.htm",
			target:""
			},
			{
			name: "決算公告",
			href: "/jp-ycl/corp/corporate/corp-ir.htm",
			target:""
			},
			{
			name: "採用情報",
			href: "/jp-ycl/corp/corporate/corp-recruit-index.htm",
			target:""
			},
			{
			name: "CSR活動",
			href: "/jp-ycl/corp/corporate/corp-syakaikoukenkatudou.htm",
			target:""
			}
	]
}

];
