/***********************************************************************************
*	(c) Ger Versluis 2000 version 5.41 24 December 2001	          *
*	For info write to menus@burmees.nl		          *
*	You may remove all comments for faster loading	          *		
***********************************************************************************/

	var NoOffFirstLineMenus=4;			// Number of first level items
	var LowBgColor='#FFFFFF';				// Background color when mouse is not over
	var LowSubBgColor='#FFFFFF';			// Background color when mouse is not over on subs
	var HighBgColor='#336699';			// Background color when mouse is over
	var HighSubBgColor='#CCCCCC';			// Background color when mouse is over on subs
	var FontLowColor='#000000';			// Font color when mouse is not over
	var FontSubLowColor='#666666';		// Font color subs when mouse is not over
	var FontHighColor='#FFFFFF';			// Font color when mouse is over
	var FontSubHighColor='#000000';			// Font color subs when mouse is over
	var BorderColor='#000000';			// Border color
	var BorderSubColor='#999999';			// Border color for subs
	var BorderWidth=1;				// Border width
	var BorderBtwnElmnts=1;				// Border between elements 1 or 0
	var FontFamily="Verdana, arial,comic sans ms,technical"	// Font family menu items
	var FontSize=9;					// Font size menu items
	var FontBold=0;					// Bold menu items 1 or 0
	var FontItalic=0;					// Italic menu items 1 or 0
	var MenuTextCentered='left';			// 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=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='navig';			// Frame where first level appears
	var SecLineFrame='space';			// Frame where sub levels appear
	var DocTargetFrame='space';			// Frame where target documents appear
	var TargetLoc='MenuPos';			// 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=['images/layout/tri.gif',5,10,'images/layout/tridown.gif',10,5,'images/layout/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);


Menu1=new Array("product info","default.cfm?action=content&subaction=features","",5,20,141);
	Menu1_1=new Array("features","default.cfm?action=content&subaction=features","",3,20,141);
		Menu1_1_1=new Array("overview","default.cfm?action=content&subaction=features","",0,20,141);
		Menu1_1_2=new Array("question types","default.cfm?action=content&subaction=features1","",0);
		Menu1_1_3=new Array("reports","default.cfm?action=content&subaction=features2","",0);
	Menu1_2=new Array("guided tour","default.cfm?action=content&subaction=guidedtour01","",6,20,141);
		Menu1_2_1=new Array("overview","default.cfm?action=content&subaction=guidedtour01","",0,20,141);
		Menu1_2_2=new Array("user menu","default.cfm?action=content&subaction=guidedtour02","",0);
		Menu1_2_3=new Array("survey functions","default.cfm?action=content&subaction=guidedtour04","",11);
			Menu1_2_3_1=new Array("current surveys","default.cfm?action=content&subaction=guidedtour04","",0,20,141);
			Menu1_2_3_2=new Array("archive surveys","default.cfm?action=content&subaction=guidedtour05","",0);
			Menu1_2_3_3=new Array("duplicate surveys","default.cfm?action=content&subaction=guidedtour06","",0);
			Menu1_2_3_4=new Array("survey overview","default.cfm?action=content&subaction=guidedtour07","",0);
			Menu1_2_3_5=new Array("subscales","default.cfm?action=content&subaction=guidedtour08","",0);
			Menu1_2_3_6=new Array("preview mode","default.cfm?action=content&subaction=guidedtour09","",0);
			Menu1_2_3_7=new Array("respondent data","default.cfm?action=content&subaction=guidedtour10","",0);
			Menu1_2_3_8=new Array("email reminders","default.cfm?action=content&subaction=guidedtour11","",0);
			Menu1_2_3_9=new Array("data processors","default.cfm?action=content&subaction=guidedtour12","",0);
			Menu1_2_3_10=new Array("designer details","default.cfm?action=content&subaction=guidedtour13","",0);
			Menu1_2_3_11=new Array("survey help","default.cfm?action=content&subaction=guidedtour14","",0);
		Menu1_2_4=new Array("creating a survey","default.cfm?action=content&subaction=guidedtour15","",5);
			Menu1_2_4_1=new Array("step 1","default.cfm?action=content&subaction=guidedtour15","",0,20,141);					Menu1_2_4_2=new Array("step 2","default.cfm?action=content&subaction=guidedtour16","",0);
			Menu1_2_4_3=new Array("step 3","default.cfm?action=content&subaction=guidedtour17","",0);
			Menu1_2_4_4=new Array("step 4","default.cfm?action=content&subaction=guidedtour18","",0);
			Menu1_2_4_5=new Array("survey bank","default.cfm?action=content&subaction=guidedtour19","",0);
		Menu1_2_5=new Array("adding a question","default.cfm?action=content&subaction=guidedtour30","",7);
			Menu1_2_5_1=new Array("likert","default.cfm?action=content&subaction=guidedtour20","",0,20,141);
			Menu1_2_5_2=new Array("open ended","default.cfm?action=content&subaction=guidedtour21","",0);
			Menu1_2_5_3=new Array("boolean","default.cfm?action=content&subaction=guidedtour22","",0);
			Menu1_2_5_4=new Array("multiple response","default.cfm?action=content&subaction=guidedtour23","",0);
			Menu1_2_5_5=new Array("multiple choice","default.cfm?action=content&subaction=guidedtour24","",0);
			Menu1_2_5_6=new Array("priority ranking","default.cfm?action=content&subaction=guidedtour25","",0);
			Menu1_2_5_7=new Array("question bank","default.cfm?action=content&subaction=guidedtour26","",0);
		Menu1_2_6=new Array("question functions","default.cfm?action=content&subaction=guidedtour07","",3);
			Menu1_2_6_1=new Array("branching","default.cfm?action=content&subaction=guidedtour27","",0,20,141);
			Menu1_2_6_2=new Array("page breaks","default.cfm?action=content&subaction=guidedtour28","",0);
			Menu1_2_6_3=new Array("question order","default.cfm?action=content&subaction=guidedtour29","",0);
	Menu1_3=new Array("case studies","default.cfm?action=content&subaction=casestudies","",0);
	Menu1_4=new Array("join up here","default.cfm?action=content&subaction=join","",0);
	Menu1_5=new Array("home","default.cfm","",0);

