//UDMv3.4.1.1b
//**DO NOT EDIT THIS *****
if (!exclude) { //********
//************************



///////////////////////////////////////////////////////////////////////////
//
//  ULTIMATE DROPDOWN MENU VERSION 3.4.1b by Brothercake
//  http://www.brothercake.com/dropdown/ 
//
//  Link-wrapping routine by Brendan Armstrong
//  KDE modifications by David Joham
//  Opera reload/resize routine by Michael Wallner
//  http://www.wallner-software.com/
//
//  This script featured on Dynamic Drive (http://www.dynamicdrive.com)
//
///////////////////////////////////////////////////////////////////////////



// *** POSITIONING AND STYLES *********************************************



var menuALIGN = "left";		// alignment
var absLEFT = 	172;		// absolute left or right position (if menu is left or right aligned)
var absTOP = 	35; 		// 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 = "../main_navigation_menu/";	// base path to .js files for the script (ie: resources/)
var zORDER = 	1000;		// base z-order of nav structure (not ns4)

var mCOLOR = 	"white";	// main nav cell color
var rCOLOR = 	"white";	// main nav cell rollover color
var bSIZE = 	1;		// main nav border size
var bCOLOR = 	"white"	// main nav border color
var aLINK = 	"#003399";	// main nav link color
var aHOVER = 	"brown";		// main nav link hover-color (dual purpose)
var aDEC = 	"none";		// main nav link decoration
var fFONT = 	"verdana,arial";	// main nav font face
var fSIZE = 	9;		// main nav font size (pixels)
var fWEIGHT = 	"bold"		// main nav font weight
var tINDENT = 	1;		// main nav text indent (if text is left or right aligned)
var vPADDING = 	0;		// 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 = 	0;		// shift the submenus vertically
var hOFFSET = 	0;		// shift the submenus horizontally

var smCOLOR = 	"#E6E6FF";	// submenu cell color

var srCOLOR = 	"white";	// submenu cell rollover color
var sbSIZE = 	1;		// submenu border size
var sbCOLOR = 	"#E6E6FF"	// submenu border color
var saLINK = 	"#003399";	// submenu link color
var saHOVER = 	"brown";		// submenu link hover-color (dual purpose)
var saDEC = 	"none";		// submenu link decoration
var sfFONT = 	"verdana,arial";// submenu font face
var sfSIZE = 	9;		// submenu font size (pixels)
var sfWEIGHT = 	"normal"	// submenu font weight
var stINDENT = 	0;		// 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 =	0;		// submenu drop shadow size
var shCOLOR =	"cccccc";	// submenu drop shadow color
var shOPACITY = 75;		// submenu drop shadow opacity (not ie4,ns4 or opera)

var keepSubLIT = true;		// keep submenu rollover color when browsing child menu
var chvOFFSET = -20;		// shift the child menus vertically
var chhOFFSET = 10;		// shift the child menus horizontally

var closeTIMER = 10;		// 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 = 0;		// override grid width
var gridHEIGHT = 0;		// override grid height
var documentWIDTH = 0;		// override document width

var hideSELECT = true;		// auto-hide select boxes when menus open (ie only)
var allowForSCALING = false;	// allow for text scaling in mozilla 5


//** LINKS ***********************************************************




// add main link item ("url","Link name",width,"text-alignment","_target","alt text",top position,left position,"key trigger")


// *** change these to absolutes


addMainItem("","ARCHITECTURE &<br>YOU",150,"center","","top",0,0,"");

	defineSubmenuProperties(165,"left","left",-4,20,"");
	
	addSubmenuItem("http://www.newfoundlandarchitects.com/architecture_and_you/require_architect.html","When is an Architect Required?","","");

	addSubmenuItem("http://www.newfoundlandarchitects.com/architecture_and_you/seeking_architect.html","Seeking an Architect","","");
		// define child menu properties (width,"align to edge","text-alignment",v offset,h offset,"filter")
		
	addSubmenuItem("http://www.newfoundlandarchitects.com/architecture_and_you/career_info.html","Career Information &gt;","","");
		// define child menu properties (width,"align to edge","text-alignment",v offset,h offset,"filter")
		defineChildmenuProperties(112,"left","left",10,-25,"");

		// add child menu link items ("url","Link name","_target","alt text")
		addChildmenuItem("http://www.newfoundlandarchitects.com/architecture_and_you/schools.html","Schools in Canada","","");
		
	
	addSubmenuItem("http://www.newfoundlandarchitects.com/architecture_and_you/links.html","Links","","");



	
addMainItem("","PROFESSIONAL<br>RESOURCES",160,"center","","",0,0,"");

	defineSubmenuProperties(135,"left","left",-4,20,"");
	
	addSubmenuItem("http://www.newfoundlandarchitects.com/professional_resources/naa_act.html","NLAA Act","","");
	addSubmenuItem("http://www.newfoundlandarchitects.com/professional_resources/naa_documents.html","NLAA Documents","","");


	addSubmenuItem("http://www.newfoundlandarchitects.com/professional_resources/code_conduct.html","Code & Conduct","","");
	addSubmenuItem("http://www.newfoundlandarchitects.com/professional_resources/proposal_calls.html","Proposal Calls","","");
	addSubmenuItem("http://www.newfoundlandarchitects.com/professional_resources/newsletter.html","Newsletter","","");
	addSubmenuItem("http://www.newfoundlandarchitects.com/professional_resources/interns.html","Interns","","");
	addSubmenuItem("http://www.newfoundlandarchitects.com/professional_resources/continuing_education.html","Continuing Education","","");
	

	
	addSubmenuItem("http://www.newfoundlandarchitects.com/professional_resources/job_postings.html","Job Postings","","");

addMainItem("","COUNCIL +<br>COMMITTEES",150,"center","","",0,0,"t");

	defineSubmenuProperties(145,"left","left",-4,25,"");

	addSubmenuItem("http://www.newfoundlandarchitects.com/council_committees/council.html","Council","","");
	addSubmenuItem("http://www.newfoundlandarchitects.com/council_committees/committees.html","Committees","","");
	
	addSubmenuItem("http://www.newfoundlandarchitects.com/council_committees/annualreports.html","Annual Reports & Meetings","","");
				


addMainItem("","NLAA",110,"center","top","",0,0,"s");

	defineSubmenuProperties(130,"left","left",-4,27,"");

	addSubmenuItem("http://www.newfoundlandarchitects.com/Naa/application.html","Membership Application","","");
	addSubmenuItem("http://www.newfoundlandarchitects.com/Naa/membership_list.html","Membership List","","");	
	addSubmenuItem("http://www.newfoundlandarchitects.com/Naa/membership_websites.html","Members' Websites","","");
	addSubmenuItem("http://www.newfoundlandarchitects.com/Naa/events_calendar.html","Events","","");

	addSubmenuItem("http://www.newfoundlandarchitects.com/Naa/history.html","History","","");
	addSubmenuItem("http://www.newfoundlandarchitects.com/Naa/contact.html","Contact Us","","");
	

//**DO NOT EDIT THIS *****
}//***********************
//************************
