// Things marked with  - "/* */" are the basic ones u might need more often than others

/* */	var NoOffFirstLineMenus=16;			// Number of first level items
/* */	var LowBgColor='#E65E1C';				// Background color when mouse is not over
/* */	var LowSubBgColor='#E65E1C';			// Background color when mouse is not over on subs
/* */	var HighBgColor='#dddddd';			// Background color when mouse is over
/* */	var HighSubBgColor='#dddddd';			// Background color when mouse is over on subs
/* */	var FontLowColor='#eceaea';			// Font color when mouse is not over
/* */	var FontSubLowColor='#eceaea';			// Font color subs when mouse is not over
/* */	var FontHighColor='black';			// Font color when mouse is over
/* */	var FontSubHighColor='black';			// Font color subs when mouse is over
/* */	var BorderColor='#000000';				// Border color
/* */	var BorderSubColor='#000000';			// Border color for subs
/* */	var BorderWidth=1;				// Border width
	var BorderBtwnElmnts=10;				// Border between elements 1 or 0
/* */	var FontFamily="tahoma,arial,comic sans ms,technical"	// Font family menu items
/* */	var FontSize=8;				// Font size menu items
	var FontBold=1;					// 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=.05;				// horizontal overlap child/ parent
	var ChildVerticalOverlap=.2;			// vertical overlap child/ parent
/* */	var StartTop=310;				// 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=5;				// Left padding
	var TopPaddng=2;				// Top padding
	var FirstLineHorizontal=0;			// 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=0;			// 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=1;				// 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 - Getting the menu to work for you
//	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","javascript:top.location.href='../index.htm'","",0,20,179);

Menu2=new Array("About IFSHA","javascript:top.location.href='../about.htm'","");


Menu3=new Array("Ecards","javascript:top.location.href='../ecards/index.asp'","",9);



Menu3_1=new Array("Amazing Grace","javascript:top.location.href='../ecards/catview.asp?category=1'","",0,20,150);	
		
Menu3_2=new Array("Friendship","javascript:top.location.href='../ecards/catview.asp?category=4'","");

Menu3_3=new Array("Words of the Master","javascript:top.location.href='../ecards/catview.asp?category=8'","");

Menu3_4=new Array("Awareness","javascript:top.location.href='../ecards/catview.asp?category=2'","");

Menu3_5=new Array("Love","javascript:top.location.href='../ecards/catview.asp?category=5'","");	

Menu3_6=new Array("Zen Cards","javascript:top.location.href='../ecards/catview.asp?category=10'","");	

Menu3_7=new Array("Birthday","javascript:top.location.href='../ecards/catview.asp?category=3'","");

Menu3_8=new Array("Women's Ecards","javascript:top.location.href='../ecards/catview.asp?category=7'","");

Menu3_9=new Array("New Year Greetings","javascript:top.location.href='../ecards/catview.asp?category=13'","");


Menu4=new Array("Young People","javascript:top.location.href='index.htm'","",9);
	
Menu4_1=new Array("Puberty","javascript:top.location.href='puberty.htm'","",0,20,180);
	Menu4_2=new Array("Menstruation","javascript:top.location.href='mens.htm'","",0);
	Menu4_3=new Array("What is sex?","javascript:top.location.href='whatissex.htm'","",0);
	Menu4_4=new Array("Sex for the first time","javascript:top.location.href='sexfirsttime.htm'","",0);
	Menu4_5=new Array("Sexual Health and Safety","javascript:top.location.href='safety.htm'","",0);

	Menu4_6=new Array("Contraception","javascript:top.location.href='contraception.htm'","",0);
	Menu4_7=new Array("Pregnancy & Child birth","javascript:top.location.href='pregchild.htm'","",0);

	Menu4_8=new Array("Abortion","javascript:top.location.href='abortion.htm'","",0);
	Menu4_9=new Array("Interesting Links","javascript:top.location.href='links.htm'","",0);

Menu5=new Array("Parenting","javascript:top.location.href='../parenting/index.htm'","",7);

Menu5_1=new Array("Perfect Beginnings","","",3,20,170);

Menu5_1_1=new Array("Begin with your Womb","javascript:top.location.href='../parenting/womb.htm'","",0,20,200);

Menu5_1_2=new Array("Key to the mystical garden","javascript:top.location.href='../parenting/garden.htm'","",0,20,200);

	Menu5_2=new Array("New Age Living","","",3,20,170);


