/*
 Milonic DHTML Website Navigation Menu - Version 3.5
 Written by Andy Woolley - Copyright 2002 (c) Milonic Solutions Limited. All Rights Reserved.
 Please visit http://www.milonic.co.uk/menu or e-mail menu3@milonic.com for more information.
 The Free use of this menu is only available to Non-Profit, Educational & Personal web sites.
 Commercial and Corporate licenses  are available for use on all other web sites & Intranets.
 All Copyright notices MUST remain in place at ALL times and, please keep us informed of your 
 intentions to use the menu and send us your URL.
*/

bccHomepage = 'http://' + window.location.host;
bccSecurepage = 'https://' + window.location.host;

//The following line is critical for menu operation, and MUST APPEAR ONLY ONCE. If you have more than one menu_array.js file rem out this line in subsequent files

menunum=0;menus=new Array();_d=document;function addmenu(){menunum++;menus[menunum]=menu;}function dumpmenus(){mt="<script language=javascript>";for(a=1;a<menus.length;a++){mt+=" menu"+a+"=menus["+a+"];"}mt+="<\/script>";_d.write(mt)}

//Please leave the above line intact. The above also needs to be enabled if it not already enabled unless this file is part of a multi pack.

////////////////////////////////////
// Editable properties START here //
////////////////////////////////////
// Special  string for IE5.5 or above please visit http://www.milonic.co.uk/menu/filters_sample.php for more filters

function openNewWindow(winURL,winWidth,winHeight,winConfig){
     mmConfig=""







     mmConfig="width="+winWidth+","







     mmConfig+="height="+winHeight+","







     mmConfig+=winConfig







     var mmWin=open(winURL,"",mmConfig);







     mmWin.focus();







}







if(navigator.appVersion.indexOf("MSIE 6.0")>0)







{







	 effect = "Fade(duration=0.3);Alpha(style=0,opacity=90)"







}







else







{







					// effect = "Shadow(color='#777777', Direction=135, Strength=5)" // Stop IE5.5 bug when using more than one filter







}







timegap=500			// The time delay for menus to remain visible







followspeed=5		// Follow Scrolling speed







followrate=50		// Follow Scrolling Rate







suboffset_top=0;	// Sub menu offset Top position 







suboffset_left=0;	// Sub menu offset Left position







closeOnClick = true







// Style 2 is used for the different coloring of the faculty and staff web pages  - mostly Gray and Black







style2=[			// style2 is an array of properties. You can have as many property arrays as you need. This means that menus can have their own style.







"000000",			// Mouse Off Font Color







"CDCDCD",			// Mouse Off Background Color







"ffffff",			// Mouse On Font Color







"800017",			// Mouse On Background Color







"000000",			// Menu Border Color 







10,					// Font Size in pixels







"normal",			// Font Style (italic or normal)







"normal",			// Font Weight (bold or normal)







"Verdana",			// Font Name







1,					// Menu Item Padding







bccHomepage+"/images/bccHeaderImages/arrows2.gif",		// Sub Menu Image (Leave this blank if not needed)







1,					// 3D Border & Separator bar







"000000",					// 3D High Color







"000000",					// 3D Low Color







,					// Current Page Item Font Color (leave this blank to disable)







,					// Current Page Item Background Color (leave this blank to disable)







,					// Top Bar image (Leave this blank to disable)







,					// Menu Header Font Color (Leave blank if headers are not needed)







,					// Menu Header Background Color (Leave blank if headers are not needed)







"#000000",			// Menu Item Separator Color







]







// This is the start of the faculty and staff menu array. It uses Sytle2 instead of Style1







//Departments menu







