
/*
Milonic DHTML Menu - JavaScript Website Navigation System.
Copyright 2004 (c) Milonic Solutions Limited. All Rights Reserved.
Version 5+ Data File structure is the property of Milonic Solutions Ltd and must only be used in Milonic DHTML Products
This is a commercial software product, please visit http://www.milonic.com/ for more information.
See http://www.milonic.com/license.php for Commercial License Agreement
All Copyright statements must always remain in place in all files at all times
*******  PLEASE NOTE: THIS IS NOT FREE SOFTWARE, IT MUST BE LICENSED FOR ALL USE  ******* 
*/

_menuCloseDelay=500           // The time delay for menus to remain visible on mouse out
_menuOpenDelay=150            // The time delay before menus open on mouse over
_subOffsetTop=10              // Sub menu top offset
_subOffsetLeft=-10            // Sub menu left offset



with(menuStyle=new mm_style()){
/* onbgcolor="#990000";  */
oncolor="#ffcc99";
/* offbgcolor="#0099CC" */
offcolor="#ffffff";
bgimage='images/menu_bg.gif';
/* overbgimage='images/menu_bkg_on.jpg'; */
/* bordercolor="#0099CC"; */
/* borderstyle="solid"; */
borderwidth=0;
/* onborder='2px solid #ffffff'; */
separatorcolor="#ff6633";
separatorsize="1";
padding="10px";
fontsize="16px";
fontstyle="normal";
fontweight="bold";
fontfamily="verdana, tahoma, arial";
pagecolor="#ffcc99";
headercolor="#ffffff";
/* headerbgcolor="#0099CC"; */
/* subimage="images/arrow_down.gif"; */
/* onsubimage="images/arrow_down.gif"; */
/* subimagepadding="7"; */
/* overfilter="Fade(duration=1);Alpha(opacity=100);Shadow(color='#0099cc', Direction=135, Strength=5)"; */
/* outfilter="randomdissolve(duration=0)"; */
}

with(SubMenuStyle=new mm_style()){
onbgcolor="#1b4164";
oncolor="#99ccff";
offbgcolor="#1b4164";
offcolor="#ffffff";
borderwidth=0;
padding=7;
fontsize="14px";
fontstyle="normal";
fontweight="bold";
fontfamily="Verdana, Tahoma, Arial";
pagecolor="#99ccff";
pagebgcolor="#1b4164";
headercolor="#ffffff";
headerbgcolor="#1b4164";
}


with(SubMenuStyle2=new mm_style()){
onbgcolor="#1b4164";
oncolor="#99ccff";
offbgcolor="#1b4164";
offcolor="#ffffff";
bordercolor="#ffffff";
borderstyle="solid";
borderwidth=1;
/* onborder='2px solid #ffffff'; */
separatorcolor="#ffffff";
separatorsize="1";
padding=7;
fontsize="14px";
fontstyle="normal";
fontweight="bold";
fontfamily="Verdana, Tahoma, Arial";
pagecolor="#99ccff";
pagebgcolor="#1b4164";
headercolor="#ffffff";
headerbgcolor="#1b4164";
/* overfilter="Fade(duration=0);Alpha(opacity=100);Shadow(color='#000000', Direction=135, Strength=5)";
outfilter="randomdissolve(duration=0)";  */
}

