/************************************************************************************	(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;			// Number of first level items			var LowBgColor='#cccccc';			// Background color when mouse is not over	var LowSubBgColor='#cccccc';			// Background color when mouse is not over on subs	var HighBgColor='#a9cc00';			// Background color when mouse is over	var HighSubBgColor='#a9cc00';			// Background color when mouse is over on subs	var FontLowColor='#000000';			// Font color when mouse is not over	var FontSubLowColor='#000000';			// Font color subs when mouse is not over	var FontHighColor='#000000';			// Font color when mouse is over	var FontSubHighColor='#000000';			// Font color subs when mouse is over	var BorderColor='#bbbbbb';			// Border color	var BorderSubColor='#bbbbbb';			// Border color for subs	var BorderWidthMain=0;			// 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='verdana';	// 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 'left', 'center' or 'right'	var MenuVerticalCentered='top';		// Menu vertical position 'top', 'middle','bottom' or static	var ChildOverlap=0;				// horizontal overlap child/ parent	var ChildVerticalOverlap=0;			// vertical overlap child/ parent	var StartTop=0;				// 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 DistFrmFrameBrdr=0;			// Distance between main menu and frame border	var LeftPaddng=8;				// Left padding	var TopPaddng=3;				// 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 UnfoldDelay=0;			// delay before sub unfolds		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='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 UnfoldsOnClick=0;			// Level 1 unfolds onclick/ onmouseover	var WebMasterCheck=0;			// menu tree checking on or off 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=['/images/tri.gif',12,12,'',0,0,'',0,0];	// Arrow source, width and height	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.						// <head>						//	<script type="text/javascript">var SetMenu="2_2_1";</script>						// </head>						// 2_2_1 represents the menu item Menu2_2_1=new Array(.......	var BuildOnDemand=1;			// 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	var MenuSlide="";//	var MenuSlide="progid:DXImageTransform.Microsoft.RevealTrans(duration=.5, transition=19)";//	var MenuSlide="progid:DXImageTransform.Microsoft.GradientWipe(duration=.5, wipeStyle=1)";	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=95)";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"// Main menuMenu1=new Array("About AJF","/english/aboutajf/","",3,20,82,"","","","","","",-1);Menu2=new Array("Contact Us","/english/contactus/","",3,20,88,"","","","","","",-1);Menu3=new Array("Grants","/english/awards/ajfgrants/","",3,20,64,"","","","","","",-1);Menu4=new Array("Study Australia","/english/studyaus/","",3,20,114,"","","","","","",-1);Menu5=new Array("Scholarships/Awards","/english/awards/","",2,36,150,"","","","","","",-1);Menu6=new Array("Exchanges","/english/exchanges/","",3,20,86,"","","","","","",-1);//Menu7=new Array("Societies and Associations","/english/societies/aj/","",3,36,74,"","","","","","",-1);Menu7=new Array("Societies and Associations","http://www.austjapanfed.org.au/","",0,36,74,"","","","","","",-1);Menu8=new Array("Sitemap","/english/sitemap/","",0,20,78,"","","","","","",-1);// Menu 1Menu1_1=new Array("Corporate Governance","/english/aboutajf/corporate/","",3,20,190,"","","","","","",-1);Menu1_2=new Array("Press Releases/News","/english/aboutajf/publications/pressreleases/","",2,0,0,"","","","","","",-1);Menu1_3=new Array("Bilateral Framework","http://www.dfat.gov.au/geo/japan/japan_brief.html","",0,0,0,"","","","","","",-1);Menu1_1_1=new Array("Strategic plan [PDF]","/english/aboutajf/corporate/docs/strategic_plan_2007-2010.pdf","",0,20,190,"","","","","","",-1);Menu1_1_2=new Array("Board Members' Profiles","/english/aboutajf/corporate/members.html","",0,20,190,"","","","","","",-1);Menu1_1_3=new Array("Annual Reports","/english/aboutajf/publications/annualreports/","",0,20,180,"","","","","","",-1);Menu1_2_1=new Array("Press Releases","/english/aboutajf/publications/pressreleases/","",0,20,160,"","","","","","",-1);Menu1_2_2=new Array("News","/english/arc/","",0,0,0,"","","","","","",-1);// Menu 2Menu2_1=new Array("Australia","/english/contactus/australia/","",0,20,120,"","","","","","",-1);Menu2_2=new Array("Japan","/english/contactus/japan/","",1,0,0,"","","","","","",-1);Menu2_3=new Array("Feedback","/english/contactus/feedback/","",0,0,0,"","","","","","",-1);Menu2_2_1=new Array("Map","/english/contactus/japan/map.html","",0,20,120,"","","","","","",-1);// Menu 3Menu3_1=new Array("AJF Grant Funding Guidelines","/english/awards/ajfgrants/","",0,20,215,"","","","","","",-1);Menu3_2=new Array("AJF Grant Recipients","/english/awards/ajfgrants/grants_recipients.html","",0,0,0,"","","","","","",-1);Menu3_3=new Array("AJF Logo and Style Guide","/english/style_guide/","",0,0,0,"","","","","","",-1);// Menu 4Menu4_1=new Array("For Schools","/english/studyaus/highschool/","",7,20,165,"","","","","","",-1);Menu4_2=new Array("Tertiary Level","/english/studyaus/tertiary/","",3,0,0,"","","","","","",-1);Menu4_3=new Array("Aust. Study Centres","/english/studyaus/centres/","",2,0,0,"","","","","","",-1);Menu4_1_1=new Array("Discover Australia Web","http://discover.australia.or.jp/","",0,20,180,"","","","","","",-1);Menu4_1_2=new Array("Discover Australia Video","/english/studyaus/highschool/dakit/","",0,20,180,"","","","","","",-1);Menu4_1_3=new Array("Discover Eco Australia","http://discover.australia.or.jp/eco/","",0,20,180,"","","","","","",-1);Menu4_1_4=new Array("Experience Australia Kit","/english/studyaus/primary/eakit/","",0,20,180,"","","","","","",-1);Menu4_1_5=new Array("Recipes for Sweets","/english/recipe/","",0,20,180,"","","","","","",-1);Menu4_1_6=new Array("Photo Library","/english/arc/services/photolibrary/","",0,20,180,"","","","","","",-1);Menu4_1_7=new Array("Online Quizzes","/english/studyaus/highschool/quiz/","",0,20,180,"","","","","","",-1);Menu4_2_1=new Array("Universities Teaching About Australia in Japan","/english/studyaus/centres/universities.html","",0,36,180,"","","","","","",-1);Menu4_2_2=new Array("Scholarships","/english/awards/sirneil/","",0,20,180,"","","","","","",-1);Menu4_2_3=new Array("Australian History CD-Rom/Database (Jp)","/aboutajf/publications/sirneil/","",0,36,180,"","","","","","",-1);Menu4_3_1=new Array("Centres in Australia","/english/studyaus/centres/australia.html","",0,20,160,"","","","","","",-1);Menu4_3_2=new Array("Centres in Japan","/english/studyaus/centres/japan.html","",0,0,0,"","","","","","",-1);// Menu 5Menu5_1=new Array("AJF Sir Neil Currie Australian Studies Awards","/english/awards/sirneil/","",3,36,225,"","","","","","",-1);//Menu5_2=new Array("Scholarships to Japan","/english/awards/general/australia/","",0,20,0,"","","","","","",-1);Menu5_2=new Array("AJF Achievement Awards","/english/awards/achievement/","",0,20,0,"","","","","","",-1);Menu5_1_1=new Array("Post Graduate and Research","/english/awards/sirneil/postgraduate.html","",0,20,210,"","","","","","",-1);Menu5_1_2=new Array("Publishing","/english/awards/sirneil/publication.html","",0,20,180,"","","","","","",-1);Menu5_1_3=new Array("Curriculum Development","/english/awards/sirneil/curriculum.html","",0,20,180,"","","","","","",-1);// Menu 6Menu6_1=new Array("Australia Japan Students Debaters Exchange","/english/exchanges/ajf/debaters/","",0,36,180,"","","","","","",-1);Menu6_2=new Array("Sister Schools","/english/exchanges/other/sisterschools/","",0,20,0,"","","","","","",-1);Menu6_3=new Array("Sister Cities","/english/exchanges/other/sistercities/","",0,20,0,"","","","","","",-1);// Menu 7//Menu7_1=new Array("Australia/Japan Societies","/english/societies/aj/","",0,20,255,"","","","","","",-1);//Menu7_2=new Array("Japan/Australia Societies","/english/societies/ja/","",0,0,0,"","","","","","",-1);//Menu7_3=new Array("Australia-Related Associations/NGOs","/english/societies/a_organisations/","",0,0,0,"","","","","","",-1);