addmenu(menu=[		// This is the array that contains your menu properties and details







"departments",	// Menu Name - This is needed in order for the menu to be called







125,				// Menu Top - The Top position of the menu in pixels







"offset=-212",		// Menu Left - The Left position of the menu in pixels







185,				// Menu Width - Menus width in pixels







2,					// Menu Border Width 







"center",			// Screen Position - here you can use "center;left;right;middle;top;bottom" or a combination of "center:middle"







style2,				// Properties Array - this is set higher up, as above







0,					// Always Visible - allows the menu item to be visible at all time (1=on/0=off)







"left",				// Alignment - sets the menu elements text alignment, values valid here are: left, right or center







,					// Filter - Text variable for setting transitional s on menu activation - see above for more info







,					// Follow Scrolling - Tells the menu item to follow the user down the screen (visible at all times) (1=on/0=off)







0, 					// Horizontal Menu - Tells the menu to become horizontal instead of top to bottom style (1=on/0=off)







,					// Keep Alive - Keeps the menu visible until the user moves over another menu or clicks elsewhere on the page (1=on/0=off)







,					// Position of TOP sub image left:center:right







,					// Set the Overall Width of Horizontal Menu to 100% and height to the specified amount (Leave blank to disable)







,					// Right To Left - Used in Hebrew for example. (1=on/0=off)







,					// Open the Menus OnClick - leave blank for OnMouseover (1=on/0=off)







"form1",			// ID of the div you want to hide on MouseOver (useful for hiding form elements)







,					// Background image for menu when BGColor set to transparent.







,					// Scrollable Menu







,					// Reserved for future use







,"Academic Affairs","show-menu=academic_affairs",bccHomepage+"/locations/dtc/aa/",,2 // "Description Text", "URL", "Alternate URL", "Status", "Separator Bar"







,"Accounts Payable",bccHomepage+"/finance/finance/controller/accountspayable/index.html",,"",2



,"Budget",bccHomepage+"/finance/finance/budget/index.html",,"",2





,"Cashiers Office/College Bursar", bccHomepage+"/cashier/cashier",,"",2







,"Curriculum Services",bccHomepage+"/curriculumBCC/General/Home/",,"",2







,"Disability Services",bccHomepage+"/disabilityservices/disabilityservices/faculty/page13889.html",,"",2







,"Downtown Center Physical Plant",bccHomepage+"/faculty-staff/pplant.jsp",,"",2







,"Employee Relations", bccHomepage+"/HR/FacultyStaff/EmployeeRelations/page4990.html",,"",2







,"Enrollment Management",bccHomepage+"/enrollmanage/",,"",2







,"Facilities Management",bccHomepage+"/facilities/",,"",2







,"Government Relations",bccHomepage+"/locations/dtc/govrelations/",,"",2



,"Human Resources",bccHomepage+"/HR/",,"", 2



,"Information Technology","show-menu=information_technology",bccHomepage+"/informationtechnology/",,2







,"Instructional Technology","show-menu=instructional_technology",bccHomepage+"/itech/",,2







,"Library/LRC",bccHomepage+"/libraries/",,"",2







,"Payroll",bccHomepage+"/finance/finance/controller/payroll/index.html",,"",2





,"Printing",bccHomepage+"/printing",,"",2







,"Procurement",bccHomepage+"/procurement/",,"",2







,"Professional Development",bccHomepage+"/HR/FacultyStaff/ProfDevTraining/index.html",,"",2











,"Student Affairs",bccHomepage+"/stuserv/",,"",2























])















//Academic Affairs submenu







addmenu(menu=["academic_affairs",127,"offset=-32",180,2,"center",style2,0,"left",,,0,,,,,,"form1",,,,







,"Accelerated Learning",bccHomepage+"/locations/dtc/aa/accel/",,"",2





,"Career & Technical Education",bccHomepage+"/teched/",,"",2






,"Cooperative Education",bccHomepage+"/locations/dtc/aa/coopedu.jsp",,"",2







,"Curriculum Services",bccHomepage+"/curriculumBCC/General/Home/",,"",2







,"Education Placement Services",bccHomepage+"/educationplacement/",,"",2







,"Experiential Learning",bccHomepage+"/locations/dtc/aa/accel/",,"",2







,"e-Learning @ BC",bccHomepage+"/elearning/",,"",2







,"Holcombe Institute",bccHomepage+"/holcombeinstitute/",,"",2







,"Honors Institute",bccHomepage+"/honors/",,"",2







,"Instructional Technology",bccHomepage+"/itech/",,"",2







,"International Education",bccHomepage+"/internationalEducation/",,"",2







,"International Students",bccHomepage+"/international/",,"",2



















])	















//Information Technology submenu







addmenu(menu=["information_technology",281,"offset=-29",185,2,"center",style2,0,"left",,,0,,,,,,"form1",,,,







,"Create/Update Website",bccHomepage+"/informationtechnology/General/Web%20Site/page4680.html",,"",2







,"Order Technology",bccHomepage+"/informationtechnology/General/HardwareandSoftware/page4154.html",,"",2







,"Request Assistance",bccHomepage+"/informationtechnology/General/CustomerService/page4740.html",,"",2







,"Request an I.T. Project",bccHomepage+"/informationtechnology/AboutUs/StrategicPlan/page834.html",,"",2







,"Run/View Reports",bccHomepage+"/informationtechnology/General/Reports-Stats-Surveys/page4248.html",,"",2







,"Security Forms",bccHomepage+"/informationtechnology/Communications/NetworkAccess/page4737.html",,"",2











])	















//Instructional Technology submenu







