// dynamic drop-down menus
// v 1.4
// (c) 2005 QSC Audio Products Inc.
// German language version March 2006

// Creates CSS styled drop-down menu navigation.
// This script executes much faster than many other kinds of DHTML menus.
//
// The positioning of submenus is relative to the item in a menu
//
// Place this script where you want the menus to appear.
// Don't forget to add a noscript section for the top level links.
// (Not everyone uses Javascript)

// requires menu.css and menu.js
// menu.js must be called after this script!


var labels = new Array();
var menus = new Array();
var items = new Array();
var temp = new Array();
var temp2 = new Array();

/*
Labels are the top level navigation horizontally across the page
labels format = (id,label,url)
menus array holds the items in each drop-down menu
for each menu, add the items to a temp array and push them onto the menus array at the end
clear the temp array for reuse
menus can contain submenus, but only go one additional level deep.
Ids of menus must be unique
Add items and submenus in the order they should appear
menuitems = (0=no submenu:name=id of submenu,label,url,0=relative:1=external link (target=_blank))

NOTE: because of older versions of I.E. we will add array elements with array[array.length] =  instead of array.push();
*/


labels[labels.length] = "corporate,QSC Corporate,corporate/corporate.htm";
	temp[temp.length]  = "0,Company Profile,corporate/profile.htm";
	temp[temp.length]  = "0,Mission Statement,corporate/mission.htm";
	temp[temp.length]  = "0,Company History,corporate/history.htm";
	//temp[temp.length]  = "0,Inside QSC,corporate/insideqsc.htm";
	temp[temp.length]  = "0,Supplier Relationships,corporate/supplier.htm";
	temp[temp.length]  = "0,Employment,corporate/employment/";
	temp[temp.length]  = "contact,Kontakt,corporate/contact.htm,0";
		temp2[temp2.length]  = "0,Corporate Offices,corporate/contact.htm,0";
		temp2[temp2.length]  = "0,Sales,support/sales_contact/sales.htm,0";
		temp2[temp2.length]  = "0,Technical Support,support/tech_support.htm,0";
		menus['contact'] = temp2;
		temp2 = new Array();
	menus['corporate'] = temp;
	temp = new Array();		
