// Milonic DHTML Menu version 3.3.11
// please note that major changes to this file have been made.
//
// You no longer need to number your menus as in previous versions. 
// The new menu structure allows you to name the menu instead. This means that you to remove menus and not break the system.
// The structure should also be much easier to modify, add & remove menus and menu items.
// 
// If you are having difficulty with the menu please read the FAQ at http://www.milonic.co.uk/menu/faq.php before contacting us.
//
// Please note that the above text CAN be erased if you wish.



// The following line is critical for menu operation, and must appear only once.
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

////////////////////////////////////
// Editable properties START here //
////////////////////////////////////

MAINURL = "http://www.coe.neu.edu/gse/";

effect
="Fade(duration=0.3);Alpha(style=0,opacity=100);Shadow(color='#666666',Direction=135,Strength=5)"
// Special effect string for IE5.5 or above please visit http://www.milonic.co.uk/menu/filters_sample.php for more filters
//effect = "randomdissolve(duration=0.4);Shadow(color='#999999', Direction=135, Strength=5)";

timegap=500				// The time delay for menus to remain visible
followspeed=5			// Follow Scrolling speed
followrate=40			// Follow Scrolling Rate
suboffset_top=20;		// Sub menu offset Top position 
suboffset_left=30;		// Sub menu offset Left position

style1=[				// style1 is an array of properties. You can have as many property arrays as you need. This means that menus can have their own style.
"EEEEEE",				// Mouse Off Font Color
"333333",				// Mouse Off Background Color
"FFFFFF",				// Mouse On Font Color
"FF0000",				// Mouse On Background Color
"black",				// Menu Border Color 
11,						// Font Size in pixels
"normal",				// Font Style (italic or normal)
"bold",					// Font Weight (bold or normal)
"Arial,sans-serif",		// Font Name
8,						// Menu Item Padding
"arrow.gif",			// Sub Menu Image (Leave this blank if not needed)
,						// 3D Border & Separator bar
"66ffff",				// 3D High Color
"000099",				// 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)
]



addmenu(menu=[		// This is the array that contains your menu properties and details
"about",		    // Menu Name - This is needed in order for the menu to be called
,					// Menu Top - The Top position of the menu in pixels
,					// Menu Left - The Left position of the menu in pixels
170,				// Menu Width - Menus width in pixels
1,					// Menu Border Width 
,					// Screen Position - here you can use "center;left;right;middle;top;bottom" or a combination of "center:middle"
style1,				// 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
effect,				// Filter - Text variable for setting transitional effects 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)
, 					// 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
,					// ..Now Obsolete..
,					// Right To Left - Used in Hebrew for example. (1=on/0=off)
,					// Open the Menus OnClick - leave blank for OnMouseover (1=on/0=off)
,					// ID of the div you want to hide on MouseOver (useful for hiding form elements)
,					// Reserved for future use
,					// Reserved for future use
,					// Reserved for future use
//,"About Graduate School",MAINURL + "about/grad.html",,,1
//,"Location",MAINURL + "about/location.html",,,1
,"Campus Map and Directions","http://www.campusmap.neu.edu/",,,1
//,"History",MAINURL + "about/history.html",,,1

,"Sitemap",MAINURL + "sitemap.html",,,1
,"Staff",MAINURL + "staff.html",,,1
,"Search",MAINURL + "bin/search.cgi",,,1
])


addmenu(menu=["application",
	,,200,1,"",style1,,"LEFT",effect,,,,,,,,,,,,
	,"Applying to Graduate School of Engineering",MAINURL + "applying.html",,,1
	,"Apply Online","https://app.applyyourself.com/?id=neu-grad",,,1
	,"Assistantship Information",MAINURL + "assistinfo.html",,,1
	,"Declaration and Certification of Finances (DCF) Form",MAINURL + "dcf.html",,,1
	,"Form for Accepting Admission Offer",MAINURL + "Acceptance.pdf",,,1
	,"GRE/TOEFL","http://www.coe.neu.edu/gse/GRE_TOEFL.html",,,1

])

addmenu(menu=["degreeprograms",
	,,200,1,"",style1,,"left",effect,,,,,,,,,,,,
	,"Graduate Degrees and Areas of Concentration",MAINURL + "grad_areas.html",,,1
	,"Interdisciplinary Ph.D. ",MAINURL +
"programsInGrad.html#iphd",,,1
,"Special Programs ",MAINURL + "programsInGrad.html#sp",,,1
	
])

addmenu(menu=["information",
	,,300,1,"",style1,,"left",effect,,,,,,,,,,,,
	,"Academic Policies and Procedures",MAINURL + "apandp.html",,,1
	,"Annual Report of Faculty Scholarship",MAINURL + "reports.html",,,1
	,"Assistantships",MAINURL + "Assistantships.html",,,1
	,"Commencement/Degree Conferral",MAINURL + "Commencement.html",,,1
	,"Co-op","http://www.coe.neu.edu/gse/Co-op.html",,,1
	,"Facilities & Resources",MAINURL + "resource.html",,,1
	,"Financial Aid Information",MAINURL + "FinancialAid.html",,,1
	,"GAANN National Fellowships ",MAINURL + "gaanninfo.html",,,1
	,"General Information",MAINURL + "ginfo.html",,,1
	,"Graduate & Professional Student Association (GPSA)",MAINURL + "gpsa.html",,,1
	,"Graduate Engineering Bridges (GEB)","http://www.geb.neu.edu",,,1
	,"Graduate Student Handbook", "http://www.northeastern.edu/gradhandbook/",,,1
	,"New Student Information",MAINURL + "newStudents.html",,,1
		,"School Closing Info",MAINURL + "additionalInfo.html#6",,,1
	
	
	,"Thesis Instructions",MAINURL + "thesis.html",,,1
	,"Tuition and Fees",MAINURL + "financial.html",,,1
	
])
addmenu(menu=["departments",
	,,200,1,"",style1,,"left",effect,,,,,,,,,,,,
	,"Bioengineering","http://www.coe.neu.edu/coe/graduate/bioengineering.html",,,1
	,"Chemical Engineering",MAINURL + "sc_che.html",,,1
	,"Civil and Environmental Engineering",MAINURL + "sc_civ.html",,,1
	,"Computer Systems Engineering",MAINURL + "sc_cse.html",,,1
	,"Electrical and Computer Engineering",MAINURL + "sc_ece.html",,,1
	,"Energy Systems","http://www.coe.neu.edu/coe/professional/EnergySystems.html",,,1
	,"Engineering Leadership",MAINURL + "sc_el.html",,,1
	,"Information Systems",MAINURL + "sc_is.html",,,1
	,"Mechanical and Industrial Engineering",MAINURL + "sc_mime.html",,,1
	,"Telecommunication Systems Management",MAINURL + "sc_telecom.html",,,1
])

addmenu(menu=["schedules",
	,,170,1,"",style1,,"left",effect,,,,,,,,,,,,
	,"FALL",MAINURL + "Fall2009.html",,,1
	,"SPRING",MAINURL + "Spring2010.html",,,1
	,"SUMMER",MAINURL + "tentative_schedule.html",,,1
	," STREAMING VIDEO",MAINURL + "streaming_video.html",,,1
	,"TENTATIVE",MAINURL + "tentative_schedule.html",,,1
])

dumpmenus()
