fixMozillaZIndex=true; //Fixes Z-Index problem  with Mozilla browsers but causes odd scrolling problem, toggle to see if it helps
_menuCloseDelay=0;
_menuOpenDelay=0;
_subOffsetTop=2;
_subOffsetLeft=-1;

with(menuStyle=new mm_style()){
	styleid=1;
	bordercolor="#ffffff";
	borderstyle="solid";
	borderwidth=1;
	fontfamily="Verdana, Tahoma, Arial";
	fontsize="8pt";
	fontstyle="normal";
	fontweight="bold";
	headerbgcolor="#ffffff";
	headercolor="#000000";
	image="menu/orangedots.gif";
	imagepadding=6;
	offbgcolor="#CA000A";
	offcolor="#ffffff";
	onbgcolor="#1B2C85";
	oncolor="#ffffff";
	outfilter="randomdissolve(duration=0.3)";
	overfilter="Alpha(opacity=90);";
	overimage="menu/whitedots.gif";
	padding=6;
	pagebgcolor="#AEB0FA";
	pagecolor="black";
	separatorcolor="#730917";
	separatorsize=1;
	subimage="menu/arrow.gif";
	subimagepadding=4;
	rawcss="padding-right: 4px;";
}

with(submenuStyle=new mm_style()){
	bordercolor="#ffffff";
	borderstyle="solid";
	borderwidth=1;
	fontfamily="Verdana, Tahoma, Arial";
	fontsize="8pt";
	fontstyle="normal";
	headerbgcolor="#ffffff";
	headercolor="#000000";
	offbgcolor="#B55959";
	offcolor="#ffffff";
	onbgcolor="#5C7DDC";
	oncolor="#ffffff";
	outfilter="randomdissolve(duration=0.3)";
	overfilter="Fade(duration=0.2);Alpha(opacity=90);Shadow(color=#777777', Direction=135, Strength=5)";
	padding=4;
	pagebgcolor="#81D797";
	pagecolor="black";
	separatorcolor="#758CC9";
	separatorsize=1;
	subimage="menu/arrow.gif";
	subimagepadding=2;
	rawcss="padding-right: 25px;";
}

with(milonic=new menuname("History")){
	margin=7;
	style=submenuStyle;
	aI("image=menu/transparent.gif;imageheight=4;rawcss=border:1px solid #c0c0c0;subimageposition=0;type=header;");
	aI("subimageposition=0 ;text=Officers;url=index.php?page=officers;separatorsize=1;");	
	aI("subimageposition=0 ;text=IFC;url=index.php?page=IFC;");		
	aI("subimageposition=0 ;text=Constitution;url=index.php?page=constitution;");	
}

with(milonic=new menuname("Members")){
	margin=7;
	style=submenuStyle;
	aI("image=menu/transparent.gif;imageheight=4;rawcss=border:1px solid #c0c0c0;subimageposition=0      ;type=header;");
	aI("subimageposition=0 ;text=View Active Members;url=index.php?page=members&fType=1&submit=true;");
	aI("subimageposition=0 ;text=View All Alumni Members;url=index.php?page=members&fType=2&submit=true;");
	aI("subimageposition=0 ;text=View All Mother's Club Members;url=index.php?page=members&fCount=100&fPage=1&fType=3&fSort=last&submit=true;");
	aI("subimageposition=0 ;text=View All Registered Members;url=index.php?page=members&fType=-1&submit=true;separatorsize=1;");
	aI("subimageposition=0 ;text=File Sharing;url=index.php?page=fileshare;separatorsize=1;");
	aI("subimageposition=0 ;text=Register;url=index.php?page=register;");

}

with(milonic=new menuname("Alumni")){
	margin=7;
	style=submenuStyle;
	aI("image=menu/transparent.gif;imageheight=4;rawcss=border:1px solid #c0c0c0;subimageposition=0;type=header;");
	aI("subimageposition=0 ;text=Alumni Page;url=index.php?page=alumninews;");
	aI("subimageposition=0 ;text=Newsletters;url=index.php?page=alumniannounce;separatorsize=1;");
	aI("subimageposition=0 ;text=View All Alumni Members;url=index.php?page=members&fType=Alumni&submit=true;");
	aI("subimageposition=0 ;text=Register;url=index.php?page=register;");

}

with(milonic=new menuname("Contact")){
	margin=7;
	style=submenuStyle;
	aI("image=menu/transparent.gif;imageheight=4;rawcss=border:1px solid #c0c0c0;subimageposition=0;type=header;");
	aI("subimageposition=0 ;text=View Contacts;url=index.php?page=contacts;");
	aI("subimageposition=0 ;text=Send Us a Message;url=index.php?page=question;");
}

with(milonic=new menuname("Pictures")){
	margin=7;
	style=submenuStyle;
	aI("image=menu/transparent.gif;imageheight=4;rawcss=border:1px solid #c0c0c0;subimageposition=0;type=header;");
	aI("subimageposition=0 ;text=View;url=index.php?page=pictures;separatorsize=1;");
	aI("subimageposition=0 ;text=Add Pictures;url=index.php?page=pictures&view=addphotos;");
	aI("subimageposition=0 ;text=Create Gallery;url=index.php?page=pictures&view=addgallery;");

}

with(milonic=new menuname("Rush")){
	margin=7;
	style=submenuStyle;
	aI("image=menu/transparent.gif;imageheight=4;rawcss=border:1px solid #c0c0c0;subimageposition=0;type=header;");
	aI("subimageposition=0 ;text=Why Go Greek?;url=index.php?page=gogreek;");
	aI("subimageposition=0 ;text=Sign up now;url=index.php?page=register&force=2;");
}


drawMenus();