addmenu(menu=["instructional_technology",296,"offset=-29",185,2,"center",style2,0,"left",,,0,,,,,,"form1",,,,







,"Contacts",bccHomepage+"/itech/contact.jsp",,"",2







,"Initiatives",bccHomepage+"/itech/initiatives.jsp",,"",2







,"IT Committees",bccHomepage+"/itech/committees.jsp",,"",2







,"Mentor Project",bccHomepage+"/itech/mentors.jsp",,"",2







,"Professional Development",bccHomepage+"/itech/professional_development.jsp",,"",2







,"Blackboard",bccHomepage+"/itech/pd_courseware_developer.jsp",,"",2















])	







//Employee Resources menu







addmenu(menu=[		// This is the array that contains your menu properties and details







"employee",     	// Menu Name - This is needed in order for the menu to be called







125,					// Menu Top - The Top position of the menu in pixels







"offset=-109",		// Menu Left - The Left position of the menu in pixels







190,				// Menu Width - Menus width in pixels







2,					// Menu Border Width 







"center",			// Screen Position - here you can use "center;left;right;middle;top;bottom" or a combination of "center:middle"







style2,				// Properties Array - this is set higher up, as above







0,					// Always Visible - allows the menu item to be visible at all time (1=on/0=off)







"left",				// Alignment - sets the menu elements text alignment, values valid here are: left, right or center







,					// Filter - Text variable for setting transitional s on menu activation - see above for more info







,					// Follow Scrolling - Tells the menu item to follow the user down the screen (visible at all times) (1=on/0=off)







0, 					// Horizontal Menu - Tells the menu to become horizontal instead of top to bottom style (1=on/0=off)







,					// Keep Alive - Keeps the menu visible until the user moves over another menu or clicks elsewhere on the page (1=on/0=off)







,					// Position of TOP sub image left:center:right







,					// Set the Overall Width of Horizontal Menu to 100% and height to the specified amount (Leave blank to disable)







,					// Right To Left - Used in Hebrew for example. (1=on/0=off)







,					// Open the Menus OnClick - leave blank for OnMouseover (1=on/0=off)







"form1",			// ID of the div you want to hide on MouseOver (useful for hiding form elements)







,					// Background image for menu when BGColor set to transparent.







,					// Scrollable Menu







,					// Reserved for future use







,"Advisor Training Program",bccHomepage+"/locations/central/atm/",,"",2





,"Benefits","show-menu=benefits",,,2



,"Branding Tutorial",bccHomepage+"/FCCSC/branding",,,2



,"Calendars","show-menu=calendars",,,2







,"Campus Safety and Security",bccHomepage+"/view/safety.jsp",,"",2







,"Education Master Plan",bccHomepage+"/masterPlan/",,"",2





,"eForms","http://eforms.broward.edu/",,"",2



,"Email Access","/informationtechnology/Communications/Email%20Access/page4157.html",,"",2



,"Employee Sign-on","show-menu=employee_secure",,"",2







,"Employee Services","show-menu=employee_services",,,2







,"Facilitate.com","http://facilitate.broward.edu",,"",2







,"Facilities/Classroom Scheduling",bccHomepage+"/departments/facilities/",,"",2







,"Forms",bccHomepage+"/forms/",,"",2








,"Jobs","/FCCSC/apptrack/applogon.jsp?RealName=applicantreq&NextPage=security.IAU090N2s&RecordType=ZZ&Function=GET",,"",2







,"Minority/Women Vendors(MWBE)",bccHomepage+"/procurement/Procurement/Employee/EmployeeRoot/SupplierDiversity/page3773.html",,"",2







,"Network Security Forms",bccHomepage+"/informationtechnology/Communications/NetworkAccess/page4737.html",,"",2







,"On Target", bccHomepage+"/OnTarget/",,"",2







,"People and Places",bccHomepage+"/find2.jsp",,"",2







,"Policy and Procedure Manual",bccHomepage+"/PolicyAndProcedure/",,"",2







,"President's Office",bccHomepage+"/PresidentDistrictBoard/Leadership/President/",,"",2









,"Professional Technical Staff",bccHomepage+"/HR/FacultyStaff/ProfDevTraining/PTS/page10174.html",,"",2







,"Publications","show-menu=publications",,,2







,"SPD Funding Request",bccHomepage+"/HR/FacultyStaff/ProfDevTraining/SPD/page10171.html",,"",2







,"Template Access/Approvals","show-menu=template_access",,,2















])















//Benefits submenu







