_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=2;
buildafterload="true";


with(menuStyle=new mm_style()){
bordercolor="#000000";
borderstyle="solid";
borderwidth="0";
fontfamily="Verdana, Tahoma, Arial";
fontsize="9pt";
fontstyle="normal";
fontweight="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="Transparent";
offcolor="White";
onbgcolor="#355164";
oncolor="#CEBC83";
padding="9";
separatorcolor="#625839";
separatorsize="1";
subimage="images/xp_ind.gif";
subimagepadding="6";
itemwidth="150";
}

with(submenuStyle=new mm_style()){
bordercolor="#355164";
borderstyle="Double";
borderwidth="3";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="White";
offcolor="#000000";
onbgcolor="#CEBC83";
oncolor="Black";
padding="4";
subimage="images/xp_ind.gif";
subimagepadding="5";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
aI("text=Home Page;target=;url=http://www.telg.com.au/;");
aI("text=Supporters;target=;url=Supporters.html;");
aI("showmenu=Projects/ELP OverviewLEFT_MENU;text=Projects;target=;url=Projects.html;");
aI("showmenu=Registration/PaymentsLEFT_MENU;text=Registration;target=;url=Registration.html;");
aI("showmenu=Resources/Teaching UnitsLEFT_MENU;text=Resources;target=;url=Resources.html;");
aI("showmenu=Opportunities/EnglandLEFT_MENU;text=Opportunities;target=;url=Opportunities.html;");
aI("text=Contact Us;target=;url=Contact-Us.html;");
}

with(milonic=new menuname("Projects/ELP OverviewLEFT_MENU")){
style=submenuStyle;
aI("showmenu=Projects/ELP Overview/ELPLEFT_MENU;text=ELP Overview;target=;url=ELP-Overview.html;");
aI("showmenu=Projects/EMP Overview/EMPLEFT_MENU;text=EMP Overview;target=;url=EMP-Overview.html;");
aI("showmenu=Projects/LEAST Overview/LEaSTLEFT_MENU;text=LEAST Overview;target=;url=LEAST-Overview.html;");
aI("text=AIELP;target=;url=AIELP.html;");
}

with(milonic=new menuname("Projects/ELP Overview/ELPLEFT_MENU")){
style=submenuStyle;
aI("text=ELP;target=;url=ELP.html;");
}

with(milonic=new menuname("Projects/EMP Overview/EMPLEFT_MENU")){
style=submenuStyle;
aI("text=EMP;target=;url=EMP.html;");
aI("text=TermsConditions;target=;url=TermsConditions.html;");
}

with(milonic=new menuname("Projects/LEAST Overview/LEaSTLEFT_MENU")){
style=submenuStyle;
aI("text=LEaST;target=;url=LEaST.html;");
}

with(milonic=new menuname("Registration/PaymentsLEFT_MENU")){
style=submenuStyle;
aI("text=Payments;target=;url=Payments.html;");
}

with(milonic=new menuname("Resources/Teaching UnitsLEFT_MENU")){
style=submenuStyle;
aI("text=Teaching Units;target=;url=Teaching-Units.html;");
}

with(milonic=new menuname("Opportunities/EnglandLEFT_MENU")){
style=submenuStyle;
aI("text=England;target=;url=England.html;");
aI("text=China;target=;url=China.html;");
aI("text=Scholarship - ELP;target=;url=Scholarship-ELP.html;");
aI("text=Career Opportunities;target=;url=Career-Opportunities.html;");
}


 drawMenus();

