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="#479191";
offcolor="#fff";
onbgcolor="#479191";
oncolor="#91C0C0";
padding=2;
pagebgcolor="#479191";
pagecolor="#ffffff";
separatorcolor="#479191";
separatorsize=1;
separatorwidth=165;
subimage="";
subimagepadding=2;
valign='top';
}

with(books=new menuname("Main")){
alwaysvisible=1;
left=101;
orientation="horizontal";
style=menuStyle;
top=97;
aI("image=" + _applicationPath + "/images/nav-booksmedia-on.gif;showmenu=books;");
}

with(milonic=new menuname("books")){
style=menuStyle;
aI("image=" + _applicationPath + "/images/arrow2ctop-freeman-off.gif;");
aI("image=" + _applicationPath + "/images/arrow2-freeman-off.gif;overimage=" + _applicationPath + "/images/arrow2-freeman-on.gif;text=Intro to Geology/Geosciences;url=" + _applicationPath + "/newcatalog.aspx?disc=Geology&course=Introduction+to+Geology+%2F+Geosciences&show=yes&header=New;");
aI("image=" + _applicationPath + "/images/arrow2-freeman-off.gif;overimage=" + _applicationPath + "/images/arrow2-freeman-on.gif;text=Intro to Physical Geology;url=" + _applicationPath + "/newcatalog.aspx?disc=Geology&course=Introduction+to+Physical+Geology&show=yes&header=New;");
aI("image=" + _applicationPath + "/images/arrow2-freeman-off.gif;overimage=" + _applicationPath + "/images/arrow2-freeman-on.gif;text=Environmental Geology;url=" + _applicationPath + "/newcatalog.aspx?disc=Geology&course=Environmental+Geology&show=yes&header=New;");
aI("image=" + _applicationPath + "/images/arrow2-freeman-off.gif;overimage=" + _applicationPath + "/images/arrow2-freeman-on.gif;text=Historical Geology;url=" + _applicationPath + "/newcatalog.aspx?disc=Geology&course=Historical+Geology&show=yes&header=New;");
aI("image=" + _applicationPath + "/images/arrow2-freeman-off.gif;overimage=" + _applicationPath + "/images/arrow2-freeman-on.gif;text=Natural Disasters/Hazards;url=" + _applicationPath + "/newcatalog.aspx?disc=Geology&course=Natural+Disasters+%2F+Hazards&show=yes&header=New;");
aI("image=" + _applicationPath + "/images/arrow2-freeman-off.gif;overimage=" + _applicationPath + "/images/arrow2-freeman-on.gif;text=Oceanography;url=" + _applicationPath + "/newcatalog.aspx?disc=Geology&course=Oceanography&show=yes&header=New;");
aI("image=" + _applicationPath + "/images/arrow2-freeman-off.gif;overimage=" + _applicationPath + "/images/arrow2-freeman-on.gif;text=Sedimentary Geology/Stratigraphy;url=" + _applicationPath + "/newcatalog.aspx?disc=Geology&course=Sedimentary+Geology+%2F+Stratigraphy&show=yes&header=New;");
aI("image=" + _applicationPath + "/images/arrow2-freeman-off.gif;overimage=" + _applicationPath + "/images/arrow2-freeman-on.gif;text=Petrology;url=" + _applicationPath + "/newcatalog.aspx?disc=Geology&course=Petrology&show=yes&header=New;");
aI("image=" + _applicationPath + "/images/arrow2-freeman-off.gif;overimage=" + _applicationPath + "/images/arrow2-freeman-on.gif;text=Principles of Paleontology;url=" + _applicationPath + "/newcatalog.aspx?disc=Geology&course=Principles+of+Paleontology&show=yes&header=New;");
aI("image=" + _applicationPath + "/images/arrow2-freeman-off.gif;overimage=" + _applicationPath + "/images/arrow2-freeman-on.gif;text=Structural Geology/Tectonics;url=" + _applicationPath + "/newcatalog.aspx?disc=Geology&course=Structural+Geology+%2F+Tectonics&show=yes&header=New;");
aI("image=" + _applicationPath + "/images/arrow2-freeman-off.gif;overimage=" + _applicationPath + "/images/arrow2-freeman-on.gif;text=Climate Change/Paleoclimatology;url=" + _applicationPath + "/newcatalog.aspx?disc=Geology&course=Climate+Change+%2F+Paleoclimatology&show=yes&header=New;");
aI("image=" + _applicationPath + "/images/arrow2c-freeman-off.gif;");
}

drawMenus();

