var anylinkmenu1={divclass:'anylinkmenu', inlinestyle:'width:150px; background:#d6d7d9', linktarget:'_new'} //Second menu variable. Same precaution.
anylinkmenu1.items=[
	["Track Your Order", "RMI_Products.html"]	//no comma following last entry!
]


var anylinkmenu2={divclass:'anylinkmenu', inlinestyle:'width:150px; background:#d6d7d9', linktarget:'_new'} //Second menu variable. Same precaution.
anylinkmenu2.items=[
	["I/O Product Family", "RMI_Products.html"],
	["BtoB Product Family", "RMP_ViewB2B.html"],
	["Custom Cables", "RMI_CustomCables.html"],
	["Interactive Part-Builder", "RMN_PBuilder.html"] //no comma following last entry!
]

var anylinkmenu3={divclass:'anylinkmenu', inlinestyle:'width:150px; background:#d6d7d9', linktarget:'_new'} //Second menu variable. Same precaution.
anylinkmenu3.items=[
	["NEW Product Line", "RMN_nprodline.html"],
	["Press Release", "RMN_PRelease.html"] //no comma following last entry!
]

var anylinkmenu4={divclass:'anylinkmenu', inlinestyle:'width:150px; background:#d6d7d9', linktarget:'_new'} //Second menu variable. Same precaution.
anylinkmenu4.items=[
	["Certifications", "RMD_Certifications.html"],
	["Technical Information", "RMD_TechInformation.html"],
	["Industry Standards", "RMD_IndustryStandards.html"],
	["Discontinued Products", "RMD_DiscProducts.html"] //no comma following last entry!
]

var anylinkmenu5={divclass:'anylinkmenu', inlinestyle:'width:150px; background:#d6d7d9', linktarget:'_new'} //Second menu variable. Same precaution.
anylinkmenu5.items=[
	["Environmental", "RMI_Environmental.html"] //no comma following last entry!
]

var anylinkmenu6={divclass:'anylinkmenu', inlinestyle:'width:150px; background:#d6d7d9', linktarget:'_new'} //Second menu variable. Same precaution.
anylinkmenu6.items=[
	["Part Number or Keyword", "RMI_Products.html"],
	["Check Stock", "RMP_ViewB2B.html"],
	["Order Tracking", "RMI_CustomCables.html"],
	["Download Catalog", "RMT_dloadcatpages.html"],
	["Applications", "RMT_Applications.html"],
	["RoHS Part Numbers", "RMN_PBuilder.html"],
	["Competitor Cross", "RMN_PBuilder.html"]//no comma following last entry!
]

var anylinkmenu7={divclass:'anylinkmenu', inlinestyle:'width:150px; background:#d6d7d9', linktarget:'_new'} //Second menu variable. Same precaution.
anylinkmenu7.items=[
	["About Kycon", "RMI_AboutUs.html"] //no comma following last entry!
]

var anylinkmenu8={divclass:'anylinkmenu', inlinestyle:'width:150px; background:#d6d7d9', linktarget:'_new'} //Second menu variable. Same precaution.
anylinkmenu8.items=[
	["Reps & Distributors", "RMC_RepsDistis.html"],
	["Suggestion Form", "RMC_SuggForm.html"] //no comma following last entry!
]