/***********************************************************************************
*	(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=6;			// Number of first level items
	var LowBgColor='white';			// Background color when mouse is not over
	var LowSubBgColor='white';			// Background color when mouse is not over on subs
	var HighBgColor='#717684';			// Background color when mouse is over
	var HighSubBgColor='#717684';			// Background color when mouse is over on subs
	var FontLowColor='#252D42';			// Font color when mouse is not over
	var FontSubLowColor='#252D42';			// 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='#717684';			// Border color
	var BorderSubColor='#717684';			// Border color for subs
	var BorderWidth=1;				// Border width
	var BorderBtwnElmnts=1;			// Border between elements 1 or 0
	var FontFamily="arial"	// Font family menu items
	var FontSize=7;				// 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='center';			// 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=0;				// Menu offset x coordinate
	var StartLeft=0;				// 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='logo';			// Frame where first level appears
	var SecLineFrame='logo';			// Frame where sub levels appear
	var DocTargetFrame='main';			// Frame where target documents appear
	var TargetLoc='';				// 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","frame2.htm","",0,15,90);

Menu2=new Array("PRODUCTS","","",10);
	Menu2_1=new Array("SOFTWARE","","",6,15,120);	
		Menu2_1_1=new Array("Audio Production","","",6,15,150);
			Menu2_1_1_1=new Array("Media & Music Production","production.htm","",0,15,150);
			Menu2_1_1_2=new Array("Virtual Instrument","","",11);
				Menu2_1_1_2_1=new Array("Piano","vstpiano.htm","",0,15,120);
				Menu2_1_1_2_2=new Array("String / Orchestra","vststring.htm","",0);
				Menu2_1_1_2_3=new Array("Brass & Woodwind","vstwood.htm","",0);
				Menu2_1_1_2_4=new Array("Bass","vstbass.htm","",0);
				Menu2_1_1_2_5=new Array("Guitar","vstguitar.htm","",0);
				Menu2_1_1_2_6=new Array("Drum","vstdrum.htm","",0);
				Menu2_1_1_2_7=new Array("Ethnic","vstethnic.htm","",0);
				Menu2_1_1_2_8=new Array("Vocal","vstvocal.htm","",0);
				Menu2_1_1_2_9=new Array("Synthesizer","vstsynth.htm","",0);
				Menu2_1_1_2_10=new Array("Loops","vstloops.htm","",0);
				Menu2_1_1_2_11=new Array("Multisamples / Sampler","vstmulti.htm","",0);
			Menu2_1_1_3=new Array("Virtual Effect","","",3);
				Menu2_1_1_3_1=new Array("Guitar/Bass Amps","vstfxamp.htm","",0,15,120);
				Menu2_1_1_3_2=new Array("Vocal","vstfxvocal.htm","",0);
				Menu2_1_1_3_3=new Array("Mixing","vstfxmixing.htm","",0);
			Menu2_1_1_4=new Array("Tools","tools.htm","",0);
			Menu2_1_1_5=new Array("Mastering / Remastering","mastersoft.htm","",0);
			Menu2_1_1_6=new Array("Surround","surround.htm","",0);
		Menu2_1_2=new Array("Broadcast","broadcast.htm","",0);
		Menu2_1_3=new Array("Music Notation","notation.htm","",0);
                Menu2_1_4=new Array("Acoustic Room Correction","acoustic.htm","",0);
		Menu2_1_5=new Array("Bundles","bundles.htm","",0);
		Menu2_1_6=new Array("Others","othersoft.htm","",0);

	Menu2_2=new Array("HARDWARE","","",13);
		Menu2_2_1=new Array("AD/DA Converter","adda.htm","",0,15,150);
		Menu2_2_2=new Array("Audio Interface/Sound Card","","",2);
			Menu2_2_2_1=new Array("Consumer","dtht.htm","",0,15,120);
			Menu2_2_2_2=new Array("Professional","","",6);
				Menu2_2_2_2_1=new Array("PCI","pci.htm","",0,15,120);
				Menu2_2_2_2_2=new Array("PCIe","pcie.htm","",0);
				Menu2_2_2_2_3=new Array("PCMCIA","pcmcia.htm","",0);
				Menu2_2_2_2_4=new Array("Firewire","firewire.htm","",0);
				Menu2_2_2_2_5=new Array("USB","usbaudio.htm","",0);
				Menu2_2_2_2_6=new Array("Express Card","expresscard.htm","",0);
		Menu2_2_3=new Array("DSP Accelerator","dsp.htm","",0);
		Menu2_2_4=new Array("MIDI Interface","midi.htm","",0);
		Menu2_2_5=new Array("Synchronizer","synchronizer.htm","",0);
		Menu2_2_6=new Array("Controller","","",6);
			Menu2_2_6_1=new Array("Mixer/Editing","contrmix.htm","",0,15,120);
			Menu2_2_6_2=new Array("Drum / Electric Drum","contrdrum.htm","",0);
			Menu2_2_6_3=new Array("Keyboard","contrkeyb.htm","",0);
			Menu2_2_6_4=new Array("MIDI","contrmidi.htm","",0);
			Menu2_2_6_5=new Array("Pedal","contrpedal.htm","",0);
			Menu2_2_6_6=new Array("Floor","contrfloor.htm","",0);
		Menu2_2_7=new Array("USB Guitar","usbguitar.htm","",0);
		Menu2_2_8=new Array("VST Hardware","vsthardw.htm","",0);
		Menu2_2_9=new Array("Hybrid Synth","hybridsynth.htm","",0);
		Menu2_2_10=new Array("Workstation","workstation.htm","",0);
		Menu2_2_11=new Array("Specialist Keyboard","specialistkeyb.htm","",0);
		Menu2_2_12=new Array("Guitar Processor","guitarproc.htm","",0);
		Menu2_2_13=new Array("Optional","optional.htm","",0);

	Menu2_3=new Array("STUDIO EQUIPMENT","","",13);
		Menu2_3_1=new Array("Microphone","","",5,15,150);
			Menu2_3_1_1=new Array("Studio","","",2,15,120);
				Menu2_3_1_1_1=new Array("Small Diaphragm","smalldiap.htm","",0,15,120);
				Menu2_3_1_1_2=new Array("Large Diaphragm","","",3);
					Menu2_3_1_1_2_1=new Array("Condenser","condenser.htm","",0,15,120);
					Menu2_3_1_1_2_2=new Array("Tube","tube.htm","",0);
					Menu2_3_1_1_2_3=new Array("Ribbon","ribbon.htm","",0);
			Menu2_3_1_2=new Array("Broadcast","micbrdcst.htm","",0);
			Menu2_3_1_3=new Array("Stage","micstage.htm","",0);
			Menu2_3_1_4=new Array("Drum","micdrum.htm","",0);
			Menu2_3_1_5=new Array("Gooseneck","micgooseneck.htm","",0);
		Menu2_3_2=new Array("Mic Preamp","","",2);
			Menu2_3_2_1=new Array("Solid State","micpresolid.htm","",0,15,120);
			Menu2_3_2_2=new Array("Tube","micpretube.htm","",0);
		Menu2_3_3=new Array("Mixer/Console","","",2);
			Menu2_3_3_1=new Array("Mixer Rack","mixerrack.htm","",0,15,120);
			Menu2_3_3_2=new Array("Mixing Console","mixingconsole.htm","",0);
		Menu2_3_4=new Array("Analog Summing, Mix-System","summing.htm","",0);
		Menu2_3_5=new Array("Monitoring Speakers","monitor.htm","",0);
		Menu2_3_6=new Array("Headphones","","",3);
			Menu2_3_6_1=new Array("Headphones","headphones.htm","",0,15,120);
			Menu2_3_6_2=new Array("Headphone Amplifier","headamp.htm","",0);
			Menu2_3_6_3=new Array("Headphone Monitoring","hpmonitoring.htm","",0);
		Menu2_3_7=new Array("Outboard Processor","outboardproc.htm","",0);
		Menu2_3_8=new Array("Mastering","mastering.htm","",0);
		Menu2_3_9=new Array("Cable","","",2);
			Menu2_3_9_1=new Array("Premade","cable.htm","",0,15,120);
			Menu2_3_9_2=new Array("Bulk","bulk.htm","",0);
		Menu2_3_10=new Array("Back-End Controller","controller.htm","",0);
		Menu2_3_11=new Array("Stands","","",2,15,120);
			Menu2_3_11_1=new Array("Mic","","",5,15,120);
				Menu2_3_11_1_1=new Array("Floor Stand","standfloor.htm","",0,15,120);
				Menu2_3_11_1_2=new Array("Musician","standmusician.htm","",0);
				Menu2_3_11_1_3=new Array("Studio Boom","standboom.htm","",0);
				Menu2_3_11_1_4=new Array("Drum Mic Stand","standdrum.htm","",0);
				Menu2_3_11_1_5=new Array("Desk - Banquet","standdesk.htm","",0);
			Menu2_3_11_2=new Array("Speaker","","",2,15,120);
				Menu2_3_11_2_1=new Array("Monitor","standmonitor.htm","",0,15,120);
				Menu2_3_11_2_2=new Array("Loudspeaker","standloudspeaker.htm","",0);
		Menu2_3_12=new Array("Accessories","","",5,15,120);
			Menu2_3_12_1=new Array("Pop Filter","popfilter.htm","",0,15,120);
			Menu2_3_12_2=new Array("Studio Bag","studiobag.htm","",0);
			Menu2_3_12_3=new Array("Empty Rack","emptyrack.htm","",0);
			Menu2_3_12_4=new Array("Patchbay","patchbay.htm","",0);
			Menu2_3_12_5=new Array("Others","othersacc.htm","",0);

		Menu2_3_13=new Array("Acoustic Treatment","acoustictreat.htm","",0,15,120);

	Menu2_4=new Array("DJ TOOLS","djtools.htm","",0);

	Menu2_5=new Array("SOUNDS & LOOPS","","",5);
		Menu2_5_1=new Array("Expansion","","",6,15,120);
			Menu2_5_1_1=new Array("SampleTank","stsound.htm","",0,15,120);
			Menu2_5_1_2=new Array("Sonik Capsules","sonikcap.htm","",0);
			Menu2_5_1_3=new Array("Native Instruments","nisound.htm","",0);
			Menu2_5_1_4=new Array("Halionized","halioniz.htm","",0);
			Menu2_5_1_5=new Array("GrooveMaker","gmloop.htm","",0);
			Menu2_5_1_6=new Array("Others","othersexp.htm","",0);
		Menu2_5_2=new Array("Loops Collection","loops.htm","",0);
		Menu2_5_3=new Array("Sounds Collection","sounds.htm","",0);
		Menu2_5_4=new Array("Sound Effect","sfx.htm","",0);
		Menu2_5_5=new Array("Music Library","musiclibrary.htm","",0);

	Menu2_6=new Array("REFERENCE BOOKS","","",2);
		Menu2_6_1=new Array("Hal Leonard","","",6,15,120);
			Menu2_6_1_1=new Array("Music Business","http://www.halleonard.com/featureResultsList.jsp?featureCat=630001&li=yes&location=Reference","",0,15,225);
			Menu2_6_1_2=new Array("Songwriting & Lyrics","http://www.halleonard.com/featureResultsList.jsp?featureCat=630002&li=yes&location=Reference","",0);
			Menu2_6_1_3=new Array("Audio Technology & Recording","http://www.halleonard.com/featureResultsList.jsp?featureCat=630003&li=yes&location=Reference","",0);
			Menu2_6_1_4=new Array("Music Biographies, History & Commentary","http://www.halleonard.com/featureResultsList.jsp?featureCat=630004&li=yes&location=Reference","",0);
			Menu2_6_1_5=new Array("Instruments & Voice","","",7);
				Menu2_6_1_5_1=new Array("Brass","http://www.halleonard.com/featureResultsList.jsp?featureCat=630006&li=yes&location=Reference&refer=null","",0,15,120);
				Menu2_6_1_5_2=new Array("Drums","http://www.halleonard.com/featureResultsList.jsp?featureCat=630007&li=yes&location=Reference&refer=null","",0);
				Menu2_6_1_5_3=new Array("Guitar/Bass/Amps","http://www.halleonard.com/featureResultsList.jsp?featureCat=630008&li=yes&location=Reference&refer=null","",0);
				Menu2_6_1_5_4=new Array("Piano/Keyboard","http://www.halleonard.com/featureResultsList.jsp?featureCat=630009&li=yes&location=Reference&refer=null","",0);
				Menu2_6_1_5_5=new Array("Strings","http://www.halleonard.com/featureResultsList.jsp?featureCat=630010&li=yes&location=Reference&refer=null","",0);
				Menu2_6_1_5_6=new Array("Voice","http://www.halleonard.com/featureResultsList.jsp?featureCat=630011&li=yes&location=Reference&refer=null","",0);
				Menu2_6_1_5_7=new Array("Various","http://www.halleonard.com/featureResultsList.jsp?featureCat=630012&li=yes&location=Reference&refer=null","",0);
			Menu2_6_1_6=new Array("Chart History, Listnening Guides, & Dictionaries","http://www.halleonard.com/featureResultsList.jsp?featureCat=630013&li=yes&location=Reference","",0);
		Menu2_6_2=new Array("Others","othersbook.htm","",0);
	Menu2_7=new Array("CUSTOM COMPUTER","computer.htm","",0);
	Menu2_8=new Array("GADGET","gadget.htm","",0);
	Menu2_9=new Array("PA SYSTEMS","","",2);
		Menu2_9_1=new Array("Speakers","paspeaker.htm","",0,15,90);
		Menu2_9_2=new Array("Processor","paprocessor.htm","",0);
	
	Menu2_10=new Array("SPECIAL PROMOTIONS","special.htm","",0);

Menu3=new Array("ARTIST","","",1);
	Menu3_1=new Array("NUENDO & CUBASE","artist.htm","",0,15,120);
	
Menu4=new Array("SUPPORT","","",2);
	Menu4_1=new Array("FORUM","","",0,15,120);
	Menu4_2=new Array("EXCHANGE RATE","http://www.klikbca.com/individual/silver/Ind/rates.html","",0);

Menu5=new Array("OTHERS","","",2);
	Menu5_1=new Array("ARTICLES","articles.htm","",0,15,90);
	Menu5_2=new Array("LINKS","links.htm","",0);

Menu6=new Array("ABOUT US","","",5);
	Menu6_1=new Array("CONTACT US","contact.htm","",0,15,150);
	Menu6_2=new Array("DEMO STUDIO FACILITY","studio.htm","",0);
	Menu6_3=new Array("ACTIVITIES","activities.htm","",0);
	Menu6_4=new Array("BRANDS","brands.htm","",0);
	Menu6_5=new Array("DEALERS LOCATION","dealers.htm","",0);