Menu2=new Array("evaluation guide","default.cfm?action=content&subaction=resources","",2,20,141);
	Menu2_1=new Array("tutorials","default.cfm?action=content&subaction=tutorial","",1,20,141);
		Menu2_1_1=new Array("email to respondents","default.cfm?action=content&subaction=tutorial01","",0,20,141);
	Menu2_2=new Array("home","default.cfm","",0,20,141);

Menu3=new Array("survey resources","default.cfm?action=content&subaction=resources00","",12,20,141);
	Menu3_1=new Array("survey design","default.cfm?action=content&subaction=resources01","",4,20,141);
		Menu3_1_1=new Array("purpose","default.cfm?action=content&subaction=resources01","",0,20,141);
		Menu3_1_2=new Array("structure","default.cfm?action=content&subaction=resources01#structure","",0,20,141);
		Menu3_1_3=new Array("length","default.cfm?action=content&subaction=resources01#length","",0,20,141);
		Menu3_1_4=new Array("style","default.cfm?action=content&subaction=resources01#style","",0,20,141);
	Menu3_2=new Array("selecting samples","default.cfm?action=content&subaction=resources02","",1,20,141);
		Menu3_2_1=new Array("methods","default.cfm?action=content&subaction=resources02","",0,20,141);

	Menu3_3=new Array("common problems","default.cfm?action=content&subaction=resources03","",4,20,141);
		Menu3_3_1=new Array("measurement errors","default.cfm?action=content&subaction=resources03","",0,20,141);
		Menu3_3_2=new Array("coverage errors","default.cfm?action=content&subaction=resources03#coverage","",0,20,141);
		Menu3_3_3=new Array("sampling errors","default.cfm?action=content&subaction=resources03#sampling","",0,20,141);
		Menu3_3_4=new Array("non-response errors","default.cfm?action=content&subaction=resources03#nonresponse","",0,20,141);
	Menu3_4=new Array("confidential vs anonymous surveys","default.cfm?action=content&subaction=resources04","",0,30,141);
	Menu3_5=new Array("choosing answer formats","default.cfm?action=content&subaction=resources05","",4,30,141);
		Menu3_5_1=new Array("single vs multiline","default.cfm?action=content&subaction=resources05","",0,20,141);
		Menu3_5_2=new Array("multiple choice vs multiple response","default.cfm?action=content&subaction=resources05#mcq","",0,30,141);
		Menu3_5_3=new Array("radio button vs drop down menu","default.cfm?action=content&subaction=resources05#radio","",0,30,141);
		Menu3_5_4=new Array("vertical vs horizontal formats","default.cfm?action=content&subaction=resources05#vertical","",0,30,141);

	Menu3_6=new Array("branching","default.cfm?action=content&subaction=resources06","",0,20,141);
	Menu3_7=new Array("advertising your survey","default.cfm?action=content&subaction=resources07","",0,30,141);
	Menu3_8=new Array("response rates","default.cfm?action=content&subaction=resources08","",2,20,141);
		Menu3_8_1=new Array("incentives","default.cfm?action=content&subaction=resources08","",0,20,155);
		Menu3_8_2=new Array("contacting respondents","default.cfm?action=content&subaction=resources08","",0,20,141);
	Menu3_9=new Array("exporting data","default.cfm?action=content&subaction=resources09","",2,20,141);
		Menu3_9_1=new Array("reports","default.cfm?action=content&subaction=resources09","",0,20,141);
		Menu3_9_2=new Array("downloading data","default.cfm?action=content&subaction=resources09","",0,20,141);


	Menu3_10=new Array("data types variables","default.cfm?action=content&subaction=resources10","",3,20,141);
		Menu3_10_1=new Array("interval scale","default.cfm?action=content&subaction=resources10","",0,20,141);
		Menu3_10_2=new Array("nominal scale","default.cfm?action=content&subaction=resources10","",0,20,141);
		Menu3_10_3=new Array("ordinal scale","default.cfm?action=content&subaction=resources10","",0,20,141);
	Menu3_11=new Array("references and links","default.cfm?action=content&subaction=resources11","",0,20,141);

	Menu3_12=new Array("home","default.cfm","",0,20,141);














Menu4=new Array("about us","default.cfm?action=content&subaction=aboutus","",5,20,141);
	Menu4_1=new Array("contact details","default.cfm?action=content&subaction=contactus","",0,20,141);
	Menu4_2=new Array("terms of use","default.cfm?action=content&subaction=termsofuse","",0,20,141);
	Menu4_3=new Array("no junk mail policy","default.cfm?action=content&subaction=spam","",0,20,141);
	Menu4_4=new Array("privacy policy","default.cfm?action=content&subaction=privacy","",0,20,141);
	Menu4_5=new Array("home","default.cfm","",0,20,141);






