MozillaZIndex=true; //Fixes Z-Index problem  with Mozilla browsers but causes odd scrolling problem, toggle to see if it help
_menuCloseDelay=450;
_menuOpenDelay=200;
_subOffsetTop=0;
_subOffsetLeft=2;


with(submenuStyle=new mm_style()){
fontfamily="Veranda";
fontsrc="http://www.ctdemb.com/usermods/img/BradhITC.TTF";
fontsize="120%";
fontstyle="italic";
fontweight="bold";
//high3dcolor="#ffffff";
//low3dcolor="#000000";
//offbgcolor="#000000";
offbgcolor = "#000000";
offborder="";
offcolor="#ffffff";
menubgimage="http://www.ctdemb.com/usermods/img/menu_button.gif";
onbgcolor = "#950c10";
onborder="";
oncolor="#ffffff";
onsubimage="http://www.ctdemb.com/usermods/img/white_13x13_tb.gif";
//overfilter="Fade(duration=0.5);Shadow(color=#950c10,Direction=130,Strength=3";
padding=1;
separatorcolor="#950c10";
separatorsize=0;
//subimage="http://www.milonic.com/menuimages/grey_13x13_tb.gif";
subimagepadding=4;
}

with(menuStyle=new mm_style()){
styleid=1;
fontfamily="Veranda";
fontsrc="http://www.ctdemb.com/usermods/img/BradhITC.TTF";
fontsize="110%";
fontstyle="italic";
fontweight="bold";
//high3dcolor="#ffffff";
//low3dcolor="#950c10";
//offbgcolor="#000000";
offbgcolor="transparent";
menubgimage="http://www.ctdemb.com/usermods/img/main_menu_button.gif";
offborder="0px solid #000000";
offcolor="#ffffff";
onbgcolor="#000000";
onborder="0px outset #950c10";
oncolor="#ffffff";
onsubimage="http://www.ctdemb.com/usermods/img/white_13x13_tb.gif";
//overfilter="Fade(duration=0.5);Shadow(color=#000000,Direction=130,Strength=3";
padding=1;
separatorcolor="#950c10";
separatorsize=0;
//subimage="http://www.milonic.com/menuimages/grey_13x13_tb.gif";
subimagepadding=4;
}


with(milonic=new menuname("AboutUs")){
style=submenuStyle;
aI("text=Home;url=http://www.ctdemb.com/Scripts/home.asp;");
}

drawMenus();