addmenu(menu=["benefits",138,"offset=74",180,2,"center",style2,0,"left",,,0,,,,,,"form1",,,,





,"Computer Discounts",bccHomepage+"/informationtechnology/General/HardwareandSoftware/page17359.html",,"",2







,"Legal",bccHomepage+"/HR/FacultyStaff/Benefits/page6988.html",,"",2







,"Life Insurance",bccHomepage+"/HR/FacultyStaff/Benefits/page8694.html",,"",2







,"Medical",bccHomepage+"/HR/FacultyStaff/Benefits/page7209.html",,"",2







,"Retirement",bccHomepage+"/HR/FacultyStaff/Benefits/page6981.html",,"",2







,"TSA",bccHomepage+"/HR/FacultyStaff/Benefits/page6994.html",,"",2







,"Tuition Assistance",bccHomepage+"/HR/FacultyStaff/ProfDevTraining/Education/page10215.html",,"",2







,"Tuition Reimbursement",bccHomepage+"/HR/FacultyStaff/ProfDevTraining/Education/page10215.html",,"",2















])















//Calendars submenu







addmenu(menu=["calendars",138,"offset=74",180,2,"center",style2,0,"left",,,0,,,,,,"form1",,,,







,"Academic Calendar",bccHomepage+"/calendar/",,"",2







,"Instructional Calendar",bccHomepage+"/locations/dtc/aa/calendar/",,"",2







,"Student Event Calendar","/events/",,"",2







])















//Employee Secure Sign-on submenu







addmenu(menu=["employee_secure",180,"offset=74",180,2,"center",style2,0,"left",,,0,,,,,,"form1",,,,















,"Personal Resources","/FCCSC/servlet/security.IAU090N1s?NextPage=/personnel/payroll/payroll.jsp",,"",2







,"Faculty Resources","/FCCSC/servlet/security.IAU090N1s?NextPage=/personnel/faculty/faculty.jsp",,"",2







,"Staff Resources","/FCCSC/servlet/security.IAU090N1s?NextPage=/employee/personnel.jsp",,"",2







,"Miscellaneous","/FCCSC/servlet/security.IAU090N1s?NextPage=/employee/miscellaneous.jsp",,"",2







])























//Employee Services submenu







addmenu(menu=["employee_services",194,"offset=74",180,2,"center",style2,0,"left",,,0,,,,,,"form1",,,,







,"Child Care",bccHomepage+"/stuserv/childcare.jsp",,"",2







,"Dental Clinic",bccHomepage+"/dental/dental/DentalClinic/page12944.html",,"",2







,"Emergency Information",bccHomepage+"/view/hurricane.jsp",,"",2







,"Vision Center",bccHomepage+"/visioncare/Vision/VisionCareClinic/page12933.html",,"",2







,"Employee Credit Union","http://www.bscu.org/ target=_blank",,"",2















])







//Publications submenu







addmenu(menu=["publications",390,"offset=74",180,2,"center",style2,0,"left",,,0,,,,,,"form1",,,,







,"Grand Central",bccHomepage+"/locations/central/news.pdf",,"",2







,"Northern Lights",bccHomepage+"/locations/north/campusnews/",,"",2







,"Observer",bccHomepage+"/observer_BCC/",,"",2







,"On Target",bccHomepage+"/OnTarget/",,"",2







,"Southern Breezes",bccHomepage+"/locations/south/campusnews/index.jsp",,"",2







])























//Template Access and Approvals submenu







addmenu(menu=["template_access",435,"offset=74",180,2,"center",style2,0,"left",,,0,,,,,,"form1",,,,







,"Administrative Login",bccHomepage+"/ext/LdapLogin.jsp",,"",2







,"Approval Login",bccHomepage+"/ext/ApplLogin.jsp",,"",2







,"Faculty and Staff Templates",bccHomepage+"/ext/faculty-pages.jsp",,"",2















])















//Faculty Resources menu







