
_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=0;
_subOffsetLeft=0;
buildAfterLoad=true;

with(miniStyle=new mm_style()){
oncolor="#FFFFFF";
onbgcolor="#51c2ec";
offcolor="#96a3c8";
offbgcolor="#004488";
headerbgcolor="#000000";
padding="0";
borderwidth="0";
fontfamily="arial, helvetica, verdana";
fontsize="12px";
fontweight="normal";
fontstyle="normal";
itemheight="32";
separatorwidth="1";
separatorsize="0";
separatorcolor="#b2a06c";
align="center";
rawcss="padding-left:10px;padding-right:8px;text-transform:uppercase;";
}

with(subStyle=new mm_style()){
oncolor="#004488";
onbgcolor="#51c2ec";
offcolor="#ffffff";
offbgcolor="#51c2ec";
headerbgcolor="#FF6600";
padding="3";
separatorsize="0";
separatorcolor="#ffffff";
borderwidth="0";
fontfamily="arial, verdana, helvetica";
fontsize="12px";
fontweight="normal";
fontstyle="normal";
itemheight="25";
rawcss="padding-left:7px;padding-right:8px;padding-bottom:5px;text-transform:uppercase";
}

with(milonic=new menuname("Main Menu")){
style=miniStyle;
alwaysvisible="1";
orientation="1";
position="relative";
aI("text=Home;url=http://www.oratane.co.nz/index.cfm;");
aI("text=What is Acne?;url=http://www.oratane.co.nz/what-is-acne/;showmenu=35;");
aI("text=Oratane Treatment;url=http://www.oratane.co.nz/introducing-oratane/;showmenu=36;");
aI("text=Documents;url=http://www.oratane.co.nz/documents/;");
aI("text=Links;url=http://www.oratane.co.nz/links/;");
aI("text=Get in Touch;url=http://www.oratane.co.nz/get-in-touch/;");
}

with(milonic=new menuname("35")){
style=subStyle;
overflow="scroll";
aI("text=What is Acne?;itemwidth=161;url=http://www.oratane.co.nz/what-is-acne/;");
aI("text=Types of Acne;itemwidth=161;url=http://www.oratane.co.nz/types-of-acne/;");
aI("text=When to look for help;itemwidth=161;url=http://www.oratane.co.nz/when-to-look-for-help/;");
}

with(milonic=new menuname("36")){
style=subStyle;
overflow="scroll";
aI("text=Introducing Oratane;itemwidth=161;url=http://www.oratane.co.nz/introducing-oratane/;");
aI("text=Changes in my lifestyle?;itemwidth=161;url=http://www.oratane.co.nz/changes-in-my-lifestyle/;");
aI("text=Side effects;itemwidth=161;url=http://www.oratane.co.nz/side-effects/;");
aI("text=Contraception;itemwidth=161;url=http://www.oratane.co.nz/contraception/;");
aI("text=Using Oratane;itemwidth=161;url=http://www.oratane.co.nz/using-oratane/;");
aI("text=Skin Care;itemwidth=161;url=http://www.oratane.co.nz/skin-care/;");
aI("text=Consumer Medical Information;itemwidth=161;url=http://www.oratane.co.nz/consumer-medical-information/;");
}
drawMenus()

