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()){
bordercolor="#EEDDB8";
borderstyle="solid";
borderwidth=1;
fontfamily="Verdana, Tahoma, Arial";
fontsize="75%";
fontstyle="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#EEDDB8";
offcolor="#515151";
onbgcolor="#C8A354";
oncolor="#ffffff";

overfilter="Fade(duration=0.2);Alpha(opacity=90);Shadow(color=#777777', Direction=135, Strength=5)";
padding=5;
pagebgcolor="#EEDDB8";
pagecolor="black";
separatorcolor="#967E4B";
separatorsize=1;
subimagepadding=2;   
}

with(milonic=new menuname("Main Menu")){
alwaysvisible=1;
overflow="scroll";
style=menuStyle;
top=190;
aI("text=Library;url=library_det.asp;");
aI("showmenu=Training;text=Training & Placements;url=place_n1.asp;");
aI("showmenu=Placement Portal;text=Placement Portal;url=http://gprec.indiacareerportal.com;target=_blank");
aI("showmenu=Alumni;text=Alumni;url=alumni_stud.asp;");
aI("showmenu=Student Activities;text=Student Activities;url=student_active.asp;");
aI("showmenu=Photo Gallery;text=Photo Gallery;url=photo_gallery.asp;");
aI("showmenu=Contact Us;text=Contact Us;url=contact_us.asp;");

}

drawMenus();