/***********************************************************************************
*	(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=10;			// Number of first level items
	var LowBgColor='#076DC2';			// Background color when mouse is not over
	var LowSubBgColor='#076DC2';			// Background color when mouse is not over on subs
	var HighBgColor='006699';			// Background color when mouse is over
	var HighSubBgColor='006699';			// Background color when mouse is over on subs
	var FontLowColor='white';			// Font color when mouse is not over
	var FontSubLowColor='white';			// Font color subs when mouse is not over
	var FontHighColor='yellow';			// Font color when mouse is over
	var FontSubHighColor='yellow';			// Font color subs when mouse is over
	var BorderColor='FFFFCC';			// Border color
	var BorderSubColor='FFFFCC';			// Border color for subs
	var BorderWidth=1;				// Border width
	var BorderBtwnElmnts=1;			// Border between elements 1 or 0
	var FontFamily="arial,comic sans ms,technical"	// Font family menu items
	var FontSize=9;				// 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=.2;				// horizontal overlap child/ parent
	var ChildVerticalOverlap=.2;			// vertical overlap child/ parent
	var StartTop=178;				// 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=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=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=1;				// Uses arrow gifs when 1
	var KeepHilite=1;				// Keep selected path highligthed
	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("About the Agency","#","",6,20,148);
	Menu1_1=new Array("AGD Mission Statement","missionStatement.html","",0,20,170);
	Menu1_2=new Array("A Brief History","history.html","",0,20,170);
	Menu1_3=new Array("Governing Statutes","governingStatutues.html","",0);
	Menu1_4=new Array("Executive Agency Status","executiveAgencyStatus.html","",0);
	Menu1_5=new Array("Executive Managment Team","executiveManagementTeam.html","",0);
	Menu1_6=new Array("AGD's Structure","AGDStructure.html","",0);
	


Menu2=new Array("What we do","#","",12);
	Menu2_1=new Array("When is the Administrator-General required to act?","requiredToAct.html","",0,20,315);	
	Menu2_2=new Array("Administration of Estates","administrationOfEstates.html","",0,20,150);
	//Menu2_3=new Array("Checklist","checklist.html","",0,20,150);
	Menu2_3=new Array("Funeral Expense Advance","funeralExpenseAdvance.html","",0,20,150);
	Menu2_4=new Array("Motor Vehicle Transfer to Spouse","motorVehicleTransfer.html","",0,20,150);
	Menu2_5=new Array("Application for Certificate of the Administrator General","applicationForCertificate.html","",0,20,315);
	Menu2_6=new Array("Charitable Trust","charitableTrust.html","",0,20,150);
	Menu2_7=new Array("Disclaimer for Dissolved Companies","disclaimerForDissolved.html","",0,20,150);
	Menu2_8=new Array("Bona Vacantia Estates","bonaVacantia.html","",0,20,150);
	//Menu2_9=new Array("Administration Ad Litem","#","",0,20,150);
	Menu2_9=new Array("Investment of Estate Funds","commonTrust.html","",0,20,150);
	Menu2_10=new Array("Management, Rental and Sale of Estate Properties","managementandRental.html","",0,20,150);
	Menu2_11=new Array("Public Relation Outreach","publicRelationsTalk.html","",0,20,150);
	Menu2_12=new Array("Fatal Accident Procedure","fatal accident procedure.pdf","",0,20,150);
	
		

Menu3=new Array("I want to...","#","",6);
	Menu3_1=new Array("Report a death","reportADeath.html","",0,20,170);
	Menu3_2=new Array("Make a Will","IWantToMakeAWill.html","",0);
	Menu3_3=new Array("Administer an estate","AdministerOnEstate.html","",0);
	Menu3_4=new Array("Appoint a Trustee","appointATrustee.html","",0);
	Menu3_5=new Array("Create a Power of Attorney","PowerOfAttorney.html","",0);
	Menu3_6=new Array("Prove my relationship","proveOfRelationship.html","",0);

Menu4=new Array("What will it cost","#","",2);
	Menu4_1=new Array("AGD Cost (Fee Schedule)","fees.pdf","",0,20,300);
	Menu4_2=new Array("Other fees associated with Administering an estate","otherFees.html","",0);
	//Menu4_3=new Array("Information Technology","#","",0);
	//Menu4_4=new Array("Uniform Group","#","",0);*/

