/***********************************************************************************
*	(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=4;			// 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='#000080';			// Background color when mouse is over
	var HighSubBgColor='#000080';			// Background color when mouse is over on subs
	var FontLowColor='#000080';			// Font color when mouse is not over
	var FontSubLowColor='#000080';			// 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='white';			// Border color
	var BorderSubColor='white';			// Border color for subs
	var BorderWidth=2;				// Border width
	var BorderBtwnElmnts=1;			// Border between elements 1 or 0
	var FontFamily="verdana,arial,sans-serif"	// Font family menu items
	var FontSize=12;				// Font size menu items
	var FontBold=0;				// 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='bottom';		// Menu vertical position 'top', 'middle','bottom' or static
	var ChildOverlap=0;				// horizontal overlap child/ parent
	var ChildVerticalOverlap=0;			// vertical overlap child/ parent
	var StartTop=2900;				// 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='';				// 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=0;				// 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("WaiDiet","http://www.youngerthanyourage.com/waidiet/index.html","",7,20,150);
	Menu1_1=new Array("intro"," http://www.3.waisays.com/intro.htm","",0,20,150);	
	Menu1_2=new Array("nutrients","","",10,20,150);	
		Menu1_2_1=new Array("calculator","http://www.3.waisays.com/calculator.html","",0,20,150);
		Menu1_2_2=new Array("carbs & diabetes","http://www.13.waisays.com/diabetes.htm","",0,20,150);
		Menu1_2_3=new Array("protein","http://www.13.waisays.com/protein.htm","",0,20,150);
		Menu1_2_4=new Array("cholesterol","http://www.13.waisays.com/cholesterol.htm","",0,20,150);
		Menu1_2_5=new Array("vitamins","http://www.3.waisays.com/nutrients.htm","",0,20,150);
		Menu1_2_6=new Array("omega-3","http://www.3.waisays.com/omega3.htm","",0,20,150);
		Menu1_2_7=new Array("fat","http://www.3.waisays.com/carbs-fat.htm","",0,20,150);
		Menu1_2_8=new Array("per food item","http://www.3.waisays.com/other/index.htm","",0,20,150);
		Menu1_2_9=new Array("fruit combi's","http://www.3.waisays.com/fruits.htm","",0,20,150);
		Menu1_2_10=new Array("no supplements","http://www.3.waisays.com/index.htm","",0,20,150);
	Menu1_3=new Array("suggestions","http://www.waisays.com/suggestions.htm","",0,20,150);	
	Menu1_4=new Array("snackfoods","http://www.waisays.com/munchfood.htm","",0,20,150);	
	Menu1_5=new Array("board-recipes","http://www.youngerthanyourage.com/waidiet/recipestext.htm","",0,20,150);	
	Menu1_6=new Array("acne diet","http://www.waisays.com/AcneSampleDiet.htm","",0,20,150);	
	Menu1_7=new Array("testimonies","http://www.waisays.com/results.htm","",0,20,150);	

Menu2=new Array("WaiSays","http://www.youngerthanyourage.com/1/index.html","",11);
	Menu2_1=new Array("brain","","",5,20,150);	
		Menu2_1_1=new Array("dementia","http://www.13.waisays.com/brain.htm","",0,20,250);
		Menu2_1_2=new Array("ADHD","http://www.13.waisays.com/ADHD.htm","",0);
		Menu2_1_3=new Array("depression & sleeplessness","http://www.13.waisays.com/index.html","",0);
		Menu2_1_4=new Array("brainfood","http://www.13.waisays.com/brainfood.htm","",0);
		Menu2_1_5=new Array("zombiefood","http://www.13.waisays.com/zombie.htm","",0);
	Menu2_2=new Array("cancer","","",4,20,150);	
		Menu2_2_1=new Array("like cigarettes, like food","http://www.13.waisays.com/cigarettes.htm","",0,20,200);
		Menu2_2_2=new Array("foods causing cancer","http://www.13.waisays.com/cancer.htm","",0);
		Menu2_2_3=new Array("milk causes cancer too","http://www.13.waisays.com/cancer2.htm","",0);
		Menu2_2_4=new Array("cancer thread","http://www.13.waisays.com/cancer-threadtext.htm","",0);
	Menu2_3=new Array("cooking","","",3,20,150);	
		Menu2_3_1=new Array("protein","http://www.13.waisays.com/protein.htm","",0,20,150);
		Menu2_3_2=new Array("cholesterol","http://www.13.waisays.com/cholesterol.htm","",0);
		Menu2_3_3=new Array("fat","http://www.13.waisays.com/artific.htm","",0);
	Menu2_4=new Array("osteoporosis","","",2,20,150);	
		Menu2_4_1=new Array("scientific","","",7,20,150);
            Menu2_4_1_1=new Array("article in English","http://www.4.waisays.com/eng.htm","",0,20,300);
            Menu2_4_1_2=new Array("article in Spanish","http://www.4.waisays.com/esp.htm","",0);
            Menu2_4_1_3=new Array("article in Dutch","http://www.4.waisays.com/ned.htm","",0);
            Menu2_4_1_4=new Array("article in Rumanian","http://www.4.waisays.com/rom.htm","",0);
            Menu2_4_1_5=new Array("article in Lithuanian","http://www.4.waisays.com/lit.htm","",0);
            Menu2_4_1_6=new Array("brief comments by scientists","http://www.4.waisays.com/brief.htm","",0);
            Menu2_4_1_7=new Array("scientists questioning the theory","http://www.4.waisays.com/questioning.htm","",0);
		Menu2_4_2=new Array("normal text","http://www.youngerthanyourage.com/widehome/widesays/osteoregulartext.htm","",0,20,150);
	Menu2_5=new Array("vascular diseases","http://www.13.waisays.com/arteries.htm","",0,20,150);	
	Menu2_6=new Array("diabetes","http://www.13.waisays.com/diabetes.htm","",0);	
	Menu2_7=new Array("breastfeeding","http://www.13.waisays.com/breastfeeding.htm","",0);	
	Menu2_8=new Array("constipation","http://www.13.waisays.com/constipation.htm","",0);	
	Menu2_9=new Array("genetic is a lie","http://www.13.waisays.com/genetic.htm","",0);	
	Menu2_10=new Array("how to live longer","http://www.waisays.com/LiveLonger.htm","",0);	
	Menu2_11=new Array("orgasm","http://www.13.waisays.com/clitoral.htm","",0);	

Menu3=new Array("WaiBook","http://www.youngerthanyourage.com/contents.htm","",7);
	Menu3_1=new Array("in pdf","http://www.freeacnebook.com/FreeAcneBook.pdf","",0,20,150);
	Menu3_2=new Array("contents","http://www.freeacnebook.com/contents.htm","",0);
	Menu3_3=new Array("acne","http://www.freeacnebook.com/15-23.htm","",0);
	Menu3_4=new Array("cellulite","http://www.freeacnebook.com/11-14.htm","",0);
	Menu3_5=new Array("the diet","http://www.freeacnebook.com/Part-3.htm","",0);
	Menu3_6=new Array("munchfoods","http://www.freeacnebook.com/54-55.htm","",0);
	Menu3_7=new Array("overweight","http://www.freeacnebook.com/Part-4.htm","",0);

Menu4=new Array("WaiTalk","http://www.youngerthanyourage.com/talktext.htm","",3);
	Menu4_1=new Array("community","http://www.acneboard.com/forum/","",0,20,150);
	Menu4_2=new Array("acneQ&A","http://www.acneboard.com/AcneQandA/","",0);
	Menu4_3=new Array("lost forum","http://www.acneboard.com/lostforum/index.html","",0);
