/***********************************************************************************
*	(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=6;
	var LowBgColor='#FFCC00';
	var LowSubBgColor='#ffffff';			
	var HighBgColor='#FFCC00';
	var HighSubBgColor='#ffff00';			
	var FontLowColor='#000066';
	var FontSubLowColor='000066';			
	var FontHighColor='red';
	var FontSubHighColor='red';			
	var BorderColor='#FFCC00';
	var BorderSubColor='#000066';			
	var BorderWidth=1;
	var BorderBtwnElmnts=1;			
	var FontFamily="arial,sans-serif"
	var FontSize=9;				
	var FontBold=0;
	var FontItalic=0;				
	var MenuTextCentered='left';
	var MenuCentered='left';			
	var MenuVerticalCentered='top';
	var ChildOverlap=.1;				
	var ChildVerticalOverlap=.2;
	var StartTop=54;				
	var StartLeft=15;
	var VerCorrect=0;				
	var HorCorrect=0;
	var LeftPaddng=4;				
	var TopPaddng=0;
	var FirstLineHorizontal=1;			
	var MenuFramesVertical=1;
	var DissapearDelay=100;			
	var TakeOverBgColor=1;
	var FirstLineFrame='navig';			
	var SecLineFrame='space';
	var DocTargetFrame='space';			
	var TargetLoc='';
	var HideTop=0;
	var MenuWrap=0;				
	var RightToLeft=0;
	var UnfoldsOnClick=0;			
	var WebMasterCheck=0;
	var ShowArrow=1;				
	var KeepHilite=1;
	var Arrws=['http://apian.com/images/tri.gif',5,10,'http://apian.com/images/tridown.gif',10,5,'http://apian.com/images/trileft.gif',5,10];	// Arrow source, width and height
	var Url=location.pathname.substring(0,location.pathname.lastIndexOf('/'));

function BeforeStart(){return}
function AfterBuild(){return}
function BeforeFirstOpen(){return}
function AfterCloseAll(){return}


Menu1=new Array("Services & Pricing",Url+"pricelist.html","",0,19,115);

Menu2=new Array("Demos",Url+"demos.html","",0,19,60);
	
Menu3=new Array("Project Considerations",Url+"launching.html","",5,19,143);
	Menu3_1=new Array("Web Survey File Flows",Url+"fileflow.html","",0,16,155);
	Menu3_2=new Array("Privacy Issues",Url+"privacy.html","",0);
	Menu3_3=new Array("E-Mails and Spam",Url+"email.html","",0);
	Menu3_4=new Array("Multiple-segment surveys",Url+"segment.html","",0);
	Menu3_5=new Array("Glossary",Url+"glossary.html","",0);
	
Menu4=new Array("FAQ",Url+"faq.html","",0,19,50);

Menu5=new Array("About SurveyHost",Url+"about.html","",3,19,115);
	Menu5_1=new Array("Client List",Url+"clientlist.html","",0,16,155);
	Menu5_2=new Array("Privacy Policy",Url+"privacypolicy.html","",0);
	Menu5_3=new Array("Contact Us",Url+"contact.html","",0);

Menu6=new Array("Apian Home","http://apian.com/","",0,19,95);