labels[labels.length] = "products,Produkte,products/products.htm";
	temp[temp.length]  = "amps,Verstärker,products/products.htm#Amplifier_Models,0";
		temp2[temp2.length]  = "0,Amplifier Selector,products/amps/advanced_amp_selector.htm,0";
		temp2[temp2.length]  = "0,CX Serie 2-Kanal,products/amps/cx/cx2/cx2.htm,0";
		temp2[temp2.length]  = "0,CX Serie 4-Kanal,products/amps/cx/cx4/cx4.htm,0";
		temp2[temp2.length]  = "0,CX Serie 8-Kanal,products/amps/cx/cx8/cx8.htm,0";
		temp2[temp2.length]  = "0,CMX Serie,products/amps/cmx/,0";
		temp2[temp2.length]  = "0,DCA Serie 2-Kanal,products/amps/dca/dca2/dca2.htm,0";
		temp2[temp2.length]  = "0,DCA Serie 4-Kanal,products/amps/dca/dca4/dca4.htm,0";
		temp2[temp2.length]  = "0,ISA Serie,products/amps/isa/isa.htm,0";
		temp2[temp2.length]  = "0,GX Serie,products/amps/gx/gx.htm,0";
		//temp2[temp2.length]  = "0,PLX Serie,products/amps/plx/plx.htm,0";
		temp2[temp2.length]  = "0,PLX2 Serie,products/amps/plx2/plx2_de.htm,0";
		//temp2[temp2.length]  = "0,PowerLight Serie,products/amps/powerlight/powerlight.htm,0";
		//temp2[temp2.length]  = "0,PowerLight 2 Serie,products/amps/powerlight2/powerlight2.htm,0";
		temp2[temp2.length]  = "0,PowerLight 3 Serie,products/amps/powerlight3/powerlight3.htm,0";
		temp2[temp2.length]  = "0,RMX Serie,products/amps/rmx/rmx.htm,0";
		menus['amps'] = temp2;
		temp2 = new Array();
	temp[temp.length]  = "speakers,Lautsprechersysteme,products/products.htm#Loudspeaker_Systems,0";
		temp2[temp2.length]  = "0,AcousticDesign Series,products/speakers/acoustic_design/acousticdesign.htm,0";
		temp2[temp2.length]  = "0,Concert Stage Monitors,products/speakers/csm/,0";	
		temp2[temp2.length]  = "0,Digital Kino Lautsprecher,products/speakers/dcs/dcs.htm,0";
		temp2[temp2.length]  = "0,HPR Serie,products/speakers/hpr/hpr_de.htm,0";
		temp2[temp2.length]  = "0,K Series,products/speakers/k_series,0";
		temp2[temp2.length]  = "0,KW Series,products/speakers/kw_series,0";
		temp2[temp2.length]  = "0,ILA Installation Line Array,products/speakers/ila/,0";
		temp2[temp2.length]  = "0,ISIS I-82H,products/speakers/isis/i82h/i82h.htm,0";
		temp2[temp2.length]  = "0,ISIS I-282H,products/speakers/isis/i282h/i282h.htm,0";
		//temp2[temp2.length]  = "0,ISIS 102W,products/speakers/isis/multipurpose/102W.htm,0";
		//temp2[temp2.length]  = "0,ModularDesign Serie,products/speakers/modular_design/md_series_de.htm,0";
		//temp2[temp2.length]  = "0,ModularDesign Subwoofer,products/speakers/modular_design/mds215_s218_de.htm,0";
		//temp2[temp2.length]  = "0,MD Aktiv Serie,products/speakers/modular_design/md_series_powered_de.htm,0";
		//temp2[temp2.length]  = "0,MD Aktiv Subwoofer,products/speakers/modular_design/md_sp215_sp218_de.htm,0";
		temp2[temp2.length]  = "0,WideLine-8 Line Array,products/speakers/wideline-8/,0";
		temp2[temp2.length]  = "0,WideLine-10 Line Array,products/speakers/isis/wideline/,0";
		temp2[temp2.length]  = "0,Weatherized WideLine,products/speakers/wideline/wideline_wx.htm,0";
		temp2[temp2.length]  = "0,WL218-sw Subwoofer,products/speakers/isis/wideline/wideline_218.htm,0";
		temp2[temp2.length]  = "0,GP218-sw Subwoofer,products/speakers/GP218sw,0";
		temp2[temp2.length]  = "0,GP212-sw Subwoofer,products/speakers/GP212sw,0";

		menus['speakers'] = temp2;
		temp2 = new Array();
		
	temp[temp.length]  = "line_array,Line Array Systems,products/products.htm#LineArrays,0";
		temp2[temp2.length]  = "0,ILA Installation Line Array,products/speakers/ila/,0";
		temp2[temp2.length]  = "0,WideLine-8 Line Array,products/speakers/wideline-8/,0";
		temp2[temp2.length]  = "0,WideLine-10 Line Array,products/speakers/isis/wideline/,0";
		temp2[temp2.length]  = "0,Weatherized WideLine,products/speakers/wideline/wideline_wx.htm,0";
		menus['line_array'] = temp2;
		temp2 = new Array();	
		
	temp[temp.length]  = "network,Audionetzwerke,products/products.htm#Network_Audio_Systems,0";
		temp2[temp2.length]  = "0,Q-Sys Integrated System Platform,products/network/QSys/,0";
		temp2[temp2.length]  = "0,QSControl.net BASIS/RAVE/DSP,products/network/basis/qscontrolnet_basis.htm,0";
		temp2[temp2.length]  = "0,DCP 300,products/network/dcp300/,0";
		temp2[temp2.length]  = "0,DCP 100,products/network/dcp100/,0";
		//temp2[temp2.length]  = "0,CM16a,products/network/cm16a/cm16a.htm,0";
		//temp2[temp2.length]  = "0,RAVE,products/network/rave/rave.htm,0";
		temp2[temp2.length]  = "0,NAC-100,products/network/NAC100/nac-100.htm,0";
		menus['network'] = temp2;
		temp2 = new Array();
	temp[temp.length]  = "dsp,Digital Signal Processors,products/products.htm#Digital_Signal_Processors,0";
		temp2[temp2.length]  = "0,DSP-3,products/dsp/dsp3/dsp3.htm,0";
		temp2[temp2.length]  = "0,DSP-4,products/dsp/dsp4/dsp4.htm,0";
		temp2[temp2.length]  = "0,DSP-30,products/dsp/dsp30/dsp30.htm,0";
		temp2[temp2.length]  = "0,SC28,products/dsp/sc28/sc28.htm,0";
		temp2[temp2.length]  = "0,DCM,products/monitor/dcm/dcm_10D-30D.htm,0";
		menus['dsp'] = temp2;
		temp2 = new Array();
	temp[temp.length]  = "software,Software,products/products.htm#Downloads,0";
		temp2[temp2.length]  = "0,DCM Manager,products/software/dcm_manager/dcm_manager.htm,0";
		temp2[temp2.length]  = "0,DCP Manager,products/software/dcp_manager/,0";
		temp2[temp2.length]  = "0,DSP Speaker Voicings,products/software/dsp_voicing/dsp_voicing.htm,0";
		temp2[temp2.length]  = "0,EASE Focus,products/software/EASE_Focus/ease_focus.htm,0";
		temp2[temp2.length]  = "0,EASE Address,products/software/ease_address/ease_address.htm,0";
		temp2[temp2.length]  = "0,EASE Downloads,support/resources/ease_downloads.htm,0";
		temp2[temp2.length]  = "0,Firmware Updates,support/technical_support/firmware_updates.htm,0";
		temp2[temp2.length]  = "0,QSControl.net,products/software/qscontrolnet/,0";
		temp2[temp2.length]  = "0,Q-Sys Designer,products/software/QSys/,0";
		temp2[temp2.length]  = "0,SC28 Updater,products/dsp/sc28/sc28.htm,0";
		temp2[temp2.length]  = "0,Signal Manager,products/software/signal_manager/signal_manager.htm,0";
		temp2[temp2.length]  = "0,System Manager,products/software/system_manager/system_manager.htm,0";
		temp2[temp2.length]  = "0,Adobe Reader,http://www.adobe.com/products/acrobat/readstep2.html,1";
		menus['software'] = temp2;
		temp2 = new Array();
	temp[temp.length]  = "retail,Gastgeber&#44; Musiker&#44; DJ,products/retail_products.htm,0";

		temp2[temp2.length]  = "0,GX Serie,products/amps/gx/gx.htm,0";
		temp2[temp2.length]  = "0,PLX2 Serie,products/amps/plx2/plx2_de.htm,0";
		temp2[temp2.length]  = "0,RMX Serie,products/amps/rmx/rmx.htm,0";
		temp2[temp2.length]  = "0,HPR Series,products/speakers/hpr/hpr_de.htm,0";
		temp2[temp2.length]  = "0,K Series,products/speakers/k_series,0";
		temp2[temp2.length]  = "0,KW Series,products/speakers/kw_series,0";
		temp2[temp2.length]  = "0,ISIS I-82H,products/speakers/isis/i82h/i82h.htm,0";
		temp2[temp2.length]  = "0,ISIS I-282H,products/speakers/isis/i282h/i282h.htm,0";
		menus['retail'] = temp2;
		temp2 = new Array();
	temp[temp.length]  = "install,Installation,products/install_products.htm,0";
		temp2[temp2.length]  = "0,CX Serie 2-Kanal,products/amps/cx/cx2/cx2.htm,0";
		temp2[temp2.length]  = "0,CX Serie 4-Kanal,products/amps/cx/cx4/cx4.htm,0";
		temp2[temp2.length]  = "0,CX Serie 8-Kanal,products/amps/cx8/cx/cx8.htm,0";
		temp2[temp2.length]  = "0,CMX Serie,products/amps/cmx/,0";
		temp2[temp2.length]  = "0,ISA Serie,products/amps/isa/isa.htm,0";

		temp2[temp2.length]  = "0,PowerLight 3 Serie,products/amps/powerlight3/powerlight3.htm,0";
		temp2[temp2.length]  = "0,Q-Sys Integrated System Platform,products/network/QSys/,0";
		temp2[temp2.length]  = "0,QSControl.net/BASIS/RAVE/DSP,products/network/basis/qscontrolnet_basis.htm,0";
		temp2[temp2.length]  = "0,NAC-100,products/network/NAC100/nac-100.htm,0";

		temp2[temp2.length]  = "0,DSP-3,products/dsp/dsp3/dsp3.htm,0";
		temp2[temp2.length]  = "0,DSP-30,products/dsp/dsp30/dsp30.htm,0";
		temp2[temp2.length]  = "0,DSP-4,products/dsp/dsp4/dsp4.htm,0";
		temp2[temp2.length]  = "0,SC28,products/dsp/sc28/sc28.htm,0";
		temp2[temp2.length]  = "0,K Series,products/speakers/k_series,0";
		temp2[temp2.length]  = "0,KW Series,products/speakers/kw_series,0";
		temp2[temp2.length]  = "0,ILA Installation Line Array,products/speakers/ila/index.htm,0";
		temp2[temp2.length]  = "0,ISIS I-82H,products/speakers/isis/i82h/i82h.htm,0";
		temp2[temp2.length]  = "0,ISIS I-282H,products/speakers/isis/i282h/i282h.htm,0";

		temp2[temp2.length]  = "0,AcousticDesign Series,products/speakers/acoustic_design/acousticdesign.htm,0";	
	
		temp2[temp2.length]  = "0,WideLine-8 Line Array,products/speakers/wideline-8/,0";
		temp2[temp2.length]  = "0,WideLine-10 Line Array,products/speakers/isis/wideline/,0";
		temp2[temp2.length]  = "0,Weatherized WideLine,products/speakers/wideline/wideline_wx.htm,0";
		temp2[temp2.length]  = "0,WL218-sw Subwoofer,products/speakers/isis/wideline/wideline_218.htm,0";
		temp2[temp2.length]  = "0,GP218-sw Subwoofer,products/speakers/GP218sw,0";
		temp2[temp2.length]  = "0,GP212-sw Subwoofer,products/speakers/GP212sw,0";
		menus['install'] = temp2;
		temp2 = new Array();
	temp[temp.length]  = "pls,Konzertsysteme,products/pls_products.htm,0";

		temp2[temp2.length]  = "0,PowerLight 3 Serie,products/amps/powerlight3/powerlight3.htm,0";
		temp2[temp2.length]  = "0,PLX2 Serie,products/amps/plx2/plx2_de.htm,0";
		temp2[temp2.length]  = "0,HPR Serie,products/speakers/hpr/hpr_de.htm,0";
		temp2[temp2.length]  = "0,ISIS I-82H,products/speakers/isis/i82h/i82h.htm,0";
		temp2[temp2.length]  = "0,ISIS I-282H,products/speakers/isis/i282h/i282h.htm,0";
