/***********************************************************************************
*	(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("SOFTWARES","","",6,15,120);	
		Menu2_1_1=new Array("Audio Productions","","",6,15,150);
			Menu2_1_1_1=new Array("Media & Music Productions","production.htm","",0,15,150);
			Menu2_1_1_2=new Array("Virtual Instruments","","",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 Effects","","",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("Masterings","mastersoft.htm","",0);
			Menu2_1_1_6=new Array("Surrounds","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("HARDWARES","","",12);
		Menu2_2_1=new Array("AD/DA Converters","adda.htm","",0,15,150);
		Menu2_2_2=new Array("Audio Interfaces/Sound Cards","","",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 Accelerators","dsp.htm","",0);
		Menu2_2_4=new Array("MIDI Interfaces","midi.htm","",0);
		Menu2_2_5=new Array("Master Clocks & Synchronizers","synchronizer.htm","",0);
		Menu2_2_6=new Array("Controllers","","",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("Foot / Floor","contrfloor.htm","",0);
		Menu2_2_7=new Array("USB Guitar","usbguitar.htm","",0);
		Menu2_2_8=new Array("VST Hardwares","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 Keyboards","specialistkeyb.htm","",0);
		Menu2_2_12=new Array("Optionals","optional.htm","",0);

	Menu2_3=new Array("STUDIO EQUIPMENTS","","",13);
		Menu2_3_1=new Array("Microphones","","",5,15,150);
			Menu2_3_1_1=new Array("Studio","","",2,15,120);
				Menu2_3_1_1_1=new Array("Small Diaphragm","","",2,15,120);
					Menu2_3_1_1_1_1=new Array("Condenser","smalldiap.htm","",0,15,120);
					Menu2_3_1_1_1_2=new Array("Tube","tubesmall.htm","",0);
				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 Preamps","","",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("Mixers/Consoles","","",2);
			Menu2_3_3_1=new Array("Mixer Racks","mixerrack.htm","",0,15,120);
			Menu2_3_3_2=new Array("Mixing Consoles","mixingconsole.htm","",0);
		Menu2_3_4=new Array("Analog Summings","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 Amplifiers","headamp.htm","",0);
			Menu2_3_6_3=new Array("Headphone Monitorings","hpmonitoring.htm","",0);
		Menu2_3_7=new Array("Outboard Gears","","",4);
			Menu2_3_7_1=new Array("Dynamics","dynamics.htm","",0,15,120);
			Menu2_3_7_2=new Array("Equalizers","equalizers.htm","",0);
			Menu2_3_7_3=new Array("Signal Processors","processors.htm","",0);
			Menu2_3_7_4=new Array("Masterings","mastering.htm","",0);
		Menu2_3_8=new Array("Cables","","",2);
			Menu2_3_8_1=new Array("Premade","cable.htm","",0,15,120);
			Menu2_3_8_2=new Array("Bulk","bulk.htm","",0);
		Menu2_3_9=new Array("Monitor Controllers","controller.htm","",0);
		Menu2_3_10=new Array("Stands","","",2,15,120);
			Menu2_3_10_1=new Array("Mic","","",5,15,120);
				Menu2_3_10_1_1=new Array("Floor Stands","standfloor.htm","",0,15,120);
				Menu2_3_10_1_2=new Array("Musician Stands","standmusician.htm","",0);
				Menu2_3_10_1_3=new Array("Studio Booms","standboom.htm","",0);
				Menu2_3_10_1_4=new Array("Drum Mic Stands","standdrum.htm","",0);
				Menu2_3_10_1_5=new Array("Desk - Banquet Stands","standdesk.htm","",0);
			Menu2_3_10_2=new Array("Speaker","","",2,15,120);
				Menu2_3_10_2_1=new Array("Monitor","standmonitor.htm","",0,15,120);
				Menu2_3_10_2_2=new Array("Loudspeaker","standloudspeaker.htm","",0);
		Menu2_3_11=new Array("Accessories","","",4,15,120);
			Menu2_3_11_1=new Array("Pop Filters","popfilter.htm","",0,15,120);
			Menu2_3_11_2=new Array("Empty Racks","emptyrack.htm","",0);
			Menu2_3_11_3=new Array("Patchbay","patchbay.htm","",0);
			Menu2_3_11_4=new Array("Others","othersacc.htm","",0);
		Menu2_3_12=new Array("Cabinet Simulators","cabinetsimulators.htm","",0,15,120);
		Menu2_3_13=new Array("Acoustic Treatments","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","othersbook.htm","",0);
	Menu2_7=new Array("HIFI","hifi.htm","",0);
	Menu2_8=new Array("ACCESSORIES","","",2);
		Menu2_8_1=new Array("Gadgets","gadget.htm","",0,15,100);
		Menu2_8_2=new Array("Bags / Flight Case","","",2);
			Menu2_8_2_1=new Array("DJ Bags/Flight Case","djbag.htm","",0,15,100);
			Menu2_8_2_2=new Array("Studio Bags","studiobag.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("CLIENTS","clients.htm","",0);
		
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);
