//path to images folder
	um.baseSRC = '/themes/bradyassociates/scripts/udm-resources/';
	
	//navbar orientation
um.orientation = [
	'horizontal', // alignment ["vertical"|"horizontal"|"popup"|"expanding"]
	'left',     // h align ["left"|"right"|"rtl"]
	'top',      // v align ["top"|"bottom"]
	'relative', // positioning ["relative"|"absolute"|"fixed"|"allfixed"]
	'0',    // x position ["em"|"ex"|"px"|"0"]
	'0',    // y position ["em"|"ex"|"px"|"0"]
	'1000',     // z order ["0" to "10000"]
	];
	
	//styles which apply to the navbar
um.navbar = [
	"0",		// nav -> menu x-offset (+-)["n" pixels]
	"0",		// nav -> menu y-offset (+-)["n" pixels]
	"auto",	// width ["em"|"ex"|"px"] (vertical navbar only - horizontal navbar items have "auto" width) ("%" doesn't work right)
	];
	
	//styles which apply to each navbar item
um.items = [
	'15',             // margin between items ["n" pixels]
	'1',             // border size ["n" pixels]
	'collapse',      // border collapse ["collapse"|"separate"]
	'#474f6e', // border colors ["color"|"#hex"|"rgb()"]
	'solid none none none',         // border styles ["solid"|"double"|"dotted"|"dashed"|"groove"|"ridge"|"inset"|"outset"]
	'#474f6e', // hover/focus border colors ["color"|"#hex"|"rgb()"]
	'solid none none none',         // hover/focus border styles ["solid"|"double"|"dotted"|"dashed"|"groove"|"ridge"|"inset"|"outset"]
	'#474f6e', // visited border colors ["color"|"#hex"|"rgb()"]
	'solid none none none', // visited border styles ["solid"|"double"|"dotted"|"dashed"|"groove"|"ridge"|"inset"|"outset"]
	'9',             // left/right padding ["n" pixels]
	'9',             // top/bottom padding ["n" pixels]
	'orange-yellow-gradient.jpg', // background ["color"|"#hex"|"rgb()"|"image.gif"]
	'orange-cream-gradient.jpg', // hover/focus background ["color"|"#hex"|"rgb()"|"image.gif"]
	'orange-yellow-gradient.jpg', // visited background ["color"|"#hex"|"rgb()"|"image.gif"]
	'1em',           // font size ["em"|"ex"|"%"|"px"|"pt"|"absolute-size"|"relative-size"]
	'arial,verdana,sans-serif', // font family ["font1,font2,font3"]
	'normal',          // font weight ["normal"|"bold"|"bolder"|"lighter|"100" to "900"]
	'none',          // text decoration ["none"|"underline"|"overline"|"line-through"]
	'left',          // text-align ["left"|"right"|"center"]
	'#ffffff',       // color ["color"|"#hex"|"rgb()"]
	'#ffffff',       // hover/focus color ["color"|"#hex"|"rgb()"]
	'#ffffff',       // visited color ["color"|"#hex"|"rgb()"]
	'normal',        // font-style ["normal"|"italic"|"oblique"]
	'normal',        // hover/focus font-style ["normal"|"italic"|"oblique"]
	'normal',        // visited font-style ["normal"|"italic"|"oblique"]
	'background-color:#474f6e;letter-spacing:1px !important;text-transform:uppercase;', // additional link CSS
	'background-color:#1f263f;text-transform:uppercase;', // additional hover/focus CSS
	'',              // additional visited CSS
	'none', // menu indicator character/image ["text"|"image.gif"|"none"]
	'none', // menu indicator rollover image ["image.gif"|"none"]
	'7',             // clipping width of indicator image ["n" pixels]
	'..',            // alt text of indicator image ["text"]
	];

//styles which apply to each menu
um.menus = [
	'0',      // menu to menu x-offset (+-)["n" pixels]
	'0',     // menu to menu y-offset (+-)["n" pixels]
	'1',       // border size ["n" pixels]
	'#474f6e', // border colors ["color"|"#hex"|"rgb()"]
	'none',   // border styles ["solid"|"double"|"dotted"|"dashed"|"groove"|"ridge"|"inset"|"outset"]
	'20.8em',  // width ["em"|"ex"|"px"]
	'0',       // padding ["n" pixels]
	'green-strip.gif', // background ["color"|"#hex"|"rgb()"|"image.gif"]
	'background-color:#474f6e;font-family:arial,verdana,sans-serif;font-weight:300;', // additional menu CSS
	'none', // shadow background ["color"|"#hex"|"rgb()"|"image.gif"|"none"]
	'0',     // shadow offset (+-)["em"|"ex"|"px"|"%"|"0"]
	'', // additional shadow layer CSS
	];
	
	//styles which apply to each menu item
