
var expandid=0;

_menuCloseDelay=400           // The time delay for menus to remain visible on mouse out
_menuOpenDelay=100            // The time delay before menus open on mouse over
_followSpeed=5                // Follow scrolling speed
_followRate=40                // Follow scrolling Rate
_subOffsetTop=0              // Sub menu top offset
_offsetTop=10
_subOffsetLeft=0            // Sub menu left offset
_scrollAmount=3               // Only needed for Netscape 4.x
_scrollDelay=20               // Only needed for Netcsape 4.x
_offsetLeft=100

with(menuStyle=new mm_style()){


onbgcolor="#525252";
oncolor="#ffffff";
offbgcolor="#525252";
offcolor="#ffffff";
bordercolor="#000000";
borderstyle="solid";
borderwidth=3;
separatorcolor="#000000";
separatorsize="3";
padding=4;
offsetTop=5
fontsize="11px";
fontstyle="normal";
fontfamily="Arial";
headercolor="#000000";
headerbgcolor="#ffffff";
subimage="/arc/web/images/icon_pulldownarrow.gif";
subimagepadding="2";
}

	horizontalStyle= new copyOf(menuStyle)
	horizontalStyle.offbgcolor="#FFFFFF";
	horizontalStyle.offcolor="#FFFFFF";
	horizontalStyle.oncolor="#9bd32c";
	horizontalStyle.separatorimage="/arc/web/images/menu_div.jpg";
	horizontalStyle.separatorsize="2";
	horizontalStyle.itemheight="22";
	horizontalStyle.bgimage="/arc/web/images/menu_off.jpg";
	//horizontalStyle.overbgimage="images/menu_off.jpg";
	//horizontalStyle.top="offset=-20;"; 
	horizontalStyle.borderwidth=0;
	horizontalStyle.padding=4;
	horizontalStyle.fontweight="bold";
	horizontalStyle.fontsize="11px";
	horizontalStyle.subimage="";
	
	
	Newstyle= new copyOf(menuStyle)
	Newstyle.offbgcolor="#FFFFFF";
	Newstyle.offcolor="#FFFFFF";
	Newstyle.oncolor="#FFFFFF";
	Newstyle.separatorsize="2";
	Newstyle.itemheight="18";
	Newstyle.bgimage="/arc/web/images/mainsubmenu_off.jpg";
	Newstyle.overbgimage="/arc/web/images/mainsubmenu_on.jpg";

	bordercolor="#000000";
	borderstyle="solid";
	Newstyle.borderwidth=3;
	Newstyle.position=-10;
	Newstyle.separatorsize="2";
	Newstyle.padding=2;
	Newstyle.fontweight="normal";
	Newstyle.fontsize="11px";
	subimage="/arc/web/images/icon_pulldownarrow.gif";
	subimagepadding="2";



	SubNewstyle= new copyOf(menuStyle)
	SubNewstyle.offbgcolor="#FFFFFF";
	SubNewstyle.offcolor="#FFFFFF";
	SubNewstyle.oncolor="#FFFFFF";
	SubNewstyle.separatorsize="2";
	SubNewstyle.itemheight="18";
	//SubNewstyle.bgimage="images/submenu_off1.jpg";
	//SubNewstyle.overbgimage="images/submenu_on1.jpg";
	SubNewstyle.bgimage="/arc/web/images/camenu_bg_off.jpg";
	SubNewstyle.overbgimage="/arc/web/images/camenu_bg_on.jpg";

	SubNewstyle.bordercolor="#000000";
	borderstyle="solid";
	SubNewstyle.borderwidth=3;
	SubNewstyle.position=-10;
	SubNewstyle.separatorsize="2";
	SubNewstyle.padding=2;
	SubNewstyle.fontweight="normal";
	SubNewstyle.fontsize="11px";
	SubNewstyle.subimage="/arc/web/images/icon_pulldownarrow.gif";
	SubNewstyle.subimagepadding="2";
	SubNewstyle.subOffsetLeft=100;


    SecondSubNewstyle= new copyOf(menuStyle)
	SecondSubNewstyle.offbgcolor="#FFFFFF";
	SecondSubNewstyle.offcolor="#FFFFFF";
	SecondSubNewstyle.oncolor="#FFFFFF";
	SecondSubNewstyle.separatorsize="2";
	SecondSubNewstyle.itemheight="18";
	SecondSubNewstyle.bgimage="/arc/web/images/camenu_bg_off1.jpg";
	SecondSubNewstyle.overbgimage="/arc/web/images/camenu_bg_on1.jpg";
	SecondSubNewstyle.bordercolor="#000000";
	SecondSubNewstyle.borderstyle="solid";
	SecondSubNewstyle.borderwidth=3;
	SecondSubNewstyle.position=-10;
	SecondSubNewstyle.separatorsize="2";
	SecondSubNewstyle.padding=2;
	SecondSubNewstyle.fontweight="normal";
	SecondSubNewstyle.fontsize="11px";
	SecondSubNewstyle.subimage="/arc/web/images/icon_pulldownarrow.gif";
	SecondSubNewstyle.subimagepadding="2";
	SecondSubNewstyle.subOffsetLeft=100;



    ThirdSubNewstyle= new copyOf(menuStyle)
	ThirdSubNewstyle.offbgcolor="#FFFFFF";
	ThirdSubNewstyle.offcolor="#FFFFFF";
	ThirdSubNewstyle.oncolor="#FFFFFF";
	ThirdSubNewstyle.separatorsize="2";
	ThirdSubNewstyle.itemheight="18";
	ThirdSubNewstyle.bgimage="/arc/web/images/third_bg_off1.jpg";
	ThirdSubNewstyle.overbgimage="/arc/web/images/third_bg_on1.jpg";
	ThirdSubNewstyle.bordercolor="#000000";
	ThirdSubNewstyle.borderstyle="solid";
	ThirdSubNewstyle.borderwidth=3;
	ThirdSubNewstyle.position=-10;
	ThirdSubNewstyle.separatorsize="2";
	ThirdSubNewstyle.padding=2;
	ThirdSubNewstyle.fontweight="normal";
	ThirdSubNewstyle.fontsize="11px";
	ThirdSubNewstyle.subimage="/arc/web/images/icon_pulldownarrow.gif";
	ThirdSubNewstyle.subimagepadding="2";
	ThirdSubNewstyle.subOffsetLeft=100;


with(Submenu=new mm_style()){
onbgcolor="#525252";
oncolor="#ffffff";
offbgcolor="#525252";
offcolor="#ffffff";
bordercolor="#000000";
borderstyle="solid";
borderwidth=3;
separatorcolor="#000000";
separatorsize="0";
padding=4;
fontsize="11px";
fontstyle="normal";
fontfamily="Arial";
headercolor="#000000";
headerbgcolor="#ffffff";
subimage="/arc/web/images/icon_pulldownarrow2.gif";
subimagepadding="2";
}



SubmenulStyle= new copyOf(Submenu)
SubmenulStyle.offcolor="#ffffff";
SubmenulStyle.oncolor="#5d5d5d";
SubmenulStyle.borderwidth=0;
SubmenulStyle.offset=4;
SubmenulStyle.separatorimage="/arc/web/images/submenu_div.jpg";
SubmenulStyle.separatorsize="2";
SubmenulStyle.itemheight="18";
SubmenulStyle.padding=2;
SubmenulStyle.fontweight="normal";
SubmenulStyle.fontsize="11px";
SubmenulStyle.subimage="";


