// The following line is critical for menu operation, and must appear only once.

menunum=0;menus=new Array();_d=document;function addmenu(){menunum++;menus[menunum]=menu;}function dumpmenus(){mt="<script language=javascript>";for(a=1;a<menus.length;a++){mt+=" menu"+a+"=menus["+a+"];"}mt+="<\/script>";_d.write(mt)}



//Please leave the above line intact







////////////////////////////////////



// Editable properties START here //



////////////////////////////////////





effect = "Fade(duration=0.3);Alpha(style=0,opacity=100)" // Special effect string for IE5.5 or above please visit http://www.milonic.co.uk/menu/filters_sample.php for more filters

timegap=500			    // The time delay for menus to remain visible

followspeed=1			// Follow Scrolling speed

followrate=40			// Follow Scrolling Rate

suboffset_top=18;		// Sub menu offset Top position 

suboffset_left=110;		// Sub menu offset Left position





style1=[				// style1 is an array of properties. You can have as many property arrays as you need. This means that menus can have their own style.

// "A3A6AB",			// Mouse Off Font Color

"98884a",				// Mouse Off Font Color

"ffffff",				// Mouse Off Background Color - changes the menu tab color

"646565",				// Mouse On Font Color

"f0f3f4",				// Mouse On Background Color

"000000",				// Menu Border Color 

11,						// Font Size in pixels

"normal",				// Font Style (italic or normal)

"bold",					// Font Weight (bold or normal)

"Arial",				// Font Name

3,						// Menu Item Padding

"images/bullet.jpg",			// Sub Menu Image (Leave this blank if not needed)

,						// 3D Border & Separator bar

"",						// 3D High Color

"",						// 3D Low Color

"98884a",				// Current Page Item Font Color (leave this blank to disable)

"ffffff",				// Current Page Item Background Color (leave this blank to disable)

"",						// Top Bar image (Leave this blank to disable)

"",					// Menu Header Font Color (Leave blank if headers are not needed)

"",					// Menu Header Background Color (Leave blank if headers are not needed)

]



// --------------------------------------------------------------------------------------------------------------------------



style2=[				// style1 is an array of properties. You can have as many property arrays as you need. This means that menus can have their own style.

// "A3A6AB",			// Mouse Off Font Color

"98884a",				// Mouse Off Font Color

"ffffff",				// Mouse Off Background Color - changes the menu tab color

"646565",				// Mouse On Font Color

"f0f3f4",				// Mouse On Background Color

"000000",				// Menu Border Color 

11,						// Font Size in pixels

"normal",				// Font Style (italic or normal)

"bold",					// Font Weight (bold or normal)

"Arial",				// Font Name

6,						// Menu Item Padding

"images/bullet.jpg",			// Sub Menu Image (Leave this blank if not needed)

,						// 3D Border & Separator bar

"",						// 3D High Color

"",						// 3D Low Color

"98884a",				// Current Page Item Font Color (leave this blank to disable)

"ffffff",				// Current Page Item Background Color (leave this blank to disable)

"",						// Top Bar image (Leave this blank to disable)

"",					// Menu Header Font Color (Leave blank if headers are not needed)

"",					// Menu Header Background Color (Leave blank if headers are not needed)

]




