fixMozillaZIndex=false; //Fixes Z-Index problem  with Mozilla browsers but causes odd scrolling problem, toggle to see if it helps
_menuCloseDelay=500;
_menuOpenDelay=10;
_subOffsetTop=0;
_subOffsetLeft=0;


with(submenuStyle=new mm_style()){
bordercolor="#6bb9d9";
borderstyle="solid";
borderwidth=1;
fontfamily="verdana";
fontsize="12px";
fontstyle="";
fontweight="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#FFF";
offcolor="#4a9ec1";
onbgcolor="#79D1E5";
/*onborder="1px solid #BF2600";*/
oncolor="#FFF";
/*outfilter="randomdissolve(duration=0.5)";
overfilter="Fade(duration=0.2);Alpha(opacity=100);Shadow(color=#79c4ec', Direction=150, Strength=5)";*/
padding=5;
separatorcolor="#bfeafb";
separatorstyle="dashed";
separatorsize=1;
subimagepadding=1;
//pagebgcolor="#f5c02f";
pagecolor="#000000";
subimagepadding=5;
}

with(menuStyle=new mm_style()){
styleid=1;
bordercolor="#40780F";
borderstyle="solid";
borderwidth=0;
fontfamily="verdana";
fontsize="13px";
fontstyle="normal";
fontweight="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
/*bgimage="images/menu_bg_off.gif";*/
offcolor="#823734";
/*overbgimage="images/menu_bg_on.gif";
itemheight="38px";*/
/*onbgcolor="#DFB685";*/
oncolor="#000";
/*outfilter="randomdissolve(duration=0.3)";*/
padding=0;
pagecolor="#000";
subimagepadding=5;
}


with(milonic=new menuname("academic_programme")){
margin=5;
menuwidth=200;
style=submenuStyle;
aI("text=Foundation Program;url=foundation_program.asp;");
aI("text=Career Opportunities;url=career_opportunities.asp;");
aI("text=Academic Schedules;url=academic_schedules.asp;");
}


with(milonic=new menuname("disciplines")){
margin=5;
menuwidth=200;
style=submenuStyle;
aI("text=Communication Design;url=#;");
aI("text=Product Design;url=#;");
aI("text=Fashion Design;url=#;");
aI("text=Fashion Communication;url=#;");
}


with(milonic=new menuname("program_details")){
margin=5;
menuwidth=200;
style=submenuStyle;
aI("text=Foundation Programme;url=foundation_programme.asp;");
aI("text=Communication Design;url=communication_design.asp;");
aI("text=Product Design;url=product_design.asp;");
aI("text=Fashion Design;url=fashion_design.asp;");
aI("text=Fashion Communication;url=fashion_communication.asp;");
aI("text=Evaluation Scheme;url=evaluation_scheme.asp;");
aI("text=Fee Structure;url=fee_structure.asp;");
aI("text=Student’s Intake / Seat Allocation / Reservation Policy;url=#;");
aI("text=Excursion;url=#;");
}


with(milonic=new menuname("research_consultancy")){
margin=5;
menuwidth=200;
style=submenuStyle;
aI("text=Symbiosis Design Cell;url=symbiosis_design_cell.asp;");
aI("text=Services offered / Expertise;url=#;");
/*aI("text=Resources;url=#;");*/
aI("text=Projects;url=#;");
}


with(milonic=new menuname("placement")){
margin=5;
menuwidth=200;
style=submenuStyle;
aI("text=Placement Procedure;url=#;");
aI("text=Recruiters at SID;url=#;");
aI("text=Placement Brochure;url=#;");
aI("text=Industries Collaboration;url=#;");
aI("text=Employment Information;url=#;");
/*aI("text=Corporate Reviews;url=#;");
aI("text=Student’s Reviews ;url=#;");*/
aI("text=Corporate - Post Requirement;url=#;");
}

drawMenus();

