fixMozillaZIndex=true; //Fixes Z-Index problem  with Mozilla browsers but causes odd scrolling problem, toggle to see if it helps
_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;

with(menuStyle=new mm_style()){
bordercolor="#999999";
borderstyle="solid";
borderwidth=0;
fontfamily="Arial";
fontsize="14px";
fontstyle="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#ffffff";
offcolor="#666666";
onbgcolor="#f9f9f9";
oncolor="#e2144a";
padding=6;
pagebgcolor="#82B6D7";
pagecolor="black";
separatorcolor="#999999";
separatorsize=1;
subimage="images/flecha.gif";
subimagepadding=3;
}

with(mmenuStyle=new mm_style()){
bordercolor="#999999";
borderstyle="solid";
borderwidth=0;
fontfamily="Arial";
fontsize="13px";
fontstyle="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#ffffff";
offcolor="#77f";
onbgcolor="#f9f9f9";
oncolor="#e2144a";
pagebgcolor="#82B6D7";
pagecolor="black";
separatorcolor="#999999";
separatorsize=1;

padding=4;

}


	with(milonic=new menuname("Main Menu")){
    alwaysvisible=1;
  
    orientation="horizontal";
    style=menuStyle;

    screenposition="left";
    
    top="offset=95";
    left="offset=113";
    aI("showmenu=Samples;text=This Edition;");
	aI("text=News;url=");
    aI("text=Events;url=events.php");
	aI("text=Previous Editions;url=../../previous.php");
	aI("text=Photo Stock;url=bank.php;");
	aI("text=;url=;")	
  
	
	
   
}




with(milonic=new menuname("Samples")){
overflow="scroll";
style=mmenuStyle;
aI("text=To Our Reader;url=")
aI("text=In Doors ;url=doors.php")
aI("text=Architecture;url=architecture.php")
aI("text=To See & To Buy ;url=")
aI("text=Tourism;url=tourism.php")
aI("text=Hotels ;url=hotels.php")
aI("text=Technology & Design ;url=")
aI("text=Driving;url=driving.php")
aI("text=Art;url=art.php")
aI("text=Fashion;url=en_moda.php")
aI("text=Health;url=health.php")
aI("text=Environmental;url=environment.php")
aI("text=Gardening;url=gardening.php")
aI("text=Gastronomy;url=gastronomy.php")
aI("text=Specials ;url=")
}

drawMenus();

with(menuStyle=new mm_style()){
bordercolor="#999999";
borderstyle="solid";
borderwidth=0;
fontfamily="Arial";
fontsize="14px";
fontstyle="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#ffffff";
oncolor="#666666";
onbgcolor="#f9f9f9";
offcolor="#e2144a";
padding=6;
pagebgcolor="#82B6D7";
pagecolor="black";
separatorcolor="#999999";
separatorsize=1;
subimage="images/flecha.gif";
subimagepadding=3;
}

with(mmenuStyle=new mm_style()){
bordercolor="#999999";
borderstyle="solid";
borderwidth=0;
fontfamily="Arial";
fontsize="13px";
fontstyle="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#ffffff";
offcolor="#e2144a";
onbgcolor="#f9f9f9";
oncolor="#77f";
pagebgcolor="#82B6D7";
pagecolor="black";
separatorcolor="#999999";
separatorsize=1;

padding=4;

}


	with(milonic=new menuname("Main Menu")){
    alwaysvisible=1;
  
    orientation="horizontal";
    style=menuStyle;

    screenposition="left";
    
    top="offset=95";
    left="offset=550";
   
    
	aI("status=Why Panama?;text=Why Panama?;url=why_panama.php");

	
}