Submenu2Style= new copyOf(Submenu)
Submenu2Style.onbgcolor="#ffffff";
Submenu2Style.offbgcolor="#e6f5b5";
Submenu2Style.offcolor="#5d5d5d";
Submenu2Style.oncolor="#5d5d5d";
Submenu2Style.bordercolor="#666666";
Submenu2Style.borderstyle="solid";
Submenu2Style.borderwidth=2;
Submenu2Style.itemheight="18";
Submenu2Style.bgimage="/arc/web/images/submenu2_on.jpg";
Submenu2Style.separatorcolor="#666666";
Submenu2Style.separatorsize="2";
Submenu2Style.padding=1;
Submenu2Style.fontweight="normal";
Submenu2Style.fontsize="11px";



with(milonic=new menuname("aboutautism")){
style=Newstyle;
overflow="scroll";0
aI("text= &nbsp;&nbsp;What is Autism? &nbsp;&nbsp;&nbsp;url=/arc/web/aboutautism/WhatIsAutism.shtml;");
aI("text= &nbsp;&nbsp;FAQs about autism &nbsp;&nbsp;&nbsp;showmenu=aboutautism-FAQsAboutAutism-shtml;url=/arc/web/aboutautism/FAQsAboutAutism.shtml;");
aI("text= &nbsp;&nbsp;Impact of autism on learning &nbsp;&nbsp;&nbsp;url=/arc/web/aboutautism/ImpactOnLearning.shtml;");
aI("text= &nbsp;&nbsp;Working with professionals &nbsp;&nbsp;&nbsp;url=/arc/web/aboutautism/WorkingWithProfessionals.shtml;");
aI("text= &nbsp;&nbsp;ARC Services &nbsp;&nbsp;&nbsp;url=/arc/web/aboutautism/ARCservices.shtml;");
aI("text= &nbsp;&nbsp;Useful tips for parents &nbsp;&nbsp;&nbsp;url=/arc/web/aboutautism/Tips.shtml;");
}

with(milonic=new menuname("aboutautism-faqsaboutautism-shtml")){
style=SubNewstyle;
overflow="scroll";0
aI("text= &nbsp;&nbsp;More FAQs and answers about autism &nbsp;&nbsp;&nbsp;url=/arc/web/aboutautism/FAQsAboutAutism_MoreFAQs.shtml;");
}

with(milonic=new menuname("aboutautism-faqs-shtml")){
style=SubNewstyle;
overflow="scroll";0
aI("text= &nbsp;&nbsp;More FAQs and answers &nbsp;&nbsp;&nbsp;url=/arc/web/aboutautism/MoreFAQs.shtml;");
}

with(milonic=new menuname("aboutwecaneip")){
style=Newstyle;
overflow="scroll";0
aI("text= &nbsp;&nbsp;Our Approach &nbsp;&nbsp;&nbsp;showmenu=aboutwecaneip-OurApproach-shtml;url=/arc/web/aboutwecaneip/OurApproach.shtml;");
aI("text= &nbsp;&nbsp;Guiding Principles &nbsp;&nbsp;&nbsp;url=/arc/web/aboutwecaneip/GuidingPrinciples.shtml;");
aI("text= &nbsp;&nbsp;History &nbsp;&nbsp;&nbsp;url=/arc/web/aboutwecaneip/History.shtml;");
aI("text= &nbsp;&nbsp;Achievements &nbsp;&nbsp;&nbsp;url=/arc/web/aboutwecaneip/Achievements.shtml;");
aI("text= &nbsp;&nbsp;Newsletters &nbsp;&nbsp;&nbsp;url=/arc/web/aboutwecaneip/Newsletters.shtml;");
aI("text= &nbsp;&nbsp;Our Team &nbsp;&nbsp;&nbsp;showmenu=aboutwecaneip-OurTeam-shtml;url=/arc/web/aboutwecaneip/OurTeam.shtml;");
}

with(milonic=new menuname("aboutwecaneip-ourapproach-shtml")){
style=SubNewstyle;
overflow="scroll";0
aI("text= &nbsp;&nbsp;Intervention Models &nbsp;&nbsp;&nbsp;url=/arc/web/aboutwecaneip/OurApproach_IntervModels.shtml;");
aI("text= &nbsp;&nbsp;Intervention Roadmap &nbsp;&nbsp;&nbsp;url=/arc/web/aboutwecaneip/OurApproach_IntervRoadmap.shtml;");
}

with(milonic=new menuname("aboutwecaneip-ourteam-shtml")){
style=SubNewstyle;
overflow="scroll";0
aI("text= &nbsp;&nbsp;Team Members and Bios &nbsp;&nbsp;&nbsp;url=/arc/web/aboutwecaneip/OurTeam_TeamBios.shtml;");
}

with(milonic=new menuname("childservices")){
style=Newstyle;
overflow="scroll";0
aI("text= &nbsp;&nbsp;Enrolment Roadmap &nbsp;&nbsp;&nbsp;url=/arc/web/childservices/EnrolRoadmap.shtml;");
aI("text= &nbsp;&nbsp;Intervention Roadmap &nbsp;&nbsp;&nbsp;url=/arc/web/childservices/IntervRoadmap.shtml;");
aI("text= &nbsp;&nbsp;Fees &nbsp;&nbsp;&nbsp;url=/arc/web/childservices/Fees.shtml;");
aI("text= &nbsp;&nbsp;Terms and Conditions &nbsp;&nbsp;&nbsp;url=/arc/web/childservices/TermsCond.shtml;");
aI("text= &nbsp;&nbsp;School Calendar &nbsp;&nbsp;&nbsp;url=/arc/web/childservices/SchCalendar.shtml;");
aI("text= &nbsp;&nbsp;Useful Resources &nbsp;&nbsp;&nbsp;url=/arc/web/childservices/UsefulResources.shtml;");
aI("text= &nbsp;&nbsp;FAQs &nbsp;&nbsp;&nbsp;url=/arc/web/childservices/FAQs.shtml;");
}

with(milonic=new menuname("roles")){
style=Newstyle;
overflow="scroll";0
aI("text= &nbsp;&nbsp;Roles / Resources &nbsp;&nbsp;&nbsp;url=/arc/web/roles/index.shtml;");
}