addmenu(menu=[		// This is the array that contains your menu properties and details

"mainmenu",			// Menu Name - This is needed in order for the menu to be called

172,				// Menu Top - The Top position of the menu in pixels,				

200,				// Menu Left - The Left position of the menu in pixels

,					// Menu Width - Menus width in pixels

0,					// Menu Border Width 

"center",					// Screen Position - here you can use "center;left;right;middle;top;bottom" or a combination of "center:middle"

style1,				// Properties Array - this is set higher up, as above

1,					// Always Visible - allows the menu item to be visible at all time (1=on/0=off)

"center",				// Alignment - sets the menu elements text alignment, values valid here are: left, right or center

effect,				// Filter - Text variable for setting transitional effects on menu activation - see above for more info

,					// Follow Scrolling - Tells the menu item to follow the user down the screen (visible at all times) (1=on/0=off)

1, 					// Horizontal Menu - Tells the menu to become horizontal instead of top to bottom style (1=on/0=off)

,					// Keep Alive - Keeps the menu visible until the user moves over another menu or clicks elsewhere on the page (1=on/0=off)

,					// Position of TOP sub image left:center:right

,					// ..Now Obsolete..

,					// Right To Left - Used in Hebrew for example. (1=on/0=off)

,					// Open the Menus OnClick - leave blank for OnMouseover (1=on/0=off)

,					// ID of the div you want to hide on MouseOver (useful for hiding form elements)

,					// Reserved for future use

,					// Reserved for future use

,					// Reserved for future use

,"&nbsp;Home&nbsp;","index.htm","index.htm","",1  // "Description Text", "URL", "Alternate URL", "Status", "Separator Bar"

,"&nbsp;&nbsp;Products&nbsp;","show-menu=products","products.htm","Products",1 // "Description Text", "URL", "Alternate URL", "Status", "Separator Bar"

,"&nbsp;About&nbsp;CEC&nbsp;","show-menu=about","about.htm","About CEC",1 // "Description Text", "URL", "Alternate URL", "Status", "Separator Bar"

,"&nbsp;News&nbsp;&amp;&nbsp;Events","show-menu=news","news.htm","News & Events",1 // "Description Text", "URL", "Alternate URL", "Status", "Separator Bar"

,"&nbsp;Support&nbsp;","show-menu=support","support.htm","Support",1  // "Description Text", "URL", "Alternate URL", "Status", "Separator Bar"

,"&nbsp;Careers&nbsp;","show-menu=careers","careers.htm","Careers",1 // "Description Text", "URL", "Alternate URL", "Status", "Separator Bar"

,"&nbsp;Contact&nbsp;Us","contact.htm","contact.htm","Contact Us",1  // "Description Text", "URL", "Alternate URL", "Status", "Separator Bar"

])


