_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=10;
_subOffsetLeft=-10;
projectid=83;


with(menuStyle=new mm_style()){
styleid=1;
fontfamily="Verdana, Tahoma, Arial";
fontsize="11";
fontstyle="normal";
fontweight="normal";
offcolor="#404040";
oncolor="#404040";
itemheight=30;
itemwidth=117;
}



with(milonic=new menuname("Right Menu")){
style=menuStyle;
followscroll=1;
menualign="left";
menuwidth="100%";
alwaysvisible=1;
orientation="horizontal";
screenposition="bottom left";
top="offset=-10"

aI("text=sluiten;clickfunction=closeFotoAlbum();image=folder.gif;overimage=openfolder.gif;bgimage=mi/b_menu_up.gif;overbgimage=mi/b_menu_down.gif;");

}

drawMenus();

