/*
  --- menu items --- 
  note that this structure has changed its format since previous version.
  additional third parameter is added for item scope settings.
  Now this structure is compatible with Tigra Menu GOLD.
  Format description can be found in product documentation.
*/
var MENU_ITEMS = [
	['Products &amp; Services', null, null,
		['Products A to Z','http://www.squared.com/us/squared/corporate_info.nsf/unid/ECA90110AB7098CA85256A3A007091D7/$file/productsa2zFrameset.htm', {'tw' : '_blank'}],
		['Automation','http://www.squared.com/us/products/automation.nsf/unid/BB5F12631B1B8FE885256A5000649525/$file/AutomationHubpageFrameset.htm', {'tw' : '_parent'}],
		['Machine Control','http://www.squared.com/us/products/machine_control.nsf/unid/211A2BB46C97CF8785256A180079B72B/$file/MachineControlframeset.htm', {'tw' : '_parent'}],
		['NEC 409 - UL 508A','http://www.squared.com/us/products/motor_control.nsf/unid/BEABDD3D2C1FB03C85256EBE0047F560/$file/ul508aFrameset.htm', {'tw' : '_parent'}],
		['Motor Control','http://www.squared.com/us/products/motor_control.nsf/unid/5C49295DF92586B085256A1D0052DA37/$file/motorcontrolFrameset.htm', {'tw' : '_parent'}],
		['Services','http://www.squared.com/us/squared/corporate_info.nsf/unid/8E573EFB3AB34C9785256FA10069C9A4/$file/ServicesFrameset.htm', {'tw' : '_parent'}],
	],
	['Customers &amp; Markets', null, null,
		['Industrial','http://www.squared.com/us/applications/industrial.nsf/unid/A9D68C188C2164B585256A2A0070BB0F/$file/industrialFrameset.htm', {'tw' : '_blank'}],
		['OEM','http://www.squared.com/us/applications/oem_apps.nsf/unid/C6B09249FDD97AB785256A2300667559/$file/oemFrameset.htm', {'tw' : '_blank'}],
		['Consulting Engineer','http://www.squared.com/us/applications/commercial_construction.nsf/unid/9E4AE54CEA49DB4885256C06005977BC/$file/consultingengineerFrameset.htm', {'tw' : '_blank'}],
		['Engineered Solutions','http://www.squared.com/us/products/iat.nsf/unid/CCB8C36F98CC5D2985256D5800637070/$file/IAT_HubpageFrameset.htm', {'tw' : '_blank'}],
		['Government','http://www.squared.com/us/applications/industrial.nsf/unid/5A54403D54C7F39B85256AD3006C71B4/$file/governmentFrameset.htm', {'tw' : '_blank'}],
		['App. Case Histories','http://www.squared.com/us/squared/corporate_info.nsf/unid/BB1C91CD5ACB0C0685256E8B0062A853/$file/AppCaseFrameset.htm', {'tw' : '_blank'}]
	],
	['Support &amp; Resources', null, null,
		['e-Catalog','http://ecatalog.squared.com/', {'tw' : '_blank'}],
		['Find a Distributor','http://ecatalog.squared.com/dsearch/', {'tw' : '_blank'}],
		['Find a Sales Office','http://ecatalog.squared.com/ssearch/', {'tw' : '_blank'}],
		['Customer Training','http://www.squared.com/us/services_support/squared_services.nsf/unid/A1EF5186D15D7E5485256AAE0070C908/$file/trainingFrameset.htm', {'tw' : '_parent'}],
		['Free Software','http://www.squared.com/us/squared/corporate_info.nsf/unid/C16C1C0106A0374985256A5400653380/$file/softwareFrameset.htm', {'tw' : '_blank'}],
		['Technical Library','http://ecatalog.squared.com/techlib/', {'tw' : '_blank'}],
		['OnLine Literature','http://squared.banta-im.com/SquareD/literature/', {'tw' : '_blank'}],
		['CAD Drawings','http://ecatalog.squared.com/techlib/drawingfinder.cfm', {'tw' : '_blank'}],
		['Part No. Price Search','http://ecatalog.squared.com/alphanumeric/', {'tw' : '_blank'}],
		['Product FAQs','http://www.squared.com/us/products/motor_control.nsf/unid/DB9C2F2BDABA3AF485256C2200692460/$file/faqFrameset.htm', {'tw' : '_blank'}],
		['News &amp; Advertising','http://www.squared.com/us/squared/corporate_info.nsf/unid/9687F26730912D5085256D7C004F1552/$file/advertisingFrameset.htm', {'tw' : '_blank'}],
		['Cross Reference','http://www.squared.com/us/internet/cross2.nsf/unid/7DC0EAB17F11AD7385256B1700688F1D/$file/competitiveonlineFrameset.htm', {'tw' : '_blank'}]
	],
];

