fixMozillaZIndex=true; //Fixes Z-Index problem  with Mozilla browsers but causes odd scrolling problem, toggle to see if it helps
_menuCloseDelay=300; //500
_menuOpenDelay=50; //150
_subOffsetTop=2;
_subOffsetLeft=-2;




with(menuStyle=new mm_style())
{
	itemwidth=127;
	bordercolor="#999999";
	borderstyle="solid";
	borderwidth=1;
	fontfamily="Verdana, Tahoma, Arial";
	fontsize="11px";
	fontstyle="normal";

	headerbgcolor="#ffffff";
	headercolor="#000000";

	//off
	offbgcolor="#eeeeee";	//light gray
	offcolor="#000000";		//black

	//on mouseover
	onbgcolor="#c9dbe4"; 	//light blue instead of "#ddffdd";	//light green
	oncolor="#000099";		//very dark blue

	outfilter="randomdissolve(duration=0.3)";
	overfilter="Fade(duration=0.2);Alpha(opacity=90);Shadow(color=#777777', Direction=135, Strength=3)";
	padding=3;

	//the selected page & breadcrumb
	pagebgcolor="#6c98ac";	// "#82B6D7"; //default...
	pagecolor="black";

	separatorcolor="#999999";
	separatorsize=1;
	subimage="http://www.cfp-dc.org/dc/menus/arrow.gif";
	subimagepadding=2;
}

with(milonic=new menuname("Main Menu"))
{
	alwaysvisible=1;
	left=0;
	orientation="horizontal";
	style=menuStyle;
	top=94;

	// 2007: 6 menus of 127
	// 2006: was 5 menus of 152
	
	aI("itemwidth=127;showmenu=m1;subimage=http://www.cfp-dc.org/cfp/images/space.gif;pagebgcolor=#9ca348;offbgcolor=#9ca348;align=center;text=<b>Nature</b>;");
	aI("itemwidth=127;showmenu=m2;subimage=http://www.cfp-dc.org/cfp/images/space.gif;pagebgcolor=#9f7f9e;offbgcolor=#9f7f9e;align=center;text=<b>Culture</b>;");
	aI("itemwidth=127;showmenu=m3;subimage=http://www.cfp-dc.org/cfp/images/space.gif;pagebgcolor=#6c98ac;offbgcolor=#6c98ac;align=center;text=<b><nobr>Education</nobr></b>;");
	aI("itemwidth=127;showmenu=m4;subimage=http://www.cfp-dc.org/cfp/images/space.gif;pagebgcolor=#cd6e71;offbgcolor=#cd6e71;align=center;text=<b><nobr>Human Services</nobr></b>;");
	aI("itemwidth=127;showmenu=m5;subimage=http://www.cfp-dc.org/cfp/images/space.gif;pagebgcolor=#fcaf17;offbgcolor=#fcaf17;align=center;text=<b>International</b>;");
	aI("itemwidth=127;showmenu=m0;subimage=http://www.cfp-dc.org/cfp/images/space.gif;pagebgcolor=#c9dbe4;offbgcolor=#c9dbe4;align=center;text=<b><nobr>All Charities</nobr></b>;");
}

with(milonic=new menuname("m0")) 
{
	style=menuStyle; 
	aI("text=Current Year: 2008-09;url=/cfp/list2.php?region=dc&orderby=catorder&year=2008;"); 
	aI("text=All Years: 2003-09;url=/cfp/list2.php?region=dc&orderby=catorder;"); 
	aI("text=Washington DC;url=/cfp/list2.php?region=dc&orderby=catorder&state=dc;"); 
	aI("text=Maryland;url=/cfp/list2.php?region=dc&orderby=catorder&state=md;"); 
	aI("text=Virginia;url=/cfp/list2.php?region=dc&orderby=catorder&state=va;"); 
}			


/*
$blue1 =	"6c98ac";
						$blue2 = 	"c9dbe4";
$green1 = 	"9ca348";
						//$green2 = 	"";
//?
$purple1 = 	"9f7f9e";
						//$purple2 = 	"";
$red1 = 	"cd6e71";
						//$red2 = 	"";
//?
$yellow1 =	"fcaf17";
*/
