/***********************************************************************************
*	(c) Ger Versluis 2000 version 5.411 24 December 2001 (updated Jan 31st, 2003 by Dynamic Drive for Opera7)
*	For info write to menus@burmees.nl		          *
*	You may remove all comments for faster loading	          *		
***********************************************************************************/

	var NoOffFirstLineMenus=8;			// Number of first level items
	var LowBgColor='black';			// Background color when mouse is not over
	var LowSubBgColor='black';			// Background color when mouse is not over on subs
	var HighBgColor='gray';			// Background color when mouse is over
	var HighSubBgColor='gray';			// Background color when mouse is over on subs
	var FontLowColor='blue';			// Font color when mouse is not over
	var FontSubLowColor='blue';			// Font color subs when mouse is not over
	var FontHighColor='white';			// Font color when mouse is over
	var FontSubHighColor='white';			// Font color subs when mouse is over
	var BorderColor='black';			// Border color
	var BorderSubColor='white';			// Border color for subs
	var BorderWidth=1;				// Border width
	var BorderBtwnElmnts=1;			// Border between elements 1 or 0
	var FontFamily="arial,comic sans ms,technical"	// Font family menu items
	var FontSize=9;				// Font size menu items
	var FontBold=1;				// Bold menu items 1 or 0
	var FontItalic=0;				// Italic menu items 1 or 0
	var MenuTextCentered='center';			// Item text position 'left', 'center' or 'right'
	var MenuCentered='left';			// Menu horizontal position 'left', 'center' or 'right'
	var MenuVerticalCentered='top';		// Menu vertical position 'top', 'middle','bottom' or static
	var ChildOverlap=.2;				// horizontal overlap child/ parent
	var ChildVerticalOverlap=.2;			// vertical overlap child/ parent
	var StartTop=118;				// Menu offset x coordinate
	var StartLeft=364;				// Menu offset y coordinate
	var VerCorrect=0;				// Multiple frames y correction
	var HorCorrect=0;				// Multiple frames x correction
	var LeftPaddng=3;				// Left padding
	var TopPaddng=2;				// Top padding
	var FirstLineHorizontal=1;			// SET TO 1 FOR HORIZONTAL MENU, 0 FOR VERTICAL
	var MenuFramesVertical=1;			// Frames in cols or rows 1 or 0
	var DissapearDelay=1000;			// delay before menu folds in
	var TakeOverBgColor=1;			// Menu frame takes over background color subitem frame
	var FirstLineFrame='navig';			// Frame where first level appears
	var SecLineFrame='space';			// Frame where sub levels appear
	var DocTargetFrame='space';			// Frame where target documents appear
	var TargetLoc='364';				// span id for relative positioning
	var HideTop=0;				// Hide first level when loading new document 1 or 0
	var MenuWrap=1;				// enables/ disables menu wrap 1 or 0
	var RightToLeft=0;				// enables/ disables right to left unfold 1 or 0
	var UnfoldsOnClick=0;			// Level 1 unfolds onclick/ onmouseover
	var WebMasterCheck=0;			// menu tree checking on or off 1 or 0
	var ShowArrow=1;				// Uses arrow gifs when 1
	var KeepHilite=1;				// Keep selected path highligthed
	var Arrws=['tri.gif',5,10,'tridown.gif',10,5,'trileft.gif',5,10];	// Arrow source, width and height

function BeforeStart(){return}
function AfterBuild(){return}
function BeforeFirstOpen(){return}
function AfterCloseAll(){return}


// Menu tree
//	MenuX=new Array(Text to show, Link, background image (optional), number of sub elements, height, width);
//	For rollover images set "Text to show" to:  "rollover:Image1.jpg:Image2.jpg"

Menu1=new Array("Home","http://www.edgesoundmachine.com","",0,22,68);

