fixMozillaZIndex=true; 
_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
with(menuStyle=new mm_style()){
bordercolor="#999999";
borderstyle="solid";
borderwidth=1;
fontfamily="Verdana, Tahoma, Arial";
fontsize="72%";
fontstyle="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#eeeeee";
offcolor="#000099";
onbgcolor="#ddffdd";
oncolor="#009999";
outfilter="randomdissolve(duration=0.3)";
overfilter="Fade(duration=0.2);Alpha(opacity=90);Shadow(color=#777777', Direction=135, Strength=3)";
padding=3;
pagebgcolor="#82B6D7";
pagecolor="black";
separatorcolor="#999999";
separatorsize=1;
subimage="rimsnr/arrow1.gif";
subimagepadding=2;
}

with(milonic=new menuname("Main Menu")){
alwaysvisible=1;
left=140;
orientation="horizontal";
style=menuStyle;
top=144;
aI("text=HOME;url=http://www.rimsnr.ac.in");
aI("text=Hindi Website;url=rimsnr/hindi/hindex.htm");
aI("showmenu=about;text=Institute;");
aI("showmenu=rnd;text= Research & Project;");
aI("showmenu=exam;text=Students;");
aI("showmenu=conf;text=Conference;");
aI("text=Tenders;url=rimsnr/tender.htm");
aI("text=Vacancies;url=rimsnr/vacancy.htm");
aI("showmenu=rti;text=RTI;");
}





with(milonic=new menuname("about")){
overflow="scroll";
style=menuStyle;
aI("text=Profile;url=rimsnr/history.htm;")
aI("text=Director;url=rimsnr/director.htm;")
aI("text=Departments;url=rimsnr/Department.htm")
aI("text=Facilities;url=rimsnr/underconst.htm;")
}

with(milonic=new menuname("dept")){
overflow="scroll";
style=menuStyle;
aI("text=Departments;url=rimsnr/department.htm;")
}

with(milonic=new menuname("rnd")){
overflow="scroll";
style=menuStyle;
aI("text=I.M.N.C.I.;url=rimsnr/spm.htm;")
aI("text=Rural Health Awareness ;url=rimsnr/healthaware.pdf;")
aI("text=M.H.C in Placenta & Umblical Cord;url=rimsnr/morph.pdf;")
aI("text=Health begins from Home;url=rimsnr/home.pdf;")
aI("text=Smile Train Project;url=rimsnr/underconst.htm;")
aI("text=Prevention of Blindness;url=rimsnr/underconst.htm;")
aI("text=DOTS center (WHO);url=rimsnr/underconst.htm;")
}


with(milonic=new menuname("conf")){
style=menuStyle;
aI("text=National;url=rimsnr/national.htm;");
aI("text=International;url=rimsnr/underconst.htm;");
}

with(milonic=new menuname("exam")){
style=menuStyle;
aI("text=Student Cell;url=rimsnr/student.htm;");
aI("text=Courses;url=rimsnr/mbbscourse.pdf;");
aI("text=Fee Structure;url=rimsnr/fee.pdf;");
aI("text=Time Table;url=rimsnr/subjects.pdf;");
aI("text=Syllabus;url=rimsnr/subjects.pdf;");
aI("text=Exams;url=rimsnr/examschedu.pdf;");
aI("text=Test Results;url=rimsnr/result.pdf;");
}

with(milonic=new menuname("rti")){
style=menuStyle;
aI("text=Right to Information;url=rimsnr/RTI/rti2.doc;");

aI("text=RTI Officers;url=rimsnr/RTI/rti.xml;");

aI("text=Application Form ;url=rimsnr/RTI/r.doc;");

aI("text=Information under RTI;url=rimsnr/RTI/rt.doc;");
aI("text=Remunerations of officers/employees;url=rimsnr/RTI/rem.pdf;");


}


drawMenus();