with(milonic=new menuname("roles-index-shtml")){
style=SubNewstyle;
overflow="scroll";0
aI("text= &nbsp;&nbsp;EIP Coach &nbsp;&nbsp;&nbsp;url=/arc/web/roles/Role_EC_EIPCoach_Secured.shtml;");
aI("text= &nbsp;&nbsp;EIPIC Teachers &nbsp;&nbsp;&nbsp;url=/arc/web/roles/Role_SP_SatelliteProfessionals_Secured.shtml;");
aI("text= &nbsp;&nbsp;Understanding Team Roles &nbsp;&nbsp;&nbsp;url=/arc/web/roles/Role_AC_TC_UnderstandingTeamRoles.shtml;");
aI("text= &nbsp;&nbsp;Teacher's Role &nbsp;&nbsp;&nbsp;url=/arc/web/roles/Role_AC_TC_TeachersRole.shtml;");
aI("text= &nbsp;&nbsp;Assessment & Recording &nbsp;&nbsp;&nbsp;url=/arc/web/roles/Role_AC_TC_AssessmentAndRecording.shtml;");
aI("text= &nbsp;&nbsp;Individual Education Plan &nbsp;&nbsp;&nbsp;url=/arc/web/roles/Role_AC_TC_IndividualEducationPlan.shtml;");
aI("text= &nbsp;&nbsp;Preschool Curriculum &nbsp;&nbsp;&nbsp;url=/arc/web/roles/Role_AC_TC_PreschoolCurriculum.shtml;");
aI("text= &nbsp;&nbsp;Organisation & Resources &nbsp;&nbsp;&nbsp;url=/arc/web/roles/Role_AC_TC_OrganisationAndResources.shtml;");
aI("text= &nbsp;&nbsp;Methods and Approaches &nbsp;&nbsp;&nbsp;url=/arc/web/roles/Role_AC_TC_MethodsAndApproaches.shtml;");
aI("text= &nbsp;&nbsp;Inclusion &nbsp;&nbsp;&nbsp;url=/arc/web/roles/Role_AC_TC_Inclusion.shtml;");
}

with(milonic=new menuname("roles-role_ac_tc_assessmentandrecording-shtml")){
style=ThirdSubNewstyle;
overflow="scroll";0
aI("text= &nbsp;&nbsp;Autism Priority Areas &nbsp;&nbsp;&nbsp;url=/arc/web/roles/Role_AC_TC_Assess_AutismPriorityAreas.shtml;");
aI("text= &nbsp;&nbsp;Observation Checklists &nbsp;&nbsp;&nbsp;url=/arc/web/roles/Role_AC_TC_Assess_ObservationChecklists.shtml;");
aI("text= &nbsp;&nbsp;Assessment Reporting &nbsp;&nbsp;&nbsp;url=/arc/web/roles/Role_AC_TC_Assess_AssessmentReporting.shtml;");
}

with(milonic=new menuname("roles-role_ac_tc_inclusion-shtml")){
style=ThirdSubNewstyle;
overflow="scroll";0
aI("text= &nbsp;&nbsp;Best Practices &nbsp;&nbsp;&nbsp;url=/arc/web/roles/Role_AC_TC_Incl_BestPractices.shtml;");
aI("text= &nbsp;&nbsp;EIP Inclusion Manual &nbsp;&nbsp;&nbsp;url=/arc/web/roles/Role_AC_TC_Incl_EIPInclusionManual.shtml;");
}

with(milonic=new menuname("roles-role_ac_tc_individualeducationplan-shtml")){
style=ThirdSubNewstyle;
overflow="scroll";0
aI("text= &nbsp;&nbsp;Skills Guide &nbsp;&nbsp;&nbsp;url=/arc/web/roles/Role_AC_TC_IndivEd_SkillsGuide.shtml;");
aI("text= &nbsp;&nbsp;Goals & Objectives &nbsp;&nbsp;&nbsp;url=/arc/web/roles/Role_AC_TC_IndivEd_GoalsAndObjectives.shtml;");
aI("text= &nbsp;&nbsp;Writing the IEP &nbsp;&nbsp;&nbsp;url=/arc/web/roles/Role_AC_TC_IndivEd_WritingtheIEP.shtml;");
aI("text= &nbsp;&nbsp;IEP Meeting &nbsp;&nbsp;&nbsp;url=/arc/web/roles/Role_AC_TC_IndivEd_IEPMeeting.shtml;");
aI("text= &nbsp;&nbsp;Lesson Plans &nbsp;&nbsp;&nbsp;url=/arc/web/roles/Role_AC_TC_IndivEd_LessonPlans.shtml;");
aI("text= &nbsp;&nbsp;Progress Reporting &nbsp;&nbsp;&nbsp;url=/arc/web/roles/Role_AC_TC_IndivEd_ProgressReporting.shtml;");
}

with(milonic=new menuname("roles-role_ac_tc_methodsandapproaches-shtml")){
style=ThirdSubNewstyle;
overflow="scroll";0
aI("text= &nbsp;&nbsp;Alternative or Popular Approaches &nbsp;&nbsp;&nbsp;url=/arc/web/roles/Role_AC_TC_MtdsApps_AltPopularAppr.shtml;");
aI("text= &nbsp;&nbsp;Approaches Used in Singapore &nbsp;&nbsp;&nbsp;url=/arc/web/roles/Role_AC_TC_MtdsApps_ApprUsedSpore.shtml;");
aI("text= &nbsp;&nbsp;Behaviour-Based Approaches &nbsp;&nbsp;&nbsp;url=/arc/web/roles/Role_AC_TC_MtdsApps_BehBasedApproaches.shtml;");
}

with(milonic=new menuname("roles-role_ac_tc_organisationandresources-shtml")){
style=ThirdSubNewstyle;
overflow="scroll";0
aI("text= &nbsp;&nbsp;1:1 Planning &nbsp;&nbsp;&nbsp;url=/arc/web/roles/Role_AC_TC_OrgnRes_11Planning.shtml;");
aI("text= &nbsp;&nbsp;Group Planning &nbsp;&nbsp;&nbsp;url=/arc/web/roles/Role_AC_TC_OrgnRes_GroupPlanning.shtml;");
aI("text= &nbsp;&nbsp;Key Resources &nbsp;&nbsp;&nbsp;url=/arc/web/roles/Role_AC_TC_OrgnRes_KeyResources.shtml;");
}

with(milonic=new menuname("roles-role_ac_tc_preschoolcurriculum-shtml")){
style=ThirdSubNewstyle;
overflow="scroll";0
aI("text= &nbsp;&nbsp;Thematic Curriculum &nbsp;&nbsp;&nbsp;url=/arc/web/roles/Role_AC_TC_Presch_ThematicCurriculum.shtml;");
aI("text= &nbsp;&nbsp;Curriculum Series &nbsp;&nbsp;&nbsp;url=/arc/web/roles/Role_AC_TC_PreSch_CurriculumSeries.shtml;");
}

with(milonic=new menuname("roles-role_ac_tc_understandingteamroles-shtml")){
style=ThirdSubNewstyle;
overflow="scroll";0
aI("text= &nbsp;&nbsp;Intervention Framework &nbsp;&nbsp;&nbsp;url=/arc/web/roles/Role_AC_TC_UnderstandRole_InterventionFramework.shtml;");
aI("text= &nbsp;&nbsp;Role Description &nbsp;&nbsp;&nbsp;url=/arc/web/roles/Role_AC_TC_UnderstandRole_RoleDescription.shtml;");
}

with(milonic=new menuname("roles-role_sp_satelliteprofessionals_secured-shtml")){
style=ThirdSubNewstyle;
overflow="scroll";0
aI("text= &nbsp;&nbsp;Key approaches and intervention &nbsp;&nbsp;&nbsp;url=/arc/web/roles/Role_SP_KeyApprIntervention.shtml;");
aI("text= &nbsp;&nbsp;Working with families &nbsp;&nbsp;&nbsp;url=/arc/web/roles/Role_SP_WorkWithFamilies.shtml;");
aI("text= &nbsp;&nbsp;Individual education plan (IEP) &nbsp;&nbsp;&nbsp;url=/arc/web/roles/Role_SP_IEP.shtml;");
}

