//UDMv3.7
//* DO NOT EDIT THIS BIT *
if (!exclude) { //********
//************************
///////////////////////////////////////////////////////////////////////////
//
//  ULTIMATE DROPDOWN MENU VERSION 3.7 by Brothercake
//  http://www.brothercake.com/dropdown/ 
//
//  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
//
///////////////////////////////////////////////////////////////////////////


//*** necessary for positioning relative to the anchor images
var imgObj;
function over(imgNum) {

	if(menuReadyState) {

		//find image object
		imgObj = document.images["b"+imgNum];

		//find position of image
		xPos = getRealLeft(imgObj);
		yPos = getRealTop(imgObj);

		//activate menu with returned co-ordinates
		activateMenu(imgNum,xPos-8,yPos+6);
		//the algorithm above positions the menus; the x is measured from left border of the image; the y controls drop down from lower border of image

		}

	}


// *** POSITIONING AND STYLES *********************************************

var menuALIGN = "virtual";		// alignment mode
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 (win/ie5,ie6 and ns4 only)

var stretchMENU = false;		// show empty cells
var showBORDERS = false;		// show empty cell borders

var baseHREF = "resources/";	// base path
var zORDER = 	1000;		// base z-order of nav structure

var mCOLOR = 	"#ffefc6";	// main nav cell color
var rCOLOR = 	"#ececec";	// main nav cell rollover color
var bSIZE = 	0;		// main nav border size
var bCOLOR = 	""	// main nav border color
var aLINK = 	"#990033";	// main nav link color
var aHOVER = 	"";		// main nav link hover-color (dual purpose)
var aDEC = 	"none";		// main nav link decoration
var fFONT = 	"arial";	// main nav font face
var fSIZE = 	13;		// 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

//SUBMENUS VARIABLES!
var vOFFSET = 	0;		// shift the submenus vertically
var hOFFSET = 	0;		// shift the submenus horizontally
var smCOLOR = 	"#b1b1b1";	// submenu cell color
var srCOLOR = 	"#ffffff";	// submenu cell rollover color
var sbSIZE = 	1;		// submenu border size
var sbCOLOR = 	"000000"	// submenu border color
var saLINK = 	"#000000";	// submenu link color
var saHOVER = 	"#8da2b5";	// submenu link hover-color (dual purpose)
var saDEC = 	"none";		// submenu link decoration
var sfFONT = 	"century gothic, trebuchet, verdana, 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 = 0;		// submenu vertical cell padding
var svtOFFSET = -1;		// submenu vertical text offset (+/- pixels from middle)

var shSIZE =	0;		// submenu dropshadow size
var shCOLOR =	"";	// submenu dropshadow color
var shOPACITY = 75;		// submenu dropshadow 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 closeTIMER = 250;		// menu closing delay time
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 = false;		// auto-hide select boxes when menus open (ie only)
var allowForSCALING = false;	// allow for text scaling in mozilla 5
var allowPRINTING = false;	// allow the navbar and menus to print (not ns4)





//** LINKS ***********************************************************



// add main link item ("url","Link name",width,"text-alignment","_target","alt text",top position,left position,"key trigger","mCOLOR","rCOLOR","aLINK","aHOVER")
addMainItem("","current",0,"center","","",0,0,"u","#ffeac0","","","");

// define submenu properties (width,"align to edge","text-alignment",v offset,h offset,"filter","smCOLOR","srCOLOR","sbCOLOR","shCOLOR","saLINK","saHOVER")

defineSubmenuProperties(120,"left","left",0,0,"","","","","","","");

// add submenu link items ("url","Link name","_target","alt text")
    addSubmenuItem("girabaldi.htm","Girabaldi in Context","");
	addSubmenuItem("american_skyline.htm","American Skyline:  <br> A Proposed Book","","");
	addSubmenuItem("cosmo_2010.htm","Cosmopolis: <br> Book/Exhibition/<br>and Conference","","");
	addSubmenuItem("motionpicture.htm","The Birth of the <br> Motion Picture <br>Palace: 1900-1919<br> An Exhibition on <br>Google Earth","","");
	
	
	
addMainItem("","books",0,"center","","",0,0,"u","#ffeac0","","","");
defineSubmenuProperties(120,"left","left",0,0,"","","","","","","");

	addSubmenuItem("ny_book.htm","New York\: <br>An Illustrated History <br>of the People","","");
	addSubmenuItem("am_jews.htm","The American Jewish <br>Album","","");
	addSubmenuItem("book_ital_am.htm","The Italian Americans","","");
	addSubmenuItem("book_les.htm","Portal to America","","");
	addSubmenuItem("book_harlem.htm","Harlem On My Mind","","");
	addSubmenuItem("other_books.htm","Other Publications","","");
	
	
addMainItem("","exhibits",0,"center","","",0,0,"u","#ffeac0","","","");
defineSubmenuProperties(120,"left","left",0,0,"","","","","","","");

	addSubmenuItem("new_ny.htm","New New Yorkers","","");
	addSubmenuItem("exh_ital_am.htm","The Italian Americans","","");
	addSubmenuItem("jewish_life.htm","Jewish Life In America","","");
	addSubmenuItem("family_of_n.htm","The Family of Nations","","");
	addSubmenuItem("exh_harlem.htm","Harlem On My Mind","","");
	addSubmenuItem("exh_les.htm","The Lower East Side","","");
	addSubmenuItem("erie.htm","Erie Canal","","");
	addSubmenuItem("exh_swiss.htm","Swiss Graphic Designers","","");
	
addMainItem("","consul",0,"center","","",0,0,"u","#ffeac0","","","");
defineSubmenuProperties(120,"left","left",0,0,"","","","","","","");

	addSubmenuItem("consultation.htm","National Park Service","","");
	addSubmenuItem("consultation.htm","Organization of <br>American States","","");
	addSubmenuItem("consultation.htm","Municipal Arts Society","","");
	addSubmenuItem("consultation.htm","Library of Congress","","");
	addSubmenuItem("consultation.htm","Smithsonian Institution","","");
	
addMainItem("","other",0,"center","","",0,0,"u","#ffeac0","","","");
defineSubmenuProperties(80,"left","left",0,0,"","","","","","","");

	addSubmenuItem("conferences.htm","Conferences","","");
	addSubmenuItem("film.htm","Film and TV","","");
	addSubmenuItem("festivals.htm","Festivals","","");
	
	
	
	
	//* DO NOT EDIT THIS BIT *
}//***********************
//************************


