//Posted to http://www.csr.com/scripts/menuitems.js

//keywords
var code="code";var url="url";var sub="sub";
//styles
var color = {"border":"#aaaaaa", "shadow":"#DBD8D1", "bgON":"#ffffff","bgOVER":"#ffffff"};
var css = {"ON":"clsCMOn", "OVER":"clsCMOver"};
var cssSub = {"ON":"clsCMOnSub", "OVER":"clsCMOverSub"};
var STYLE = {"border":0, "shadow":0, "color":color, "css":css};
var STYLE1 = {"border":1, "shadow":0, "color":color, "css":cssSub};

//items and formats
var MENU_ITEMS =
[
	{pos:"relative", "leveloff":[0,0], "style":STYLE },
	{code:"Products", url:"http://www.csr.com/products/overview.htm", target:"_parent", format:{size:[16,51], itemoff:[0,20]},
		sub:[
			{"itemoff":[20,0], "leveloff":[16,2], "size":[21,160], "style":STYLE1 },
			{code:"Wi-Fi ICs (UniFi)",  url:"http://www.csr.com/products/unifirange.htm", target:"_parent", sub:[]},
	
			
			{code:"Bluetooth&reg; ICs (BlueCore)",  url:"http://www.csr.com/products/bcrange.htm", target:"_parent", "format":{"arrow":"http://www.csr.com/images/arr1.gif", "oarrow":"http://www.csr.com/images/arr1_o.gif", "arrsize":[12,10]},
				sub:[
					{"leveloff":[14,140]},
					{code:"BlueCore&#8482;3", url:"http://www.csr.com/products/bc3range.htm", target:"_parent"},
					{code:"BlueCore&#8482;4", url:"http://www.csr.com/products/bc4range.htm", target:"_parent"},
					{code:"BlueCore&#8482;5", url:"http://www.csr.com/products/bc5range.htm", target:"_parent"},
					{code:"BlueCore&#8482;6", url:"http://www.csr.com/products/bc6range.htm", target:"_parent"},
					{code:"BlueCore&#8482;7", url:"http://www.csr.com/products/bc7range.htm", target:"_parent"}
				]
			},
			{code:"Bluetooth&reg; development", url:"http://www.csr.com/development/devover.htm", target:"_parent", "format":{"arrow":"http://www.csr.com/images/arr1.gif", "oarrow":"http://www.csr.com/images/arr1_o.gif", "arrsize":[12,10]},
				sub:[
					{"leveloff":[14,140]},
					{code:"Development overview", url:"http://www.csr.com/development/devover.htm", target:"_parent"},
					{code:"BlueCore host software", url:"http://www.csr.com/development/bchs.htm", target:"_parent"},
					{code:"BlueCore-ROM", url:"http://www.csr.com/development/bc-rom.htm", target:"_parent"},
					{code:"BlueLab SDK", url:"http://www.csr.com/development/bluelab.htm", target:"_parent"},
					{code:"BlueSuite utilities", url:"http://www.csr.com/development/bluesuite.htm", target:"_parent"},
					{code:"Casira development kit", url:"http://www.csr.com/development/casira.htm", target:"_parent"},
					{code:"Example designs", url:"http://www.csr.com/development/example.htm", target:"_parent"},
					{code:"eXtension program", url:"http://www.csr.com/extension/index.htm", target:"_parent"},
					{code:"Headsets and headphones", url:"http://www.csr.com/development/bc_headsets.htm", target:"_parent"},
					{code:"PCs / peripherals", url:"http://www.csr.com/development/blueice.htm", target:"_parent"}
				]
			},
			
			
	

			
			{code:"Echo/Noise Suppression", url:"http://www.csr.com/products/cvc.htm", target:"_parent", sub:[]},
			
			
					{code:"GPS", url:"http://www.csr.com/products/gpsrange.htm", target:"_parent", "format":{"arrow":"http://www.csr.com/images/arr1.gif", "oarrow":"http://www.csr.com/images/arr1_o.gif", "arrsize":[12,10]}	,
				sub:[
				{"leveloff":[14,140]},
				{code:"SiRFstarIV", url:"http://www.csr.com/products/sirfstariv.htm", target:"_parent"}
				//	{code:"Autonomous GPS", url:"http://www.csr.com/gps/autonomous_gps.htm", target:"_parent"},
				//	{code:"Enhanced GPS", url:"http://www.csr.com/gps/enhanced_gps.htm", target:"_parent"}
				]
			},
			
			
		]
	},

	
	
	{code:"|&nbsp;Applications", url:"http://www.csr.com/applications/overview.htm", target:"_parent", format:{size:[16,79], itemoff:[0,52]},
		sub:[
			{"itemoff":[20,0], "leveloff":[16,5], "size":[21,150], "style":STYLE1 },
			{code:"Access points", url:"http://www.csr.com/applications/access.htm", target:"_parent", sub:[]},
			{code:"Automotive", url:"http://www.csr.com/applications/auto.htm", target:"_parent", sub:[]},
			{code:"Consumer / Home", url:"http://www.csr.com/applications/consumer.htm", target:"_parent", sub:[]},
			{code:"Headset / Headphone", url:"http://www.csr.com/applications/headsets.htm", target:"_parent", sub:[]},
			{code:"Mobiles / PDAs", url:"http://www.csr.com/applications/mobiles.htm", target:"_parent", sub:[]},
			{code:"PCs / Peripherals", url:"http://www.csr.com/applications/pcs.htm", target:"_parent", sub:[]},
			{code:"Qualified products", url:"http://www.csr.com/applications/qual-mod.php?catID=9", target:"_parent", sub:[]}
		]
	},
	
	{code:"|&nbsp;Corporate", url:"http://ir.csr.com/phoenix.zhtml?c=177117&p=irol-homeProfile", target:"_parent", format:{size:[16,68], itemoff:[0,80]},
		sub:[
			{"itemoff":[20,0], "leveloff":[16,5], "size":[21,150], "style":STYLE1 },
		{code:"eXtension Partners", url:"http://www.csr.com/extension/index.htm ", target:"_parent", sub:[]},
			{code:"Awards", url:"http://www.csr.com/awards.htm", target:"_parent", sub:[]},
			{code:"Contact details", url:"http://www.csr.com/contacts.htm", target:"_parent", sub:[]},
			{code:"Vacancies", url:"http://www.csr.com/vacancies.htm", target:"_parent", sub:[]},
			{code:"Quality", url:"http://www.csr.com/quality.htm", target:"_parent", sub:[]}
		]
	},
	
	{code:"|&nbsp;Investor Relations", url:"http://ir.csr.com/", target:"_parent", format:{size:[16,115], itemoff:[0,69]},
		sub:[
			{"itemoff":[20,0], "leveloff":[16,5], "size":[21,190], "style":STYLE1 },
			
			
			
			{code:"About us", url:"http://ir.csr.com/phoenix.zhtml?c=177117&p=irol-homeProfile", target:"_parent", "format":{"arrow":"http://www.csr.com/images/arr1.gif", "oarrow":"http://www.csr.com/images/arr1_o.gif", "arrsize":[12,10]},
				sub:[
					{"leveloff":[14,160], "size":[21,200]},
					{code:"Corporate profile", url:"http://ir.csr.com/phoenix.zhtml?c=177117&p=irol-homeProfile", target:"_parent"},
					{code:"Strategy", url:"http://ir.csr.com/phoenix.zhtml?c=177117&p=irol-strategy", target:"_parent"},
					{code:"Health, Safety and Environmental", url:"http://ir.csr.com/phoenix.zhtml?c=177117&p=irol-healthsafety", target:"_parent"},
					{code:"Ethics Policy", url:"http://phx.corporate-ir.net/phoenix.zhtml?c=177117&p=irol-ethic", target:"_parent"}
				]
			},
			{code:"Board of Directors", url:"http://ir.csr.com/phoenix.zhtml?c=177117&p=irol-govboard",target:"_parent", sub:[]},
			
			{code:"Corporate Governance", url:"http://ir.csr.com/phoenix.zhtml?c=177117&p=irol-govhighlights",target:"_parent", "format":{"arrow":"http://www.csr.com/images/arr1.gif", "oarrow":"http://www.csr.com/images/arr1_o.gif", "arrsize":[12,10]},
				sub:[
					{"leveloff":[14,160]},
					{code:"Overview", url:"http://ir.csr.com/phoenix.zhtml?c=177117&p=irol-govhighlights", target:"_parent"},
					{code:"Committee composition", url:"http://ir.csr.com/phoenix.zhtml?c=177117&p=irol-govcommcomp", target:"_parent"}
				]
			},
			
					
			
			{code:"News & events", url:"http://ir.csr.com/phoenix.zhtml?c=177117&p=irol-news&nyo=0",target:"_parent", "format":{"arrow":"http://www.csr.com/images/arr1.gif", "oarrow":"http://www.csr.com/images/arr1_o.gif", "arrsize":[12,10]},
				sub:[
					{"leveloff":[14,160]},
					{code:"News releases", url:"http://ir.csr.com/phoenix.zhtml?c=177117&p=irol-news&nyo=0",target:"_parent"},
					{code:"Regulatory announcements", url:"http://ir.csr.com/phoenix.zhtml?c=177117&p=irol-rns&nyo=0",target:"_parent"},
					{code:"Financial calendar", url:"http://ir.csr.com/phoenix.zhtml?c=177117&p=irol-calendar",target:"_parent"}
				]
			},
			
			
			
			
			
			
			
			
			
			{code:"Financial information", url:"http://ir.csr.com/phoenix.zhtml?c=177117&p=irol-listing",target:"_parent", "format":{"arrow":"http://www.csr.com/images/arr1.gif", "oarrow":"http://www.csr.com/images/arr1_o.gif", "arrsize":[12,10]},
				sub:[
					{"leveloff":[14,160]},
					{code:"Listing overview", url:"http://ir.csr.com/phoenix.zhtml?c=177117&p=irol-listing",target:"_parent"},
					{code:"Results centre", url:"http://ir.csr.com/phoenix.zhtml?c=177117&p=irol-results",target:"_parent"},
					{code:"Company reports", url:"http://ir.csr.com/phoenix.zhtml?c=177117&p=irol-reportsAnnual",target:"_parent"},
					{code:"Company presentations", url:"http://ir.csr.com/phoenix.zhtml?c=177117&p=irol-presentations",target:"_parent"}
					
				]
			},
			
			
			
			
			
			{code:"Share information", url:"http://ir.csr.com/phoenix.zhtml?c=177117&p=irol-stockquotechart",target:"_parent", "format":{"arrow":"http://www.csr.com/images/arr1.gif", "oarrow":"http://www.csr.com/images/arr1_o.gif", "arrsize":[12,10]},
				sub:[
					{"leveloff":[14,160]},
					{code:"Quote & chart", url:"http://ir.csr.com/phoenix.zhtml?c=177117&p=irol-stockquotechart",target:"_parent"},
					{code:"Historical price lookup", url:"http://ir.csr.com/phoenix.zhtml?c=177117&p=irol-stocklookup",target:"_parent"},
					{code:"Investment calculator", url:"http://ir.csr.com/phoenix.zhtml?c=177117&p=irol-stockcalc",target:"_parent"}
				]
			},
			{code:"FAQs", url:"http://ir.csr.com/phoenix.zhtml?c=177117&p=irol-faq",target:"_parent", sub:[]},
			{code:"Registrar of Companies Filings", url:"http://phx.corporate-ir.net/phoenix.zhtml?c=177117&p=irol-fillings ",target:"_parent", sub:[]},
			{code:"Advisors", url:"http://ir.csr.com/phoenix.zhtml?c=177117&p=irol-advisors",target:"_parent", sub:[]},
			{code:"Email alerts", url:"http://ir.csr.com/phoenix.zhtml?c=177117&p=irol-alerts",target:"_parent", sub:[]},
			{code:"Contact information", url:"http://ir.csr.com/phoenix.zhtml?c=177117&p=irol-contact",target:"_parent", sub:[]}
		]
	},
	
	

	{code:"|&nbsp;Media", url:"http://www.csr.com/pr.php", target:"_parent", format:{size:[16,46], itemoff:[0,116]},
		sub:[
			{"itemoff":[20,0], "leveloff":[16,5], "size":[21,150], "style":STYLE1 },
			{code:"Press releases", url:"http://www.csr.com/pr.php", target:"_parent", sub:[]},
		
			
			{code:"Campaigns", url:"http://www.csr.com/campaigns/", target:"_parent", "format":{"arrow":"http://www.csr.com/images/arr1.gif", "oarrow":"http://www.csr.com/images/arr1_o.gif", "arrsize":[12,10]},
				sub:[
					{"leveloff":[14,140],"size":[21,150]},
					{code:"RoadTunes", url:"http://www.csr.com/roadtunes/", target:"_parent"},
					
					{code:"BlueCore 6100", url:"http://www.csr.com/bc6100/", target:"_parent"},
					{code:"eGPS", url:"http://www.csr.com/egps/", target:"_parent"},
			
					{code:"BlueCore 6", url:"http://www.csr.com/bc6/", target:"_parent"},
					{code:"BlueCore 7", url:"http://www.csr.com/bc7/", target:"_parent"},
					{code:"BlueVOX QFN", url:"http://www.csr.com/csrheadset/", target:"_parent"},
					{code:"BlueTunes ROM", url:"http://www.csr.com/BlueTunesROM/", target:"_parent"}
				]
			},
			
			
	
			
			
			{code:"PR contacts", url:"http://www.csr.com/prcontacts.htm", target:"_parent", sub:[]},
			{code:"e-news", url:"http://www.csr.com/enews.htm", target:"_parent", sub:[]},
			{code:"Media backgrounder", url:"http://www.csr.com/media.htm", target:"_parent", sub:[]},
			{code:"Downloadable photos", url:"http://www.csr.com/photo.php", target:"_parent", sub:[]}
		]
	},
	{code:"|&nbsp;Support", url:"http://www.csrsupport.com/", target:"_parent", format:{size:[16,57], itemoff:[0,47]},
		sub:[
			
		]
	},
	
	{code:"|&nbsp;Purchase", url:"http://www.csr.com/store/index.php", target:"_parent", format:{size:[16,80], itemoff:[0,58]},
		sub:[
			{"itemoff":[20,0], "leveloff":[16,-36], "size":[21,190], "style":STYLE1 },
			{code:"Distributors & Representatives", url:"http://www.csr.com/distributor.htm", target:"_parent", "format":{"arrow":"http://www.csr.com/images/arr1.gif", "oarrow":"http://www.csr.com/images/arr1_o.gif", "arrsize":[12,10]},
				sub:[
					{"leveloff":[14,160],"size":[21,90]},
					{code:"Asia", url:"http://www.csr.com/asia.htm", target:"_parent"},
					{code:"Australia", url:"http://www.csr.com/australia.htm", target:"_parent"},
					{code:"Europe", url:"http://www.csr.com/europe.htm", target:"_parent"},
					{code:"North America", url:"http://www.csr.com/nam.htm", target:"_parent"}
				]
			},
			
			//{code:"Modules", url:"http://www.btdesigner.com/modules.htm", target:"_parent", sub:[]},
			{code:"Buy Online", url:"http://www.csr.com/store/index.php", target:"_parent", sub:[]},
			{code:"Order Enquiry", url:"http://www.csr.com/store/enquire.php", target:"_parent", sub:[]}
		]
	}
	
];