with(milonic=new menuname("roles-role_sp_iep-shtml")){
style=ThirdSubNewstyle;
overflow="scroll";0
aI("text= &nbsp;&nbsp;Selecting goals - intervention framework &nbsp;&nbsp;&nbsp;url=/arc/web/roles/Role_SP_IEP_SelectGoals.shtml;");
aI("text= &nbsp;&nbsp;Curricular &nbsp;&nbsp;&nbsp;url=/arc/web/roles/Role_SP_IEP_Curricular.shtml;");
}

with(milonic=new menuname("roles-role_sp_keyapprintervention-shtml")){
style=ThirdSubNewstyle;
overflow="scroll";0
aI("text= &nbsp;&nbsp;Behaviour-based approaches &nbsp;&nbsp;&nbsp;url=/arc/web/roles/Role_SP_KeyApprIntervention_BehBasedAppr.shtml;");
aI("text= &nbsp;&nbsp;Alternative or 'popular' treatment approaches &nbsp;&nbsp;&nbsp;url=/arc/web/roles/Role_SP_KeyApprIntervention_AlterPopularTreatmentAppr.shtml;");
aI("text= &nbsp;&nbsp;Approaches used in Singapore &nbsp;&nbsp;&nbsp;url=/arc/web/roles/Role_SP_KeyApprIntervention_ApprUsedInSingapore.shtml;");
}

with(milonic=new menuname("roles-role_sp_keyapprintervention_behbasedappr-shtml")){
style=ThirdSubNewstyle;
overflow="scroll";0
aI("text= &nbsp;&nbsp;Structured teaching &nbsp;&nbsp;&nbsp;url=/arc/web/roles/Role_SP_KeyApprIntervention_BehBasedAppr_StructTeaching.shtml;");
aI("text= &nbsp;&nbsp;Behavioural shaping &nbsp;&nbsp;&nbsp;url=/arc/web/roles/Role_SP_KeyApprIntervention_BehBasedAppr_BehShaping.shtml;");
aI("text= &nbsp;&nbsp;Discrete trial &nbsp;&nbsp;&nbsp;url=/arc/web/roles/Role_SP_KeyApprIntervention_BehBasedAppr_DiscreteTrial.shtml;");
aI("text= &nbsp;&nbsp;Chaining &nbsp;&nbsp;&nbsp;url=/arc/web/roles/Role_SP_KeyApprIntervention_BehBasedAppr_Chaining.shtml;");
aI("text= &nbsp;&nbsp;Generalisation &nbsp;&nbsp;&nbsp;url=/arc/web/roles/Role_SP_KeyApprIntervention_BehBasedAppr_Generalisation.shtml;");
}

with(milonic=new menuname("roles-role_sp_workwithfamilies-shtml")){
style=ThirdSubNewstyle;
overflow="scroll";0
aI("text= &nbsp;&nbsp;EIP intervention roadmap &nbsp;&nbsp;&nbsp;url=/arc/web/roles/Role_SP_WorkWithFamilies_EIPInterRoadmap.shtml;");
aI("text= &nbsp;&nbsp;Creating collaboration opportunities &nbsp;&nbsp;&nbsp;url=/arc/web/roles/Role_SP_WorkWithFamilies_CreateCollaborationOppt.shtml;");
aI("text= &nbsp;&nbsp;Communicating with carers &nbsp;&nbsp;&nbsp;url=/arc/web/roles/Role_SP_WorkWithFamilies_CommWithCarers.shtml;");
}

with(milonic=new menuname("roles-role_ac_arcconsultants-shtml")){
style=SubNewstyle;
overflow="scroll";0
aI("text= &nbsp;&nbsp;Trainer Kits &nbsp;&nbsp;&nbsp;url=/arc/web/roles/Role_AC_TrainerKits.shtml;");
aI("text= &nbsp;&nbsp;Management Consulting &nbsp;&nbsp;&nbsp;url=/arc/web/roles/Role_AC_ManagementConsulting.shtml;");
aI("text= &nbsp;&nbsp;Technical Consulting &nbsp;&nbsp;&nbsp;url=/arc/web/roles/Role_AC_TechnicalConsulting.shtml;");
}

with(milonic=new menuname("roles-role_ac_managementconsulting-shtml")){
style=ThirdSubNewstyle;
overflow="scroll";0
aI("text= &nbsp;&nbsp;Staff Recruitment & Induction &nbsp;&nbsp;&nbsp;url=/arc/web/roles/Role_AC_MC_StaffRecruitmentAndInduction.shtml;");
aI("text= &nbsp;&nbsp;Performance Development &nbsp;&nbsp;&nbsp;url=/arc/web/roles/Role_AC_MC_PerformanceDevelopment.shtml;");
aI("text= &nbsp;&nbsp;Staff Information Resources &nbsp;&nbsp;&nbsp;url=/arc/web/roles/Role_AC_MC_StaffInformationProcess.shtml;");
aI("text= &nbsp;&nbsp;Consistent Understanding of Autism &nbsp;&nbsp;&nbsp;url=/arc/web/roles/Role_AC_MC_ConsistentUnderstandingofAutism.shtml;");
aI("text= &nbsp;&nbsp;Operational Policies and Procedures &nbsp;&nbsp;&nbsp;url=/arc/web/roles/Role_AC_MC_OperationalPoliciesAndProcedures.shtml;");
aI("text= &nbsp;&nbsp;Service Models &nbsp;&nbsp;&nbsp;url=/arc/web/roles/Role_AC_MC_ServiceModel.shtml;");
aI("text= &nbsp;&nbsp;Service Development &nbsp;&nbsp;&nbsp;url=/arc/web/roles/Role_AC_MC_ServiceSchoolDevelopment.shtml;");
aI("text= &nbsp;&nbsp;Family Support Links &nbsp;&nbsp;&nbsp;url=/arc/web/roles/Role_AC_MC_FamilyAndSupportLinks.shtml;");
aI("text= &nbsp;&nbsp;Transition Planning &nbsp;&nbsp;&nbsp;url=/arc/web/roles/Role_AC_MC_TransitionPlanning.shtml;");
aI("text= &nbsp;&nbsp;Accomodation and Resources &nbsp;&nbsp;&nbsp;url=/arc/web/roles/Role_AC_MC_AccomodationAndResources.shtml;");
aI("text= &nbsp;&nbsp;Child Centered Practices &nbsp;&nbsp;&nbsp;url=/arc/web/roles/Role_AC_MC_ChildCenteredPractices.shtml;");
}

with(milonic=new menuname("roles-role_ac_consistentunderstandingofautism-shtml")){
style=ThirdSubNewstyle;
overflow="scroll";0
aI("text= &nbsp;&nbsp;Training &nbsp;&nbsp;&nbsp;url=/arc/web/roles/Role_AC_Training.shtml;");
}

with(milonic=new menuname("roles-role_ac_mc_accomodationandresources-shtml")){
style=ThirdSubNewstyle;
overflow="scroll";0
aI("text= &nbsp;&nbsp;Structured Learning Environment &nbsp;&nbsp;&nbsp;url=/arc/web/roles/Role_AC_MC_Accommodation_StructuredLearningEnvironment.shtml;");
aI("text= &nbsp;&nbsp;Teaching Resources &nbsp;&nbsp;&nbsp;url=/arc/web/roles/Role_AC_MC_Accommodation_TeachingResources.shtml;");
}

