/***********************************************************************************
*	(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=7;
	var LowBgColor='#000000';			
	var LowSubBgColor='#000000';			
	var HighBgColor='#000000';
	var HighSubBgColor='#000000';			
	var FontLowColor='white';			
	var FontSubLowColor='white';			
	var FontHighColor='#E00049';
	var FontSubHighColor='#E00049';			
	var BorderColor='#000000';			
	var BorderSubColor='white';			
	var BorderWidth=1;				
	var BorderBtwnElmnts=1;				
	var FontFamily="Times new roman"
	var FontSize=11;				
	var FontBold=1;					
	var FontItalic=0;				
	var MenuTextCentered='left';			
	var MenuCentered='left';			
	var MenuVerticalCentered='top';			
	var ChildOverlap=.05;				
	var ChildVerticalOverlap=.5;			
	var StartTop=100;				
	var StartLeft=10;				
	var VerCorrect=0;				
	var HorCorrect=0;				
	var LeftPaddng=5;				
	var TopPaddng=4;				
	var FirstLineHorizontal=0;			
	var MenuFramesVertical=1;			
	var DissapearDelay=500;				
	var TakeOverBgColor=1;				
	var FirstLineFrame='navig';			
	var SecLineFrame='space';			
	var DocTargetFrame='space';			
	var TargetLoc='';				
	var HideTop=0;					 
	var MenuWrap=1;					
	var RightToLeft=0;				
	var UnfoldsOnClick=0;				
	var WebMasterCheck=0;				
	var ShowArrow=0;				
	var KeepHilite=1;				
	var Arrws=['images/tri.gif',5,10,'images/tridown.gif',10,5,'images/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","index.html","",0,40,150);

Menu2=new Array("Panel Sign-Up","joinus.html","",0);

Menu3=new Array("Privacy Policy","privacy.html","",0);

Menu4=new Array("Prize Award Rules","prizeaward.html","",0);

Menu5=new Array("Member Tips & Info","member.html","",0);

Menu6=new Array("Survey Examples","surveyexamples.html","",0);

Menu7=new Array("Persuadables.com","http://www.persuadables.com","",0,40,150);

