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=0;
_subOffsetLeft=0;




with(horizStyle=new mm_style()){
//bordercolor="#999999";
//borderstyle="solid";
//borderwidth=1;
fontfamily="verdana";
fontsize="11px";
fontstyle="normal";
fontweight="bold";
headerbgcolor="#AFD1B5";
headerborder=1;
headercolor="#000099";
offbgcolor="transparent";
offcolor="#ffffff";
onbgcolor="#FEFAD2";
onborder="1px solid #FF6600";
oncolor="#000000";
onsubimage="menuimages/on_downboxed.gif";
overbgimage="menuimages/backon_beige.gif";
padding=3;
//pagebgcolor="#CFE2D1";
//pagecolor="#000066";
pageimage="menuimages/db_red.gif";
separatoralign="center";
separatorcolor="#999999";
separatorwidth="85%";
subimage="menuimages/downboxed.gif";
}

with(vertStyle=new mm_style()){
styleid=1;
bordercolor="#999999";
borderstyle="solid";
borderwidth=1;
fontfamily="verdana";
fontsize="11px";
fontstyle="normal";
headerbgcolor="#AFD1B5";
headerborder=1;
headercolor="#000099";
image="menuimages/18_blank.gif";
imagepadding=3;
menubgimage="menuimages/backoff_green.gif";
offbgcolor="transparent";
offcolor="#000000";
onbgcolor="#FEFAD2";
onborder="1px solid #FF6600";
oncolor="#000000";
onsubimage="menuimages/on_13x13_greyboxed.gif";
outfilter="randomdissolve(duration=0.2)";
overfilter="Fade(duration=0.1);Alpha(opacity=95);Shadow(color=#777777', Direction=135, Strength=3)";
padding=3;
pagebgcolor="#CFE2D1";
pagecolor="#000066";
pageimage="menuimages/db_red.gif";
separatoralign="right";
separatorcolor="#999999";
separatorpadding=1;
separatorwidth="85%";
subimage="menuimages/black_13x13_greyboxed.gif";
menubgcolor="#F5F5F5";
}

with(milonic=new menuname("Sample mainmenu")){
alwaysvisible=1;
left=223;
margin=2;
orientation="horizontal";
style=horizStyle;
top=30;
aI("title=Back to Home Page;url=/;");
aI("text=HOME &nbsp;&nbsp;title=Back to Home Page;url=index.php;");
aI("showmenu=about;text=ABOUT US;");
aI("text=&nbsp;&nbsp;STUDY OVERSEAS &nbsp;&nbsp;showmenu=studyoverseas;");
aI("text=FOR STUDENTS &nbsp;&nbsp;showmenu=forstudents;");
aI("text=CONTACT US &nbsp;&nbsp;url=contactus.php;");
}

with(milonic=new menuname("about")){
margin=3;
style=vertStyle;
top="offset=2";
aI("text=About Orient Spectra;url=aboutus.php;");
aI("text=Why Orient Spectra;url=whyorient.php;");
aI("text=Management Team;url=managementteam.php;");
}

with(milonic=new menuname("studyoverseas")){
margin=3;
style=vertStyle;
top="offset=2";
aI("text=Study in USA;url=usa_studyinusa.php;");
aI("text=Study in UK;url=uk_studyinuk.php;");
aI("text=Study in CANADA;url=canada_studyincanada.php;");
}

with(milonic=new menuname("forstudents")){
margin=3;
style=vertStyle;
top="offset=2";
aI("text=Tests to be Taken;url=tests.php;");
aI("text=Cost of Education;url=costofeducation.php;");
aI("text=SOP Guidance;url=sops.php;");
aI("text=Recommendations;url=recommendations.php;");
aI("text=Resume;url=resume.php;");
aI("text=Scholarships / Financial Aid;url=financialaid.php;");
aI("text=University Selection;url=universityselection.php;");
aI("text=Interviews;url=interviews.php;");
aI("text=Visa Information;url=visainfo.php;");
aI("text=Embassies and Offices;url=embassies.php;");}

drawMenus();
