


_menuCloseDelay=500           // The time delay for menus to remain visible on mouse out
_menuOpenDelay=0            // The time delay before menus open on mouse over
_followSpeed=5                // Follow scrolling speed
_followRate=40                // Follow scrolling Rate
_subOffsetTop=0              // Sub menu top offset
_subOffsetLeft=1           // Sub menu left offset
_scrollAmount=3               // Only needed for Netscape 4.x
_scrollDelay=20               // Only needed for Netcsape 4.x



with(menuStyle=new mm_style()){
onbgcolor="";
oncolor="#ffffff";
bgimage=""
overbgimage=""
itemwidth=""
itemheight=""
offbgcolor="";
offcolor="#ffffff";
bordercolor="";
borderstyle="";
borderwidth=0;
separatorcolor="";
separatorsize="0";
padding=0;
fontsize="71%";
fontstyle="black";
fontfamily="Verdana";
pagecolor="";
pagebgcolor="";
headercolor="";
headerbgcolor="";
subimage="";
subimagepadding="0";
}


with(menuStyle2=new mm_style()){
onbgcolor="#005b00";
oncolor="#ffffff";
bgimage=""
overbgimage=""
itemwidth=""
itemheight=""
offbgcolor="#009e00";
offcolor="#ffffff";
bordercolor="#ffffff";
borderstyle="";
borderwidth=0;
separatorcolor="#ffffff";
separatorsize="1";
padding=5;
fontsize="71%";
fontstyle="black";
fontfamily="Arial";
pagecolor="white";
pagebgcolor="#009e00";
headercolor="#000000";
headerbgcolor="#000000";
subimage="";
subimagepadding="";
}

with(menuStyle3=new mm_style()){
onbgcolor="#c04208";
oncolor="#ffffff";
bgimage=""
overbgimage=""
itemwidth=""
itemheight=""
offbgcolor="#c04208";
offcolor="#ffffff";
bordercolor="#ffffff";
borderstyle="";
borderwidth=0;
separatorcolor="#ffffff";
separatorsize="1";
padding=5;
fontsize="71%";
fontstyle="black";
fontfamily="Arial";
pagecolor="white";
pagebgcolor="#c04208";
headercolor="#000000";
headerbgcolor="#000000";
subimage="";
subimagepadding="";
}

with(menuStyle7=new mm_style()){
onbgcolor="";
oncolor="";
bgimage="http://www.fishokoboji.com/images/New/header_logo_03.jpg"
overbgimage="http://www.fishokoboji.com/images/New/header_logo_03.jpg"
itemwidth="61"
itemheight="23"
offbgcolor="";
offcolor="";
bordercolor="";
borderstyle="";
borderwidth=0;
separatorcolor="";
separatorsize="0";
padding=0;
fontsize="69%";
fontstyle="black";
fontfamily="Arial";
pagecolor="";
pagebgcolor="#1d0168";
headercolor="#000000";
headerbgcolor="#000000";
subimage="";
subimagepadding="0";
}

with(menuStyle8=new mm_style()){
onbgcolor="";
oncolor="";
bgimage=""
overbgimage=""
itemwidth="108"
itemheight="57"
offbgcolor="";
offcolor="";
bordercolor="";
borderstyle="";
borderwidth=0;
separatorcolor="#ffffff";
separatorsize="0";
padding=0;
fontsize="69%";
fontstyle="black";
fontfamily="Verdana";
pagecolor="";
pagebgcolor="#1d0168";
headercolor="#000000";
headerbgcolor="#000000";
subimage="";
subimagepadding="0";
}

with(menuStyle9=new mm_style()){
onbgcolor="";
oncolor="";
bgimage=""
overbgimage=""
itemwidth="96"
itemheight="57"
offbgcolor="";
offcolor="";
bordercolor="";
borderstyle="";
borderwidth=0;
separatorcolor="#ffffff";
separatorsize="0";
padding=0;
fontsize="69%";
fontstyle="black";
fontfamily="Verdana";
pagecolor="";
pagebgcolor="#1d0168";
headercolor="#000000";
headerbgcolor="#000000";
subimage="";
subimagepadding="0";
}

with(menuStyle10=new mm_style()){
onbgcolor="";
oncolor="";
bgimage=""
overbgimage=""
itemwidth="120"
itemheight="57"
offbgcolor="";
offcolor="";
bordercolor="";
borderstyle="";
borderwidth=0;
separatorcolor="#ffffff";
separatorsize="0";
padding=0;
fontsize="69%";
fontstyle="black";
fontfamily="Verdana";
pagecolor="";
pagebgcolor="#1d0168";
headercolor="#000000";
headerbgcolor="#000000";
subimage="";
subimagepadding="0";
}
with(milonic=new menuname("living")){
style=menuStyle3;
alwaysvisible=0;
orientation="vertical";
aI("text=2011;url=http://www.fishokoboji.com/photos2011.htm");
aI("text=2010;url=http://www.fishokoboji.com/photos2010.htm");
aI("text=2009&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;;url=http://www.fishokoboji.com/photos2009.htm");
aI("text=2008;url=http://www.fishokoboji.com/photos2008.htm");
aI("text=2007;url=http://www.fishokoboji.com/photos2007.htm");
aI("text=2006;url=http://www.fishokoboji.com/photos2006.htm");

}


drawMenus();


