fixMozillaZIndex=true; //Fixes Z-Index problem  with Mozilla browsers but causes odd scrolling problem, toggle to see if it helps
_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;

if (document.all.apppath.value != null)
{_applicationPath = document.all.apppath.value;}
else
{_applicationPath = "/bfw";}



with(menuStyle=new mm_style()){
bordercolor="#e06f6f";
borderstyle="solid";
borderwidth=0;
fontfamily="Helvetica,Verdana, Tahoma, Arial";
fontsize="75%";
fontstyle="normal";
headerbgcolor="#ffffff";
headercolor="#ffffff";
offbgcolor="#e06f6f";
offcolor="#fff";
onbgcolor="#e06f6f";
oncolor="#FAE2C6";
padding=2;
pagebgcolor="#e06f6f";
pagecolor="#ffffff";
separatorcolor="#e06f6f";
separatorsize=1;
separatorwidth=110;
subimage="";
subimagepadding=2;
valign='top';
}

with(books=new menuname("Main")){
alwaysvisible=1;
left=126;
orientation="horizontal";
style=menuStyle;
top=97;
aI("image=" + _applicationPath + "/images/nav-booksmedia-worth-on.gif;showmenu=books;");
}

with(milonic=new menuname("books")){
style=menuStyle;
aI("image=" + _applicationPath + "/images/arrow2ctop-worth-off.gif;");
aI("image=" + _applicationPath + "/images/arrow2-worth-off.gif;overimage=" + _applicationPath + "/images/arrow2-worth-on.gif;text=Introductory Psychology;url=" + _applicationPath + "/newcatalog.aspx?disc=Psychology&course=Introductory+Psychology&show=yes&header=New;");
aI("image=" + _applicationPath + "/images/arrow2-worth-off.gif;overimage=" + _applicationPath + "/images/arrow2-worth-on.gif;text=Developmental Psychology;url=" + _applicationPath + "/newcatalog.aspx?disc=Psychology&course=Developmental+Psychology&show=yes&header=New;");
aI("image=" + _applicationPath + "/images/arrow2-worth-off.gif;overimage=" + _applicationPath + "/images/arrow2-worth-on.gif;text=Abnormal Psychology & Clinical Neuroscience;url=" + _applicationPath + "/newcatalog.aspx?disc=Psychology&course=Abnormal+Psychology+%26+Clinical+Neuroscience&show=yes&header=New;");
aI("image=" + _applicationPath + "/images/arrow2-worth-off.gif;overimage=" + _applicationPath + "/images/arrow2-worth-on.gif;text=Social & Personality Psychology;url=" + _applicationPath + "/newcatalog.aspx?disc=Psychology&course=Social+%26+Personality&show=yes&header=New;");
aI("image=" + _applicationPath + "/images/arrow2-worth-off.gif;overimage=" + _applicationPath + "/images/arrow2-worth-on.gif;text=Statistics & Research Methods;url=" + _applicationPath + "/newcatalog.aspx?disc=Psychology&course=Statistics+%26+Research+Methods&show=yes&header=New;");
aI("image=" + _applicationPath + "/images/arrow2-worth-off.gif;overimage=" + _applicationPath + "/images/arrow2-worth-on.gif;text=Biological Psychology & Neuroscience;url=" + _applicationPath + "/newcatalog.aspx?disc=Psychology&course=Biological+Psychology+%26+Neuroscience&show=yes&header=New;");
aI("image=" + _applicationPath + "/images/arrow2-worth-off.gif;overimage=" + _applicationPath + "/images/arrow2-worth-on.gif;text=Cognition, Learning and Memory;url=" + _applicationPath + "/newcatalog.aspx?disc=Psychology&course=Cognition%2C+Learning+and+Memory&show=yes&header=New;");
aI("image=" + _applicationPath + "/images/arrow2-worth-off.gif;overimage=" + _applicationPath + "/images/arrow2-worth-on.gif;text=Industrial & Organizational Psychology;url=" + _applicationPath + "/newcatalog.aspx?disc=Psychology&course=Industrial+%26+Organizational+Psychology&show=yes&header=New;");
aI("image=" + _applicationPath + "/images/arrow2-worth-off.gif;overimage=" + _applicationPath + "/images/arrow2-worth-on.gif;text=Health Psychology;url=" + _applicationPath + "/newcatalog.aspx?disc=Psychology&course=Health+Psychology&show=yes&header=New;");
aI("image=" + _applicationPath + "/images/arrow2c-worth-off.gif;");
}

drawMenus();