temp2[temp2.length]  = "0,K Series,products/speakers/k_series,0";
		temp2[temp2.length]  = "0,KW Series,products/speakers/kw_series,0";
		temp2[temp2.length]  = "0,QSControl.net/BASIS/RAVE/DSP,products/network/basis/qscontrolnet_basis.htm,0";	
		temp2[temp2.length]  = "0,WideLine-8 Line Array,products/speakers/wideline-8/,0";
		temp2[temp2.length]  = "0,WideLine-10 Line Array,products/speakers/isis/wideline/,0";
		temp2[temp2.length]  = "0,WL218-sw Subwoofer,products/speakers/isis/wideline/wideline_218.htm,0";
		temp2[temp2.length]  = "0,GP218-sw Subwoofer,products/speakers/GP218sw,0";
		temp2[temp2.length]  = "0,GP212-sw Subwoofer,products/speakers/GP212sw,0";
		temp2[temp2.length]  = "0,Concert Stage Monitors,products/speakers/csm/,0";	
		temp2[temp2.length]  = "0,DSP-4,products/dsp/dsp4/dsp4.htm,0";
		temp2[temp2.length]  = "0,SC28,products/dsp/sc28/sc28.htm,0";
		menus['pls'] = temp2;
		temp2 = new Array();
	temp[temp.length]  = "cinema,Kino,products/cinema_products.htm,0";
		temp2[temp2.length]  = "0,DCA 2-Channel Series,products/amps/dca/dca2/dca2.htm,0";
		temp2[temp2.length]  = "0,DCA 4-Channel Series,products/amps/dca/dca4/dca4.htm,0";
		temp2[temp2.length]  = "0,ISA Series,products/amps/isa/isa.htm,0";
		temp2[temp2.length]  = "0,Digital Cinema Speakers,products/speakers/dcs/dcs.htm,0";
		temp2[temp2.length]  = "0,DCP 300,products/network/dcp300/,0";
		temp2[temp2.length]  = "0,DCP 100,products/network/dcp100/,0";
		temp2[temp2.length]  = "0,QSControl.net/BASIS/RAVE,products/network/basis/qscontrolnet_basis.htm,0";
		temp2[temp2.length]  = "0,DCM,products/monitor/dcm/dcm_10D-30D.htm,0";
		menus['cinema'] = temp2;
		temp2 = new Array();
	temp[temp.length]  = "accessories,Zubehör,products/accessories/,0";
		temp2[temp2.length]  = "0,DataPort Accessories,products/accessories/dataport_accessories.htm,0";
		temp2[temp2.length]  = "0,DataPort Adapters,products/accessories/dataport_adapters.htm,0";
		temp2[temp2.length]  = "0,Loudspeaker Accessories,products/accessories/loudspeaker_accessories.htm,0";
		temp2[temp2.length]  = "0,DataPort Cables,products/accessories/dataport_cables.htm,0";
		temp2[temp2.length]  = "0,Slot Accessories,products/accessories/slot_accessories.htm,0";
		temp2[temp2.length]  = "0,Rack Ears & Handles,products/accessories/rackears_handles.htm,0";
		temp2[temp2.length]  = "0,Input & Output Transformers,products/accessories/transformers.htm,0";
		temp2[temp2.length]  = "0,Replacement Parts,support/technical_support/parts.htm,0";
		menus['accessories'] = temp2;
		temp2 = new Array();
	temp[temp.length]  = "discontinued,Discontinued,products/discontinued_products.htm,0";	
		temp2[temp2.length]  = "0,PLX Series,products/amps/plx/plx.htm,0";
		temp2[temp2.length]  = "0,PowerLight Series,products/amps/powerlight/powerlight.htm,0";
		temp2[temp2.length]  = "0,PowerLight 2 Series,products/amps/powerlight2/powerlight2.htm,0";
			temp2[temp2.length]  = "0,CM16a,products/network/cm16a/cm16a.htm,0";
		temp2[temp2.length]  = "0,RAVE Systems,products/network/rave/rave.htm,0";
		temp2[temp2.length]  = "0,MD Aktiv Serie,products/speakers/modular_design/md_series_powered_de.htm,0";
		temp2[temp2.length]  = "0,MD Aktiv Subwoofer,products/speakers/modular_design/md_sp215_sp218_de.htm,0";
		temp2[temp2.length]  = "0,ModularDesign Serie,products/speakers/modular_design/md_series_de.htm,0";
		temp2[temp2.length]  = "0,ModularDesign Subwoofer,products/speakers/modular_design/mds215_s218_de.htm,0";
		temp2[temp2.length]  = "0,ISIS Multipurpose,products/speakers/isis/multipurpose/multipurpose.htm,0";
				temp2[temp2.length]  = "0,ISIS 215PCM Subwoofer,products/speakers/isis/215pcm/215pcm.htm,0";
		menus['discontinued'] = temp2;
		temp2 = new Array();
	menus['products'] = temp;
		
	temp = new Array();
	/*
labels[labels.length] = "applications,Anwendbarkeit,products/products.htm";
	temp[temp.length]  = "0,Gastgeber&#44; Musiker&#44; DJ,products/retail_products.htm,0";
	temp[temp.length]  = "0,Installation,products/install_products.htm,0";
	temp[temp.length]  = "0,Konzertsysteme,products/pls_products.htm,0";
	temp[temp.length]  = "0,Kino,products/cinema_products.htm,0";
	menus['applications'] = temp;
	temp = new Array();
	*/
