_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(menuStyle=new mm_style()){
align="center";
bordercolor="#ffffff";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="9pt";
fontstyle="normal";
image="images/dots7.gif";
offbgcolor="#27313A";
offcolor="#ffffff";
onbgcolor="#4F4F4F";
oncolor="#ffffff";
padding="6";
separatorcolor="White";
separatorsize="1";
subimage="images/arrow.gif";
subimagepadding="2";
overimage="images/whitedots.gif";
imagepadding="6";
itemwidth="99";
}

with(submenuStyle=new mm_style()){
bordercolor="#ffffff";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
offbgcolor="Silver";
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=799;
style=menuStyle;
alwaysvisible="1";
orientation="horizontal";
aI("text=Home;target=;url=index.html;");
aI("text=Features;target=;url=xheader_-_header_graphics_software_features.html;");
aI("text=Download;target=;url=free_header_graphic_software_download_page.html;");
aI("text=Reviews;target=;url=reviews_of_free_graphical_header_software_for_your_website.html;");
aI("text=Samples;target=;url=free_header_banner_design_software_-_samples.html;");
aI("text=Screenshots;target=;url=graphic_headers_software_screenshots.html;");
aI("text=Tutorial;target=;url=website_header_graphics_tutorial.html;");
aI("text=Buy;target=;url=buy_xheaderpro.html;");
}


 drawMenus();
