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=4;
_subOffsetLeft=-2;


with(EasySampleStyle=new mm_style()){
styleid=3;
bordercolor="trasparent";
borderstyle="solid";
borderwidth=1;
fontfamily="Arial,verdana,helvetica";
fontsize="12px";
fontstyle="normal";
fontweight="normal";
offbgcolor="#FFFFFF";
offcolor="#000000";
onbgcolor="#FFFFFF";
oncolor="#333333";
padding=5;
separatorcolor="white";
separatorsize=1;
}


with(EasySampleStyle1=new mm_style()){
styleid=3;
bordercolor="#ffffff";
borderstyle="solid";
borderwidth=1;
fontfamily="Arial,verdana,helvetica";
fontsize="12px";
fontstyle="normal";
fontweight="normal";
offbgcolor="#FFFFFF";
offcolor="#ffffff";
onbgcolor="#FFFFFF";
oncolor="#ffffff";
padding=5;
separatorcolor="white";
separatorsize=1;
}

with(BlackOrange=new mm_style()){
styleid=2;
fontfamily="tahoma,verdana";
fontsize="11px";
fontstyle="normal";
fontweight="normal";
offbgcolor="#fdc010";
offcolor="#000000";
onbgcolor="#ffd867";
oncolor="#000000";
padding=3;
separatorcolor="#fdc010";
separatorsize=0;
}


with(milonic=new menuname("men")){
style=BlackOrange;
top="offset=14";
aI("text=Tops;url=#;");
aI("text=Bottoms;url=#;");
}

with(milonic=new menuname("women")){
style=BlackOrange;
top="offset=14";
aI("text=Tops;url=#;");
aI("text=Bottoms;url=#;");
aI("text=Accessories;url=#;");
}

with(milonic=new menuname("clients")){
style=BlackOrange;
top="offset=6";
left="offset=-16";
menuwidth="160px";
aI("text=&nbsp&nbsp&nbsp;&nbsp;President & Vice-President;url=aboutIMC_managing_committee.asp;");
aI("text=&nbsp&nbsp&nbsp;&nbsp;Members;url=aboutIMC_managing_committe_member.asp?catid=3;");
aI("text=&nbsp&nbsp&nbsp;&nbsp;Co-opted Individuals;url=aboutIMC_managing_committe_member.asp?catid=4;");
aI("text=&nbsp&nbsp&nbsp;&nbsp;Co-opted Associations;url=aboutIMC_managing_committe_member.asp?catid=5;");
aI("text=&nbsp&nbsp&nbsp;&nbsp;Ex-officio;url=aboutIMC_managing_committe_member.asp?catid=6;");
aI("text=&nbsp&nbsp&nbsp;&nbsp;Co-opted chairmen of Committees;url=aboutIMC_managing_committe_member.asp?catid=7;");
aI("text=&nbsp&nbsp&nbsp;&nbsp;Special Permanent Invitee;url=aboutIMC_managing_committe_member.asp?catid=8;");
aI("text=&nbsp&nbsp&nbsp;&nbsp;Special Invitees;url=aboutIMC_managing_committe_member.asp?catid=9;");
aI("text=&nbsp&nbsp&nbsp;&nbsp;Invitees on Reciprocal Basis;url=aboutIMC_managing_committe_member.asp?catid=10;");
aI("text=&nbsp&nbsp&nbsp;&nbsp;Patron Members;url=aboutIMC_managing_committe_member.asp?catid=11;");
aI("text=&nbsp&nbsp&nbsp;&nbsp;Officer-in-charge;url=aboutIMC_managing_committe_member.asp?catid=12;");
}

with(milonic=new menuname("artists")){
style=BlackOrange;
top="offset=14";
aI("text=Rene Antonia;url=rene_antonia.html;");
aI("text=Kelly Cardenas;url=#;");
aI("text=Ira Saga;url=#;");
aI("text=Emmanual Santana;url=#;");
}

with(milonic=new menuname("about")){
style=BlackOrange;
top="offset=14";
aI("text=Show Schedule;url=#;");
aI("text=FAQs;url=#;");
aI("text=History;url=#;");
aI("text=Bios;url=#;");
aI("text=Investors;url=#;");
}

drawMenus();

