/***********************************************************************************
*	(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=13;			// Number of first level items
	var LowBgColor='#3366cc';			// Background color when mouse is not over
	var LowSubBgColor='#3366cc';			// Background color when mouse is not over on subs
	var HighBgColor='white';			// Background color when mouse is over
	var HighSubBgColor='white';			// 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='#3366cc';			// Font color when mouse is over
	var FontSubHighColor='#3366cc';			// Font color subs when mouse is over
	var BorderColor='#3366cc';			// Border color
	var BorderSubColor='#3366cc';			// Border color for subs
	var BorderWidth=0;				// Border width
	var BorderBtwnElmnts=0;				// 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=.25;			// vertical overlap child/ parent
	var StartTop=02;				// Menu offset x coordinate
	var StartLeft=5;				// Menu offset y coordinate
	var VerCorrect=0;				// Multiple frames y correction
	var HorCorrect=0;				// Multiple frames x correction
	var LeftPaddng=1;				// Left padding
	var TopPaddng=0;				// 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=500;				// 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='MenuPos';			// 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("Home |","index.htm","",0,20,43);

Menu2=new Array("Board |","#","",6,20,45);
	Menu2_1=new Array("Charter","charter.htm","",0,20,120);
	Menu2_2=new Array("Legislation","legislation.htm","",0)	
	Menu2_3=new Array("Functions","functions.htm","",0);
	Menu2_4=new Array("Board Membership","membership.htm","",0,20,120);
	Menu2_5=new Array("Board Meetings","meetings.htm","",0);
	Menu2_6=new Array("Administration","admin.htm","",0);
			
Menu3=new Array("Registration |","#","",11,20,79);
	Menu3_1=new Array("How to Apply","howtoapply.htm","",4,20,170);
		Menu3_1_1=new Array("Occupational Therapy Practice Act ","otreg.htm","",0,20,200);
		Menu3_1_2=new Array("Mutual Recognition/TTMR","mutualrec.htm","",0,20,200);
		Menu3_1_3=new Array("Student Registration","studentreg.htm","",0,20,200);
		Menu3_1_4=new Array("Service Providers","serviceprov.htm","",0,20,200);
	Menu3_2=new Array("English Proficiency","englishprof.htm","",0);		
	Menu3_3=new Array("Overseas Applicants","osapplicants.htm","",0);
	Menu3_4=new Array("Renewal","renewal.htm","",0);
	Menu3_5=new Array("Adding Qualifications","addingqual.htm","",0);
	Menu3_6=new Array("Temporary Practice","temppractice.htm","",0);
	Menu3_7=new Array("Change of Details","changedetails.htm","",0);
	Menu3_8=new Array("Re-Registration","reregistration.htm","",0);
	Menu3_9=new Array("Working Interstate/Overseas","interoros.htm","",0);
	Menu3_10=new Array("Indemnity Insurance","insurance.htm","",0);
	Menu3_11=new Array("Fee Schedule","feeschedule.htm","",0);

Menu4=new Array("Complaints |","#","",9,20,72);
	Menu4_1=new Array("Lodging a complaint","lodging.htm","",0,20,160);
	Menu4_2=new Array("Investigation","investigation.htm","",0,20,160);
	Menu4_3=new Array("Formal Proceedings","proceedings.htm","",0,20,160);
	Menu4_4=new Array("Appeals/Costs","appeals.htm","",0,20,160);
	Menu4_5=new Array("Guidelines","guidelines.htm","",0,20,160);
	Menu4_6=new Array("Fitness to Practice","fittoprac.htm","",0,20,160);
	Menu4_7=new Array("Removal from Register","removal.htm","",0,20,160);
	Menu4_8=new Array("Publication","publication.htm","",0,20,160);
	Menu4_9=new Array("Complaints Commissioner","complaintcomm.htm","",0,20,160);

Menu5=new Array("Offences |","#","",2,20,62);
	Menu5_1=new Array("By Registered Occupational Therapists","offencebyot.htm","",0,20,240);
	Menu5_2=new Array("By Unregistered Persons","offencebyperson.htm","",0,20,240);
	

Menu6=new Array("Ongoing PD |","#","",5,20,80);
	Menu6_1=new Array("Ongoing PD Guidelines","pdguide.htm","",0,20,170);
	Menu6_2=new Array("Ongoing PD FAQ's","pdfaqs.htm","",0,20,170);
	Menu6_3=new Array("Getting Started","start.htm","",0,20,170);
	Menu6_4=new Array("PD Plan Submission","pdplan.htm","",0,20,170);
	Menu6_5=new Array("Review of PD Plans Process","noncomp.htm","",0,20,170);

Menu7=new Array("Publications |","#","",9,20,80);
	Menu7_1=new Array("Annual Report","annualreport.htm","",0,20,170);
	Menu7_2=new Array("Newsletters and Notices","newsletters.htm","",0,20,170);
	Menu7_3=new Array("Code of Conduct","conduct.htm","",0,20,170);
	Menu7_4=new Array("Registration Guidelines","regguide.htm","",0,20,170);
	Menu7_5=new Array("Supervision Guidelines","supervisionguide.htm","",0,20,170);
	Menu7_6=new Array("Complaint Guidelines","complaintguide.htm","",0,20,170);
	Menu7_7=new Array("FOI Info Statement","foistatement.htm","",0,20,170);
	Menu7_8=new Array("Ongoing PD Guidelines","ongoingcomp.htm","",0,20,170);
	Menu7_9=new Array("Other Guidelines / Policies","otherguide.htm","",0,20,170);
		

Menu8=new Array(" Education |","#","",4,20,65);
	Menu8_1=new Array("Prescribed Qualifications","qualifications.htm","",0,20,170);
	Menu8_2=new Array("Aust/NZ OT Schools","otschools.htm","",0,20,170);
	Menu8_3=new Array("Career Information","careerinfo.htm","",0,20,170);
	Menu8_4=new Array("Board Prizes","prizes.htm","",0,20,170);
	
	
Menu9=new Array("Inquiries |","#","",3,20,58);
	Menu9_1=new Array("Disciplinary","disciplinary.htm","",0,20,150);
	Menu9_2=new Array("Prosecutions","prosecutions.htm","",0,20,150);
	Menu9_3=new Array("Suspension / Conditions","suspension.htm","",0,20,150);

Menu10=new Array("Search |","#","",2,20,50);
	Menu10_1=new Array("Search the Register","http://www.saboards.com.au/registrantSearch/Default.aspx?boardID=3","",0,20,120);
	Menu10_2=new Array("Search the Site","search.htm","",0,20,120);

	

Menu11=new Array("FAQ's |","faqs.htm","",0,20,40);

Menu12=new Array("Links |","#","",2,20,40);
	Menu12_1=new Array("Other Regn Boards","otherboards.htm","",0,20,120);
	Menu12_2=new Array("Useful Links","usefullinks.htm","",0,20,120);
	

Menu13=new Array("Contact Us","contactdetails.htm","",0,20,65);
	

