fixMozillaZIndex=true; //Fixes Z-Index problem  with Mozilla browsers but causes odd scrolling problem, toggle to see if it helps
_menuCloseDelay=50;
_menuOpenDelay=50;
_subOffsetTop=2;
_subOffsetLeft=-2;




with(menuStyle=new mm_style()){
bordercolor="#640000";
borderstyle="none";
borderwidth=0;
fontfamily="Verdana";
fontsize="11px";
fontstyle="normal";
headerbgcolor="#640000";
headercolor="#640000";
offbgcolor="#640000";
offcolor="#eab8b8";
onbgcolor="#640000";
oncolor="#FFFFFF";
outfilter="randomdissolve(duration=0.0)";
overfilter="Fade(duration=0);Alpha(opacity=100);Shadow(color=#640000', Direction=135, Strength=3)";
padding=1;
pagebgcolor="#640000";
pagecolor="#ffffff";
separatorcolor="#640000";
separatorsize=0;
subimage="";
subimagepadding=2;
}

with(milonic=new menuname("Main Menu")){
alwaysvisible=1;
screenposition="center";
orientation="horizontal";
position="relative";
style=menuStyle;
top=100;

aI("showmenu=MyMilonic;text=Main Menu;");
}



with(milonic=new menuname("MyMilonic")){
style=menuStyle;
aI("text=Home;url=index.asp;");
aI("text=...........................................;");
aI("text=&nbsp;;");
aI("text=<b>Info For:</b>;");
aI("text=&nbsp;;");

aI("text=&nbsp;Prospective Students;url=prosp_comingtoit.asp?top_section=1&lower_section=1;");
aI("text=&nbsp;Current Students;url=curr_student_services.asp?top_section=1&lower_section=2;");
aI("text=&nbsp;International Students;url=inter_students.asp?top_section=1&lower_section=3;");
aI("text=&nbsp;Enterprises;url=industry.asp?top_section=1&lower_section=4;");
aI("text=&nbsp;Portals;url=staff.asp?top_section=1&lower_section=5;");
aI("text=&nbsp;Guidance Counsellors;url=guidance.asp?top_section=1&lower_section=14;");
aI("text=&nbsp;Employers;url=curr_career_service.asp?top_section=1&lower_section=2&lower2_section=77;");



aI("text=...........................................;");
aI("text=&nbsp;;");
aI("text=<b>Info About:</b>;");
aI("text=&nbsp;;");
aI("text=&nbsp;The Institute;url=inst_about.asp?top_section=2&lower_section=6;");
aI("text=&nbsp;Carlow Town & County;url=carlowtown.asp?top_section=2&lower_section=7;");
aI("text=&nbsp;Campus Facilities;url=camp_facilities.asp?top_section=2&lower_section=8;");
aI("text=&nbsp;Wexford Campus;url=wexfordcampus.asp?top_section=2&lower_section=9;");
aI("text=&nbsp;Full-time Courses;url=courses_schools.asp?top_section=2&lower_section=10;");
aI("text=&nbsp;Part-time Courses Carlow ;url=lll_itcarlow_carlow_cats.asp?top_section=2&lower_section=11&lower2_section=39&sel_sect=129;");
aI("text=&nbsp;Part-time Courses Wexford;url=lll_itcarlow_wexford_cats.asp?top_section=2&lower_section=11&lower2_section=39&sel_sect=129;");
aI("text=&nbsp;Part-time Courses Wicklow;url=lll_itcarlow_wicklow_cats.asp?top_section=2&lower_section=11&lower2_section=39&sel_sect=129;");
aI("text=&nbsp;Research & Development;url=rd_overview.asp?top_section=2&lower_section=15;");
aI("text=&nbsp;Staff Vacancies;url=staff_vacancies.asp?top_section=2&lower_section=18;");
aI("text=&nbsp;Gateway Hubs;url=designhub/designhub.asp?top_section=2&lower_section=19;");
aI("text=...........................................;");
aI("text=&nbsp;Contact Us;url=contact.asp;");
aI("text=&nbsp;Sitemap;url=sitemap.asp;");
aI("text=&nbsp;Privacy;url=privacy.asp;");
aI("text=...........................................;");
aI("text=&nbsp;News & Events;url=news_and_events.asp;");
aI("text=&nbsp;Search;url=search.asp;");
aI("text=&nbsp;;");
aI("text=&nbsp;;");
aI("text=&nbsp;;");
aI("text=&nbsp;;");
aI("text=&nbsp;;");
aI("text=&nbsp;;");
aI("text=&nbsp;;");
aI("text=&nbsp;;");



}

drawMenus();

