
with(new menuname("Main Menu")){
alwaysvisible=1;
left=0;
orientation="horizontal";
style=menuStyle;
top=0;
position="relative";
align="center";
aI("status=Group;text=Group;url=/en/index.php;itemwidth=75;target=_blank");
aI("status=Home;text=Home;url=index.php;itemwidth=70");
aI("showmenu=Rental;text=Rental;itemwidth=86;onbgcolor=#0b81c4");
aI("showmenu=Sales;text=Sales;itemwidth=86;onbgcolor=#0b81c4");
aI("status=Management;text=Management;url=index.php?pages=kanri;itemwidth=100");
//aI("status=Short Term;text=Short Term;url=http://furumoto.com/manhattan/index.php?pages=tanki;itemwidth=75;target=_blank");
aI("status=Procedure;text=Procedure;url=index.php?pages=keiyaku;itemwidth=100");
aI("showmenu=Area;text=Area;itemwidth=76;onbgcolor=#0b81c4");
aI("status=Agent;text=Agent;url=index.php?pages=agent;itemwidth=65");
aI("status=Contact Us;text=Contact Us;url=index.php?pages=otoiawase;itemwidth=76");
}
drawMenus();

/*
with(new menuname("Main Menu")){
alwaysvisible=1;
left=0;
orientation="horizontal";
style=menuStyle;
top=0;
position="relative";
align="center";
aI("status=本社;text=本社;url=/index.php;itemwidth=90;target=_blank");
aI("status=トップ;text=トップ;url=index.php;itemwidth=90");
aI("showmenu=賃貸物件;text=賃貸物件;itemwidth=97;onbgcolor=#0b81c4");
aI("showmenu=売買物件;text=売買物件;itemwidth=97;onbgcolor=#0b81c4");
aI("status=物件管理;text=物件管理;url=index.php?pages=kanri;itemwidth=90");
aI("status=短期アパート;text=短期アパート;url=http://furumoto.com/manhattan/index.php?pages=tanki;itemwidth=90;target=_blank");
aI("showmenu=情報;text=情報;itemwidth=97;onbgcolor=#0b81c4");
aI("status=お問い合わせ;text=お問い合わせ;url=index.php?pages=otoiawase;itemwidth=90");
}
drawMenus();
*/