Menu5=new Array("Forms","#","",5);
	
	Menu5_1=new Array("Form of Particulars","#","",2,20,160);
		Menu5_1_1=new Array("Instructions for completing the Form of Particulars","instructions.html","",0,20,300);
		Menu5_1_2=new Array("Form of Particulars","particulars.pdf","",0,20,140);
		
	Menu5_2=new Array("Will","#","",2,20,140);		
		Menu5_2_1=new Array("Will Form Instructions","Will-Form-Instructions.pdf","",0,20,140);
		Menu5_2_2=new Array("Will Form","Will-Form.pdf","",0,20,140);
		
	Menu5_3=new Array("Details of Claim","details of claim.pdf","",0,20,140);
	
	Menu5_4=new Array("Affidavit in Proof of Death","AFFIDAVIT.pdf","",0,20,160);
	
	Menu5_5=new Array("Narratives to Forms","narrativesToForms.html","",0,20,160);
	
Menu6=new Array("AGD Happenings","#","",1,20,140);
	
	Menu6_1=new Array("Past Events","#","",3,20,140);
		Menu6_1_1=new Array("Lunch Hour Concert","LunchHour.pdf","",0,20,170);
		Menu6_1_2=new Array("Legal Fairs","legalFair2005.html","",0,20,140);
		Menu6_1_3=new Array("Office for a Day","Mobay office for a day.pdf","",0,20,220);
	
	//Menu6_2=new Array("Current Events","#","",2,20,140);
		//Menu6_2_1=new Array("Public Relation Outreach","#","",0,20,220);
		//Menu6_2_2=new Array("Stay tuned for other upcoming events","#","",0,20,220);
	
	//Menu6_3=new Array("Future Events","#","",2,20,140);
		
			
	Menu6_2=new Array("News Releases","#","",3,20,140);
	Menu6_2_1=new Array("AGD Exceeds...","AGDExceeds.html","",0,20,140);
	Menu6_2_2=new Array("AGD Invests...","AGDInvests.html","",0,20,140);
	Menu6_2_3=new Array("AGD-Looking After...","AGDLooking.html","",0,20,140);
	
	//Menu6_4=new Array("Contact Persons","#","",2,20,140);
		//Menu6_4_1=new Array("Customer Service","#","",0,20,140);
		//Menu6_4_2=new Array("Public Relations","#","",0,20,140);
	
Menu7=new Array("Standards of Excellence","#","",7);
	Menu7_1=new Array("Best Customer Service Agency","achievements1.pdf","",0,20,230);
	Menu7_2=new Array("Citizen's Charter","Citizens Charter.pdf","",0,20,230);
	Menu7_3=new Array("Employee of Quarter","employeeOfQuarter.html","",0,20,140);
	Menu7_4=new Array("Employee of Year","employeeOfYear.html","",0,20,140);
	Menu7_5=new Array("Public Sector Customer Service Award","publicSector.html","",0,20,140);
	Menu7_6=new Array("Long Service Awards","longserviceawards.html","",0,20,140);
	Menu7_7=new Array("AGD Lauded","agdlauded.html","",0,20,140);
	
//Menu8=new Array("Achievements","images/achievements.jpg","",0);

	
Menu8=new Array("Access to Information","ati.html","",0);

//Menu9=new Array("Publications","#","",3);
//	Menu9_1=new Array("Annual Report","#","",0,20,140);
	//Menu9_2=new Array("Corporate Plan","#","",0,20,140);
	//Menu9_3=new Array("Newsletter","#","",0,20,140);
	//Menu9_4=new Array("Quarterly Reports","#","",0,20,140);
	//Menu9_2=new Array("Articles/ Accolades","#","",0,20,140);
	//Menu9_3=new Array("Audio Excerpts","#","",0,20,140);

Menu9=new Array("Customer Service Questionnaire","AGDCustomerServiceQuestionaire.pdf","",0,35);
		
Menu10=new Array("Other Links","#","",4);
	
	Menu10_1=new Array("Please help us locate...","#","",1,20,140);
		
	Menu10_1_1=new Array("Beneficiaries/Other persons whose whereabouts are unknown","PleaseHelpUsLocate.pdf","",0,20,370);
	Menu10_2=new Array("Feedback","feedback.html","",0,20,140);
	Menu10_3=new Array("E-mail this page","javascript:mailThisUrl()","",0,20,140);
	Menu10_4=new Array("Links to other sites","relatedLinks.html","",0,20,140);

	//Menu9_1=new Array("Author\'s Site","http://www.burmees.nl/","",0,20,140);