with(milonic=new menuname("roles-role_ac_mc_childcenteredpractices-shtml")){
style=ThirdSubNewstyle;
overflow="scroll";0
aI("text= &nbsp;&nbsp;Care Practice &nbsp;&nbsp;&nbsp;url=/arc/web/roles/Role_AC_MC_ChildPrac_CarePractice.shtml;");
aI("text= &nbsp;&nbsp;Healthcare Needs &nbsp;&nbsp;&nbsp;url=/arc/web/roles/Role_AC_MC_ChildPrac_HealthNeeds.shtml;");
aI("text= &nbsp;&nbsp;Physical Development & Movement &nbsp;&nbsp;&nbsp;url=/arc/web/roles/Role_AC_MC_ChildPrac_PhysicalDevelopmentMovement.shtml;");
aI("text= &nbsp;&nbsp;Emotional Development &nbsp;&nbsp;&nbsp;url=/arc/web/roles/Role_AC_MC_ChildPrac_EmotionalDevelopment.shtml;");
aI("text= &nbsp;&nbsp;Personal Development &nbsp;&nbsp;&nbsp;url=/arc/web/roles/Role_AC_MC_ChildPrac_PersonalDevelopment.shtml;");
aI("text= &nbsp;&nbsp;Social Development &nbsp;&nbsp;&nbsp;url=/arc/web/roles/Role_AC_MC_ChildPrac_SocialDevelopment.shtml;");
}

with(milonic=new menuname("roles-role_ac_mc_consistentunderstandingofautism-shtml")){
style=ThirdSubNewstyle;
overflow="scroll";0
aI("text= &nbsp;&nbsp;Training &nbsp;&nbsp;&nbsp;url=/arc/web/roles/Role_AC_MC_ConsUnderstand_Training.shtml;");
aI("text= &nbsp;&nbsp;Toolbox &nbsp;&nbsp;&nbsp;url=/arc/web/roles/Role_AC_MC_ConsUnderstand_Toolbox.shtml;");
aI("text= &nbsp;&nbsp;Other Resources &nbsp;&nbsp;&nbsp;url=/arc/web/roles/Role_AC_MC_ConsUnderstand_OtherResources.shtml;");
}

with(milonic=new menuname("roles-role_ac_mc_familyandsupportlinks-shtml")){
style=ThirdSubNewstyle;
overflow="scroll";0
aI("text= &nbsp;&nbsp;Parent Training &nbsp;&nbsp;&nbsp;url=/arc/web/roles/Role_AC_MC_FamSupLinks_ParentTraining.shtml;");
aI("text= &nbsp;&nbsp;Parent Communication &nbsp;&nbsp;&nbsp;url=/arc/web/roles/Role_AC_MC_FamSupLinks_ParentCommunication.shtml;");
aI("text= &nbsp;&nbsp;Parent Partnership &nbsp;&nbsp;&nbsp;url=/arc/web/roles/Role_AC_MC_FamSupLinks_ParentPartnership.shtml;");
aI("text= &nbsp;&nbsp;Parent Participation &nbsp;&nbsp;&nbsp;url=/arc/web/roles/Role_AC_MC_FamSupLinks_ParentParticipation.shtml;");
aI("text= &nbsp;&nbsp;Newsletters / Correspondences &nbsp;&nbsp;&nbsp;url=/arc/web/roles/Role_AC_MC_FamSupLinks_NewslettersCorrespondences.shtml;");
}

with(milonic=new menuname("roles-role_ac_mc_operationalpoliciesandprocedures-shtml")){
style=ThirdSubNewstyle;
overflow="scroll";0
aI("text= &nbsp;&nbsp;Finance &nbsp;&nbsp;&nbsp;url=/arc/web/roles/Role_AC_MC_OpsPolicies_Finance.shtml;");
aI("text= &nbsp;&nbsp;Staff Policies &nbsp;&nbsp;&nbsp;url=/arc/web/roles/Role_AC_MC_OpsPolicies_StaffPolicies.shtml;");
aI("text= &nbsp;&nbsp;Service Policies &nbsp;&nbsp;&nbsp;url=/arc/web/roles/Role_AC_MC_OpsPolicies_ServicePolicies.shtml;");
aI("text= &nbsp;&nbsp;Key Performance Indicators &nbsp;&nbsp;&nbsp;url=/arc/web/roles/Role_AC_MC_OpsPolicies_KeyPerformanceIndicators.shtml;");
aI("text= &nbsp;&nbsp;Government Funding Guidelines &nbsp;&nbsp;&nbsp;url=/arc/web/roles/Role_AC_MC_OpsPolicies_GovernmentFundingGuidelines.shtml;");
aI("text= &nbsp;&nbsp;Outcome Reporting &nbsp;&nbsp;&nbsp;url=/arc/web/roles/Role_AC_MC_OpsPolicies_OutcomeReporting.shtml;");
aI("text= &nbsp;&nbsp;Admission & Discharge &nbsp;&nbsp;&nbsp;url=/arc/web/roles/Role_AC_MC_OpsPolicies_AdmissionAndDischarge.shtml;");
}

with(milonic=new menuname("roles-role_ac_mc_performancedevelopment-shtml")){
style=ThirdSubNewstyle;
overflow="scroll";0
aI("text= &nbsp;&nbsp;Policy Statement &nbsp;&nbsp;&nbsp;url=/arc/web/roles/Role_AC_MC_PerfDevt_PolicyStatement.shtml;");
aI("text= &nbsp;&nbsp;Teacher Competency Roadmap &nbsp;&nbsp;&nbsp;url=/arc/web/roles/Role_AC_MC_PerfDevt_TeacherCompetencyRoadmap.shtml;");
aI("text= &nbsp;&nbsp;Individual Development Plan &nbsp;&nbsp;&nbsp;url=/arc/web/roles/Role_AC_MC_PerfDevt_IndividualDevelopmentPlan.shtml;");
aI("text= &nbsp;&nbsp;Staff Development Management &nbsp;&nbsp;&nbsp;url=/arc/web/roles/Role_AC_MC_PerfDevt_StaffDevelopmentManagement.shtml;");
}

with(milonic=new menuname("roles-role_ac_mc_servicemodel-shtml")){
style=ThirdSubNewstyle;
overflow="scroll";0
aI("text= &nbsp;&nbsp;Base Model &nbsp;&nbsp;&nbsp;url=/arc/web/roles/Role_AC_MC_ServiceModel_BaseModel.shtml;");
aI("text= &nbsp;&nbsp;Satellite Model &nbsp;&nbsp;&nbsp;url=/arc/web/roles/Role_AC_MC_ServiceModel_SatelliteModel.shtml;");
}

with(milonic=new menuname("roles-role_ac_mc_serviceschooldevelopment-shtml")){
style=ThirdSubNewstyle;
overflow="scroll";0
aI("text= &nbsp;&nbsp;Accreditation &nbsp;&nbsp;&nbsp;url=/arc/web/roles/Role_AC_MC_SvcSchDevt_Accreditation.shtml;");
aI("text= &nbsp;&nbsp;New EIP Centers &nbsp;&nbsp;&nbsp;url=/arc/web/roles/Role_AC_MC_SvcSchDevt_NewEIPCenter.shtml;");
aI("text= &nbsp;&nbsp;Portal &nbsp;&nbsp;&nbsp;url=/arc/web/roles/Role_AC_MC_SvcSchDevt_Portal.shtml;");
aI("text= &nbsp;&nbsp;Centers of Excellence &nbsp;&nbsp;&nbsp;url=/arc/web/roles/Role_AC_MC_SvcSchDevt_CenterofExcellence.shtml;");
}

