var json= {
	"mainmenu":{
		"sub":[
				{
					"@linkURL":"/design/innovation.php",
					"#text":"Design",
					"sub":[
							{"@linkURL":"/design/innovation.php","#text":"Innovation"},
							{"@linkURL":"/design/methodology.php","#text":"Methodology"},
							{"@linkURL":"/design/productDevelopment.php","#text":"Product Development",
							 "sub":[
				 			 			{"@linkURL":"/design/objective.php","#text":"Product Design"},
				 			 			{"@linkURL":"/design/caeAnalysis.php","#text":"Mechanical Engineering"},
				 			 			{"@linkURL":"/design/electricalAnalysisSimulation.php","#text":"Electronic Engineering"}
				 			 ]
							}
					]
				},
				{
					"@linkURL":"/manufacturing/revolution.php",
					"#text":"Manufacturing",'width':'130', 
					"sub":[
							{"@linkURL":"/manufacturing/revolution.php","#text":"Revolution",
							 "sub":[
				 			 			{"@linkURL":"/manufacturing/supplyChain.php","#text":"Supply Chain"},
				 			 			{"@linkURL":"/manufacturing/production.php","#text":"Production"},
				 			 			{"@linkURL":"/manufacturing/productionProcess.php","#text":"Production Process"}
							 ]
							},
							{"@linkURL":"/manufacturing/qualityControl.php","#text":"Quality Control",
							"sub":[
				 			 			{"@linkURL":"/manufacturing/qualityEngineering.php","#text":"Quality Engineering"},
				 			 			{"@linkURL":"/manufacturing/qualityManagement.php","#text":"Quality Management"}
							 ]
							}
					]
				},
				{"@linkURL":"/service/integratedServicePlan.php",
				 "#text":"Service",
				 "sub":[
				 			{"@linkURL":"/service/integratedServicePlan.php","#text":"Integrated Service Plan"}
					]
				},
				
				{"@linkURL":"/company/whoWeAre.php",
				 "#text":"Company",
				 "sub":[
				 			{"@linkURL":"/company/whoWeAre.php","#text":"Who We Are"},
				 			{"@linkURL":"/company/ourVision.php","#text":"Our Vision"},
				 			{"@linkURL":"/company/ourCommitment.php","#text":"Our Commitment"},
				 			{"@linkURL":"/company/awards.php","#text":"Awards"},
				 			{"@linkURL":"/company/businessOperation.php","#text":"Business Operation"}
					
				 ]
				},
				{"@linkURL":"/investorRelations/monthlyRevenues.php",
				 "#text":"Invester Relations",
				 "sub":[
				 			{"@linkURL":"/investorRelations/monthlyRevenues.php","#text":"Monthly Revenues"},
										{"@linkURL":"/investorRelations/quarterlyReport.php","#text":"Quarterly Report"},
				 			 			{"@linkURL":"/investorRelations/financialInformation.php","#text":"Financial Information"},
				 			 			{"@linkURL":"/investorRelations/iRContact.php","#text":"IR Contact"}
					]
				},
				{"@linkURL":"/sustainability/ourPromise.php",
				 "#text":"Sustainability",
				 "sub":[
				 			{"@linkURL":"/sustainability/ourPromise.php","#text":"Our Promise"},
				 			{"@linkURL":"/sustainability/corporateSocialResponsibility.php","#text":"Corporate Social Responsibility", "pos":"left",
				 			 "sub":[
				 			 			{"@linkURL":"/sustainability/eicc.php","#text":"EICC"},
										{"@linkURL":"/sustainability/aboutPUreCSR.php","#text":"PUreCSR"},
				 			 			{"@linkURL":"/sustainability/aboutEco-efficiency.php","#text":"Eco-efficiency"},
										{"@linkURL":"/sustainability/compliance.php","#text":"Compliance"},
				 			 			{"@linkURL":"/sustainability/objectivesTargets.php","#text":"Action Plan"},
				 			 			{"@linkURL":"/sustainability/csrReport.php","#text":"CSR Report"}
				 			 ]
							},
				 			{"@linkURL":"/sustainability/pureGMSsystem.php","#text":"PureGMS system", "pos":"left",
				 			 "sub":[
				 			 			{"@linkURL":"/sustainability/aboutGreenManagement.php","#text":"Green Management System"},
										{"@linkURL":"/sustainability/designPolicy.php","#text":"Green Design"},
				 			 			{"@linkURL":"/sustainability/greenSupplyChain.php","#text":"Supplier Management"},
				 			 			{"@linkURL":"/sustainability/pureGMSTrainingPlan.php","#text":"PUreGMS Training Plan"}
				 			 ]
							},
				 			{"@linkURL":"/sustainability/informationSharing.php","#text":"Information Sharing"},
				 			{"@linkURL":"/sustainability/updatesAwards.php","#text":"Updates & Awards"}
				 ]
				},
				{"@linkURL":"/career/whyUS.php",
					"#text":"Career",
					"sub":[
								{"@linkURL":"/career/whyUS.php","#text":"Why Pegatron"},
								{"@linkURL":"/career/continuousLearning.php","#text":"Continuous Learning", "pos":"left",
				 			     "sub":[
				 			 			{"@linkURL":"/career/lifeWideLearning.php","#text":"Life-long Learning"},
										{"@linkURL":"/career/talentDevelopmentPlan.php","#text":"Talent Development Plan"},
				 			 			{"@linkURL":"/career/e-Learning.php","#text":"e-Learning"}
				 			 ]
								},
								{"@linkURL":"/career/benefitsPlan.php","#text":"Benefits Plan ", "pos":"left",
				 			     "sub":[
				 			 			{"@linkURL":"/career/compensation.php","#text":"Compensation"},
										{"@linkURL":"/career/recreationFacilities.php","#text":"Recreation Facilities"},
				 			 			{"@linkURL":"/career/worklifebalance.php","#text":"Work-life balance"}
				 			 ]
								},
								{"@linkURL":"/career/contactHR.php","#text":"Contact HR"}
					]
				},
			]
		}
	};