_menuCloseDelay=0;
_menuOpenDelay=150;
_subOffsetTop=-0;
_subOffsetLeft=-10;
with(menuStyle=new mm_style()){
bordercolor="#ACABAB";
borderstyle="solid";
borderwidth=0;
fontfamily="Arial, Verdana, Tahoma";
fontsize="12px";
fontstyle="normal";
fontweight="bold";
//headerbgcolor="#ffffff";
//imagepadding=0;
//offbgcolor="#ffffff";
//offcolor="#ACABAB";
//onbgcolor="#E7E6E7";
//oncolor="#FB1901";
//outfilter="Fade(Overlap=1.00)";
padding=2;
//separatorcolor="#ffffff";
//separatorsize=0;
subimagepadding=0;
}

with(submenuStyle=new mm_style()){
styleid=1;
bordercolor="#CCCCCC";
borderstyle="solid";
borderwidth=1;
itemwidth=100;
fontfamily="Arial, Tahoma, Verdana";
fontsize="12px";
fontstyle="normal";
fontcolor="#ffffff";
fontweight="normal";
headercolor="#000000";
offbgcolor="#ffffff";
offcolor="#08A02C";
onbgcolor="#ffffff";
oncolor="#2D2D2D";
outfilter="Blinds( Bands=1,direction=up, duration=0.3)";
overfilter="Blinds( Bands=1,direction=down, duration=0.3)";
padding=2;
pagecolor="black";
separatorcolor="#CCCCCC";
separatorsize=1;
subimagepadding=4;
}


with(milonic=new menuname("good")){
openstyle="down";
style=submenuStyle;
top="offset=-1"
aI("text=&nbsp; Ramses;title=Ramses;url=ramses.php;")
aI("text=&nbsp; Shepherd;title=Roger;url=shepherd.php;")
aI("text=&nbsp; Pearl;title=Pearl;url=pearl.php;")
aI("text=&nbsp; Ming;title=Ming;url=ming.php;")
aI("text=&nbsp; Awkie;title=Awkie;url=awkie.php;")
}


with(milonic=new menuname("evil")){
openstyle="down";
style=submenuStyle;
aI("text=&nbsp; Ceo;title=Ceo;url=ceo.php;")
aI("text=&nbsp; Roger;title=Roger;url=roger.php;")
aI("text=&nbsp; Raulo;title=Raulo;url=raulo.php;")
aI("text=&nbsp; Harold;title=Harold;url=harold.php;")
}

with(milonic=new menuname("clips")){
openstyle="down";
style=submenuStyle;
aI("text=&nbsp; Ramses;title=Ramses;url=clips.php;")
aI("text=&nbsp; Roger;title=Roger;url=clips.php;")
aI("text=&nbsp; Pearl;title=Pearl;url=clips.php;")
aI("text=&nbsp; Awkie;title=Awkie;url=clips.php;")
}


drawMenus();
document.write('<a href="http://www.milonic.com"><!--M--></a>');