labels[labels.length] = "resources,Angaben,support/resources/";
	temp[temp.length]  = "0,User Manuals,support/technical_support/user_manuals.php,0";
	temp[temp.length]  = "0,Product Specifications,support/technical_support/specifications.php,0";
	temp[temp.length]  = "0,Hi-res Product Photos,support/resources/hires_images.htm,0";
	//temp[temp.length]  = "0,Catalog Downloads,support/technical_support/catalogs.htm,0";
	temp[temp.length]  = "0,Amplifier Selector,products/amps/advanced_amp_selector.htm,0";
	temp[temp.length]  = "0,Forums,http://forum.qscaudio.com/forum/,1";		
	temp[temp.length]  = "0,Applications Guides,support/technical_support/app_guides.htm,0";
	temp[temp.length]  = "0,RoHS Compliance,support/resources/RoHS/,0";
	temp[temp.length]  = "0,Application Engineering Team ,support/aet/,0";
	temp[temp.length]  = "0,Architect's & Engineer's Specifications,support/architects_engineers/architects_and_engineers_specs.htm,0";
	temp[temp.length]  = "0,Articles & White Papers,support/technical_support/white_papers.htm,0";
	temp[temp.length]  = "0,Glossary of Audio Terms,support/glossary/,0";
	temp[temp.length]  = "0,Training & Education,support/education/,0";
	temp[temp.length]  = "0,Logo and Trademarks,support/logo/,0";
	temp[temp.length]  = "0,EASE Downloads,support/resources/ease_downloads.htm,0";
	temp[temp.length]  = "0,Loudspeaker Modeling Data,support/resources/loudspeaker_modeling.htm,0";
	temp[temp.length]  = "0,70 volt speaker calculator and amplifier matrix,support/resources/Ampifier_Matrix_Spreadsheet_with_speaker_calculator_v4.xls,0";
	temp[temp.length]  = "0,Software Downloads,products/products.htm#Downloads,0";
	temp[temp.length]  = "0,CAD Drawings,support/technical_support/cad_dxf.htm,0";
	temp[temp.length]  = "0,DSP Speaker Voicings,products/software/dsp_voicing/dsp_voicing.htm,0";
	temp[temp.length]  = "0,UL Certifications,support/resources/UL_certifications.htm,0";
	temp[temp.length]  = "0,Site Map,support/site_map.htm,0";
	temp[temp.length]  = "0,Privacy Statement,registration/privacy/website_privacy.htm,0";	
	menus['resources'] = temp;
	temp = new Array();
