/* gnavi_setting.js */

var gnavi_setting = [
					 
{	id: "gnav01",
	item:[
			{
			name: "Navigation Business",
			href: "/ydk/mr/marine/index.htm",
			target:""
			},
			{
			name: "Gyrocompasses",
			href: "/ydk/mr/marine/gyro/index.htm",
			target:""
			},
			{
			name: "Autopilots",
			href: "/ydk/mr/marine/pilot/index.htm",
			target:""
			},
			{
			name: "Electromagnetic Logs",
			href: "/ydk/mr/marine/emlog/index.htm",
			target:""
			},
			{
			name: "Chart Plotters",
			href: "/ydk/mr/marine/plotter/index.htm",
			target:""
			}
		]
},

{	id: "gnav02",
	item:[
			{
			name: "Company Overview",
			href: "/ydk/corp/corporate/index.htm",
			target:""
			},
			{
			name: "Environmental Management",
			href: "/ydk/corp/eco/index.htm",
			target:""
			},
			{
			name: "Quality Assurance Activeties",
			href: "/ydk/corp/qa/index.htm",
			target:""
			}
]
},

{	id: "gnav03",
	item:[
			{
			name: "Consumable Parts Inquiries",
			href: "/ydk/tpc/cs/ydkcp-tpc-cs-parts-top-en.htm",
			target:""
			},
			{
			name: "Maintenance Inquiries",
			href: "/ydk/tpc/cs/ydkcp-tpc-cs-service-top-en.htm",
			target:""
			},
			{
			name: "Product Inquiries",
			href: "/ydk/tpc/cs/ydkcp-tpc-cs-sales-top-en.htm",
			target:""
			},
						{
			name: "Sales and Service Network",
			href: "/ydk/tpc/cs/ydkcp-tpc-cs-operation-top-en.htm",
			target:""
			},
			{
			name: "Discontinued Products",
			href: "/ydk/tpc/cs/ydkcp-tpc-cs-discon-top-en.htm",
			target:""
			}
]
}
];