_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=0;
buildafterload="true";


with(submenuStyle=new mm_style()){
align="right";
bordercolor="Black";
borderstyle="Solid";
borderwidth="0";
fontfamily="Verdana, Tahoma, Arial";
fontsize="9pt";
fontstyle="normal";
fontweight="bold";
offbgcolor="#FF8B00";
offcolor="#033D63";
onbgcolor="Transparent";
oncolor="White";
ondecoration="none";
padding="4";
pagebgcolor="Transparent";
pagecolor="#033D63";
}

with(menuStyle=new mm_style()){
bgimage="images/black.gif";
fontfamily="Verdana, Tahoma, Arial";
fontsize="9pt";
fontstyle="normal";
fontweight="bold";
offcolor="#033D63";
oncolor="White";
ondecoration="none";
pagecolor="#033D63";
separatorsize="3";
separatorimage="images/blackSep.gif";
overbgimage="images/black03.gif";
itemheight="40";
itemwidth="160";
}

with(milonic=new menuname("Main Menu")){
position="relative";
menuwidth=980;
style=menuStyle;
alwaysvisible="1";
align="center";
orientation="horizontal";
aI("text=H O M E;target=;url=/;align=center;");
aI("text=Niche Templates;target=;url=niche-templates.php;align=center;");
aI("text=Generic Templates;target=;url=generic-templates.php;align=center;");
aI("text=Custom Templates;target=;url=custom-templates.php;align=center;");
aI("text=Portfolio;target=;url=portfolio.php;align=center;");
aI("text=Contact;target=;url=contact.php;align=center;");
}


 drawMenus();
