

var JsTopMenu=[
	{url:'/fleet_content/model/index.aspx',label:'Model Range',children:[
		{url:'/cars/new_cars/index.aspx',label:'Toyota cars'},
		{url:'/fleet_content/model/technology/index.aspx',label:'Engine Technology'},
		{url:'/fleet_content/model/safety/index.aspx',label:'Safety'},
		{url:'/fleet_content/model/quality/index.aspx',label:'Superior Quality'},
		{url:'/fleet_content/model/driver_satisfaction/index.aspx',label:'Driver Satisfaction'},
		{url:'/fleet_content/model/accessories/index.aspx',label:'Car Customisation'}
	]},
	{url:'/fleet_content/cost/index.aspx',label:'Managing Your Costs',children:[
		{url:'/fleet_content/cost/tco/index.aspx',label:'Total Cost of Ownership - TCO'},
		{url:'/fleet_content/cost/financial_services/index.aspx',label:'Financial Services'}
	]},
	{url:'/fleet_content/environment/index.aspx',label:'Environment',children:[
		{url:'/fleet_content/environment/your_environment/index.aspx',label:'A Green Advantage'},
		{url:'/fleet_content/environment/eco_management/index.aspx',label:'Environmental Management System'},
		{url:'/fleet_content/environment/green_technology/index.aspx',label:'Green Technologies'},
		{url:'/fleet_content/environment/important_principles/index.aspx',label:'Reduce Reuse Recycle'},
		{url:'/fleet_content/environment/what_next/index.aspx',label:'The Next Horizon'}
	]},
	{url:'/fleet_content/why_tib/index.aspx',label:'Why Toyota in Business?',children:[
		{url:'/fleet_content/why_tib/key_benefits/index.aspx',label:'Key Benefits'},
		{url:'/fleet_content/why_tib/toyota_in_europe/index.aspx',label:'Toyota in Europe'},
		{url:'/fleet_content/why_tib/company/global_toyota.aspx',label:'Global Toyota'},
		{url:'/fleet_content/why_tib/company/the_toyota_way.aspx',label:'The Toyota Way'},
		{url:'/fleet_content/why_tib/company/tps.aspx',label:'Toyota Production System'},
		{url:'/fleet_content/why_tib/company/corporate_responsibility.aspx',label:'Corporate  Responsibility'},
		{url:'/fleet_content/contacts.aspx',label:'Contact'}
	]}
]
	
