_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(menuStyle=new mm_style()){
bordercolor="#ffffff";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="bold";
image="images/orangedots.gif";
offbgcolor="DarkRed";
offcolor="#ffffff";
onbgcolor="#CC6600";
oncolor="#ffffff";
padding="6";
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=./;");
aI("showmenu=FREEcreador de logos gratisINFO_BAR_MENU;text=FREE;target=;url=Report.html;");
aI("text=Spanish;target=;url=Spanish.html;");
aI("showmenu=ProductsThree PagesINFO_BAR_MENU;text=Products;target=;url=ProductsServices.html;");
aI("showmenu=ProductosSitio WebINFO_BAR_MENU;text=Productos;target=;url=ProductosPrice.html;");
aI("showmenu=SamplesVideos-EfectosINFO_BAR_MENU;text=Samples;target=;url=Samples.html;");
aI("text=Order;target=;url=OrderInformation.html;");
aI("text=Resources;target=;url=Resources.html;");
}

with(milonic=new menuname("FREEcreador de logos gratisINFO_BAR_MENU")){
style=submenuStyle;
aI("text=creador de logos gratis;target=;url=creador-de-logos-gratis.html;");
}

with(milonic=new menuname("ProductsThree PagesINFO_BAR_MENU")){
style=submenuStyle;
aI("text=Three Pages;target=;url=Tres-Paginas.html;");
aI("text=Five Pages;target=;url=Cinco-Paginas.html;");
aI("text=Web Page;target=;url=Web-Page-English.html;");
}

with(milonic=new menuname("ProductosSitio WebINFO_BAR_MENU")){
style=submenuStyle;
aI("text=Sitio Web;target=;url=Web.html;");
}

with(milonic=new menuname("SamplesVideos-EfectosINFO_BAR_MENU")){
style=submenuStyle;
aI("text=Videos-Efectos;target=;url=Videos-Efectos.html;");
aI("text=Custom Built Template;target=;url=header11.html;");
aI("text=Logo;target=;url=Logo.html;");
aI("text=Template1;target=;url=header1.html;");
aI("text=Template 2;target=;url=header-2.html;");
aI("text=Template 3;target=;url=header3.html;");
aI("text=Template 4;target=;url=header4.html;");
aI("text=Template 5;target=;url=header5.html;");
aI("text=Template 6;target=;url=header6.html;");
aI("text=Template 7;target=;url=header7.html;");
aI("text=Template 8;target=;url=header8.html;");
}


 drawMenus();

