
 /***********************************************
*	(c) Ger Versluis 2000 version 13.11 April 13, 2005       *
*	You may use this script on non commercial sites.	          *
*	www.burmees.nl/menu			          *
*	You may remove all comments for faster loading	          *		
************************************************/
	var NoOffFirstLineMenus=9;			// Number of main menu  items
						// Colorvariables:
						// Color variables take HTML predefined color names or  strings
						//For transparency make colors and border color 
	var LowBgColor='#BFDDEF';			// Background color when mouse is not over
	var HighBgColor='#E5F1F9';			// Background color when mouse is over
	var FontLowColor='#013A81';			// Font color when mouse is not over
	var FontHighColor='#013A81';			// Font color when mouse is over
	var BorderColor='#013A81';			// Border color
	var BorderWidthMain=1;			// Border width main items
	var BorderWidthSub=1;			// Border width sub items
 	var BorderBtwnMain=1;			// Border width between elements main items
	var BorderBtwnSub=1;			// Border width between elements sub items
	var FontFamily="arial,comic sans ms,technical";	// 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="left";		// Item text position left, center or right
	var MenuCentered="left";			// Menu horizontal position can be: left, center, right
	var MenuVerticalCentered="top";		// Menu vertical position top, middle,bottom or static
	var ChildOverlap=.1;			// horizontal overlap child/ parent
	var ChildVerticalOverlap=.1;			// vertical overlap child/ parent
	var StartTop=0;				// Menu offset x coordinate
	var StartLeft=1;				// Menu offset y coordinate
	var VerCorrect=0;				// Multiple frames y correction
	var HorCorrect=0;				// Multiple frames x correction
	var DistFrmFrameBrdr=0;			// Distance between main menu and frame border
	var LeftPaddng=3;				// Left padding
	var TopPaddng=2;				// Top padding. If set to -1 text is vertically centered
	var FirstLineHorizontal=0;			// Number defines to which level the menu must unfold horizontal; 0 is all vertical
	var MenuFramesVertical=1;			// Frames in cols or rows 1 or 0
	var DissapearDelay=1000;			// delay before menu folds in
	var UnfoldDelay=0;			// delay before sub unfolds	
	var TakeOverBgColor=1;			// Menu frame takes over background color subitem frame
	var FirstLineFrame="";			// Frame where first level appears
	var SecLineFrame="";			// Frame where sub levels appear
	var DocTargetFrame="";			// Frame where target documents appear
	var TargetLoc="MenuPos";			// span id for relative positioning
	var MenuWrap=1;				// enables/ disables menu wrap 1 or 0
	var RightToLeft=0;				// enables/ disables right to left unfold 1 or 0
	var BottomUp=0;				// enables/ disables Bottom up unfold 1 or 0
	var UnfoldsOnClick=0;			// Level 1 unfolds onclick/ onmouseover
	var BaseHref="";				// BaseHref lets you specify the root directory for relative links. 


	var Arrws=[BaseHref+"tri.gif",5,10,BaseHref+"tridown.gif",10,5,BaseHref+"trileft.gif",5,10,BaseHref+"triup.gif",10,5];

						// Arrow source, width and height.
						// If arrow images are not needed keep source 

	var MenuUsesFrames=0;			// MenuUsesFrames is only 0 when Main menu, submenus,
						// document targets and script are in the same frame.
						// In all other cases it must be 1

	var RememberStatus=0;			// RememberStatus: When set to 1, menu unfolds to the presetted menu item. 
						// When set to 2 only the relevant main item stays highligthed
						// The preset is done by setting a variable in the head section of the target document.
						// 2_2_1 represents the menu item Menu2_2_1=new Array(.......

	var BuildOnDemand=0;			// 1/0 When set to 1 the sub menus are build when the parent is moused over
	var BgImgLeftOffset=5;			// Only relevant when bg image is used as rollover
	var ScaleMenu=0;				// 1/0 When set to 0 Menu scales with browser text size setting
	var OverFormElements=0;			// Set this to 0 when the menu does not need to cover form elements.

	var HooverBold=0;				// 1 or 0
	var HooverItalic=0;				// 1 or 0
	var HooverUnderLine=0;			// 1 or 0
	var HooverTextSize=0;			// 0=off, number is font size difference on hoover
	var HooverVariant=0;			// 1 or 0

						// Below some pretty useless effects, since only IE6+ supports them
						// I provided 3 effects: MenuSlide, MenuShadow and MenuOpacity
						// If you don't need MenuSlide just leave in the line var MenuSlide=
						// delete the other MenuSlide statements
						// In general leave the MenuSlide you need in and delete the others.
						// Above is also valid for MenuShadow and MenuOpacity
						// You can also use other effects by specifying another filter for MenuShadow and MenuOpacity.
						// You can add more filters by concanating the strings
	var MenuSlide="";

	var MenuShadow="";
	var MenuShadow="progid:DXImageTransform.Microsoft.DropShadow(color=#888888, offX=2, offY=2, positive=1)";
	var MenuShadow="progid:DXImageTransform.Microsoft.Shadow(color=#888888, direction=135, strength=3)";

	var MenuOpacity="";
	var MenuOpacity="progid:DXImageTransform.Microsoft.Alpha(opacity=100)";

	function BeforeStart(){return}
	function AfterBuild(){return}
	function BeforeFirstOpen(){return}
	function AfterCloseAll(){return}