labels[labels.length] = "support,Unterstützung,support/support.htm";
	temp[temp.length]  = "tech_support,technische Unterstützung,support/support.htm,0";
		temp2[temp2.length]  = "0,Kundendienstabteilung,support/tech_support.htm,0";
		temp2[temp2.length]  = "0,Credit Card Payment Form,support/technical_support/tech_services_creditcard_form.pdf,0";
		temp2[temp2.length]  = "0,technische Unterstützung Forums,forum/,0";
		temp2[temp2.length]  = "0,QSC FAQ,support/technical_support/faq.htm,0";
		temp2[temp2.length]  = "0,Application Engineering Team ,support/aet/,0";
		temp2[temp2.length]  = "0,Service Centers,support/technical_support/service_centers.htm,0";
		temp2[temp2.length]  = "0,Factory Service,support/technical_support/factory_services.htm,0";
		temp2[temp2.length]  = "0,Factory Parts,support/technical_support/parts.htm,0";
		temp2[temp2.length]  = "0,User Manuals,support/technical_support/user_manuals.php,0";
		temp2[temp2.length]  = "0,Shipping weights & dimensions,support/technical_support/design_aid.htm,0";
		temp2[temp2.length]  = "0,Amplifier current consumption & heat loss,support/technical_support/current_consumption_heat_loss.htm,0";
		temp2[temp2.length]  = "0,Schematics,support/technical_support/schems1.htm,0";
		temp2[temp2.length]  = "0,Training & Education,support/education/,0";
		temp2[temp2.length]  = "0,Architect's & Engineer's Specifications,support/architects_engineers/architects_and_engineers_specs.htm,0";
		temp2[temp2.length]  = "0,Service Manuals,support/technical_support/schematics.htm,0";
		temp2[temp2.length]  = "0,CAD Drawings,support/technical_support/cad_dxf.htm,0";
		temp2[temp2.length]  = "0,Service Bulletins,support/technical_support/bulletins.htm,0";
		temp2[temp2.length]  = "0,Software Downloads,products/products.htm#Downloads,0";
		temp2[temp2.length]  = "0,Firmware Updates,support/technical_support/firmware_updates.htm,0";
		menus['tech_support']= temp2;
		temp2 = new Array();
	temp[temp.length]  = "locator,Händlerverzeichnis,dealer_locator/contacts/,0";
		temp2[temp2.length]  = "0,International Auslieferer,dealer_locator/intl_distributors/worldwide_distributors.php,0";
		temp2[temp2.length]  = "0,Representatives (US),dealer_locator/contacts/,0";
		
		menus['locator'] = temp2;
		temp2 = new Array();
	temp[temp.length]  = "0,Forums,http://forum.qscaudio.com/forum/,1";		
	temp[temp.length]  = "0,Verkaufsabteilung Kontakt,support/sales_contact/sales.htm,0";
	temp[temp.length]  = "0,Product Literature,support/technical_support/specifications.php,0";
	temp[temp.length]  = "0,Reps &amp; Distributors Login,http://marketing.qscaudio.com/,1";
	temp[temp.length]  = "0,Service Center Login,support/service_centers/,0";
		
	menus['support'] = temp;
	temp = new Array();

