_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(menuStyle=new mm_style()){
bordercolor="#CF0600";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="bold";
image="images/dots5.gif";
offbgcolor="#CF0600";
offcolor="#000000";
onbgcolor="#EBEBEB";
oncolor="#000000";
padding="6";
pagebgcolor="#D0D0D0";
separatorcolor="#ffffff";
separatorsize="1";
subimage="images/arrow.gif";
subimagepadding="2";
overimage="images/whitedots.gif";
imagepadding="6";
itemwidth="1000";
}

with(submenuStyle=new mm_style()){
bordercolor="#ffffff";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
offbgcolor="#5871B3";
offcolor="#ffffff";
onbgcolor="#DC9B5B";
oncolor="#ffffff";
padding="4";
separatorcolor="#758CC9";
separatorsize="1";
subimage="images/arrow.gif";
subimagepadding="2";
}

with(milonic=new menuname("Main Menu")){
position="relative";
menuwidth="100%";
style=menuStyle;
alwaysvisible="1";
orientation="horizontal";
aI("text=Home;target=;url=http://www.netcontentsolutions.com/;");
aI("text=10 Minute Information Empire;target=;url=10_minute_information_empire.html;");
aI("text=Free Initial Consultation;target=;url=initial.html;");
aI("text=Free Dictionary;target=;url=internet_marketing_dictionary.html;");
aI("text=Contact Us;target=;url=contact_us.html;");
aI("text=Quick Content Creation;target=;url=quick_content_creation.html;");
}


 drawMenus();