// PRODUCTS SUB MENU

	addmenu(menu=["products",

	,,160,1,"",style2,,"left","randomdissolve(duration=0.2);Shadow(color='#999999', Direction=135, Strength=5)",,,,,,,,,,,,

	,"&nbsp;FM&nbsp;Broadcast&nbsp;&nbsp;","show-menu=fm-products","fm.htm","FM Broadcast",1 // "Description Text", "URL", "Alternate URL", "Status", "Separator Bar"	

	,"&nbsp;Shortwave&nbsp;","show-menu=shortwave","sw.htm","Shortwave",1 // "Description Text", "URL", "Alternate URL", "Status", "Separator Bar"	

	,"&nbsp;LF/VLF&nbsp;","show-menu=lf_vlf","lf_vlf.htm","LF / VLF",1 // "Description Text", "URL", "Alternate URL", "Status", "Separator Bar"

	,"&nbsp;Scientific &nbsp;&amp;&nbsp;Industrial&nbsp;&nbsp;","show-menu=scientific","sci.htm","Scientific & Industrial",1 // "Description Text", "URL", "Alternate URL", "Status", "Separator Bar"



])

		// FM BROADCAST SUB MENU


			addmenu(menu=["fm-products",


			,,160,1,"",style2,,"left","randomdissolve(duration=0.2);Shadow(color='#999999', Direction=135, Strength=5)",,,,,,,,,,,,


			,"&nbsp;HD&nbsp;Broadcast&nbsp;&nbsp;","show-menu=hd-broadcast","fm.htm","HD Broadcast",1 // "Description Text", "URL", "Alternate URL", "Status", "Separator Bar"		


			,"&nbsp;Analog&nbsp;Broadcast&nbsp;&nbsp;","show-menu=analog-broadcast","fm.htm","Analog Broadcast",1 // "Description Text", "URL", "Alternate URL", "Status", "Separator Bar"	



			])



			// FM HD BROADCAST SUB=>3 MENU


		addmenu(menu=["hd-broadcast",




					,,160,1,"",style2,,"left","randomdissolve(duration=0.2);Shadow(color='#999999', Direction=135, Strength=5)",,,,,,,,,,,,



					,"816HD Transmitters","fm816hdfeatures.htm","","",1 // "Description Text", "URL", "Alternate URL", "Status", "Separator Bar"	

					,"D816HD Dual Transmitters","fmd816hdfeatures.htm","","",1 // "Description Text", "URL", "Alternate URL", "Status", "Separator Bar"	


					,"811/812 HD SS Transmitters","fm811812hdfeatures.htm","","",1 // "Description Text", "URL", "Alternate URL", "Status", "Separator Bar"	


					,"802Ex FM/HD Exciter","fm802exhdexciterfeatures.htm","","",1 // "Description Text", "URL", "Alternate URL", "Status", "Separator Bar"	



					,"800Exp Embedded Exporter","fm800expembfeatures.htm","","",1 // "Description Text", "URL", "Alternate URL", "Status", "Separator Bar"	



					,"800i HD Importer","fm800iimporterfeatures.htm","","",1 // "Description Text", "URL", "Alternate URL", "Status", "Separator Bar"	


					,"Elevated HD Power Upgrades","fmelhdup.htm","","",1 // "Description Text", "URL", "Alternate URL", "Status", "Separator Bar"						


					])



			// FM ANALOG BROADCAST SUB=>3 MENU



					addmenu(menu=["analog-broadcast",




					,,160,1,"",style2,,"left","randomdissolve(duration=0.2);Shadow(color='#999999', Direction=135, Strength=5)",,,,,,,,,,,,


					,"816R Transmitters","fm816rfeatures.htm","","",1 // "Description Text", "URL", "Alternate URL", "Status", "Separator Bar"	


					,"D816R Dual Transmitters","fm816combinedfeatures.htm","","",1 // "Description Text", "URL", "Alternate URL", "Status", "Separator Bar"	



					,"802B Analog FM Exciter","fm802bexciterfeatures.htm","","",1 // "Description Text", "URL", "Alternate URL", "Status", "Separator Bar"	















					,"802E Digital FM Exciter","fm802eexcitersfeatures.htm","","",1 // "Description Text", "URL", "Alternate URL", "Status", "Separator Bar"	


					,"Tube to SS IPA Upgrade","fmipaupgradefeatures.htm","","",1 // "Description Text", "URL", "Alternate URL", "Status", "Separator Bar"	



					,"Dual Module IPA Upgrade","fmdualmoduleupgradefeatures.htm","","",1 // "Description Text", "URL", "Alternate URL", "Status", "Separator Bar"



					,"377 Series Switching Units","fm377switchfeatures.htm","","",1 // "Description Text", "URL", "Alternate URL", "Status", "Separator Bar"



					])


// SHORTWAVE SUB SUB MENU


		addmenu(menu=["shortwave",


		,,160,1,"",style2,,"left","randomdissolve(duration=0.2);Shadow(color='#999999', Direction=135, Strength=5)",,,,,,,,,,,,


		,"418G-DRM HF Transmitter","sw418drmfeatures.htm","","",1 // "Description Text", "URL", "Alternate URL", "Status", "Separator Bar"	


//		,"DRM Status Report","sw419gfeatures.htm","","",1 // "Description Text", "URL", "Alternate URL", "Status", "Separator Bar"	




//		,"418F 100kW Shortwave Transmitter","sw418ffeatures.htm","","",1 // "Description Text", "URL", "Alternate URL", "Status", "Separator Bar"	



		,"419H/420D-DRM HF Transmitters","sw419420drmfeatures.htm","","",1 // "Description Text", "URL", "Alternate URL", "Status", "Separator Bar"


//		,"419G/420C 300/500kW Shortwave Transmitters","sw419420features.htm","","",1 // "Description Text", "URL", "Alternate URL", "Status", "Separator Bar"	



		,"SSM Series High Efficiency Solid State Modulators","swmodulatorfeatures.htm","","",1 // "Description Text", "URL", "Alternate URL", "Status", "Separator Bar"	



//		,"DRM Links","swdrmlinks.htm","","",1 // "Description Text", "URL", "Alternate URL", "Status", "Separator Bar"	


		])