with(milonic=new menuname("roles-role_ac_mc_staffinformationprocess-shtml")){
style=ThirdSubNewstyle;
overflow="scroll";0
aI("text= &nbsp;&nbsp;Library Resources &nbsp;&nbsp;&nbsp;url=/arc/web/roles/Role_AC_MC_StaffInfo_LibraryResources.shtml;");
aI("text= &nbsp;&nbsp;EIP Resources &nbsp;&nbsp;&nbsp;url=/arc/web/roles/Role_AC_MC_StaffInfo_EIPResources.shtml;");
aI("text= &nbsp;&nbsp;External Resources &nbsp;&nbsp;&nbsp;url=/arc/web/roles/Role_AC_MC_StaffInfo_ExternalResources.shtml;");
}

with(milonic=new menuname("roles-role_ac_mc_staffrecruitmentandinduction-shtml")){
style=ThirdSubNewstyle;
overflow="scroll";0
aI("text= &nbsp;&nbsp;Policy Statement &nbsp;&nbsp;&nbsp;url=/arc/web/roles/Role_AC_MC_StaffRecruit_PolicyStatement.shtml;");
aI("text= &nbsp;&nbsp;Staff Model &nbsp;&nbsp;&nbsp;url=/arc/web/roles/Role_AC_MC_StaffRecruit_StaffModel.shtml;");
aI("text= &nbsp;&nbsp;Key Positions &nbsp;&nbsp;&nbsp;url=/arc/web/roles/Role_AC_MC_StaffRecruit_KeyPositions.shtml;");
aI("text= &nbsp;&nbsp;Selection Process &nbsp;&nbsp;&nbsp;url=/arc/web/roles/Role_AC_MC_StaffRecruit_SelectionProcess.shtml;");
aI("text= &nbsp;&nbsp;Staff Orientation / Induction &nbsp;&nbsp;&nbsp;url=/arc/web/roles/Role_AC_MC_StaffRecruit_StaffOrientation.shtml;");
}

with(milonic=new menuname("roles-role_ac_staffrecruitmentandinduction-shtml")){
style=ThirdSubNewstyle;
overflow="scroll";0
aI("text= &nbsp;&nbsp;Staff Model &nbsp;&nbsp;&nbsp;url=/arc/web/roles/Role_AC_StaffModel.shtml;");
aI("text= &nbsp;&nbsp;Key Positions &nbsp;&nbsp;&nbsp;url=/arc/web/roles/Role_AC_KeyPositions.shtml;");
aI("text= &nbsp;&nbsp;Selection Process &nbsp;&nbsp;&nbsp;url=/arc/web/roles/Role_AC_SelectionProcess.shtml;");
aI("text= &nbsp;&nbsp;Staff Orientation / Induction &nbsp;&nbsp;&nbsp;url=/arc/web/roles/Role_AC_StaffOrientationInduction.shtml;");
}

with(milonic=new menuname("roles-role_ac_technicalconsulting-shtml")){
style=ThirdSubNewstyle;
overflow="scroll";0
aI("text= &nbsp;&nbsp;Coaching your Team &nbsp;&nbsp;&nbsp;url=/arc/web/roles/Role_AC_TC_CoachingyourTeam.shtml;");
aI("text= &nbsp;&nbsp;Effective Consulting Tips &nbsp;&nbsp;&nbsp;url=/arc/web/roles/Role_AC_TC_EffectiveConsultingTips.shtml;");
aI("text= &nbsp;&nbsp;Classroom Management &nbsp;&nbsp;&nbsp;url=/arc/web/roles/Role_AC_TC_ClassroomManagement.shtml;");
aI("text= &nbsp;&nbsp;Effective Teaching Practices &nbsp;&nbsp;&nbsp;url=/arc/web/roles/Role_AC_TC_EffectiveTeachingPractices.shtml;");
}

with(milonic=new menuname("roles-role_ac_tc_classroommanagement-shtml")){
style=ThirdSubNewstyle;
overflow="scroll";0
aI("text= &nbsp;&nbsp;Classroom Choreography &nbsp;&nbsp;&nbsp;url=/arc/web/roles/Role_AC_TC_ClassMgmt_ClassroomChoreography.shtml;");
aI("text= &nbsp;&nbsp;Task Analysis &nbsp;&nbsp;&nbsp;url=/arc/web/roles/Role_AC_TC_ClassMgmt_TaskAnalysis.shtml;");
aI("text= &nbsp;&nbsp;Joint Attention Routines &nbsp;&nbsp;&nbsp;url=/arc/web/roles/Role_AC_TC_ClassMgmt_JointAttentionRoutines.shtml;");
aI("text= &nbsp;&nbsp;Reinforcement &nbsp;&nbsp;&nbsp;url=/arc/web/roles/Role_AC_TC_ClassMgmt_Reinforcement.shtml;");
aI("text= &nbsp;&nbsp;Prompting &nbsp;&nbsp;&nbsp;url=/arc/web/roles/Role_AC_TC_ClassMgmt_Prompting.shtml;");
}

with(milonic=new menuname("roles-role_ac_tc_coachingyourteam-shtml")){
style=ThirdSubNewstyle;
overflow="scroll";0
aI("text= &nbsp;&nbsp;Coaching Professionals &nbsp;&nbsp;&nbsp;url=/arc/web/roles/Role_AC_TC_CoachTeam_CoachingProfessionals.shtml;");
aI("text= &nbsp;&nbsp;Coaching Carers &nbsp;&nbsp;&nbsp;url=/arc/web/roles/Role_AC_TC_CoachTeam_CoachingCarers.shtml;");
aI("text= &nbsp;&nbsp;Long-term Goals &nbsp;&nbsp;&nbsp;url=/arc/web/roles/Role_AC_TC_CoachTeam_LongtermGoals.shtml;");
}

with(milonic=new menuname("roles-role_ac_tc_effectiveconsultingtips-shtml")){
style=ThirdSubNewstyle;
overflow="scroll";0
aI("text= &nbsp;&nbsp;Toolbox &nbsp;&nbsp;&nbsp;url=/arc/web/roles/Role_AC_TC_EffectTips_Toolbox.shtml;");
aI("text= &nbsp;&nbsp;Fast Facts &nbsp;&nbsp;&nbsp;url=/arc/web/roles/Role_AC_TC_EffectTips_FastFacts.shtml;");
aI("text= &nbsp;&nbsp;Key Web Links &nbsp;&nbsp;&nbsp;url=/arc/web/roles/Role_AC_TC_EffectTips_KeyWebLinks.shtml;");
}

