// menu_items.js file
// comments block here

var MENU_ITEMS =[
	["• Home", "http://www.touch-systems.ca"],	["• Products", null, null,		["AMD + Touch Systems", "http://www.touch-systems.ca/touch%20amd%20systems.htm"],
		["Touch Corporate Systems", "http://www.touch-systems.ca/Products/touch_corp_pcs_2005.htm"],
	
	["Touch Gamer PCs", "http://www.touch-systems.ca/touch_gamer_multimedia_systems%20(mar%202005).htm"],
		
	["Touch Media Center PCs »", null, null,		
["General Overview", "http://www.touch-systems.ca/touch_media_center_pcs_overview_2005.htm"],
  ],
	["Touch Select Systems", "http://www.touch-systems.ca/touch_select_systems.htm"],
	
["Touch Notebooks »", null, null,
["Complete Solutions", "http://www.touch-systems.ca/touch_notebooks_pb.htm"],

["General Overview", "http://www.touch-systems.ca/touch_notebooks.htm"],
	
["MCE'05 Notebooks", "http://www.touch-systems.ca/touch_notebooks_mce2005.htm"],
	["Touch Z71 Series Notebooks", "http://www.touch-systems.ca/touch_Z71_notebooks.htm"]
	],
["Touch iForce® Servers ", "http://www.touch-systems.ca/products/touch_iforce_servers_2005.htm",
				]
	],
	["• Where to Buy", "http://www.touch-systems.ca/reseller/where.html", null,
     ["Alberta", "http://www.touch-systems.ca/reseller/alberta.htm"],
		["B.C.", "http://www.touch-systems.ca/reseller/british_columbia.htm"],
		["Manitoba", "http://www.touch-systems.ca/reseller/manitoba.htm"],
		["New Brunswick", "http://www.touch-systems.ca/reseller/new_brunswick.htm"],
		["Newfoundland & Labrador", "http://www.touch-systems.ca/reseller/newfoundland.htm"],
		["Northwest Territories", "http://www.touch-systems.ca/reseller/nwt.htm"],
		["Nova Scotia", "http://www.touch-systems.ca/reseller/nova_scotia.htm"],
		["Ontario", "http://www.touch-systems.ca/reseller/ontario.htm"],
		["PEI", "http://www.touch-systems.ca/reseller/pei.htm"],
		["Quebec", "http://www.touch-systems.ca/reseller/quebec.htm"],
		["Saskatchewan", "http://www.touch-systems.ca/reseller/saskatch.htm"],
		["Yukon", "http://www.touch-systems.ca/reseller/yukon.htm"]
	],
	["• Support", null, null,		["Articles", "http://www.touch-systems.ca/support/articles.html"],
		
["Contact Us", "http://www.touch-systems.ca/support/contact.html"],
		["Drivers/Documentation", "http://www.touch-systems.ca/support/driver.html"],
		["Image Library", "http://www.touch-systems.ca/support/images.html"],
		["Links of Interest", "http://www.touch-systems.ca/support/links.html"],
			["Manufacturers", "http://www.touch-systems.ca/support/vendor.html"],
		["Warranties", "http://www.touch-systems.ca/support/warranty.htm"]
	],
	["• Promotions", null, null,
	
["Current Promotions", "http://www.touch-systems.ca/promotions.htm"],
	 ],
	["• Technologies", null, null,		["AMD Athlon 64", "http://www.touch-systems.ca/Touch%20Systems%20AMD%20Central.htm"],
		["AMD Athlon 64 FX", "http://www.touch-systems.ca/Touch%20Systems%20AMD%20Athlon%2064%20FX.htm"],
["AMD Sempron", "http://www.touch-systems.ca/Touch%20Systems%20Powered%20by%20AMD%20Sempron.htm"],
["(Mobile) AMD64", "http://www.touch-systems.ca/Touch%20Notebooks%20Powered%20by%20Mobile%20AMD.htm"],
["(Mobile) Intel Centrino", "http://www.intel.com/products/notebook/centrino/", {"tw":"_blank"}],
		["Intel HyperThreading", "http://www.intel.com/products/ht/Hyperthreading_more.htm", {"tw":"_blank"}],
		["Microsoft Windows XP »", "http://www.microsoft.com/windowsxp", {"tw":"_blank"},
			["Home Ed.", "http://www.microsoft.com/windowsxp/home", {"tw":"_blank"}],
			["Professional Ed.", "http://www.microsoft.com/windowsxp/pro", {"tw":"_blank"}],
			["Media Center Ed.", "http://www.microsoft.com/windowsxp/mediacenter", {"tw":"_blank"}]
		],
	],
	["• Site Map", "http://www.touch-systems.ca/sitemap.htm"]
];
