_menuCloseDelay=500; 
_menuOpenDelay=150; 
_scrollAmount=3; 
_scrollDelay=20; 
_followSpeed=5; 
_followRate=40; 
_subOffsetTop=4; 
_subOffsetLeft=6; 
buildAfterLoad=true; 

with(style1=new mm_style()){ 
offcolor="#ffffff"; 
offbgcolor="#000000"; 
oncolor="#e8eff4"; 
bordercolor="#ffffff"; 
borderstyle="solid"; 
borderwidth=0; 
fontsize=12; 
fontstyle="normal"; 
//fontweight="bold"; 
fontfamily="Trebuchet MS,Tahoma,Sans-serif"; 
padding=4; 
//subimage="arrow.gif"; 
headercolor="#ffffff"; 
headerbgcolor="#000099"; 
separatorcolor="#ffffff"; 
separatorsize=0; 
menubgcolor="#7ea8c6"; 
outfilter="randomdissolve(duration=0.0)"; 
//overfilter="Fade(duration=0.2);Alpha(style=0,opacity=88);Shadow(color=#6294b9', Direction=180, Strength=5)"; 
valign="middle"; 
} 

with(ProspectiveStyle=new mm_style()){
styleid=4;
fontfamily="Verdana, Tahoma, Arial";
fontsize="75%";
fontstyle="normal";
headerbgcolor="#ffffff";
headercolor="#e8eff4";
offbgcolor="#b6d637";
offcolor="#ffffff";
onbgcolor="#000000";
oncolor="#ffffff";
padding=5;
}

with(AdultStyle=new mm_style()){
styleid=4;
fontfamily="Verdana, Tahoma, Arial";
fontsize="75%";
fontstyle="normal";
headerbgcolor="#ffffff";
headercolor="#e8eff4";
offbgcolor="#5aafea";
offcolor="#ffffff";
onbgcolor="#000000";
oncolor="#ffffff";
padding=5;
}

with(CurrentStyle=new mm_style()){
styleid=4;
fontfamily="Verdana, Tahoma, Arial";
fontsize="75%";
fontstyle="normal";
headerbgcolor="#ffffff";
headercolor="#e8eff4";
offbgcolor="#dd8bc2";
offcolor="#ffffff";
onbgcolor="#000000";
oncolor="#ffffff";
padding=5;
}

with(CollegeStyle=new mm_style()){
styleid=4;
fontfamily="Verdana, Tahoma, Arial";
fontsize="75%";
fontstyle="normal";
headerbgcolor="#ffffff";
headercolor="#e8eff4";
offbgcolor="#e06b86";
offcolor="#ffffff";
onbgcolor="#000000";
oncolor="#ffffff";
padding=5;
}

with(ContactStyle=new mm_style()){
styleid=4;
fontfamily="Verdana, Tahoma, Arial";
fontsize="75%";
fontstyle="normal";
headerbgcolor="#ffffff";
headercolor="#e8eff4";
offbgcolor="#68e689";
offcolor="#ffffff";
onbgcolor="#000000";
oncolor="#ffffff";
padding=5;
}

subStyle=new copyOf(style1) 
//subStyle.offborder=""; 
//subStyle.onborder="1px dotted #e8eff4"; 

with(milonic=new menuname("mainmenu")){ 
position="relative"; 
style=style1; 
alwaysvisible=1; 
align="center"; 
menuwidth="974"; 
menualign="center"; 
maxwidth=974; 
itemwidth=90; 
menuheight="30px"; 
margin="0px 0px 0px 0px"; 
orientation="horizontal";
aI("align=center;bgimage=elements/sitewide_menu_button1.jpg;text=Home;url=index.html;itemwidth=162;");
aI("align=center;bgimage=elements/sitewide_menu_button2.jpg;text=Prospective Students;showmenu=prospective;itemwidth=162;"); 
aI("align=center;bgimage=elements/sitewide_menu_button3.jpg;text=Adult Education;showmenu=adult;itemwidth=162;"); 
aI("align=center;bgimage=elements/sitewide_menu_button4.jpg;text=Current Users;showmenu=current;itemwidth=162;");
aI("align=center;bgimage=elements/sitewide_menu_button5.jpg;text=College Information;showmenu=college;itemwidth=162;");
aI("align=center;bgimage=elements/sitewide_menu_button6.jpg;text=Contact Us;showmenu=contact;itemwidth=162;");
} 

with(milonic=new menuname("prospective")){ 
itemwidth=157; 
style=ProspectiveStyle; 
align="left"; 
margin="5px"; 
aI("text=Student Life;url=student_life.html;");
aI("text=Entry Requirements;url=prospective_entry.html;");
aI("text=Application Process;url=prospective_application.html;");
aI("text=Course Information;url=prospective_course.html;");
aI("text=Open Evenings;url=prospective_open.html;");
aI("text=Online Prospectus;url=prospective_prospectus.html;");
aI("text=Application Form;url=prospective_online.html;");
aI("text=College DVD;url=prospective_dvd.html;");
} 

with(milonic=new menuname("adult")){ 
itemwidth=157; 
style=AdultStyle; 
align="left"; 
margin="5px"; 
aI("text=Adult Education Home Page;url=adults.html;");
aI("text=Daytime Courses;url=adults_daytime.html;");
aI("text=Evening Courses;url=adults_evening.html;");
aI("text=Service to Employers;url=adults_service.html;");
aI("text=Year 0 Pre-Degree Course;url=adults_degree.html;");
}

with(milonic=new menuname("current")){ 
itemwidth=157; 
style=CurrentStyle; 
align="left"; 
margin="5px"; 
aI("text=Student E-Mail;url=http://mail.students.bsfc.ac.uk;");
aI("text=Staff E-Mail;url=https://owa.bsfc.ac.uk/owa/;");
aI("text=Moodle;url=http://vle.bsfc.ac.uk/;");
aI("text=Sapien;url=https://sapien.bsfc.ac.uk/Sapien/;");
}

with(milonic=new menuname("college")){ 
itemwidth=157; 
style=CollegeStyle; 
align="left"; 
margin="5px"; 
aI("text=Term Dates;url=college_term_dates.html;");
aI("text=Important Dates;url=college_important_dates.html;");
aI("text=News;url=college_news.html;");
aI("text=News Videos & Audio;url=college_news_video.html;");
aI("text=Exam Results;url=college_exam.html;");
aI("text=College Mission;url=college_mission.html;");
aI("text=College Policies;url=college_policies.html;");
aI("text=College Corporation;url=college_corporation.html;");
aI("text=Job Vacancies;url=college_jobs.html;");
aI("text=Partners & Stakeholders;url=college_partners.html;");
}


with(milonic=new menuname("contact")){ 
itemwidth=157; 
style=ContactStyle; 
align="left"; 
margin="5px"; 
aI("text=College Address;url=contact_address.html;");
aI("text=How To Find Us;url=contact_findus.html;");
aI("text=Request A Prospectus;url=contact_prospectus.html;");
aI("text=Alumni;url=contact_alumni.html;");
aI("text=E-Mail Us;url=contact_email.html;");
}

drawMenus();
