// UDMv4.5 //
///////////////////////////////////////////////////////////////////
var um={'menuClasses':[],'itemClasses':[],'menuCode':[]};
um.baseSRC = "../graphics/";
um.trigger = "";

//navbar orientation
um.orientation = [
	"horizontal",
	"left",
	"top",
	"absolute",
	"179px",
	"128px",
	"7000",
	];

//navbar list output
um.list = [
	"rigid",
	"yes",
	"yes",
	];

//menu behaviors
um.behaviors = [
	"100",
	"400",
	"yes",
	"default",
	];

//reset behaviors
um.reset = [
	"yes",
	"yes",
	"yes",
	"no",
	];

//horizontal continuation strip
um.hstrip = [
	"none",
	"yes",
	];

// NAVBAR DEFAULT STYLES                                         //
///////////////////////////////////////////////////////////////////

//styles which apply to the navbar
um.navbar = [
	"-50",
	"1",
	"546px",
	];

//styles which apply to each navbar item
um.items = [
	"0",
	"0",
	"collapse",
	"",
	"",
	"",
	"",
	"",
	"",
	"0",
	"0",
	"#d75061",
	"#e995a2",
	"#d75061",
	"14px",
	"tahoma, arial, sans-serif",
	"normal",
	"none",
	"center",
	"white",
	"black",
	"white",
	"normal",
	"normal",
	"normal",
	"",
	"",
	"",
	"none",
	"none",
	"7",
	"..",
	];


// MENU DEFAULT STYLES                                           //
///////////////////////////////////////////////////////////////////

//styles which apply to each menu
um.menus = [
	"0",
	"0",
	"0",
	"",
	"",
	"209px",
	"0",
	"",
	"filter:progid:DXImageTransform.Microsoft.Blinds(bands=1, direction='DOWN', duration = 0.4)",
	"#000000",
	"3px",
	"filter:alpha(opacity=20); -moz-opacity:0.2; opacity: 0.2",
	];

//styles which apply to each menu item
um.menuItems = [
	"0",
	"1",
	"separate",
	"#153d1a",
	"solid",
	"",
	"solid",
	"",
	"solid",
	"10",
	"4",
	"navmenu.gif",
	"navmenu-o.gif",
	"navmenu.gif",
	"0.8em",
	"tahoma, arial, sans-serif",
	"normal",
	"none",
	"center",
	"#f9f3d9",
	"white",
	"#caa6a6",
	"normal",
	"normal",
	"normal",
	"background-position:center bottom",
	"",
	"",
	"none",
	"none",
	"3",
	"..",
	];