Menu5_1_3=new Array("Your child is your Karma","javascript:top.location.href='../parenting/childkarma.htm'","",0,20,200);



Menu5_2_1=new Array("Divorce & Custody","javascript:top.location.href='../parenting/divcust.htm'","",0,20,130);

Menu5_2_2=new Array("Single Parenting","javascript:top.location.href='../parenting/sparent.htm'","",0,20,130);

Menu5_2_3=new Array("Talking about sex","javascript:top.location.href='../parenting/tas.htm'","",0,20,130);

Menu5_3=new Array("The Family Frame","","",4,20,170);

Menu5_3_1=new Array("Pregnancy","javascript:top.location.href='../parenting/preg.htm'","",0,20,130);

Menu5_3_2=new Array("Step Parents","javascript:top.location.href='../parenting/step.htm'","",0,20,130);

Menu5_3_3=new Array("Joint Family","javascript:top.location.href='../parenting/jtfmly.htm'","",0,20,130);

Menu5_3_4=new Array("Gender Stereo Type","javascript:top.location.href='../parenting/genst.htm'","",0,20,130);

Menu5_4=new Array("Mind / Body / Soul","","",3,20,170);

Menu5_4_1=new Array("Reading Habits","javascript:top.location.href='../parenting/rhab.htm'","",0,20,130);

Menu5_4_2=new Array("Role Models","javascript:top.location.href='../parenting/rolemod.htm'","",0,20,130);

Menu5_4_3=new Array("Ambition","javascript:top.location.href='../parenting/ambition.htm'","",0,20,130);

Menu5_5=new Array("Sensitive Spots","","",4,20,170);

Menu5_5_1=new Array("Children with special needs","javascript:top.location.href='../parenting/cwsn.htm'","",0,20,160);

Menu5_5_2=new Array("Eating Disorders","javascript:top.location.href='../parenting/eatdis.htm'","",0,20,160);

Menu5_5_3=new Array("Addiction","javascript:top.location.href='../parenting/addiction.htm'","",0,20,160);

Menu5_5_4=new Array("Discipline & Punish","javascript:top.location.href='../parenting/dispun.htm'","",0,20,160);

Menu5_6=new Array("Baby Names","","",2,20,170);

Menu5_6_1=new Array("Baby names for Girls","","",2,20,140);

Menu5_6_1_1=new Array("Sanskrit","javascript:top.location.href='../parenting/gbn-sanskrit.htm'","",0,20,60);

Menu5_6_1_2=new Array("Persian","javascript:top.location.href='../parenting/gbn-persian.htm'","",0,20,60);


Menu5_6_2=new Array("Baby names for Boys","","",2,20,140);


Menu5_6_2_1=new Array("Sanskrit","javascript:top.location.href='../parenting/bbn-sanskrit.htm'","",0,20,60);

Menu5_6_2_2=new Array("Persian","javascript:top.location.href='../parenting/bbn-persian.htm'","",0,20,60);


Menu5_7=new Array("An amazing story!","javascript:top.location.href='../parenting/amstory.htm'","",0,20,160);

Menu6=new 
Array("Meditation for children","","",5);

Menu6_1=new Array("What is Meditation","javascript:top.location.href='../med_what.htm'","",0,20,220);

Menu6_2=new Array("Why Teach children Meditation","javascript:top.location.href='../med_why.htm'","",0,20,220);

Menu6_3=new Array("Introducing Meditation to children","javascript:top.location.href='../med_intro.htm'","",0,20,220);

Menu6_4=new Array("Guidelines for teaching meditations","javascript:top.location.href='../med_guidelines.htm'","",0,20,220);

Menu6_5=new Array("Meditation Techniques","","",3,20,220);

Menu6_5_1=new Array("Body Awareness Meditation","javascript:{window.open('../med_tech_body.htm','test','width=400,height=500,left=100,top=50,menubar=0,toolbar=0,scrollbars=1');}","",0,20,220);

Menu6_5_2=new Array("Concentration Meditation","javascript:{window.open('../med_tech_conc.htm','test','width=400,height=500,left=100,top=50,menubar=0,toolbar=0,scrollbars=1');}","",0,20,220);


Menu6_5_3=new Array("Emotional Expression","javascript:{window.open('../med_tech_emot.htm','test','width=400,height=500,left=100,top=50,menubar=0,toolbar=0,scrollbars=1');}","",0,20,220);


Menu7=new 
Array("Sex Glossary","javascript:top.location.href='../glossary.htm'","",0);

