//UDMv3.5
//**DO NOT EDIT THIS *****
if (!exclude) { //********
//************************



///////////////////////////////////////////////////////////////////////////
//
//  ULTIMATE DROPDOWN MENU VERSION 3.5 by Brothercake
//  This is a special version for Dynamic Drive (http://www.dynamicdrive.com)
//
//  Link-wrapping routine by Brendan Armstrong
//  Original KDE modifications by David Joham
//  Opera reload/resize based on a routine by Michael Wallner
//  Select-element hiding routine by Huy Do
//
///////////////////////////////////////////////////////////////////////////



// *** POSITIONING AND STYLES *********************************************



var menuALIGN = "center";		// alignment
var absLEFT = 	0;		// absolute left or right position (if menu is left or right aligned)
var absTOP = 	0; 		// absolute top position

var staticMENU = false;		// static positioning mode (ie5,ie6 and ns4 only)

var stretchMENU = false;		// show empty cells
var showBORDERS = false;		// show empty cell borders

var baseHREF = "";	// base path to .js files for the script (ie: resources/)
var zORDER = 	1000;		// base z-order of nav structure (not ns4)

var mCOLOR = 	"";	// main nav cell color
var rCOLOR = 	"";	// main nav cell rollover color
var bSIZE = 	0;		// main nav border size
var bCOLOR = 	""	// main nav border color
var aLINK = 	"#FFFFFF";	// main nav link color
var aHOVER = 	"";		// main nav link hover-color (dual purpose)
var aDEC = 	"none";		// main nav link decoration
var fFONT = 	"Arial,Geneva,Helvetica,sans-serif";	// main nav font face
var fSIZE = 	11;		// main nav font size (pixels)
var fWEIGHT = 	"bold"		// main nav font weight
var tINDENT = 	7;		// main nav text indent (if text is left or right aligned)
var vPADDING = 	7;		// main nav vertical cell padding
var vtOFFSET = 	0;		// main nav vertical text offset (+/- pixels from middle)

var keepLIT =	true;		// keep rollover color when browsing menu
var vOFFSET = 	5;		// shift the submenus vertically
var hOFFSET = 	4;		// shift the submenus horizontally

var smCOLOR = 	"#CCCCCC";	// submenu cell color

var srCOLOR = 	"#6B6C69";	// submenu cell rollover color
var sbSIZE = 	0;		// submenu border size
var sbCOLOR = 	""	// submenu border color
var saLINK = 	"#000000";	// submenu link color
var saHOVER = 	"";		// submenu link hover-color (dual purpose)
var saDEC = 	"none";		// submenu link decoration
var sfFONT = 	"Arial,Geneva,Helvetica,sans-serif";// submenu font face
var sfSIZE = 	11;		// submenu font size (pixels)
var sfWEIGHT = 	"normal"	// submenu font weight
var stINDENT = 	5;		// submenu text indent (if text is left or right aligned)
var svPADDING = 1;		// submenu vertical cell padding
var svtOFFSET = 0;		// submenu vertical text offset (+/- pixels from middle)

var shSIZE =	3;		// submenu drop shadow size
var shCOLOR =	"#000000";	// submenu drop shadow color
var shOPACITY = 50;		// submenu drop shadow opacity (not ie4,ns4 or opera)

var keepSubLIT = true;		// keep submenu rollover color when browsing child menu
var chvOFFSET = -12;		// shift the child menus vertically
var chhOFFSET = 7;		// shift the child menus horizontally

var openTIMER = 10;		// [** new **] menu opening delay time (not ns4/op5/op6)
var openChildTIMER = 20;	// [** new **] child-menu opening delay time (not ns4/op5/op6)
var closeTIMER = 330;		// menu closing delay time

var cellCLICK = true;		// links activate on TD click
var aCURSOR = "hand";		// cursor for active links (not ns4 or opera)

var altDISPLAY = "";		// where to display alt text
var allowRESIZE = true;		// allow resize/reload

var redGRID = false;		// show a red grid
var gridWIDTH = 990;		// override grid width
var gridHEIGHT = 450;		// override grid height
var documentWIDTH = 0;		// override document width

var hideSELECT = false;		// auto-hide select boxes when menus open (ie only)
var allowForSCALING = false;	// allow for text scaling in gecko browsers
var allowPRINTING = false;	// allow the navbar and menus to print (not ns4)

var arrWIDTH = 13;		// [** new **] arrow width (not ns4/op5/op6)
var arrHEIGHT = 13;		// [** new **] arrow height (not ns4/op5/op6)

var arrHOFFSET = -1;		// [** new **] arrow horizontal offset (not ns4/op5/op6)
var arrVOFFSET = -3;		// [** new **] arrow vertical offset (not ns4/op5/op6)
var arrVALIGN = "middle";	// [** new **] arrow vertical align (not ns4/op5/op6)

var arrLEFT = "<";		// [** new **] left arrow (not ns4/op5/op6)
var arrRIGHT = ">";		// [** new **] right arrow (not ns4/op5/op6)

// change this variable to your subfolders 
var rootPath = 'http://www.nafa.edu.sg/';

//** LINKS ***********************************************************


// add main link item ("url","Link name",width,"text-alignment","_target","alt text",top position,left position,"key trigger","mCOLOR","rCOLOR","aLINK","aHOVER") [** last four are new **]
addMainItem(rootPath + "index.htm","home",124,"center","","",0,0,"","#6B6C69","#000000","","#FFFFFF");


addMainItem(rootPath + "aboutus.htm","about us",124,"center","","",0,0,"","","#E00000","","");

	// define submenu properties (width,"align to edge","text-alignment",v offset,h offset,"filter","smCOLOR","srCOLOR","sbCOLOR","shCOLOR","saLINK","saHOVER") [** last six are new **]
	defineSubmenuProperties(150,"left","left",-4,-4,"","#E00000","","","","#FFFFFF","#000000");
    
	// add submenu link items ("url","Link name","_target","alt text")
	addSubmenuItem(rootPath + "in_aboutus/nafa/vis_mis_obj.htm","NAFA","","");
	addSubmenuItem(rootPath + "in_aboutus/nafa/vis_mis_obj.htm","Academic Departments","","");
	
		defineChildmenuProperties(230,"left","left",+10,-2,""); 
		addChildmenuItem(rootPath + "3ddesign/index.htm","Department of 3D Design","_blank","");
		addChildmenuItem(rootPath + "designmedia/construction_web.htm","Department of Design & Media","_blank","");
		addChildmenuItem(rootPath + "fineart/index.htm","Department of Fine Art","_blank","");
		addChildmenuItem(rootPath + "artsmgteducation/construction_web.htm","Department of Arts Management & Education","_blank","");
		addChildmenuItem(rootPath + "dance/index.htm","Department of Dance","_blank","");
		addChildmenuItem("http://www.nafa.edu.sg/music/","Department of Music","_blank","");
		addChildmenuItem(rootPath + "theatre/construction_web.htm","Department of Theatre","_blank","");
		addChildmenuItem(rootPath + "fashionstudies/construction_web.htm","Department of Fashion Studies","_blank","");
		addChildmenuItem(rootPath + "syt/_syt.htm","School of Young Talents","_blank","");
	
	addSubmenuItem(rootPath + "syt/_nak/about_us.htm","NAFA Arts Kindergarten","","");
	addSubmenuItem(rootPath + "in_aboutus/nafacouncil/nafacouncil.htm","NAFA Council","","");
	addSubmenuItem(rootPath + "in_aboutus/clubnafa/aboutus.htm","Club NAFA","","");
	addSubmenuItem(rootPath + "in_aboutus/nfaf/vis_mis_obj.htm","NFAF","","");
	addSubmenuItem("http://www.artembassy.asia","NAFA International","_blank","");


addMainItem(rootPath + "courses.htm","courses",124,"center","","",0,0,"","","#4D4466","","");

	defineSubmenuProperties(150,"left","left",-4,-4,"","#4D4466","","","","#FFFFFF","#000000");

	addSubmenuItem(rootPath + "in_courses/diploma/2010/contents.htm","Diploma","","");
	addSubmenuItem(rootPath + "in_courses/degree/2010/contents.htm","Undergraduate/ Postgraduate","","");
	addSubmenuItem(rootPath + "in_courses/parttime/2010/contents.htm","Part-Time","","");
	addSubmenuItem(rootPath + "in_courses/youngtalents/2008/contents.htm","Young Talents","","");


addMainItem(rootPath + "admission.htm","admission",124,"center","","",0,0,"","","#C95616","","");

	defineSubmenuProperties(225,"left","left",-4,-4,"","#C95616","","","","#FFFFFF","#000000");

	addSubmenuItem(rootPath + "in_admission/enrolment.htm","Enrolment Notice","","");
	addSubmenuItem(rootPath + "in_admission/entryreq.htm","Entry Requirements","","");
	addSubmenuItem(rootPath + "in_admission/feefin_ft.htm","Fee/Financial Matters","","");
	addSubmenuItem(rootPath + "in_admission/paymet.htm","Payment Method","","");
	addSubmenuItem(rootPath + "in_admission/refund.htm","Refund Policy","","");
	addSubmenuItem(rootPath + "in_admission/agents.htm","Agents","","");
	addSubmenuItem(rootPath + "in_admission/financial.htm","Financial / Award Schemes","","");
	addSubmenuItem(rootPath + "in_admission/employment.htm","What Careers Await You?","","");
	addSubmenuItem(rootPath + "in_admission/gradsurvey.htm","Graduate Survey Findings","","");
	addSubmenuItem(rootPath + "in_admission/faqenrol.htm","Frequently Asked Questions","","");
	
	addSubmenuItem("","Accommodation for International Students","","");
		defineChildmenuProperties(198,"left","left",+10,-15,""); 
		addChildmenuItem("http://www.singaporeedu.gov.sg/cn/htm/res/res01.htm","Chinese","_blank",""); 
		addChildmenuItem("http://www.singaporeedu.gov.sg/htm/res/res01.htm","English","_blank","");


addMainItem(rootPath + "happenings.htm","happenings",124,"center","","",0,0,"","","#737E1F","","");

	defineSubmenuProperties(150,"left","left",-4,-4,"","#737E1F","","","","#FFFFFF","#000000");

	addSubmenuItem(rootPath + "in_happenings/events/latest.htm","Events","","");
	addSubmenuItem(rootPath + "in_happenings/awards/2010/SPFServiceExcellenceLogoDesignCompetition.htm","Awards & Highlights","","");
	addSubmenuItem(rootPath + "in_happenings/newsletters/latest.htm","Newsletters","","");
	addSubmenuItem(rootPath + "in_happenings/press/latest.htm","Press Releases","","");
	addSubmenuItem(rootPath + "in_happenings/annualreports/latest.htm","Annual Reports","","");
	
	
addMainItem(rootPath + "forstudents.htm","for students",122,"center","","",0,0,"","","#6484A4","","");

	defineSubmenuProperties(150,"left","left",-4,-4,"","#6484A4","","","","#FFFFFF","#000000");

	addSubmenuItem(rootPath + "in_student/acadcal/2009/acad0910ft.htm","Academic Year","","");
	addSubmenuItem("http://nafa.jobscentral.com.sg/index.php","Career Services","_blank","");
	addSubmenuItem("http://studypoint.nafa.edu.sg/website/CLTC/default.aspx","CLTC","_blank","");
	addSubmenuItem("http://ilearn.nafa.edu.sg/","iLEARN (e-learning)","_blank","");
	addSubmenuItem(rootPath + "in_library/index.htm","Library","_blank","");
	addSubmenuItem(rootPath + "in_student/live@edu/live@edu.htm","Live@Edu","","");
	addSubmenuItem("http://studentnet.nafa.edu.sg/","Studentnet","_blank","");
	addSubmenuItem("http://webopac.nafa.edu.sg/","WEBOPAC","_blank","");


addMainItem(rootPath + "forstaff.htm","for staff",122,"center","","",0,0,"","","#E88000","","");

	defineSubmenuProperties(150,"left","left",-4,-4,"","#E88000","","","","#FFFFFF","#000000");
	
	addSubmenuItem("http://studypoint.nafa.edu.sg/website/CLTC/default.aspx","CLTC","_blank","");
	addSubmenuItem("http://ilearn.nafa.edu.sg/","iLEARN (e-learning)","_blank","");
	addSubmenuItem(rootPath + "in_staff/owa/owa.htm","Outlook Web Access (OWA)","","");
	addSubmenuItem(rootPath + "in_staff/vpn/vpn.htm","NAFAnet","","");


addMainItem(rootPath + "facilities.htm","facilities for rent",124,"center","","",0,0,"","","#9DB029","","");

	defineSubmenuProperties(150,"right","left",-4,-4,"","#9DB029","","","","#FFFFFF","#000000");

	addSubmenuItem(rootPath + "in_facilities/artgalleries/about.htm","Art Galleries","","");
	addSubmenuItem(rootPath + "in_facilities/lftheatre/about.htm","Lee Foundation Theatre","","");
	addSubmenuItem(rootPath + "in_facilities/otherfacilities/about.htm","Other Facilities for Rent","","");

//**DO NOT EDIT THIS *****
}//***********************
//************************