fixMozillaZIndex=true; //Fixes Z-Index problem  with Mozilla browsers but causes odd scrolling problem, toggle to see if it helps
_menuCloseDelay=10           // The time delay for menus to remain visible on mouse out
_menuOpenDelay=10            // The time delay before menus open on mouse over
_followSpeed=5                // Follow scrolling speed
_followRate=40                // Follow scrolling Rate
_subOffsetTop=10              // Sub menu top offset
_subOffsetLeft=-10            // 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()){
styleid=1;
onbgcolor="#C9C2B6";
oncolor="#333333";
offbgcolor="#ffffff";
offcolor="#000000";
bordercolor="#ffffff";
borderstyle="solid";
borderwidth=0;
separatorcolor="#999999";
separatorsize="1";
padding=5;
fontsize="11px";
fontstyle="normal";
fontfamily="Trebuchet MS, Lucida Grande,Verdana, Tahoma, Arial";
pagecolor="black";
pagebgcolor="#ffffff";
headercolor="#000000";
headerbgcolor="#ffffff";

overfilter="Fade(duration=0.6);Alpha(opacity=90);Shadow(color='#ffffff', Direction=135, Strength=0)";
outfilter="randomdissolve(duration=0.0)";
}

with(menuStyleb=new mm_style()){
styleid=1;
onbgcolor="#C9C2B6";
oncolor="#333333";
offbgcolor="#ffffff";
offcolor="#000000";
bordercolor="#999999";
borderstyle="solid";
borderwidth=1;
separatorcolor="#999999";
separatorsize="1";
padding=5;
fontsize="11px";
fontstyle="normal";
fontfamily="Trebuchet MS, Lucida Grande,Verdana, Tahoma, Arial";
pagecolor="black";
pagebgcolor="#ffffff";
headercolor="#000000";
headerbgcolor="#ffffff";

overfilter="Fade(duration=0.6);Alpha(opacity=90);Shadow(color='#ffffff', Direction=135, Strength=0)";
outfilter="randomdissolve(duration=0.0)";
}



with(milonic=new menuname("Womens")){
style=menuStyleb;
overflow="scroll";
itemwidth=162;
aI("text=crew neck cap sleeve;url=womens_crew_neck_cap.php?cPath=28;");
aI("text=crew neck long sleeve;url=womens_long_sleeve.php?cPath=30;");
aI("text=v neck cap sleeve;url=womens_v_neck_cap.php?cPath=29;");
aI("text=v neck long sleeve;url=womens_long_sleeve_v.php?cPath=32;");
aI("text=tank top;url=womens_tank.php?cPath=34;");
aI("text=lounge pants;url=womens_lounge.php?cPath=36;");
aI("text=a line skirt;url=womens_aline.php?cPath=39;");
aI("text=cardigan;url=womens_cardigan.php?cPath=42;");
aI("text=fitted sleeveless tunic;url=womens_tunic.php?cPath=43;");
aI("text=sleeveless high crew neck;url=sleeveless_high_crew.php?cPath=52;");
aI("text=long tank top;url=long_tank.php?cPath=50;");
aI("text=polo;url=womens_polo.php?cPath=51;");
aI("text=cap sleeve v neck dress;url=cap_sleeve_v_dress.php?cPath=48;");
aI("text=long sleeve crew neck dress;url=long_crew_dress.php?cPath=46;");
aI("text=cap sleeve crew neck dress;url=cap_sleeve_crew_dress.php?cPath=49;");
aI("text=long sleeve tunic with hood;url=long_tunic_hood.php?cPath=47;");
}



with(milonic=new menuname("Mens")){
style=menuStyleb;
overflow="scroll";
itemwidth=158;
aI("text=crew neck long sleeve;url=mens_long_sleeve.php?cPath=31;");
aI("text=v neck long sleeve;url=mens_long_sleeve_v.php?cPath=40;");
aI("text=crew neck short sleeve;url=mens_short_sleeve_crew.php?cPath=33;");
aI("text=v neck short sleeve;url=mens_short_v.php?cPath=37;");
aI("text=boxer;url=mens_boxers.php?cPath=38;");
aI("text=mock turtle neck;url=mens_mock.php?cPath=41;");
aI("text=polo;url=mens_polo.php?cPath=44;");

}

with(milonic=new menuname("About Us?")){
style=menuStyleb;
itemwidth=161;
aI("text=tika;url=about_tika.php;");
aI("text=Central Otago;url=about_central_otago.php;");
aI("text=Privacy Policy;url=privacy.php;");
aI("text=Returns & Exchanges;url=exchange_policy.php;");
aI("text=Latest News;url=news.php;");
aI("text=International Orders;url=shipping_international.php;");
aI("text=Customer Comments;url=customer_comments.php;");
aI("text=Benefits of Merino;url=merino.php;");


}

with(milonic=new menuname("Contact")){

}
with(milonic=new menuname("Where")){
style=menuStyleb;
itemwidth=161;
aI("text=tika store, alexandra;url=store.php;");
aI("text=worldwide;url=where_to_buy.php;");



}


drawMenus();

