fixMozillaZIndex=true; //Fixes Z-Index problem  with Mozilla browsers but causes odd scrolling problem, toggle to see if it helps
_menuCloseDelay=350;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;

with(menuStyle=new mm_style()){
styleid=1;
bordercolor="#ffffff";
borderstyle="solid";
borderwidth=1;
fontfamily="Trebuchet MS,Verdana, Tahoma, Arial";
fontsize="10pt";
fontstyle="normal";
fontweight="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
image="/images/endlightdots.gif";
imagepadding=6;
offbgcolor="#646664";
offcolor="#ffffff";
onbgcolor="#c6c08a";
oncolor="#ffffff";
outfilter="randomdissolve(duration=0.3)";
overfilter="Fade(duration=0.2);Alpha(opacity=100)";/*;Shadow(color=#777777', Direction=135, Strength=5)*/
overimage="/images/whitedots.gif";
padding=3;
separatorcolor="#ffffff";
separatorsize=1;
subimage="/images/whitearrow.gif";
subimagepadding=2;
}

with(submenuStyle=new mm_style()){
bordercolor="#ffffff";
borderstyle="solid";
borderwidth=1;
fontfamily="Trebuchet MS,Verdana, Tahoma, Arial";
fontsize="9pt";
fontstyle="normal";
fontweight="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#646664";
offcolor="#ffffff";
onbgcolor="#c6c08a";
oncolor="#ffffff";
outfilter="randomdissolve(duration=0.3)";
overfilter="Fade(duration=0.2);Alpha(opacity=90);Shadow(color=#777777', Direction=135, Strength=5)";
padding=3;
separatorcolor="#ffffff";
separatorsize=1;
subimage="/images/whitearrow.gif";
subimagepadding=2;
}

with(submenuStyle2=new mm_style()){
bordercolor="#ffffff";
borderstyle="solid";
borderwidth=1;
fontfamily="Trebuchet MS,Verdana, Tahoma, Arial";
fontsize="9pt";
fontstyle="normal";
fontweight="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#c6c08a";
offcolor="#646664";
onbgcolor="#646664";
oncolor="#ffffff";
outfilter="randomdissolve(duration=0.3)";
overfilter="Fade(duration=0.2);Alpha(opacity=90);Shadow(color=#777777', Direction=135, Strength=5)";
padding=3;
pagebgcolor="#ffffff";
pagecolor="black";
separatorcolor="#ffffff";
separatorsize=1;
subimage="/images/whitearrow.gif";
subimagepadding=2;
}



with(new menuname("Products")){
margin=4;
style=submenuStyle;
aI("status=Educational Feedback Management;text=Curriculum Surveyor;showmenu=CurriculumSurveyor;url=/cs/index.htm;");
aI("status=Course & Student Administration;text=Virtual Integrated Tracking & Administration of Learners;url=/vital/index.htm;");
aI("status=Right To Buy;text=Right to Buy Management System;showmenu=RightToBuy;url=/rtb/index.htm;");
}

with(new menuname("CurriculumSurveyor")){
margin=4;
style=submenuStyle;
aI("status=System Overview;text=Overview;url=/cs/index.htm;");
aI("status=Examples;text=Learner Survey Example;url=/cs/st_sample.htm;");
aI("status=Examples;text=Opinion Polls;url=/cs/poll.htm;");
aI("status=Reports;text=Example Reports;url=/cs/reports.htm;");
aI("status=Pricing;text=Pricing;url=/cs/pricing.htm;");
}

with(new menuname("RightToBuy")){
margin=4;
style=submenuStyle;
aI("status=System Overview;text=Overview;url=/rtb/index.htm;");
aI("status=System Features;text=System Features;url=/rtb/features.htm;");
aI("status=Application Summary;text=Application Summary;url=/rtb/shots.htm;");
aI("status=Pricing;text=Pricing;url=/rtb/pricing.htm;");
}