Menu2=new Array("Products","","",6);
	Menu2_1=new Array("Microphones","blank.htm","",2,20,150);	
		Menu2_1_1=new Array("Wired Microphones","","",8,20,150);
				Menu2_1_1_1=new Array("Studio/Redording Microphones","http://www.edgesoundmachine.com/RCMIC.htm","",0,20,150);
                Menu2_1_1_2=new Array("Handheld/Vocal Microphones","http://www.edgesoundmachine.com/HVMIC.htm","",0,20,150);
				Menu2_1_1_3=new Array("Gooseneck/Podium Microphones","http://www.edgesoundmachine.com/GPMIC.htm","",0,20,150);
				Menu2_1_1_4=new Array("Instrument Microphones","http://www.edgesoundmachine.com/IMMIC.htm","",0,20,150);
				Menu2_1_1_5=new Array("Lavalier Microphones","http://www.edgesoundmachine.com/LVMIC.htm","",0,20,150);
				Menu2_1_1_6=new Array("Boundary Microphones","http://www.edgesoundmachine.com/BDMIC.htm","",0,20,150);
				Menu2_1_1_7=new Array("Hanging Microphones","http://www.edgesoundmachine.com/HGMIC.htm","",0,20,150);
				Menu2_1_1_8=new Array("Headworn Microphones","http://www.edgesoundmachine.com/HWMIC.htm","",2,20,150);
                          Menu2_1_1_8_1=new Array("Regular applications","http://www.edgesoundmachine.com/HWRMIC.htm","",0,20,150);
                          Menu2_1_1_8_2=new Array("Special applications","http://www.edgesoundmachine.com/HWSMIC.htm","",0,20,150);
		Menu2_1_2=new Array("Wireless Microphones","","",2);
				Menu2_1_2_1=new Array("VHF Systems","http://www.edgesoundmachine.com/VHFMIC.htm","",0,20,150);
                Menu2_1_2_2=new Array("UHF Systems","http://www.edgesoundmachine.com/UHFMIC.htm","",0,20,150);
	Menu2_2=new Array("Speakers","LS-comingSoon.htm","",2,20,150);
		Menu2_2_1=new Array("Wired Speakers","WiredSPKS.htm","",0,20,150);
		Menu2_2_2=new Array("Wireless Speakers","WirelessSPKS.htm","",0,20,150);
	Menu2_3=new Array("Amplifiers","","",2);
		Menu2_3_1=new Array("Pro Audio Amplifiers","Amp.htm","",0,20,150);
		Menu2_3_2=new Array("Mixing Amplifiers","MixAmp.htm","",2,20,150);
				Menu2_3_2_1=new Array("For Public Address","PAMixingAmp.htm","",0,20,150);
                Menu2_3_2_2=new Array("For Karaoke","4Karaoke.htm","",0,20,150);
	Menu2_4=new Array("Mixers","","",2);
		Menu2_4_1=new Array("For Pro Audio","4ProAudio.htm","",0,20,150);
		Menu2_4_2=new Array("For Public Address","4PAMixer.htm","",0,20,150);
	Menu2_5=new Array("Headphones","headphone-comingSoon.htm","",2);
	    Menu2_5_1=new Array("Wired Headphones","ep.htm","",0,20,150);
		Menu2_5_2=new Array("Wireless Headphones","wlsep.htm","",0,20,150);
    Menu2_6=new Array("Audio Accessories","audio-comingSoon.htm","",7);
        Menu2_6_1=new Array("Microphone Cables","mic-cables.htm","",0,20,150);
        Menu2_6_2=new Array("Speaker Cables","spk-cables.htm","",0,20,150);
		Menu2_6_3=new Array("Microphone Accessories","mic-accessories.htm","",1);
		        Menu2_6_3_1=new Array("Gooseneck Microphone Mounting Bases","http://www.edgesoundmachine.com/GMMB.htm","",0,20,250);
		Menu2_6_4=new Array("Microphone Catridges","http://www.edgesoundmachine.com/locator.htm","",2);
	    		Menu2_6_4_1=new Array("Dynamic Microphone Catridges","DMC.htm","",0,20,140);
				Menu2_6_4_2=new Array("Electret Condenser Microphone Catridges","ECM.htm","",0,20,140);		
		Menu2_6_5=new Array("Mini Lights","mini-lites.htm","",0,20,150);
        Menu2_6_6=new Array("Audio Adapters","A-Adapter.htm","",0,20,150);
		Menu2_6_7=new Array("Audio Transformers","A-Trans.htm","",0,20,150);
Menu3=new Array("Events","","",1);
	Menu3_1=new Array("2005 NAMM Winter Show","http://www.edgesoundmachine.com/namm2005.htm","",0,20,150);
	
Menu4=new Array("About us","http://www.edgesoundmachine.com/aboutus.htm","",0);

Menu5=new Array("Dealers","http://www.edgesoundmachine.com/locator.htm","",1);
	Menu5_1=new Array("Dealer Application Form","http://www.edgesoundmachine.com/data/EDGECRAPP.pdf","",0,20,140);
	
Menu6=new Array("Contact us","http://www.edgesoundmachine.com/contactus.htm","",0);
	
Menu7=new Array("Endorsers","http://www.edgesoundmachine.com/Endorser.htm","",0,22,80);

Menu8=new Array("FAQ","http://www.edgesoundmachine.com/faq.htm","",0,22,40);

