/* gnavi_setting.js */

var gnavi_setting = [
					 
{	id: "gnav01",
	item:[
			{
			name: "フィールドサービス",
			href: "/jp-yfe/biz/fieldsv/field_index.htm",
			target:""
			},
			{
			name: "半導体装置サービス",
			href: "/jp-yfe/biz/semisv/semi_index.htm",
			target:""
			},
			{
			name: "電気・計装工事サービス",
			href: "/jp-yfe/biz/eng/eng_01.htm",
			target:""
			}
		]
},

{	id: "gnav02",
	item:[
			{
			name: "会社情報",
			href: "/jp-yfe/corp/corporate/company.htm",
			target:""
			},
			{
			name: "IR情報",
			href: "/jp-yfe/corp/corporate/ir.htm",
			target:""
			},
			{
			name: "沿革",
			href: "/jp-yfe/corp/corporate/history.htm",
			target:""
			},
			{
			name: "採用情報",
			href: "/jp-yfe/corp/corporate/recruit.htm",
			target:""
			},
			{
			name: "環境保全活動",
			href: "/jp-yfe/corp/corporate/env.htm",
			target:""
			},
			{
			name: "サービス拠点",
			href: "/jp-yfe/corp/corporate/office.htm",
			target:""
			},
			{
			name: "ニュース",
			href: "/jp-yfe/corp/corporate/news.htm",
			target:""
			}
	]
}

];