addmenu(menu=[		// This is the array that contains your menu properties and details







"faculty",	  		// Menu Name - This is needed in order for the menu to be called







125,					// Menu Top - The Top position of the menu in pixels







"offset=43",		// Menu Left - The Left position of the menu in pixels







190,				// Menu Width - Menus width in pixels







2,					// Menu Border Width 







"center",			// Screen Position - here you can use "center;left;right;middle;top;bottom" or a combination of "center:middle"







style2,				// Properties Array - this is set higher up, as above







0,					// Always Visible - allows the menu item to be visible at all time (1=on/0=off)







"left",				// Alignment - sets the menu elements text alignment, values valid here are: left, right or center







,					// Filter - Text variable for setting transitional s on menu activation - see above for more info







,					// Follow Scrolling - Tells the menu item to follow the user down the screen (visible at all times) (1=on/0=off)







0, 					// Horizontal Menu - Tells the menu to become horizontal instead of top to bottom style (1=on/0=off)







,					// Keep Alive - Keeps the menu visible until the user moves over another menu or clicks elsewhere on the page (1=on/0=off)







,					// Position of TOP sub image left:center:right







,					// Set the Overall Width of Horizontal Menu to 100% and height to the specified amount (Leave blank to disable)







,					// Right To Left - Used in Hebrew for example. (1=on/0=off)







,					// Open the Menus OnClick - leave blank for OnMouseover (1=on/0=off)







"form1",			// ID of the div you want to hide on MouseOver (useful for hiding form elements)







,					// Background image for menu when BGColor set to transparent.







,					// Scrollable Menu







,					// Reserved for future use







,"Achieving The Dream",bccHomepage+"/achieving/",,"",2

,"Blackboard",bccHomepage+"/elearning/eLearning/login/page10375.html",,"",2







,"Campus Safety and Security",bccHomepage+"/view/safety.jsp",,"",2







,"Course Outlines",bccHomepage+"/ext/CourseOutlines.jsp",,"",2







,"Classroom Scheduling",bccHomepage+"/departments/facilities/",,"",2







,"Disability Services",bccHomepage+"/disabilityservices/disabilityservices/faculty/page13889.html",,"",2







,"Faculty Development","show-menu=fac_development",,"",2







,"Faculty Handbook",bccHomepage+"/facultyhandbk/",,"",2







,"Faculty Senate",bccHomepage+"/senate/",,"",2







,"e-Learning @ BC",bccHomepage+"/elearning/",,"",2







,"Holcombe Institute",bccHomepage+"/holcombeinstitute/",,"",2







,"Network Security Forms",bccHomepage+"/informationtechnology/Communications/NetworkAccess/page4737.html",,"",2







,"NSF projects",bccHomepage+"/locations/north/math/nsf/index.html",,"",2







,"Testing",bccHomepage+"/faculty-staff/testing.jsp",,"",2







,"UFF Contract","http://www.uff-bcc.org/contract/2006-7_contract_060721.pdf",,"",2







,"United Faculty of Florida","http://www.unitedfacultyofflorida.org target=_blank",,"",2















])















//Faculty Development submenu







addmenu(menu=["fac_development",195,"offset=233",195,2,"center",style2,0,"left",,,0,,,,,,"form1",,,,



			  



,"Holcombe Institute",bccHomepage+"/holcombeinstitute/",,"",2







,"Instructional Technology",bccHomepage+"/itech/index.jsp",,"",2







,"Staff Development",bccHomepage+"/HR/FacultyStaff/ProfDevTraining/index.html",,"",2















])























//Organizations







addmenu(menu=[		// This is the array that contains your menu properties and details







"organizations",	// Menu Name - This is needed in order for the menu to be called







125,				// Menu Top - The Top position of the menu in pixels







"offset=164",		// Menu Left - The Left position of the menu in pixels







160,				// Menu Width - Menus width in pixels







2,					// Menu Border Width 







"center",			// Screen Position - here you can use "center;left;right;middle;top;bottom" or a combination of "center:middle"







style2,				// Properties Array - this is set higher up, as above







0,					// Always Visible - allows the menu item to be visible at all time (1=on/0=off)







"left",				// Alignment - sets the menu elements text alignment, values valid here are: left, right or center







,					// Filter - Text variable for setting transitional s on menu activation - see above for more info







,					// Follow Scrolling - Tells the menu item to follow the user down the screen (visible at all times) (1=on/0=off)







0, 					// Horizontal Menu - Tells the menu to become horizontal instead of top to bottom style (1=on/0=off)







,					// Keep Alive - Keeps the menu visible until the user moves over another menu or clicks elsewhere on the page (1=on/0=off)







,					// Position of TOP sub image left:center:right







,					// Set the Overall Width of Horizontal Menu to 100% and height to the specified amount (Leave blank to disable)







,					// Right To Left - Used in Hebrew for example. (1=on/0=off)







,					// Open the Menus OnClick - leave blank for OnMouseover (1=on/0=off)







"form1",			// ID of the div you want to hide on MouseOver (useful for hiding form elements)







,					// Background image for menu when BGColor set to transparent.







,					// Scrollable Menu







,					// Reserved for future use







,"Collegewide Committees",bccHomepage+"/committees/",,"",2







,"FACC",bccHomepage+"/facc/facc.jsp",,"",2







,"Faculty Senate",bccHomepage+"/senate/",,"",2







,"FCCSC","http://www.fccsc.org",,"",2



,"NCBAA", bccHomepage+"/ncbaa/",,"",2



])























dumpmenus()







