_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=2;
buildafterload="true";


with(menuStyle=new mm_style()){
align="right";
bordercolor="#000000";
borderstyle="solid";
borderwidth="0";
fontfamily="Trebuchet MS";
fontsize="12pt";
fontstyle="normal";
fontweight="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="Yellow";
offcolor="#161E32";
onbgcolor="#161E32";
oncolor="White";
padding="16";
separatorcolor="#E1E1E1";
separatorsize="3";
subimage="images/xp_ind.gif";
subimagepadding="4";
itemwidth="150";
}

with(submenuStyle=new mm_style()){
align="right";
bordercolor="White";
borderstyle="Solid";
borderwidth="5";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#BA1E09";
offcolor="White";
onbgcolor="#F39C0F";
oncolor="Black";
padding="4";
subimage="images/xp_ind.gif";
subimagepadding="5";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
aI("text=Home Page;target=;url=http://www.IAMSubliminalEmpowerment.com/;");
aI("text=RESOURCES;target=;url=RESOURCES.html;");
aI("text=Site Map;target=;url=sitemap-page-order.html;");
}


 drawMenus();