with(milonic=new menuname("roles-role_ac_tc_effectiveteachingpractices-shtml")){
style=ThirdSubNewstyle;
overflow="scroll";0
aI("text= &nbsp;&nbsp;Planning for Consistency &nbsp;&nbsp;&nbsp;url=/arc/web/roles/Role_AC_TC_EffectTeach_PlanningforConsistency.shtml;");
aI("text= &nbsp;&nbsp;Flexibility &nbsp;&nbsp;&nbsp;url=/arc/web/roles/Role_AC_TC_EffectTeach_Flexibility.shtml;");
aI("text= &nbsp;&nbsp;Communication &nbsp;&nbsp;&nbsp;url=/arc/web/roles/Role_AC_TC_EffectTeach_Communication.shtml;");
aI("text= &nbsp;&nbsp;Social Understanding &nbsp;&nbsp;&nbsp;url=/arc/web/roles/Role_AC_TC_EffectTeach_SocialUnderstanding.shtml;");
aI("text= &nbsp;&nbsp;Positive Behaviour Support &nbsp;&nbsp;&nbsp;url=/arc/web/roles/Role_AC_TC_EffectTeach_PositiveBehaviourSupport.shtml;");
aI("text= &nbsp;&nbsp;Sensory Support &nbsp;&nbsp;&nbsp;url=/arc/web/roles/Role_AC_TC_EffectTeach_SensorySupport.shtml;");
aI("text= &nbsp;&nbsp;Partnership with Professionals &nbsp;&nbsp;&nbsp;url=/arc/web/roles/Role_AC_TC_EffectTeach_PartnershipwithProfessionals.shtml;");
aI("text= &nbsp;&nbsp;Partnership with Carers &nbsp;&nbsp;&nbsp;url=/arc/web/roles/Role_AC_TC_EffectTeach_PartnershipwithCarers.shtml;");
}

with(milonic=new menuname("roles-role_sp_satelliteprofessionals-shtml")){
style=SubNewstyle;
overflow="scroll";0
aI("text= &nbsp;&nbsp;Teaching Resources &nbsp;&nbsp;&nbsp;url=/arc/web/roles/Role_SP_TeachingResources.shtml;");
}

with(milonic=new menuname("roles-role_sp_teachingresources-shtml")){
style=ThirdSubNewstyle;
overflow="scroll";0
aI("text= &nbsp;&nbsp;Team Roles &nbsp;&nbsp;&nbsp;url=/arc/web/roles/Role_SP_TeamRoles.shtml;");
aI("text= &nbsp;&nbsp;The Child with Autism &nbsp;&nbsp;&nbsp;url=/arc/web/roles/Role_SP_TheChildwithAutism.shtml;");
aI("text= &nbsp;&nbsp;Inclusion &nbsp;&nbsp;&nbsp;url=/arc/web/roles/Role_SP_Inclusion.shtml;");
}

with(milonic=new menuname("roles-role_sp_inclusion-shtml")){
style=ThirdSubNewstyle;
overflow="scroll";0
aI("text= &nbsp;&nbsp;Best Practices &nbsp;&nbsp;&nbsp;url=/arc/web/roles/Role_SP_BestPractices.shtml;");
}

with(milonic=new menuname("roles-role_sp_teamroles-shtml")){
style=ThirdSubNewstyle;
overflow="scroll";0
aI("text= &nbsp;&nbsp;Preschool Teacher &nbsp;&nbsp;&nbsp;url=/arc/web/roles/Role_SP_PreschoolTeacher.shtml;");
aI("text= &nbsp;&nbsp;Autism Teacher &nbsp;&nbsp;&nbsp;url=/arc/web/roles/Role_SP_AutismTeacher.shtml;");
aI("text= &nbsp;&nbsp;Autism Assistant Teacher &nbsp;&nbsp;&nbsp;url=/arc/web/roles/Role_SP_AutismAssistantTeacher.shtml;");
}

with(milonic=new menuname("roles-role_sp_thechildwithautism-shtml")){
style=ThirdSubNewstyle;
overflow="scroll";0
aI("text= &nbsp;&nbsp;About Autism &nbsp;&nbsp;&nbsp;url=/arc/web/roles/Role_SP_AboutAutism.shtml;");
}

with(milonic=new menuname("roles-role_wp_wecaneipprofessionals-shtml")){
style=SubNewstyle;
overflow="scroll";0
aI("text= &nbsp;&nbsp;Teaching Resources &nbsp;&nbsp;&nbsp;url=/arc/web/roles/Role_WP_TeachingResources.shtml;");
}

with(milonic=new menuname("roles-role_wp_teachingresources-shtml")){
style=ThirdSubNewstyle;
overflow="scroll";0
aI("text= &nbsp;&nbsp;Teacher's Role &nbsp;&nbsp;&nbsp;url=/arc/web/roles/Role_WP_TheTeachersRole.shtml;");
aI("text= &nbsp;&nbsp;Assessment & Recording &nbsp;&nbsp;&nbsp;url=/arc/web/roles/Role_WP_AssessmentAndRecording.shtml;");
aI("text= &nbsp;&nbsp;Individual Education Plan &nbsp;&nbsp;&nbsp;url=/arc/web/roles/Role_WP_IndividualEducationPlan.shtml;");
aI("text= &nbsp;&nbsp;Preschool Curriculum &nbsp;&nbsp;&nbsp;url=/arc/web/roles/Role_WP_PreschoolCurriculum.shtml;");
aI("text= &nbsp;&nbsp;Organisation & Resources &nbsp;&nbsp;&nbsp;url=/arc/web/roles/Role_WP_OrganisationAndResources.shtml;");
aI("text= &nbsp;&nbsp;Methods & Approaches &nbsp;&nbsp;&nbsp;url=/arc/web/roles/Role_WP_MethodsAndApproaches.shtml;");
aI("text= &nbsp;&nbsp;Classroom Management &nbsp;&nbsp;&nbsp;url=/arc/web/roles/Role_WP_ClassroomManagement.shtml;");
aI("text= &nbsp;&nbsp;Effective Teaching Practices &nbsp;&nbsp;&nbsp;url=/arc/web/roles/Role_WP_EffectiveTeachingPractices.shtml;");
aI("text= &nbsp;&nbsp;Inclusion &nbsp;&nbsp;&nbsp;url=/arc/web/roles/Role_WP_Inclusion.shtml;");
}

with(milonic=new menuname("roles-role_wp_assessmentandrecording-shtml")){
style=ThirdSubNewstyle;
overflow="scroll";0
aI("text= &nbsp;&nbsp;Autism Priority Areas &nbsp;&nbsp;&nbsp;url=/arc/web/roles/Role_WP_AutismPriorityAreas.shtml;");
aI("text= &nbsp;&nbsp;Observation Checklists &nbsp;&nbsp;&nbsp;url=/arc/web/roles/Role_WP_ObservationChecklist.shtml;");
aI("text= &nbsp;&nbsp;Assessment Reporting &nbsp;&nbsp;&nbsp;url=/arc/web/roles/Role_WP_AssessmentReporting.shtml;");
}

with(milonic=new menuname("roles-role_wp_classroommanagement-shtml")){
style=ThirdSubNewstyle;
overflow="scroll";0
aI("text= &nbsp;&nbsp;Task Analysis &nbsp;&nbsp;&nbsp;url=/arc/web/roles/Role_WP_TaskAnalysis.shtml;");
aI("text= &nbsp;&nbsp;Joint Attention Routines &nbsp;&nbsp;&nbsp;url=/arc/web/roles/Role_WP_JointAttention.shtml;");
aI("text= &nbsp;&nbsp;Reinforcement &nbsp;&nbsp;&nbsp;url=/arc/web/roles/Role_WP_Reinforcement.shtml;");
aI("text= &nbsp;&nbsp;Prompting &nbsp;&nbsp;&nbsp;url=/arc/web/roles/Role_WP_Prompting.shtml;");
}

