
                                           
                                            
	                 
effect="Shadow(color='#999999', Direction=135, Strength=5)"



_menuCloseDelay=500;                // The time delay for menus to remain visible on mouse out                   
_menuOpenDelay=150;                 // The time delay before menus open on mouse over                            
_scrollAmount=3;                                                                   
_scrollDelay=20;                                                                         
_followSpeed=5;
_followRate=40;
_subOffsetTop=0;                    // Sub menu top offset        
_subOffsetLeft=0;
menualign="left";                   // Sub menu left offset 


with(menuStyle1=new mm_style()){
onbgcolor="transparent";
oncolor="#edf35b";
offbgcolor="transparent";
offcolor="#ffffff";
bordercolor="#296488";
borderstyle="solid";
borderwidth=0;
separatorcolor="transparent";
separatorsize="19";
padding="0";
fontsize="13px";
fontstyle="normal";
fontweight="bold";
fontfamily="Verdana, Arial";
pagecolor="#ffffff";
pagebgcolor="transparent";
headercolor="#018B9A";
headerbgcolor="#ffffff";
subimage="";
subimagepadding="2";
}

with(menuStyle1b=new mm_style()){
onbgcolor="#018B9A";
oncolor="#ffffff";
offbgcolor="#ffffff";
offcolor="#000000";
bordercolor="#000000";
borderstyle="solid";
borderwidth=1;
separatorcolor="#CDCDCD";
separatorsize="1";
padding=4;
fontsize="12";
fontstyle="normal";
fontfamily="Verdana, Arial";
pagecolor="#000000";
pagebgcolor="#fff";
headercolor="#000000";
headerbgcolor="#ffffff";
subimage="http://www.informacion94.es/menu/arrow.gif";
subimagepadding="2";
overfilter="Fade(duration=0.2);Shadow(color='#777777', Direction=135, Strength=5)";
}

with(milonic=new menuname("Main Menu")){
style=menuStyle1;
top=10;
left=10;
alwaysvisible=1;
orientation="horizontal";
position="relative";

aI("text=de&nbsp;Pintxos;url=http://pintxosytapas.i94.org/;separatorsize=1;");
}
drawMenus();

