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=0;
_subOffsetLeft=0;

with(menuStyle=new mm_style()){
bordercolor="#797979";
borderstyle="solid";
borderwidth=1;
//fontfamily="ＭＳ Ｐゴシック";
fontsize="12px";
fontstyle="normal";
headerbgcolor="#0b81c4";
headercolor="#000000";
offbgcolor="#ffffff";
offcolor="#000000";
onbgcolor="#0b81c4";
oncolor="#ffffff";
//outfilter="randomdissolve(duration=0.3)";
//overfilter="Fade(duration=0.2);Alpha(opacity=90);Shadow(color=#777777', Direction=135, Strength=3)";
padding=3;
pagebgcolor="#0b81c4";
pagecolor="#ffffff";
separatorcolor="#666666";
separatorsize=1;
subimage="/images/menu_arrow.gif";
subimagepadding=2;
}

with(milonic=new menuname("お問い合わせ")){
overflow="scroll";
style=menuStyle;
itemwidth=114;
align="center";
aI("text=賃貸物件;url=index.php?pages=otoiawase&type=rent");
aI("text=売買物件;url=index.php?pages=otoiawase&type=sale");
aI("text=商業物件;url=index.php?pages=otoiawase&type=commercial");
aI("text=物件管理依頼;url=index.php?pages=otoiawase&type=kanri");
}



