
_menuCloseDelay=500           // The time delay for menus to remain visible on mouse out
_menuOpenDelay=150            // The time delay before menus open on mouse over
_followSpeed=5                // Follow scrolling speed
_followRate=40                // Follow scrolling Rate
_subOffsetTop=5              // Sub menu top offset
_subOffsetLeft=-50            // Sub menu left offset
_scrollAmount=3               // Only needed for Netscape 4.x
_scrollDelay=20               // Only needed for Netcsape 4.x



with(menuStyle=new mm_style()){
onbgcolor="#4F8EB6";
oncolor="#ffffff";
offbgcolor="#DCE9F0";
//offcolor="#515151";
offcolor="#000000";
bordercolor="#296488";
borderstyle="solid";
borderwidth=1;
separatorcolor="#2D729D";
separatorsize="1";
padding=5;
fontsize="75%";
fontstyle="normal";
fontfamily="Verdana, Tahoma, Arial";
pagecolor="black";
pagebgcolor="#82B6D7";
headercolor="#000000";
headerbgcolor="#ffffff";
subimage="arrow.gif";
subimagepadding="2";
overfilter="Fade(duration=0.2);Alpha(opacity=95);Shadow(color='#777777', Direction=135, Strength=5)";
outfilter="randomdissolve(duration=0.3)";
}


with(menuStyle2=new mm_style()){
//bordercolor="#296488";
//borderstyle="solid";
//borderwidth=1;
fontfamily="Verdana, Tahoma, Arial";
fontsize="75%";
fontstyle="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
//offbgcolor="#DCE9F0";
//offcolor="#515151";
//onbgcolor="#4F8EB6";
oncolor="#ffffff";
//outfilter="randomdissolve(duration=1.3)";
outfilter="Fade(duration=1.2)";
//overfilter="Fade(duration=1.2)";
//overfilter="Fade(duration=1.5);Alpha(opacity=60);Shadow(color=#777777', Direction=135, Strength=5)";
overfilter="Fade(duration=1.5);Alpha(opacity=75); Direction=135, Strength=5)";
padding=5;
pagebgcolor="#82B6D7";
pagecolor="black";
separatorcolor="#2D729D";
separatorsize=1;
subimage="arrow.gif";
subimagepadding=2;
}


with(milonic=new menuname("Main Menu")){
style=menuStyle;
top=0;
left=0;
alwaysvisible=1;
orientation="horizontal";
aI("text=<B>MENU</B>;showmenu=MenuMain;");
aI("text=Other;url=otherstuff.htm;status=Other information");
aI("text=showmenu=ncrt;Help;url=otherstuff.htm;status=Other information");
aI("text=Contact;url=otherstuff.htm;status=Other information");
}

with(milonic=new menuname("MenuMain")){
style=menuStyle;

aI("text=<B>O</B>rientation ;showmenu=MenuOrientation;status=Orientation;");
aI("text=<B>S</B>elf-Knowledge ;showmenu=MenuSelfKnowledge;url=lcn.asp?pagenum=2;status=Self-Knowledge;");
aI("text=<B>M</B>aking the Market Want You;showmenu=MenuMaking; url=towns.asp;status=Making the Market Want You;");
aI("text=<B>E</B>nablers & Resources;showmenu=MenuEnablers; url=towns.asp;status=Enablers & Resources;");
}
with(milonic=new menuname("MenuOrientation")){
style=menuStyle;
aI("text=<B>I</B>ntroduction to Life & Career Navigator;url=lcn.asp?pagenum=1 ;status=Introduction;");
aI("text=<B>M</B>y Life & Career - How am I Doing?;url=lcn.asp?pagenum=6&lcnsection=mylife;");
aI("text=<B>W</B>hat do I Want Out of My Life & Career?;url=lcn.asp?pagenum=8; status=What do I Want Out of My Life & Career;");
}
with(milonic=new menuname("MenuSelfKnowledge")){
style=menuStyle;
aI("text=<B>M</B>y Personality;url=lcn.asp?pagenum=19;");
//aI("text=<B>W</B>hat is Genuinely Important to Me?;url=lcn.asp?pagenum=39&lcnsection=GenuinelyImportant;status=What is Genuinely Important to Me;");
aI("text=<B>W</B>hat is Genuinely Important to Me?;url=lcn.asp?pagenum=39;status=What is Genuinely Important to Me;");
aI("text=<B>M</B>y Talents and Interests?;url=lcn.asp?pagenum=42  ;status=My Talents and Interests;");
aI("text=<B>W</B>hat Achievements Drive Me?;url=lcn.asp?pagenum=44 ;status=What Achievements Drive Me;");
aI("text=<B>W</B>hat Work Activitities Attract Me?;url=lcn.asp?pagenum=46 ;status=What Work Activitities Attract Me;");
aI("text=<B>W</B>hat Development Will Best Capitalise on My Potential?;url=lcn.asp?pagenum=53;status=What Development Will Best Capitalise on My Potential;");
aI("text=<B>B</B>ringing it all Together\; What fits me Best?;url=pdfs/10AllTogether.pdf;status=What Work Activitities Attract Me;");
}
with(milonic=new menuname("MenuMaking")){
style=menuStyle;
aI("text=<B>K</B>eeping in the Market's Eye;url=pdfs/11MakingtheMarket.pdf;status=Keeping in the Market's Eye;");
aI("text=<B>T</B>elling the Market You Value?;url=pdfs/12MakingtheMarket.pdf;status=Telling the Market You Value;");
aI("text=<B>G</B>etting to First Base?;url=pdfs/13MakingtheMarket.pdf;status=Getting to First Base;");
aI("text=<B>G</B>etting Offers to Chose From?;url=pdfs/14GettingOffers.pdf;status=Getting Offers to Chose From;");
}
with(milonic=new menuname("MenuEnablers")){
style=menuStyle;
aI("text=<B>H</B>elping Others Navigate;url=pdfs/15HelpingOthers.pdf;status=Helping Others Navigate;");
aI("text=<B>K</B>eeping Your Psychological Contact Right?;url=pdfs/16KeepingContractRight.pdf;status=Keeping Your Psychological Contact Right;");
aI("text=<B>G</B>etting More Out of Your Job?;url=pdfs/17GettingMore.pdf;status=Getting More Out of Your Job;");
aI("text=<B>M</B>aking Change an Opportunity?;url=pdfs/18MakingChange.pdf;status=Making Change an Opportunity;");
aI("text=<B>T</B>he Wisdom of Others - Helpful Resources?;url=pdfs/19WisdomofOthers.pdf;status=The Wisdom of Others - Helpful Resources;");
}

with(milonic=new menuname("ncrt")){
left=ls_detailLeftOffset;
top = ls_detailTopOffset;
orientation="horizontal";
subimage="ncrt.jpg";
style=menuStyle2;
aI("text=<TABLE WIDTH='320' CELLPADDING=4><TR><TD VALIGN=TOP CLASS = 'date'><TABLE BORDER=0 ALIGN=RIGHT CELLPADDING=0 CELLSPACING=0><TR><TD><IMG SRC=ncrt_i.gif border=0></TD></TR></TABLE><B>New Car Road Tests</B><BR>The most comprehensive independent database of New Car Road Tests available anywhere. Every model is covered and virtually every derivative of every model, including special editions.</TD></TR></TABLE>;url=http://www.milonic.com/login.php;");
}


drawMenus();