Menu8=new 
Array("FAQs","javascript:top.location.href='../faq.htm'","",0);

Menu9=new Array("Links","javascript:top.location.href='../links.htm'","",0);

Menu10=new Array("Sexual Violence","javascript:top.location.href='../sv_content.htm'","",0);

Menu11=new Array("Child Sexual Abuse","javascript:top.location.href='../csa_content.htm'","",4);

Menu11_1=new Array("Warning Signs","javascript:{window.open('../csa_warning.htm','test','width=400,height=500,left=100,top=50,menubar=0,toolbar=0,scrollbars=1');}","",0,20,270);

Menu11_2=new Array("When your child has been sexually abused","javascript:{window.open('../csa_whenabused.htm','test','width=400,height=500,left=100,top=50,menubar=0,toolbar=0,scrollbars=1');}","",0,20,270);

Menu11_3=new Array("How to talk with your child about Sexual Abuse","javascript:{window.open('../csa_howtotalk.htm','test','width=400,height=500,left=100,top=50,menubar=0,toolbar=0,scrollbars=1');}","",0,20,270);

Menu11_4=new Array("Safety tips for children","javascript:{window.open('../csa_safetytips.htm','test','width=400,height=500,left=100,top=50,menubar=0,toolbar=0,scrollbars=1,resizable=1');}","",0,20,270);

Menu12=new Array("Domestic Violence","javascript:top.location.href='../dv_content.htm'","",0);

Menu13=new Array("Sexuality","javascript:top.location.href='../sexuality_content.htm'","",6);

Menu13_1=new Array("Teenagers Section","","",5,20,200);

Menu13_1_1=new Array("Why talk about sex","javascript:{window.open('../whysex.htm','test','width=400,height=300,left=100,top=50,menubar=0,toolbar=0,scrollbars=1');}","",0,20,130);

Menu13_1_2=new Array("Safe sex is good sex","javascript:{window.open('../safesex.htm','test','width=400,height=300,left=100,top=50,menubar=0,toolbar=0,scrollbars=1');}","",0,20,130);

Menu13_1_3=new Array("You and yourself","javascript:{window.open('../uurself.htm','test','width=400,height=300,left=100,top=50,menubar=0,toolbar=0,scrollbars=1');}","",0,20,130);

Menu13_1_4=new Array("Throw out GI JOE","javascript:{window.open('../feminity.htm','test','width=400,height=300,left=100,top=50,menubar=0,toolbar=0,scrollbars=1');}","",0,20,130);

Menu13_1_5=new Array("Why boys dont cry","javascript:{window.open('../adit.htm','test','width=400,height=300,left=100,top=50,menubar=0,toolbar=0,scrollbars=1');}","",0,20,130);

Menu13_2=new Array("Understanding Homosexuality","javascript:{window.open('../homosexuality.htm','test','width=400,height=300,left=100,top=50,menubar=0,toolbar=0,scrollbars=1');}","",0,20,270);

Menu13_3=new Array("Understanding Lesbianism","javascript:{window.open('../lesbian.htm','test','width=400,height=300,left=100,top=50,menubar=0,toolbar=0,scrollbars=1');}","",0,20,270);

Menu13_4=new Array("The Law and Homosexuality","javascript:{window.open('../lawhomosexuality.htm','test','width=400,height=300,left=100,top=50,menubar=0,toolbar=0,scrollbars=1');}","",0,20,270);

Menu13_5=new Array("Personal Stories","javascript:{window.open('../personal.htm','test','width=400,height=300,left=100,top=50,menubar=0,toolbar=0,scrollbars=1');}","",0,20,270);

Menu13_6=new Array("Funny Bone","javascript:{window.open('http://www.io.com/~wwwomen/queer/etiquette/intro.html','test','width=400,height=300,left=100,top=50,menubar=0,toolbar=0,scrollbars=1');}","",0,20,130);


Menu14=new Array("Inspirational Stories","javascript:{window.open('../stories.htm','test','width=400,height=300,left=100,top=50,menubar=0,toolbar=0,scrollbars=1');}","",0);

Menu15=new Array("Contact Us","javascript:top.location.href='../cus.htm'","",0);


Menu16=new Array("Post a Question","javascript:{window.open('mailto:ifsha@vsnl.com?subject=Post a Question','test','width=400,height=300,left=100,top=50,menubar=0,toolbar=0,scrollbars=1');}","",0,20,270);