with(milonic=new menuname("roles-role_wp_effectiveteachingpractices-shtml")){
style=ThirdSubNewstyle;
overflow="scroll";0
aI("text= &nbsp;&nbsp;Planning for Consistency &nbsp;&nbsp;&nbsp;url=/arc/web/roles/Role_WP_PlanningforConsistency.shtml;");
aI("text= &nbsp;&nbsp;Flexibility &nbsp;&nbsp;&nbsp;url=/arc/web/roles/Role_WP_Flexibility.shtml;");
aI("text= &nbsp;&nbsp;Communication &nbsp;&nbsp;&nbsp;url=/arc/web/roles/Role_WP_Communication.shtml;");
aI("text= &nbsp;&nbsp;Social Understanding &nbsp;&nbsp;&nbsp;url=/arc/web/roles/Role_WP_SocialUnderstanding.shtml;");
aI("text= &nbsp;&nbsp;Positive Behavioural Support &nbsp;&nbsp;&nbsp;url=/arc/web/roles/Role_WP_PositiveBehaviouralSupport.shtml;");
aI("text= &nbsp;&nbsp;Sensory Support &nbsp;&nbsp;&nbsp;url=/arc/web/roles/Role_WP_SensorySupport.shtml;");
aI("text= &nbsp;&nbsp;Partnership with Professionals &nbsp;&nbsp;&nbsp;url=/arc/web/roles/Role_WP_PartnershipwithProfessionals.shtml;");
aI("text= &nbsp;&nbsp;Partnership with Carers &nbsp;&nbsp;&nbsp;url=/arc/web/roles/Role_WP_PartnershipwithCarers.shtml;");
}

with(milonic=new menuname("roles-role_wp_inclusion-shtml")){
style=ThirdSubNewstyle;
overflow="scroll";0
aI("text= &nbsp;&nbsp;Best Practices &nbsp;&nbsp;&nbsp;url=/arc/web/roles/Role_WP_BestPractices.shtml;");
aI("text= &nbsp;&nbsp;EIP Inclusion Manual &nbsp;&nbsp;&nbsp;url=/arc/web/roles/Role_WP_EIPInclusionManual.shtml;");
}

with(milonic=new menuname("roles-role_wp_individualeducationplan-shtml")){
style=ThirdSubNewstyle;
overflow="scroll";0
aI("text= &nbsp;&nbsp;Skills Guide &nbsp;&nbsp;&nbsp;url=/arc/web/roles/Role_WP_SkillsGuide.shtml;");
aI("text= &nbsp;&nbsp;Goals & Objectives &nbsp;&nbsp;&nbsp;url=/arc/web/roles/Role_WP_GoalsAndObjectives.shtml;");
aI("text= &nbsp;&nbsp;Writing the IEP &nbsp;&nbsp;&nbsp;url=/arc/web/roles/Role_WP_WritingtheIEP.shtml;");
aI("text= &nbsp;&nbsp;IEP Meeting &nbsp;&nbsp;&nbsp;url=/arc/web/roles/Role_WP_IEPMeeting.shtml;");
aI("text= &nbsp;&nbsp;Lesson Plans &nbsp;&nbsp;&nbsp;url=/arc/web/roles/Role_WP_LessonPlans.shtml;");
aI("text= &nbsp;&nbsp;Progress Reporting &nbsp;&nbsp;&nbsp;url=/arc/web/roles/Role_WP_ProgressReporting.shtml;");
}

with(milonic=new menuname("roles-role_wp_methodsandapproaches-shtml")){
style=ThirdSubNewstyle;
overflow="scroll";0
aI("text= &nbsp;&nbsp;Structured Teaching &nbsp;&nbsp;&nbsp;url=/arc/web/roles/Role_WP_StructuredTeaching.shtml;");
aI("text= &nbsp;&nbsp;Behavioural Shaping &nbsp;&nbsp;&nbsp;url=/arc/web/roles/Role_WP_BehaviouralShaping.shtml;");
aI("text= &nbsp;&nbsp;Discrete Trial &nbsp;&nbsp;&nbsp;url=/arc/web/roles/Role_WP_DiscreteTrial.shtml;");
aI("text= &nbsp;&nbsp;Chaining &nbsp;&nbsp;&nbsp;url=/arc/web/roles/Role_WP_Chaining.shtml;");
aI("text= &nbsp;&nbsp;Generalisation &nbsp;&nbsp;&nbsp;url=/arc/web/roles/Role_WP_Generalisation.shtml;");
}

with(milonic=new menuname("roles-role_wp_organisationandresources-shtml")){
style=ThirdSubNewstyle;
overflow="scroll";0
aI("text= &nbsp;&nbsp;1:1 Planning &nbsp;&nbsp;&nbsp;url=/arc/web/roles/Role_WP_11Planning.shtml;");
aI("text= &nbsp;&nbsp;Key Resources &nbsp;&nbsp;&nbsp;url=/arc/web/roles/Role_WP_KeyResources.shtml;");
}

with(milonic=new menuname("roles-role_wp_preschoolcurriculum-shtml")){
style=ThirdSubNewstyle;
overflow="scroll";0
aI("text= &nbsp;&nbsp;Thematic Curriculum &nbsp;&nbsp;&nbsp;url=/arc/web/roles/Role_WP_ThematicCurriculum.shtml;");
aI("text= &nbsp;&nbsp;Curriculum Series &nbsp;&nbsp;&nbsp;url=/arc/web/roles/Role_WP_CurriculumSeries.shtml;");
}

with(milonic=new menuname("roles-role_wp_theteachersrole-shtml")){
style=ThirdSubNewstyle;
overflow="scroll";0
aI("text= &nbsp;&nbsp;Intervention Framework &nbsp;&nbsp;&nbsp;url=/arc/web/roles/Role_WP_InterventionFramework.shtml;");
aI("text= &nbsp;&nbsp;Teacher Attributes &nbsp;&nbsp;&nbsp;url=/arc/web/roles/Role_WP_TeacherAttributes.shtml;");
aI("text= &nbsp;&nbsp;Teacher Checklist &nbsp;&nbsp;&nbsp;url=/arc/web/roles/Role_WP_TeacherChecklist.shtml;");
aI("text= &nbsp;&nbsp;Autism Teacher &nbsp;&nbsp;&nbsp;url=/arc/web/roles/Role_WP_AutismTeacher.shtml;");
aI("text= &nbsp;&nbsp;Autism Assistant Teacher &nbsp;&nbsp;&nbsp;url=/arc/web/roles/Role_WP_AutismAssistantTeacher.shtml;");
}

with(milonic=new menuname("training")){
style=Newstyle;
overflow="scroll";0
aI("text= &nbsp;&nbsp;Training Calendar &nbsp;&nbsp;&nbsp;url=/arc/web/training/TrainingCalendar.shtml;");
aI("text= &nbsp;&nbsp;Panel of Training Consultants &nbsp;&nbsp;&nbsp;url=/arc/web/training/PanelofTrainCons.shtml;");
}