// GOVERNMENT SUB SUB MENU


		addmenu(menu=["lf_vlf",


		,,160,1,"",style2,,"left","randomdissolve(duration=0.2);Shadow(color='#999999', Direction=135, Strength=5)",,,,,,,,,,,,



//		,"Satellite","govsatellite	.htm","","",1 // "Description Text", "URL", "Alternate URL", "Status", "Separator Bar"	



//		,"Microwave","govmicrowave.htm","","",1 // "Description Text", "URL", "Alternate URL", "Status", "Separator Bar"	


//		,"Hftxs","govhftxs.htm","","",1 // "Description Text", "URL", "Alternate URL", "Status", "Separator Bar"	


//		,"Vhftxs","govvhftxs.htm","","",1 // "Description Text", "URL", "Alternate URL", "Status", "Separator Bar"	


//		,"lftxs","govlftxs.htm","","",1 // "Description Text", "URL", "Alternate URL", "Status", "Separator Bar"	


//		,"govvlftxs","govvlftxs.htm","","",1 // "Description Text", "URL", "Alternate URL", "Status", "Separator Bar"	


//		,"govplatforms","govplatforms.htm","","",1 // "Description Text", "URL", "Alternate URL", "Status", "Separator Bar"	


		,"Transmitters","lf_vlftransmitters.htm","","",1 // "Description Text", "URL", "Alternate URL", "Status", "Separator Bar"	


		,"Antenna Tuning Units","lf_vlfantennae.htm","","",1 // "Description Text", "URL", "Alternate URL", "Status", "Separator Bar"	


		,"GAS-CAP Capacitors","lf_vlfgascap.htm","","",1 // "Description Text", "URL", "Alternate URL", "Status", "Separator Bar"	


		,"LF/VLF Installations","lfvlf_installations.htm","","",1 // "Description Text", "URL", "Alternate URL", "Status", "Separator Bar"
			

//		,"govlinks","govlinks.htm","","",1 // "Description Text", "URL", "Alternate URL", "Status", "Separator Bar"	


		])

// SCIENTIFIC SUB SUB MENU

		addmenu(menu=["scientific",


		,,160,1,"",style2,,"left","randomdissolve(duration=0.2);Shadow(color='#999999', Direction=135, Strength=5)",,,,,,,,,,,,


		,"&nbsp;HV Power Supplies&nbsp;","scihvps.htm","","",1 // "Description Text", "URL", "Alternate URL", "Status", "Separator Bar"	

		,"&nbsp;RF&nbsp;Sources&nbsp;","scirfsources.htm","","",1 // "Description Text", "URL", "Alternate URL", "Status", "Separator Bar"	

		])

// ABOUT SUB MENU

	addmenu(menu=["about",


	,,190,1,"",style2,,"left","randomdissolve(duration=0.2);Shadow(color='#999999', Direction=135, Strength=5)",,,,,,,,,,,,

	,"Continental History","history.htm","_top","",1 // "Description Text", "URL", "Alternate URL", "Status", "Separator Bar"	

	,"FM Case Histories","chfm.htm","_top","",1 // "Description Text", "URL", "Alternate URL", "Status", "Separator Bar"	

	,"Shortwave Case Histories","chsw.htm","_top","",1 // "Description Text", "URL", "Alternate URL", "Status", "Separator Bar"	

	,"LF Case Histories","chlf.htm","_top","",1 // "Description Text", "URL", "Alternate URL", "Status", "Separator Bar"

	,"VLF Case Histories","chvlf.htm","_top","",1 // "Description Text", "URL", "Alternate URL", "Status", "Separator Bar"

	,"Scientific & Industrial Case Histories","chsci.htm","_top","",1 // "Description Text", "URL", "Alternate URL", "Status", "Separator Bar"	

	,"CEC Promotional Videos","marketingvideos.htm","_top","",1 // "Description Text", "URL", "Alternate URL", "Status", "Separator Bar"

//	,"Bios","bios.htm","_top","",1 // "Description Text", "URL", "Alternate URL", "Status", "Separator Bar"		

	])

// NEW & EVENTS SUB MENU


	addmenu(menu=["news",

	,,160,1,"",style2,,"left","randomdissolve(duration=0.2);Shadow(color='#999999', Direction=135, Strength=5)",,,,,,,,,,,,

	,"&nbsp;Press Releases&nbsp;","pr.htm","_top","Public Relations",1 // "Description Text", "URL", "Alternate URL", "Status", "Separator Bar"	

	,"&nbsp;Events","events.htm","_top","Events",1 // "Description Text", "URL", "Alternate URL", "Status", "Separator Bar"	

	])

