_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(submenuStyle=new mm_style()){
align="center";
bordercolor="#ACABAB";
borderstyle="solid";
borderwidth="0";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="bold";
headercolor="#000000";
offbgcolor="Transparent";
offcolor="DarkSlateGray";
onbgcolor="Transparent";
oncolor="Gold";
outfilter="Blinds( Bands=1,direction=up, duration=0.3)";
overfilter="Blinds( Bands=1,direction=down, duration=0.3)";
padding="4";
pagebgcolor="Transparent";
separatorcolor="#ffffff";
separatorsize="1";
subimagepadding="8";
imagepadding="8";
}

with(menuStyle=new mm_style()){
align="center";
bordercolor="#ACABAB";
borderstyle="solid";
borderwidth="0";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="Transparent";
offcolor="WhiteSmoke";
onbgcolor="Transparent";
oncolor="Gold";
outfilter="Fade(Overlap=1.00)";
padding="4";
pagebgcolor="Transparent";
imagepadding="6";
itemwidth="190";
}

with(milonic=new menuname("Main Menu")){
position="relative";
menuwidth=950;
style=menuStyle;
alwaysvisible="1";
orientation="horizontal";
openstyle="up";
aI("text=HOME;target=;url=http://www.pixeldesignz.com/;");
aI("text=RESOURCES;target=;url=resources.html;");
aI("text=GLOSSARY;target=;url=web-design-and-internet-marketing-glossary.html;");
aI("text=site map;target=;url=sitemap-page-order.html;");
aI("text=LINKS;target=;url=links.html;");
}


 drawMenus();