Menu1=new Array(" <b>&nbsp;Supporting Best Practice <br>&nbsp;Home</b>","http://www.earlychildhoodaustralia.org.au/supporting_best_practice/supporting_best_practice.html","",0,34,160,"","","","","","",-1,-1,-1,"","");
Menu2=new Array(" Emotional foundations for learning","http://www.earlychildhoodaustralia.org.au/emotional_foundations_for_learning/","",5,34,160,"","","","","","",-1,-1,-1,"","");
Menu2_1=new Array(" Building trust and self esteem","http://www.earlychildhoodaustralia.org.au/emotional_foundations_for_learning/building_trust_and_self_esteem/2.html","",3,34,160,"","","","","","",-1,-1,-1,"","");
Menu2_1_1=new Array(" Attachment","http://www.earlychildhoodaustralia.org.au/emotional_foundations_for_learning/building_trust_and_self_esteem/attachment.html","",0,17,160,"","","","","","",-1,-1,-1,"","");
Menu2_1_2=new Array(" Self esteem and confidence","http://www.earlychildhoodaustralia.org.au/emotional_foundations_for_learning/building_trust_and_self_esteem/self_esteem_and_confidence.html","",0,17,160,"","","","","","",-1,-1,-1,"","");
Menu2_1_3=new Array(" Supporting independence","http://www.earlychildhoodaustralia.org.au/emotional_foundations_for_learning/building_trust_and_self_esteem/supporting_independence.html","",0,17,160,"","","","","","",-1,-1,-1,"","");
Menu2_2=new Array(" Communicating","http://www.earlychildhoodaustralia.org.au/emotional_foundations_for_learning/communicating/","",4,17,160,"","","","","","",-1,-1,-1,"","");
Menu2_2_1=new Array(" Communication and relationships","http://www.earlychildhoodaustralia.org.au/emotional_foundations_for_learning/communicating/communication_and_relationships.html","",0,34,160,"","","","","","",-1,-1,-1,"","");
Menu2_2_2=new Array(" Cooperation and sharing","http://www.earlychildhoodaustralia.org.au/emotional_foundations_for_learning/communicating/cooperation_and_sharing.html","",0,17,160,"","","","","","",-1,-1,-1,"","");
Menu2_2_3=new Array(" Feelings and empathy","http://www.earlychildhoodaustralia.org.au/emotional_foundations_for_learning/communicating/feelings_and_empathy.html","",0,17,160,"","","","","","",-1,-1,-1,"","");
Menu2_2_4=new Array(" Friendships","http://www.earlychildhoodaustralia.org.au/emotional_foundations_for_learning/communicating/friendships.html","",0,17,160,"","","","","","",-1,-1,-1,"","");
Menu2_3=new Array(" Curiosity imagination persistence","http://www.earlychildhoodaustralia.org.au/emotional_foundations_for_learning/curiosity-imagination-persistence/","",3,34,160,"","","","","","",-1,-1,-1,"","");
Menu2_3_1=new Array(" Curiosity","http://www.earlychildhoodaustralia.org.au/emotional_foundations_for_learning/curiosity-imagination-persistence/curiosity.html","",0,17,160,"","","","","","",-1,-1,-1,"","");
Menu2_3_2=new Array(" Exploring and discovering","http://www.earlychildhoodaustralia.org.au/emotional_foundations_for_learning/curiosity-imagination-persistence/exploring_and_discovering.html","",0,17,160,"","","","","","",-1,-1,-1,"","");
Menu2_3_3=new Array(" Problem solving and mastery","http://www.earlychildhoodaustralia.org.au/emotional_foundations_for_learning/curiosity-imagination-persistence/problem_solving_and_mastery.html","",0,34,160,"","","","","","",-1,-1,-1,"","");
Menu2_4=new Array(" Resilience","http://www.earlychildhoodaustralia.org.au/emotional_foundations_for_learning/resilience/","",3,17,160,"","","","","","",-1,-1,-1,"","");
Menu2_4_1=new Array(" About resilience","http://www.earlychildhoodaustralia.org.au/emotional_foundations_for_learning/resilience/about_resilience.html","",0,17,160,"","","","","","",-1,-1,-1,"","");
Menu2_4_2=new Array(" Feeling safe and in control","http://www.earlychildhoodaustralia.org.au/emotional_foundations_for_learning/resilience/feeling_safe_and_in_control.html","",0,17,160,"","","","","","",-1,-1,-1,"","");
Menu2_4_3=new Array(" Learning to cope","http://www.earlychildhoodaustralia.org.au/emotional_foundations_for_learning/resilience/learning_to_cope.html","",0,17,160,"","","","","","",-1,-1,-1,"","");
Menu2_5=new Array(" The developing brain","http://www.earlychildhoodaustralia.org.au/emotional_foundations_for_learning/the_developing_brain/","",4,17,160,"","","","","","",-1,-1,-1,"","");
Menu2_5_1=new Array(" Brain research - Its implications","http://www.earlychildhoodaustralia.org.au/emotional_foundations_for_learning/the_developing_brain/brain_research_-_its_implications.html","",0,34,160,"","","","","","",-1,-1,-1,"","");
Menu2_5_2=new Array(" Researcher's talk","http://www.earlychildhoodaustralia.org.au/emotional_foundations_for_learning/the_developing_brain/researchers_talk.html","",0,17,160,"","","","","","",-1,-1,-1,"","");
Menu2_5_3=new Array(" Strategies for parents-caregivers","http://www.earlychildhoodaustralia.org.au/emotional_foundations_for_learning/the_developing_brain/strategies_for_parents-caregivers.html","",0,34,160,"","","","","","",-1,-1,-1,"","");
Menu2_5_4=new Array(" What the research says","http://www.earlychildhoodaustralia.org.au/emotional_foundations_for_learning/the_developing_brain/what_the_research_says.html","",0,17,160,"","","","","","",-1,-1,-1,"","");
Menu3=new Array(" Everyday learning and <br>play","http://www.earlychildhoodaustralia.org.au/everyday_learning_and_play/","",3,34,160,"","","","","","",-1,-1,-1,"","");
Menu3_1=new Array(" About play and learning","http://www.earlychildhoodaustralia.org.au/everyday_learning_and_play/about_play_and_learning/","",3,17,160,"","","","","","",-1,-1,-1,"","");
Menu3_1_1=new Array(" About play","http://www.earlychildhoodaustralia.org.au/everyday_learning_and_play/about_play_and_learning/about_play.html","",0,17,160,"","","","","","",-1,-1,-1,"","");
Menu3_1_2=new Array(" Everyday learning","http://www.earlychildhoodaustralia.org.au/everyday_learning_and_play/about_play_and_learning/everyday_learning.html","",0,17,160,"","","","","","",-1,-1,-1,"","");
Menu3_1_3=new Array(" Understanding learning","http://www.earlychildhoodaustralia.org.au/everyday_learning_and_play/about_play_and_learning/understanding_learning.html","",0,17,160,"","","","","","",-1,-1,-1,"","");
Menu3_2=new Array(" Language and learning","http://www.earlychildhoodaustralia.org.au/everyday_learning_and_play/language_and_learning/","",5,17,160,"","","","","","",-1,-1,-1,"","");
Menu3_2_1=new Array(" About early literacy","http://www.earlychildhoodaustralia.org.au/everyday_learning_and_play/language_and_learning/about_early_literacy.html","",0,17,160,"","","","","","",-1,-1,-1,"","");
Menu3_2_2=new Array(" About listening and talking","http://www.earlychildhoodaustralia.org.au/everyday_learning_and_play/language_and_learning/about_listening_and_talking.html","",0,17,160,"","","","","","",-1,-1,-1,"","");
Menu3_2_3=new Array(" About reading","http://www.earlychildhoodaustralia.org.au/everyday_learning_and_play/language_and_learning/about_reading.html","",0,17,160,"","","","","","",-1,-1,-1,"","");
Menu3_2_4=new Array(" About writing","http://www.earlychildhoodaustralia.org.au/everyday_learning_and_play/language_and_learning/about_writing.html","",0,17,160,"","","","","","",-1,-1,-1,"","");
Menu3_2_5=new Array(" Stories and storytelling","http://www.earlychildhoodaustralia.org.au/everyday_learning_and_play/language_and_learning/stories_and_storytelling.html","",0,17,160,"","","","","","",-1,-1,-1,"","");
Menu3_3=new Array(" Routines and rituals","http://www.earlychildhoodaustralia.org.au/everyday_learning_and_play/routines_and_rituals/","",1,17,160,"","","","","","",-1,-1,-1,"","");
Menu3_3_1=new Array(" Routines and rituals","http://www.earlychildhoodaustralia.org.au/everyday_learning_and_play/routines_and_rituals/routines_and_rituals.html","",0,17,160,"","","","","","",-1,-1,-1,"","");
Menu4=new Array(" Feelings and behaviours","http://www.earlychildhoodaustralia.org.au/feelings_and_behaviours/feelings_and_behaviours.html","",5,17,160,"","","","","","",-1,-1,-1,"","");
Menu4_1=new Array(" Everyday behaviours","http://www.earlychildhoodaustralia.org.au/feelings_and_behaviours/everyday_behaviours/everyday_behaviours.html","",7,17,160,"","","","","","",-1,-1,-1,"","");
Menu4_1_1=new Array(" Bedwetting and soiling","http://www.earlychildhoodaustralia.org.au/feelings_and_behaviours/everyday_behaviours/bedwetting_and_soiling.html","",0,17,160,"","","","","","",-1,-1,-1,"","");
Menu4_1_2=new Array(" Biting-kicking-hitting","http://www.earlychildhoodaustralia.org.au/feelings_and_behaviours/everyday_behaviours/biting-kicking-hitting.html","",0,17,160,"","","","","","",-1,-1,-1,"","");
Menu4_1_3=new Array(" Bullying and teasing","http://www.earlychildhoodaustralia.org.au/feelings_and_behaviours/everyday_behaviours/bullying_and_teasing.html","",0,17,160,"","","","","","",-1,-1,-1,"","");
Menu4_1_4=new Array(" Habits and imaginary friends","http://www.earlychildhoodaustralia.org.au/feelings_and_behaviours/everyday_behaviours/habits_and_imaginary_friends.html","",0,34,160,"","","","","","",-1,-1,-1,"","");
Menu4_1_5=new Array(" Lying-swearing-cheating","http://www.earlychildhoodaustralia.org.au/feelings_and_behaviours/everyday_behaviours/lying-swearing-cheating.html","",0,17,160,"","","","","","",-1,-1,-1,"","");
Menu4_1_6=new Array(" Sexual development and          sex play","http://www.earlychildhoodaustralia.org.au/feelings_and_behaviours/everyday_behaviours/sexual_development_and_sex_play.html","",0,34,160,"","","","","","",-1,-1,-1,"","");
Menu4_1_7=new Array(" TV-video games-internet","http://www.earlychildhoodaustralia.org.au/feelings_and_behaviours/everyday_behaviours/tv-video_games-internet.html","",0,17,160,"","","","","","",-1,-1,-1,"","");
Menu4_2=new Array(" Everyday feelings","http://www.earlychildhoodaustralia.org.au/feelings_and_behaviours/everyday_feelings/everyday_feelings.html","",5,17,160,"","","","","","",-1,-1,-1,"","");
Menu4_2_1=new Array(" Children's emotions","http://www.earlychildhoodaustralia.org.au/feelings_and_behaviours/everyday_feelings/childrens_emotions.html","",0,17,160,"","","","","","",-1,-1,-1,"","");
Menu4_2_2=new Array(" Fears, phobias and nightmares","http://www.earlychildhoodaustralia.org.au/feelings_and_behaviours/everyday_feelings/fears,_phobias_and_nightmares.html","",0,34,160,"","","","","","",-1,-1,-1,"","");
Menu4_2_3=new Array(" Feeling frustrated-angry","http://www.earlychildhoodaustralia.org.au/feelings_and_behaviours/everyday_feelings/feeling_frustrated-angry.html","",0,17,160,"","","","","","",-1,-1,-1,"","");
Menu4_2_4=new Array(" Feeling lonely and shy","http://www.earlychildhoodaustralia.org.au/feelings_and_behaviours/everyday_feelings/feeling_lonely_and_shy.html","",0,17,160,"","","","","","",-1,-1,-1,"","");
Menu4_2_5=new Array(" Separation anxiety","http://www.earlychildhoodaustralia.org.au/feelings_and_behaviours/everyday_feelings/separation_anxiety.html","",0,17,160,"","","","","","",-1,-1,-1,"","");
Menu4_3=new Array(" Managing grief-loss-change","http://www.earlychildhoodaustralia.org.au/feelings_and_behaviours/managing_grief-loss-change/managing_grief-loss-change.html","",3,17,160,"","","","","","",-1,-1,-1,"","");
Menu4_3_1=new Array(" Grief-loss-trauma","http://www.earlychildhoodaustralia.org.au/feelings_and_behaviours/managing_grief-loss-change/grief-loss-trauma.html","",0,17,160,"","","","","","",-1,-1,-1,"","");
Menu4_3_2=new Array(" Moving house","http://www.earlychildhoodaustralia.org.au/feelings_and_behaviours/managing_grief-loss-change/moving_house.html","",0,17,160,"","","","","","",-1,-1,-1,"","");
Menu4_3_3=new Array(" Separation and divorce","http://www.earlychildhoodaustralia.org.au/feelings_and_behaviours/managing_grief-loss-change/separation_and_divorce.html","",0,17,160,"","","","","","",-1,-1,-1,"","");
Menu4_4=new Array(" Promoting positive behaviours","http://www.earlychildhoodaustralia.org.au/feelings_and_behaviours/promoting_positive_behaviours/promoting_positive_behaviours.html","",4,34,160,"","","","","","",-1,-1,-1,"","");
Menu4_4_1=new Array(" About guiding children","http://www.earlychildhoodaustralia.org.au/feelings_and_behaviours/promoting_positive_behaviours/about_guiding_children.html","",0,17,160,"","","","","","",-1,-1,-1,"","");
Menu4_4_2=new Array(" Learning self control","http://www.earlychildhoodaustralia.org.au/feelings_and_behaviours/promoting_positive_behaviours/learning_self_control.html","",0,17,160,"","","","","","",-1,-1,-1,"","");
Menu4_4_3=new Array(" Limits and discipline","http://www.earlychildhoodaustralia.org.au/feelings_and_behaviours/promoting_positive_behaviours/limits_and_discipline.html","",0,17,160,"","","","","","",-1,-1,-1,"","");
Menu4_4_4=new Array(" Praise and rewards","http://www.earlychildhoodaustralia.org.au/feelings_and_behaviours/promoting_positive_behaviours/praise_and_rewards.html","",0,17,160,"","","","","","",-1,-1,-1,"","");
Menu4_5=new Array(" War and disaster","http://www.earlychildhoodaustralia.org.au/feelings_and_behaviours/war_and_disaster/war_and_disaster.html","",2,17,160,"","","","","","",-1,-1,-1,"","");
Menu4_5_1=new Array(" Talking about disaster-tragedy","http://www.earlychildhoodaustralia.org.au/feelings_and_behaviours/war_and_disaster/talking_about_disaster-tragedy.html","",0,34,160,"","","","","","",-1,-1,-1,"","");
Menu4_5_2=new Array(" Talking about war-terrorism","http://www.earlychildhoodaustralia.org.au/feelings_and_behaviours/war_and_disaster/talking_about_war-terrorism.html","",0,17,160,"","","","","","",-1,-1,-1,"","");
Menu5=new Array(" Learning about babies             and toddlers","http://www.earlychildhoodaustralia.org.au/learning_about_babies_and_toddlers/learning_about_babies_and_toddlers.html","",2,34,160,"","","","","","",-1,-1,-1,"","");
Menu5_1=new Array(" Babies","http://www.earlychildhoodaustralia.org.au/learning_about_babies_and_toddlers/babies/","",7,17,160,"","","","","","",-1,-1,-1,"","");
Menu5_1_1=new Array(" About babies","http://www.earlychildhoodaustralia.org.au/learning_about_babies_and_toddlers/babies/about_babies.html","",0,17,160,"","","","","","",-1,-1,-1,"","");
Menu5_1_2=new Array(" Crying and settling","http://www.earlychildhoodaustralia.org.au/learning_about_babies_and_toddlers/babies/crying_and_settling.html","",0,17,160,"","","","","","",-1,-1,-1,"","");
Menu5_1_3=new Array(" Feeding-teething-sleeping","http://www.earlychildhoodaustralia.org.au/learning_about_babies_and_toddlers/babies/feeding-teething-sleeping.html","",0,17,160,"","","","","","",-1,-1,-1,"","");
Menu5_1_4=new Array(" Infant development                    0 - 6 months","http://www.earlychildhoodaustralia.org.au/learning_about_babies_and_toddlers/babies/infant_development_0-_6_months.html","",0,34,160,"","","","","","",-1,-1,-1,"","");
Menu5_1_5=new Array(" Infant development                    6 - 12 months","http://www.earlychildhoodaustralia.org.au/learning_about_babies_and_toddlers/babies/infant_development_6_-_12_months.html","",0,34,160,"","","","","","",-1,-1,-1,"","");
Menu5_1_6=new Array(" Infant development                    12 - 18 months","http://www.earlychildhoodaustralia.org.au/learning_about_babies_and_toddlers/babies/infant_development_12_-_18_months.html","",0,34,160,"","","","","","",-1,-1,-1,"","");
Menu5_1_7=new Array(" Safe sleep-SIDS","http://www.earlychildhoodaustralia.org.au/learning_about_babies_and_toddlers/babies/safe_sleep-sids.html","",0,17,160,"","","","","","",-1,-1,-1,"","");
Menu5_2=new Array(" Toddlers","http://www.earlychildhoodaustralia.org.au/learning_about_babies_and_toddlers/toddlers/","",6,17,160,"","","","","","",-1,-1,-1,"","");
Menu5_2_1=new Array(" About toddlers","http://www.earlychildhoodaustralia.org.au/learning_about_children_3_to_9_years/toddlers/about_toddlers.html","",0,17,160,"","","","","","",-1,-1,-1,"","");
Menu5_2_2=new Array(" Feeding and sleeping","http://www.earlychildhoodaustralia.org.au/learning_about_children_3_to_9_years/toddlers/feeding_and_sleeping.html","",0,17,160,"","","","","","",-1,-1,-1,"","");
Menu5_2_3=new Array(" Toddler development             18 - 24 months","http://www.earlychildhoodaustralia.org.au/learning_about_children_3_to_9_years/toddlers/toddler_development_18_-_24_months.html","",0,34,160,"","","","","","",-1,-1,-1,"","");
Menu5_2_4=new Array(" Toddler development             24 - 36 months","http://www.earlychildhoodaustralia.org.au/learning_about_children_3_to_9_years/toddlers/toddler_development_24_-_36_months.html","",0,34,160,"","","","","","",-1,-1,-1,"","");
Menu5_2_5=new Array(" Toddler tantrums","http://www.earlychildhoodaustralia.org.au/learning_about_children_3_to_9_years/toddlers/toddler_tantrums.html","",0,17,160,"","","","","","",-1,-1,-1,"","");
Menu5_2_6=new Array(" Toilet training","http://www.earlychildhoodaustralia.org.au/learning_about_children_3_to_9_years/toddlers/toilet_training.html","",0,17,160,"","","","","","",-1,-1,-1,"","");
Menu6=new Array(" Learning about children              3 to 9 years","http://www.earlychildhoodaustralia.org.au/learning_about_children_3_to_9/","",2,34,160,"","","","","","",-1,-1,-1,"","");
Menu6_1=new Array(" Preschoolers","http://www.earlychildhoodaustralia.org.au/learning_about_children_3_to_9/preschoolers/","",4,17,160,"","","","","","",-1,-1,-1,"","");
Menu6_1_1=new Array(" About preschoolers","http://www.earlychildhoodaustralia.org.au/learning_about_children_3_to_9_years/preschoolers/about_preschoolers.html","",0,17,160,"","","","","","",-1,-1,-1,"","");
Menu6_1_2=new Array(" Child development 3-4 year olds","http://www.earlychildhoodaustralia.org.au/learning_about_children_3_to_9_years/preschoolers/child_development_3-4_year_olds.html","",0,34,160,"","","","","","",-1,-1,-1,"","");
Menu6_1_3=new Array(" Child development 4-5 year olds","http://www.earlychildhoodaustralia.org.au/learning_about_children_3_to_9_years/preschoolers/child_development_4-5_year_olds.html","",0,34,160,"","","","","","",-1,-1,-1,"","");
Menu6_1_4=new Array(" School readiness","http://www.earlychildhoodaustralia.org.au/learning_about_children_3_to_9_years/preschoolers/school_readiness.html","",0,17,160,"","","","","","",-1,-1,-1,"","");
Menu6_2=new Array(" The schoolage child","http://www.earlychildhoodaustralia.org.au/learning_about_children_3_to_9/the_schoolage_child/","",2,17,160,"","","","","","",-1,-1,-1,"","");
Menu6_2_1=new Array(" About school-age children","http://www.earlychildhoodaustralia.org.au/learning_about_children_3_to_9_years/the_schoolage_child/about_school-age_children.html","",0,17,160,"","","","","","",-1,-1,-1,"","");
Menu6_2_2=new Array(" Development 5-9 years","http://www.earlychildhoodaustralia.org.au/learning_about_children_3_to_9_years/the_schoolage_child/development_5-9_years.html","",0,17,160,"","","","","","",-1,-1,-1,"","");
Menu7=new Array(" Learning and Teaching","http://www.earlychildhoodaustralia.org.au/learning_and_teaching/","",10,17,160,"","","","","","",-1,-1,-1,"","");
Menu7_1=new Array(" Children's learning","http://www.earlychildhoodaustralia.org.au/learning_and_teaching/childrens_learning/","",7,17,160,"","","","","","",-1,-1,-1,"","");
Menu7_1_1=new Array(" About early education","http://www.earlychildhoodaustralia.org.au/learning_and_teaching/childrens_learning/about_early_education.html","",0,17,160,"","","","","","",-1,-1,-1,"","");
Menu7_1_2=new Array(" Developing social competence","http://www.earlychildhoodaustralia.org.au/learning_and_teaching/childrens_learning/developing_social_competence.html","",0,34,160,"","","","","","",-1,-1,-1,"","");
Menu7_1_3=new Array(" Developmental assets","http://www.earlychildhoodaustralia.org.au/learning_and_teaching/childrens_learning/developmental_assets.html","",0,17,160,"","","","","","",-1,-1,-1,"","");
Menu7_1_4=new Array(" Learning styles-temperament","http://www.earlychildhoodaustralia.org.au/learning_and_teaching/childrens_learning/learning_styles-temperament.html","",0,34,160,"","","","","","",-1,-1,-1,"","");
Menu7_1_5=new Array(" Social and emotional learning","http://www.earlychildhoodaustralia.org.au/learning_and_teaching/childrens_learning/social_and_emotional_learning.html","",0,34,160,"","","","","","",-1,-1,-1,"","");
Menu7_1_6=new Array(" Socio-moral learning","http://www.earlychildhoodaustralia.org.au/learning_and_teaching/childrens_learning/socio-moral_learning.html","",0,17,160,"","","","","","",-1,-1,-1,"","");
Menu7_1_7=new Array(" The Brain Research","http://www.earlychildhoodaustralia.org.au/learning_and_teaching/childrens_learning/the_brain_research.html","",0,17,160,"","","","","","",-1,-1,-1,"","");
Menu7_2=new Array(" Children's behaviour","http://www.earlychildhoodaustralia.org.au/learning_and_teaching/childrens_behaviour/","",6,17,160,"","","","","","",-1,-1,-1,"","");
Menu7_2_1=new Array(" Building a classroom community","http://www.earlychildhoodaustralia.org.au/learning_and_teaching/childrens_behaviour/building_a_classroom_community.html","",0,34,160,"","","","","","",-1,-1,-1,"","");
Menu7_2_2=new Array(" Bullying and harrassment","http://www.earlychildhoodaustralia.org.au/learning_and_teaching/childrens_behaviour/bullying_and_harrassment.html","",0,17,160,"","","","","","",-1,-1,-1,"","");
Menu7_2_3=new Array(" Disaster-crisis-stress","http://www.earlychildhoodaustralia.org.au/learning_and_teaching/childrens_behaviour/disaster-crisis-stress.html","",0,17,160,"","","","","","",-1,-1,-1,"","");
Menu7_2_4=new Array(" Everyday behaviour support","http://www.earlychildhoodaustralia.org.au/learning_and_teaching/childrens_behaviour/everyday_behaviour_support.html","",0,17,160,"","","","","","",-1,-1,-1,"","");
Menu7_2_5=new Array(" Managing challenging behaviour","http://www.earlychildhoodaustralia.org.au/learning_and_teaching/childrens_behaviour/managing_challenging_behaviour.html","",0,34,160,"","","","","","",-1,-1,-1,"","");
Menu7_2_6=new Array(" Supporting improved behaviour","http://www.earlychildhoodaustralia.org.au/learning_and_teaching/childrens_behaviour/supporting_improved_behaviour.html","",0,34,160,"","","","","","",-1,-1,-1,"","");
Menu7_3=new Array(" Diversity and inclusion","http://www.earlychildhoodaustralia.org.au/learning_and_teaching/diversity_and_inclusion/","",11,17,160,"","","","","","",-1,-1,-1,"","");
Menu7_3_1=new Array(" About inclusion-the benefits","http://www.earlychildhoodaustralia.org.au/learning_and_teaching/diversity_and_inclusion/about_inclusion_the_benefits.html","",0,17,160,"","","","","","",-1,-1,-1,"","");
Menu7_3_2=new Array(" About inclusive environments - checklists","http://www.earlychildhoodaustralia.org.au/learning_and_teaching/diversity_and_inclusion/about_inclusive_environments_checklists.html","",0,34,160,"","","","","","",-1,-1,-1,"","");
Menu7_3_3=new Array(" About inclusive environments","http://www.earlychildhoodaustralia.org.au/learning_and_teaching/diversity_and_inclusion/about_inclusive_environments.html","",0,34,160,"","","","","","",-1,-1,-1,"","");
Menu7_3_4=new Array(" Children with disabilities","http://www.earlychildhoodaustralia.org.au/learning_and_teaching/diversity_and_inclusion/children_with_disabilities.html","",0,17,160,"","","","","","",-1,-1,-1,"","");
Menu7_3_5=new Array(" Diversity and difference - 1","http://www.earlychildhoodaustralia.org.au/learning_and_teaching/diversity_and_inclusion/diversity_and_difference_1.html","",0,17,160,"","","","","","",-1,-1,-1,"","");
Menu7_3_6=new Array(" Diversity and difference - 2","http://www.earlychildhoodaustralia.org.au/learning_and_teaching/diversity_and_inclusion/diversity_and_difference_2.html","",0,17,160,"","","","","","",-1,-1,-1,"","");
Menu7_3_7=new Array(" English language           learners - 1","http://www.earlychildhoodaustralia.org.au/learning_and_teaching/diversity_and_inclusion/english_language_learners_1.html","",0,34,160,"","","","","","",-1,-1,-1,"","");
Menu7_3_8=new Array(" English language           learners - 2","http://www.earlychildhoodaustralia.org.au/learning_and_teaching/diversity_and_inclusion/english_language_learners_2.html","",0,34,160,"","","","","","",-1,-1,-1,"","");
Menu7_3_9=new Array(" Gifted and talented children","http://www.earlychildhoodaustralia.org.au/learning_and_teaching/diversity_and_inclusion/gifted_and_talented_children.html","",0,17,160,"","","","","","",-1,-1,-1,"","");
Menu7_3_10=new Array(" Racism and prejudice","http://www.earlychildhoodaustralia.org.au/learning_and_teaching/diversity_and_inclusion/racism_and_prejudice.html","",0,17,160,"","","","","","",-1,-1,-1,"","");
Menu7_3_11=new Array(" The inclusive teacher-carer","http://www.earlychildhoodaustralia.org.au/learning_and_teaching/diversity_and_inclusion/the_inclusive_teacher-carer.html","",0,17,160,"","","","","","",-1,-1,-1,"","");
Menu7_4=new Array(" Early childhood literacy","http://www.earlychildhoodaustralia.org.au/learning_and_teaching/early_childhood_literacy/","",8,17,160,"","","","","","",-1,-1,-1,"","");
Menu7_4_1=new Array(" Effective reading programs","http://www.earlychildhoodaustralia.org.au/learning_and_teaching/early_childhood_literacy/effective_reading_programs.html","",0,17,160,"","","","","","",-1,-1,-1,"","");
Menu7_4_2=new Array(" How children learn to read","http://www.earlychildhoodaustralia.org.au/learning_and_teaching/early_childhood_literacy/how_children_learn_to_read.html","",0,17,160,"","","","","","",-1,-1,-1,"","");
Menu7_4_3=new Array(" Learning to spell","http://www.earlychildhoodaustralia.org.au/learning_and_teaching/early_childhood_literacy/learning_to_spell.html","",0,17,160,"","","","","","",-1,-1,-1,"","");
Menu7_4_4=new Array(" Learning to write","http://www.earlychildhoodaustralia.org.au/learning_and_teaching/early_childhood_literacy/learning_to_write.html","",0,17,160,"","","","","","",-1,-1,-1,"","");
Menu7_4_5=new Array(" Listening and talking","http://www.earlychildhoodaustralia.org.au/learning_and_teaching/early_childhood_literacy/listening_and_talking.html","",0,17,160,"","","","","","",-1,-1,-1,"","");
Menu7_4_6=new Array(" Strategies for teaching reading","http://www.earlychildhoodaustralia.org.au/learning_and_teaching/early_childhood_literacy/strategies_for_teaching_reading.html","",0,17,160,"","","","","","",-1,-1,-1,"","");
Menu7_4_7=new Array(" Struggling readers","http://www.earlychildhoodaustralia.org.au/learning_and_teaching/early_childhood_literacy/struggling_readers.html","",0,17,160,"","","","","","",-1,-1,-1,"","");
Menu7_4_8=new Array(" Understanding literacy","http://www.earlychildhoodaustralia.org.au/learning_and_teaching/early_childhood_literacy/understanding_literacy.html","",0,17,160,"","","","","","",-1,-1,-1,"","");
Menu7_5=new Array(" Early childhood practices","http://www.earlychildhoodaustralia.org.au/learning_and_teaching/early_childhood_practices/","",5,17,160,"","","","","","",-1,-1,-1,"","");
Menu7_5_1=new Array(" Infant-toddler programs","http://www.earlychildhoodaustralia.org.au/learning_and_teaching/early_childhood_practices/infant-toddler_programs.html","",0,17,160,"","","","","","",-1,-1,-1,"","");
Menu7_5_2=new Array(" Multi-age grouping","http://www.earlychildhoodaustralia.org.au/learning_and_teaching/early_childhood_practices/multi_age_grouping.html","",0,17,160,"","","","","","",-1,-1,-1,"","");
Menu7_5_3=new Array(" Routines and transitions","http://www.earlychildhoodaustralia.org.au/learning_and_teaching/early_childhood_practices/routines_and_transitions.html","",0,17,160,"","","","","","",-1,-1,-1,"","");
Menu7_5_4=new Array(" Teaching strategies 1","http://www.earlychildhoodaustralia.org.au/learning_and_teaching/early_childhood_practices/teaching_strategies_1.html","",0,17,160,"","","","","","",-1,-1,-1,"","");
Menu7_5_5=new Array(" Teaching strategies 2","http://www.earlychildhoodaustralia.org.au/learning_and_teaching/early_childhood_practices/teaching_strategies_2.html","",0,17,160,"","","","","","",-1,-1,-1,"","");
Menu7_6=new Array(" Early Learning Environments","http://www.earlychildhoodaustralia.org.au/learning_and_teaching/early_learning_environments/","",3,34,160,"","","","","","",-1,-1,-1,"","");
Menu7_6_1=new Array(" Physical environment","http://www.earlychildhoodaustralia.org.au/learning_and_teaching/early_learning_environments/physical_environment.html","",0,17,160,"","","","","","",-1,-1,-1,"","");
Menu7_6_2=new Array(" Learning through play outdoors","http://www.earlychildhoodaustralia.org.au/learning_and_teaching/early_learning_environments/learning_through_play_outdoors.html","",0,17,160,"","","","","","",-1,-1,-1,"","");
Menu7_6_3=new Array(" Sand and water play","http://www.earlychildhoodaustralia.org.au/learning_and_teaching/early_learning_environments/sand_and_water_play.html","",0,17,160,"","","","","","",-1,-1,-1,"","");
Menu7_7=new Array(" Evaluation and Assessment","http://www.earlychildhoodaustralia.org.au/learning_and_teaching/evaluation_and_assessment/","",4,17,160,"","","","","","",-1,-1,-1,"","");
Menu7_7_1=new Array(" Assessment-evaluation","http://www.earlychildhoodaustralia.org.au/learning_and_teaching/evaluation_and_assessment/assessment_evaluation.html","",0,17,160,"","","","","","",-1,-1,-1,"","");
Menu7_7_2=new Array(" Documentation","http://www.earlychildhoodaustralia.org.au/learning_and_teaching/evaluation_and_assessment/documentation.html","",0,17,160,"","","","","","",-1,-1,-1,"","");
Menu7_7_3=new Array(" Observation","http://www.earlychildhoodaustralia.org.au/learning_and_teaching/evaluation_and_assessment/observation.html","",0,17,160,"","","","","","",-1,-1,-1,"","");
Menu7_7_4=new Array(" Portfolios","http://www.earlychildhoodaustralia.org.au/learning_and_teaching/evaluation_and_assessment/portfolios.html","",0,17,160,"","","","","","",-1,-1,-1,"","");
Menu7_8=new Array(" Program approaches","http://www.earlychildhoodaustralia.org.au/learning_and_teaching/program_approaches/","",5,17,160,"","","","","","",-1,-1,-1,"","");
Menu7_8_1=new Array(" About the thinking behind the practice","http://www.earlychildhoodaustralia.org.au/learning_and_teaching/program_approaches/about_the_thinking_behind_the_practice.html","",0,34,160,"","","","","","",-1,-1,-1,"","");
Menu7_8_2=new Array(" Collaborative-cooperative learning","http://www.earlychildhoodaustralia.org.au/learning_and_teaching/program_approaches/collaborative_cooperative_learning.html","",0,34,160,"","","","","","",-1,-1,-1,"","");
Menu7_8_3=new Array(" High Scope","http://www.earlychildhoodaustralia.org.au/learning_and_teaching/program_approaches/high_scope.html","",0,17,160,"","","","","","",-1,-1,-1,"","");
Menu7_8_4=new Array(" Reggio Emilia","http://www.earlychildhoodaustralia.org.au/learning_and_teaching/program_approaches/reggio_emilia.html","",0,17,160,"","","","","","",-1,-1,-1,"","");
Menu7_8_5=new Array(" The project approach","http://www.earlychildhoodaustralia.org.au/learning_and_teaching/program_approaches/the_project_approach.html","",0,17,160,"","","","","","",-1,-1,-1,"","");
Menu7_9=new Array(" Relationships","http://www.earlychildhoodaustralia.org.au/learning_and_teaching/relationships/","",3,17,160,"","","","","","",-1,-1,-1,"","");
Menu7_9_1=new Array(" Peer interactions-friendships","http://www.earlychildhoodaustralia.org.au/learning_and_teaching/relationships/peer_interactions_friendships.html","",0,34,160,"","","","","","",-1,-1,-1,"","");
Menu7_9_2=new Array(" Staff-child interactions","http://www.earlychildhoodaustralia.org.au/learning_and_teaching/relationships/staff_child_interactions.html","",0,17,160,"","","","","","",-1,-1,-1,"","");
Menu7_9_3=new Array(" The parent partnership","http://www.earlychildhoodaustralia.org.au/learning_and_teaching/relationships/the_parent_partnership.html","",0,17,160,"","","","","","",-1,-1,-1,"","");
Menu7_10=new Array(" Technology","http://www.earlychildhoodaustralia.org.au/learning_and_teaching/technology/","",3,17,160,"","","","","","",-1,-1,-1,"","");
Menu7_10_1=new Array(" Classroom technology issues","http://www.earlychildhoodaustralia.org.au/learning_and_teaching/technology/classroom_technology_issues.html","",0,34,160,"","","","","","",-1,-1,-1,"","");
Menu7_10_2=new Array(" Classroom technology practice","http://www.earlychildhoodaustralia.org.au/learning_and_teaching/technology/classroom_technology_practice.html","",0,34,160,"","","","","","",-1,-1,-1,"","");
Menu7_10_3=new Array(" Internet use-guidelines","http://www.earlychildhoodaustralia.org.au/learning_and_teaching/technology/internet_use_guidelines.html","",0,17,160,"","","","","","",-1,-1,-1,"","");
Menu8=new Array(" Children's Rights","http://www.earlychildhoodaustralia.org.au/childrens_rights/index.html","",5,17,160,"","","","","","",-1,-1,-1,"","");
Menu8_1=new Array(" About human rights","http://www.earlychildhoodaustralia.org.au/childrens_rights/about_human_rights/index.html","",3,17,160,"","","","","","",-1,-1,-1,"","");
Menu8_1_1=new Array(" Human rights-what they are","http://www.earlychildhoodaustralia.org.au/childrens_rights/about_human_rights/human_rights_what_they_are.html","",0,17,160,"","","","","","",-1,-1,-1,"","");
Menu8_1_2=new Array(" Rights of Indigenous Australians","http://www.earlychildhoodaustralia.org.au/childrens_rights/about_human_rights/rights_of_indigenous_australians.html","",0,34,160,"","","","","","",-1,-1,-1,"","");
Menu8_1_3=new Array(" UN Declaration of Human Rights","http://www.earlychildhoodaustralia.org.au/childrens_rights/about_human_rights/un_declaration_of_human_rights.html","",0,34,160,"","","","","","",-1,-1,-1,"","");
Menu8_2=new Array(" Children's rights UN Convention (CROC)","http://www.earlychildhoodaustralia.org.au/childrens_rights/un_convention_croc/index.html","",5,34,160,"","","","","","",-1,-1,-1,"","");
Menu8_2_1=new Array(" Children's rights - principles","http://www.earlychildhoodaustralia.org.au/childrens_rights/un_convention_croc/principles.html","",0,17,160,"","","","","","",-1,-1,-1,"","");
Menu8_2_2=new Array(" Children's rights-UN Convention (CROC)","http://www.earlychildhoodaustralia.org.au/childrens_rights/un_convention_croc/un_convention_croc.html","",0,34,160,"","","","","","",-1,-1,-1,"","");
Menu8_2_3=new Array(" CROC for children","http://www.earlychildhoodaustralia.org.au/childrens_rights/un_convention_croc/croc_for_children.html","",0,17,160,"","","","","","",-1,-1,-1,"","");
Menu8_2_4=new Array(" Questions about children's rights","http://www.earlychildhoodaustralia.org.au/childrens_rights/un_convention_croc/questions_about_childrens_rights.html","",0,34,160,"","","","","","",-1,-1,-1,"","");
Menu8_2_5=new Array(" Selected children's rights in detail","http://www.earlychildhoodaustralia.org.au/childrens_rights/un_convention_croc/selected_childrens_rights_in_detail.html","",0,34,160,"","","","","","",-1,-1,-1,"","");
Menu8_3=new Array(" Children's rights-global action","http://www.earlychildhoodaustralia.org.au/childrens_rights/childrens_rights_global_action/index.html","",3,34,160,"","","","","","",-1,-1,-1,"","");
Menu8_3_1=new Array(" A world fit for children","http://www.earlychildhoodaustralia.org.au/childrens_rights/childrens_rights_global_action/a_world_fit_for_children.html","",0,17,160,"","","","","","",-1,-1,-1,"","");
Menu8_3_2=new Array(" The global movement for children","http://www.earlychildhoodaustralia.org.au/childrens_rights/childrens_rights_global_action/the_global_movement_for_children.html","",0,34,160,"","","","","","",-1,-1,-1,"","");
Menu8_3_3=new Array(" The Oslo challenge","http://www.earlychildhoodaustralia.org.au/childrens_rights/childrens_rights_global_action/the_oslo_challenge.html","",0,17,160,"","","","","","",-1,-1,-1,"","");
Menu8_4=new Array(" CROC implementation","http://www.earlychildhoodaustralia.org.au/childrens_rights/croc_implementation/index.html","",8,17,160,"","","","","","",-1,-1,-1,"","");
Menu8_4_1=new Array(" Australia's response to CROC","http://www.earlychildhoodaustralia.org.au/childrens_rights/croc_implementation/australias_response_to_croc.html","",0,34,160,"","","","","","",-1,-1,-1,"","");
Menu8_4_2=new Array(" Children of asylum seekers","http://www.earlychildhoodaustralia.org.au/childrens_rights/croc_implementation/children_of_asylum_seekers.html","",0,17,160,"","","","","","",-1,-1,-1,"","");
Menu8_4_3=new Array(" Children's Commissioners in action","http://www.earlychildhoodaustralia.org.au/childrens_rights/croc_implementation/childrens_commissioners_in_action.html","",0,34,160,"","","","","","",-1,-1,-1,"","");
Menu8_4_4=new Array(" Children's rights and social inclusion","http://www.earlychildhoodaustralia.org.au/childrens_rights/croc_implementation/childrens_rights_and_social_inclusion.html","",0,34,160,"","","","","","",-1,-1,-1,"","");
Menu8_4_5=new Array(" CROC signatory obligations ","http://www.earlychildhoodaustralia.org.au/childrens_rights/croc_implementation/croc_signatory_obligations.html","",0,17,160,"","","","","","",-1,-1,-1,"","");
Menu8_4_6=new Array(" European Network of Ombudspersons for Children","http://www.earlychildhoodaustralia.org.au/childrens_rights/croc_implementation/european_network_of_ombudspersons_for_children.html","",0,51,160,"","","","","","",-1,-1,-1,"","");
Menu8_4_7=new Array(" Physical punishment and children","http://www.earlychildhoodaustralia.org.au/childrens_rights/croc_implementation/physical_punishment_and_children.html","",0,34,160,"","","","","","",-1,-1,-1,"","");
Menu8_4_8=new Array(" Why a Commissioner for Children?","http://www.earlychildhoodaustralia.org.au/childrens_rights/croc_implementation/why_a_commissioner_for_children.html","",0,34,160,"","","","","","",-1,-1,-1,"","");
Menu8_5=new Array(" Teaching for children's rights","http://www.earlychildhoodaustralia.org.au/childrens_rights/teaching_for_childrens_rights/index.html","",8,34,160,"","","","","","",-1,-1,-1,"","");
Menu8_5_1=new Array(" Children's rights everyday","http://www.earlychildhoodaustralia.org.au/childrens_rights/teaching_for_childrens_rights/childrens_rights_everyday.html","",0,17,160,"","","","","","",-1,-1,-1,"","");
Menu8_5_2=new Array(" Teaching for children rights","http://www.earlychildhoodaustralia.org.au/childrens_rights/teaching_for_childrens_rights/teaching_for_children_rights.html","",0,17,160,"","","","","","",-1,-1,-1,"","");
Menu8_5_3=new Array(" Teaching for children's rights - a framework","http://www.earlychildhoodaustralia.org.au/childrens_rights/teaching_for_childrens_rights/teaching_for_childrens_rights_a_framework.html","",0,34,160,"","","","","","",-1,-1,-1,"","");
Menu8_5_4=new Array(" Workshop 1-4 - Affirmation communication-cooperation","http://www.earlychildhoodaustralia.org.au/childrens_rights/teaching_for_childrens_rights/workshop_affirmation_communication_cooperation.html","",0,34,160,"","","","","","",-1,-1,-1,"","");
Menu8_5_5=new Array(" Workshop 5-9 - Trauma healing","http://www.earlychildhoodaustralia.org.au/childrens_rights/teaching_for_childrens_rights/workshop_trauma_healing.html","",0,34,160,"","","","","","",-1,-1,-1,"","");
Menu8_5_6=new Array(" Workshop 10-12 - Preferences and prejudices","http://www.earlychildhoodaustralia.org.au/childrens_rights/teaching_for_childrens_rights/workshop_preferences_and_prejudices.html","",0,34,160,"","","","","","",-1,-1,-1,"","");
Menu8_5_7=new Array(" Workshop 13-18 - Conflict resolution","http://www.earlychildhoodaustralia.org.au/childrens_rights/teaching_for_childrens_rights/workshop_conflict_resolution.html","",0,34,160,"","","","","","",-1,-1,-1,"","");
Menu8_5_8=new Array(" Workshop 19-20 - A child's right to live in peace","http://www.earlychildhoodaustralia.org.au/childrens_rights/teaching_for_childrens_rights/workshop_a_childs_right_to_live_in_peace.html","",0,34,160,"","","","","","",-1,-1,-1,"","");
Menu9=new Array(" &nbsp;<b>Back to <br>&nbsp;Early Childhood Australia <br>&nbsp;homepage</b>","http://www.earlychildhoodaustralia.org.au/","",0,51,160,"","","","","","",-1,-1,-1,"","");