// SUPPORT SUB MENU


	addmenu(menu=["support",

	,,160,1,"",style2,,"left","randomdissolve(duration=0.2);Shadow(color='#999999', Direction=135, Strength=5)",,,,,,,,,,,,

	,"&nbsp;Technical&nbsp;Support&nbsp;&nbsp;","tech.htm","_top","Technical Support",1 // "Description Text", "URL", "Alternate URL", "Status", "Separator Bar"	


	,"&nbsp;Parts&nbsp;Support","parts.htm","_top","Parts Support",1 // "Description Text", "URL", "Alternate URL", "Status", "Separator Bar"


	,"&nbsp;Sales&nbsp;Support","sales.htm","_top","Sales Support",1 // "Description Text", "URL", "Alternate URL", "Status", "Separator Bar"	


,"&nbsp;Knowledge&nbsp;Base&nbsp;","kb.htm","_top","Knowledge Base",1 // "Description Text", "URL", "Alternate URL", "Status", "Separator Bar"


//	,"&nbsp;Information&nbsp;Support&nbsp;","show-menu=information","info.htm","Information Support",1 // "Description Text", "URL", "Alternate URL", "Status", "Separator Bar"	


//	,"&nbsp;Information&nbsp;Support&nbsp;","menu-show=information","","",1 // "Description Text", "URL", "Alternate URL", "Status", "Separator Bar"


//	,"&nbsp;Tech Videos&nbsp;","techvideos.htm","_top","",1 // "Description Text", "URL", "Alternate URL", "Status", "Separator Bar"	


	])




				// INFORMATION SUB MENU


	//				addmenu(menu=["information",


			


//					,,160,1,"",style2,,"left","randomdissolve(duration=0.2);Shadow(color='#999999', Direction=135, Strength=5)",,,,,,,,,,,,

//					,"&nbsp;Knowledge&nbsp;Base&nbsp;","show-menu=knowledge","knowledge.htm","",1 // "Description Text", "URL", "Alternate URL", "Status", "Separator Bar"	

//					,"&nbsp;FAQ&nbsp;","faq.htm","_top","",1 // "Description Text", "URL", "Alternate URL", "Status", "Separator Bar"



		//						])


						// KNOWLEDGE SUB SUB MENU


//							addmenu(menu=["knowledge",


	//						,,160,1,"",style2,,"left","randomdissolve(duration=0.2);Shadow(color='#999999', Direction=135, Strength=5)",,,,,,,,,,,,


	//						,"FM","kbfm.htm ","_top","",1 // "Description Text", "URL", "Alternate URL", "Status", "Separator Bar"	



	//						,"Shortwave","kbsw.htm","_top","",1 // "Description Text", "URL", "Alternate URL", "Status", "Separator Bar"	


	//						,"LF/VLF","kblf_vlf.htm","_top","",1 // "Description Text", "URL", "Alternate URL", "Status", "Separator Bar"


		//					,"Scientific/Industrial","kbsci.htm","_top","",1 // "Description Text", "URL", "Alternate URL", "Status", "Separator Bar"	



		//					])



// CAREERS SUB MENU   


	addmenu(menu=["careers",


	,,160,1,"",style2,,"left","randomdissolve(duration=0.2);Shadow(color='#999999', Direction=135, Strength=5)",,,,,,,,,,,,


//	,"&nbsp;Job&nbsp;Fairs&nbsp;&nbsp;","jobfairs.htm","_top","",1 // "Description Text", "URL", "Alternate URL", "Status", "Separator Bar"

	,"&nbsp;Benefits&nbsp;&nbsp;","benefits.htm","_top","Links",1 // "Description Text", "URL", "Alternate URL", "Status", "Separator Bar"


	,"&nbsp;Opportunities&nbsp;&nbsp;","opportunities.htm","_top","Employment Opportunities",1 // "Description Text", "URL", "Alternate URL", "Status", "Separator Bar"


	])





dumpmenus()