um.menuItems = [
	'0',             // margin around items ["n" pixels]
	'1',             // border size ["n" pixels]
	'separate',      // border collapse ["collapse"|"separate"]
	'#2C344F',       // border colors ["color"|"#hex"|"rgb()"]
	'solid none none none', // border styles ["solid"|"double"|"dotted"|"dashed"|"groove"|"ridge"|"inset"|"outset"]
	'#2C344F',          // hover/focus border colors ["color"|"#hex"|"rgb()"]
	'solid none none none', // hover/focus border styles ["solid"|"double"|"dotted"|"dashed"|"groove"|"ridge"|"inset"|"outset"]
	'#2C344F',       // visited border colors ["color"|"#hex"|"rgb()"]
	'solid none none none', // visited border styles ["solid"|"double"|"dotted"|"dashed"|"groove"|"ridge"|"inset"|"outset"]
	'5',             // left/right padding ["n" pixels]
	'8',             // top/bottom padding ["n" pixels]
	'#1f263f',   // background ["color"|"#hex"|"rgb()"|"image.gif"]
	'#474f6e',       // hover/focus background ["color"|"#hex"|"rgb()"|"image.gif"]
	'#1f263f',   // visited background ["color"|"#hex"|"rgb()"|"image.gif"]
	'100%',           // font size ["em"|"ex"|"%"|"px"|"pt"|"absolute-size"|"relative-size"]
	'arial,verdana,sans-serif', // font family ["font1,font2,font3"]
	'normal',        // font weight ["normal"|"bold"|"bolder"|"lighter|"100" to "900"]
	'none',          // text decoration ["none"|"underline"|"overline"|"line-through"]
	'left',          // text-align ["left"|"right"|"center"]
	'#fff',          // color ["color"|"#hex"|"rgb()"]
	'#fff',          // hover/focus color ["color"|"#hex"|"rgb()"]
	'#fff',          // visited color ["color"|"#hex"|"rgb()"]
	'normal',        // font-style ["normal"|"italic"|"oblique"]
	'normal',        // hover/focus font-style ["normal"|"italic"|"oblique"]
	'normal',        // visited font-style ["normal"|"italic"|"oblique"]
	'padding-left:15px;border-right-width:0px;', // additional link CSS
	'padding-left:15px;border-right-width:0px;', // additional hover/focus CSS
	'padding-left:15px;border-right-width:0px;', // additional visited CSS
	'right-arrow.png', // submenu indicator character/image ["text"|"image.gif"|"none"] 
	'right-arrow.png', // submenu indicator rollover image ["image.gif"|"none"]
	'10',             // clipping width of indicator image ["n" pixels]
	'..',            // alt text of indicator image ["text"]
	];

um.menuClasses['sub1'] = [
	'#fdcb95 #a97742 #a97742 #fdcb95', // border colors ["color"|"#hex"|"rgb()"]
	'none',         // border styles ["solid"|"double"|"dotted"|"dashed"|"groove"|"ridge"|"inset"|"outset"]
	'20.8em',           // width ["em"|"ex"|"px"]
	'transparent',          // background ["color"|"#hex"|"rgb()"|"image.gif"]
	'',              // additional menu CSS
	'none', // shadow background ["color"|"#hex"|"rgb()"|"image.gif"|"none"]
	'0',           // shadow offset (+-)["em"|"ex"|"px"|"%"|"0"]
	'', // additional shadow layer CSS
	];
	
um.menuClasses['sub2'] = [
	'#fdcb95 #a97742 #a97742 #fdcb95', // border colors ["color"|"#hex"|"rgb()"]
	'none',         // border styles ["solid"|"double"|"dotted"|"dashed"|"groove"|"ridge"|"inset"|"outset"]
	'20.8em',           // width ["em"|"ex"|"px"]
	'transparent',          // background ["color"|"#hex"|"rgb()"|"image.gif"]
	'',              // additional menu CSS
	'none', // shadow background ["color"|"#hex"|"rgb()"|"image.gif"|"none"]
	'0',           // shadow offset (+-)["em"|"ex"|"px"|"%"|"0"]
	'', // additional shadow layer CSS
	];
