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;

with(menuStyle=new mm_style()){
align="center";
bordercolor="#FFFFFF";
borderstyle="solid";
borderwidth=1;
fontfamily="Helvetica, Verdana, Tahoma, Arial";
fontsize="11";
fontweight="bold";
fontstyle="normal";
itemheight=35;
menuheight=35;
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#CC9900";
offcolor="#FFFFFF";
onbgcolor="#EBB617";
oncolor="#000000";
/*outfilter="randomdissolve(duration=0.0)";*/
/*overfilter="Fade(duration=0.0);Alpha(opacity=100)";*/
padding="3px 20px 3px 20px"; 
pagebgcolor="#EBB617";
pagecolor="#000000";
separatorcolor="#FFFFFF";
separatorsize=1;
}

with(milonic=new menuname("Top Menu")){
alwaysvisible=1;
left=149;
orientation="horizontal";
style=menuStyle;
top=51;
itemheight="35";
aI("text=Home;url=/index.html;");
aI("text=About<br>Quality Wool;url=/aboutus.htm;");
aI("text=Wool Marketing;url=/mktg/index.htm;");
aI("text=Quality Wool<br>Team;url=/theteam.htm;");
aI("text=Services;url=/services/services.htm;");
aI("text=Contact;url=/contact.htm;");
aI("text=Caltowie Agencies<br>(Jamestown);url=/caltowie_agencies.htm;");
}

with(menuStyle=new mm_style()){
bordercolor="#FFFFFF";
borderstyle="solid";
borderwidth=1;
fontfamily="Helvetica, Verdana, Tahoma, Arial";
fontsize="11";
fontweight="bold";
fontstyle="normal";
itemheight=22;
itemwidth="149";
menuwidth=149;
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#9A0018";
offcolor="#FFFFFF";
onbgcolor="#6D0011";
oncolor="#FFFFFF";
outfilter="randomdissolve(duration=0.3)";
/*overfilter="Fade(duration=0.0);Alpha(opacity=100);Shadow(color=#777777', Direction=135, Strength=3)";*/
padding=4;
pagebgcolor="#6D0011";
pagecolor="#FFFFFF";
separatorcolor="#FFFFFF";
separatorsize=1;
subimage="arrow.gif";
subimagepadding=2;
}

with(milonic=new menuname("Left Menu")){
alwaysvisible=1;
left=-1;
orientation="vertical";
style=menuStyle;
top=87;
itemwidth="149";
aI("image=http://www.qualitywool.com/images/nav/nav_blank.gif;text=Weekly Market Wrap;url=/wrap/index.htm;");
/* aI("image=http://www.qualitywool.com/images/nav/nav_blank.gif;text=Trading Tales;url=/tales/index.htm;"); */
aI("image=http://www.qualitywool.com/images/nav/nav_blank.gif;text=Grower Testimonials;url=/quotes/index.htm;");
aI("image=http://www.qualitywool.com/images/nav/nav_blank.gif;text=Industry News;url=/update/index.htm;");
/* aI("image=http://www.qualitywool.com//images/nav/nav_blank.gif;text=Fleece Testing Service;url=/fleecetesting/index.htm;"); */
aI("image=http://www.qualitywool.com/images/nav/nav_blank.gif;text=Top Sale Prices;url=/sales/index.htm;");
aI("image=http://www.qualitywool.com/images/nav/nav_blank.gif;text=Micron Indicators;url=/sales/micron.htm;");
aI("image=http://www.qualitywool.com/images/nav/nav_blank.gif;text=Wool Selling Roster;url=/sales/roster.htm;");
aI("image=http://www.qualitywool.com/images/nav/nav_blank.gif;text=Useful Links;url=/services/links.htm;");
}

drawMenus();