labels[labels.length] = "press,Pressezentrum,press/";

	temp[temp.length]  = "0,Current News,press/current_news.php,0";
	temp[temp.length]  = "0,Press Release Archive,press/news_archive.php,0";
	temp[temp.length]  = "0,Systems Portfolio,press/systems_portfolio.php,0";
	temp[temp.length]  = "0,Tradeshows & Events,tradeshows/tradeshows.htm,0";
	temp[temp.length]  = "0,Videos,media,0";
	temp[temp.length]  = "0,Obsessed Forum,obsessed/,0";
	menus['press'] = temp;
	temp = new Array();
labels[labels.length] = "registration,Garantie Eintragung,registration/registration.htm";
	temp[temp.length]  = "0,Garantie Eintragung,warranty/decision.htm,0";
	temp[temp.length]  = "0,6-Year Warranty Promo,warranty/warrantyinfo.htm,0";
	temp[temp.length]  = "0,Warranty Statement,registration/statement/statement.htm,0";
	menus['registration'] = temp;
	temp = new Array();
	
labels[labels.length]  = "locator2,Händlerverzeichnis,dealer_locator/contacts/,0";
		temp[temp.length]  = "0,International Auslieferer,dealer_locator/intl_distributors/worldwide_distributors.php,0";
		temp[temp.length]  = "0,Representatives (US),dealer_locator/contacts/,0";
		temp[temp.length]  = "0,U.S. Wholesale Distributors,dealer_locator/us_distributors/,0";
		temp[temp.length]  = "0,WideLine Owners,products/speakers/isis/wideline/wideline_owners.htm,0";
		menus['locator2'] = temp;
		temp = new Array();
		
labels[labels.length] = "qstore,Shop QSC,store/qscstore.htm";
	temp[temp.length]  = "0,QSC Audio Wear,https://www.costore.com/qscaudio/welcome.asp,1";
	temp[temp.length]  = "0,QSC Accessories,http://www.qscparts.com/,1";
	menus['qstore'] = temp;
	temp = new Array();
labels[labels.length] = "search,Suche,site_search/search.php";
	temp[temp.length]  = "0,Website Suche,site_search/search.php,0";
	temp[temp.length]  = "0,Site Map,support/site_map.htm,0";
	menus['search'] = temp;
	temp = new Array();
labels[labels.length] = "language,English,?lang=en,0,1";
	menus['language'] = temp;
	temp = new Array();
// menu.css defines most of the display parameters
//* if you get JS errors, check that all menus are defined and have at least one item
// this base url will be prepended to all menu links
baseurl = "/";
