


_menuCloseDelay=500           // The time delay for menus to remain visible on mouse out
_menuOpenDelay=150            // The time delay before menus open on mouse over
_followSpeed=5                // Follow scrolling speed
_followRate=50                // Follow scrolling Rate
_subOffsetTop=0               // Sub menu top offset
_subOffsetLeft=0              // Sub menu left offset
_scrollAmount=3               // Only needed for Netscape 4.x
_scrollDelay=20               // Only needed for Netcsape 4.x



drawMenus();




function Vsrc(){window.location="view-source:"+window.location.href}

with(contextStyle=new mm_style)
{
     onbgcolor="#ECF4F9";
       oncolor="#000000";
    offbgcolor="#ffffff";
      offcolor="#000000";
   bordercolor="#999999";
   borderstyle="solid";
   borderwidth=1
    overfilter="Fade(duration=0.2);Shadow(color='#777777', Direction=135, Strength=3)"
     pagecolor="";
   pagebgcolor="#eeeeee";
    pageborder="1px solid #ffffff";
    pageimage="../Menu/db_red.gif";
      onborder="1px solid #316AC5";
separatorcolor="#999999";
     outfilter="randomdissolve(duration=0.4)"
      fontsize="75%";
     fontstyle="normal";
    fontfamily="arial, verdana, tahoma";
 separatorsize=0;
       padding=3
 headerbgcolor="#4F8EB6";
   headercolor="#ffffff";
  headerborder="1px solid #000000";
      fontsize="10px";
      subimage="../Menu/black_13x13_greyboxed.gif";
if(!mac)onborder="1px solid #000000";
}



with(milonic=new menuname("contextMenu")){		
top="offset=2"
style = contextStyle;
margin=3
aI("text=Sefarad Judáica;type=header;align=center");
aI("text=Página Principal;url=/;image=../Menu/home.gif");
aI("text=Print;url=javascript:window.print();separatorsize=1;image=../Menu/print.gif");
aI("text=Catálogo;url=javascript:void window.open('../shop/categorylisting.asp','CATEGORIAS','width=screen.availwidth,height=screen.availheight,scrollbars,resizable=1');image=../Menu/Catalogo.gif");
//aI("text=Foro;url=javascript:void window.open('/Foro','FORO','width=screen.availwidth,height=screen.availheight,scrollbars,resizable=1');image=/Menu/Foro.gif");
aI("text=NOSOTROS;type=header;align=center");
aI("text=Contáctenos;url=http://expertapplications.com/sefaradjudaica/shop/contactus.asp;");
}

drawMenus()