with(milonic=new menuname("MainMenu")){
style=menuStyle;
top=169;
alwaysvisible=1;
screenposition="center";
orientation="horizontal";
aI("text=&nbsp;&nbsp;&nbsp;Home&nbsp;&nbsp;&nbsp;;url=index.html;title=Southwest Carpenters Training Fund;");
aI("text=&nbsp;&nbsp;&nbsp;Southern California&nbsp;&nbsp;&nbsp;;url=sc_index.html;oncolor=#ffcc99;offcolor=#ffcc99;title=Southern California Carpenters JATC;");
aI("text=&nbsp;&nbsp;&nbsp;Northern Nevada&nbsp;&nbsp;&nbsp;;url=nn_index.html;title=Reno, NV Carpenters JATC;");
aI("text=&nbsp;&nbsp;&nbsp;Southern Nevada&nbsp;&nbsp;&nbsp;;url=sn_index.html;title=Las Vegas, NV Carpenters JATC;");
aI("text=&nbsp;&nbsp;&nbsp;New Mexico&nbsp;&nbsp;&nbsp;;url=nm_index.html;title=New Mexico Carpenters JATC;");
aI("text=&nbsp;&nbsp;&nbsp;Arizona&nbsp;&nbsp;&nbsp;;url=ac_index.html;title=Arizona Carpenters JATC;");
aI("text=&nbsp;&nbsp;&nbsp;Utah&nbsp;&nbsp;&nbsp;;url=uc_index.html;title=Utah Carpenters JATC;");
}

with(milonic=new menuname("sc_courses")){
style=SubMenuStyle2;
overflow="scroll";
top="offset=-4";
left="offset=-92";
aI("text=Apprenticeship Courses;type=header;showmenu=sc_appren_cd;");
aI("text=Certification &amp; Qualification;type=header;showmenu=sc_cert;");
}

with(milonic=new menuname("sc_appren_cd")){
style=SubMenuStyle2;
overflow="scroll";
top="offset=-90";
left="offset=-77";
aI("text=Acoustical;url=sc_c_acoustical.html;pagematch=sc_c_acoustical.html;");
aI("text=Concrete;url=sc_c_concrete.html;pagematch=sc_c_concrete.html;");
aI("text=Drywall/Lather;url=sc_c_drywall.html;pagematch=sc_c_drywall.html;");
aI("text=Finish Carpentry;url=sc_c_finish.html;pagematch=sc_c_finish.html;");
aI("text=Floor Worker;url=sc_c_floorworker.html;pagematch=sc_c_floorworker.html;");
aI("text=Framing;url=sc_c_framing.html;pagematch=sc_c_framing.html;");
aI("text=General Carpentry;url=sc_c_general.html;pagematch=sc_c_general.html;");
aI("text=Mill-Cabinet;url=sc_c_millcabinet.html;pagematch=sc_c_millcabinet.html;");
aI("text=Millwrights;url=sc_c_millwrights.html;pagematch=sc_c_millwrights.html;");
aI("text=Modular;url=sc_c_modular.html;pagematch=sc_c_modular.html;");
aI("text=Piledrivers;url=sc_c_piledrivers.html;pagematch=sc_c_piledrivers.html;");
aI("text=Plasterer;url=sc_c_plasterer.html;pagematch=sc_c_plasterer.html;");
aI("text=Scaffold Erector;url=sc_c_scaffold.html;pagematch=sc_c_scaffold.html;");
aI("text=Terrazzo Worker;url=sc_c_terrazzo.html;pagematch=sc_c_terrazzo.html;");
aI("text=Tilt-Up;url=sc_c_tiltup.html;pagematch=sc_c_tiltup.html;");
} 

with(milonic=new menuname("sc_cert")){
style=SubMenuStyle2;
overflow="scroll";
top="offset=-4";
left="offset=-92";
aI("text=Safety &amp; Health;url=sc_c_safety.html;pagematch=sc_c_safety.html;");
aI("text=Skill Enhancement;url=sc_c_skills.html;pagematch=sc_c_skills.html;");
}

with(milonic=new menuname("sc_careers")){
style=SubMenuStyle2;
overflow="scroll";
top="offset=-4";
left="offset=-150";
aI("text=Careers English;url=sc_careers_eng.html;pagematch=sc_careers_eng.html;");
aI("text=Careers Spanish;url=sc_careers_spn.html;pagematch=sc_careers_spn.html;");
}

with(milonic=new menuname("sc_join")){
style=SubMenuStyle2;
overflow="scroll";
top="offset=-4";
left="offset=-118";
aI("text=How To Join English;url=sc_join_eng.html;pagematch=sc_join_eng.html;");
aI("text=How To Join Spanish;url=sc_join_spn.html;pagematch=sc_join_spn.html;");
}

drawMenus();

