_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=2;
buildafterload="true";


with(menuStyle=new mm_style()){
bordercolor="White";
borderstyle="solid";
borderwidth="0";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#00547F";
offcolor="White";
onbgcolor="#FFFFFF";
oncolor="#000000";
padding="6";
separatorcolor="White";
separatorsize="1";
subimage="pictures/white_7x7.gif";
subimagepadding="6";
itemwidth="212";
}

with(submenuStyle=new mm_style()){
bordercolor="White";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#00547F";
offcolor="White";
onbgcolor="#FFFFFF";
oncolor="#000000";
padding="4";
subimage="pictures/white_7x7.gif";
subimagepadding="5";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
aI("showmenu=BuildingsApartmentsLEFT_MENU;text=Buildings;target=;url=n-scale-buildings.html;");
aI("text=Layouts;target=;url=model-train-layouts.html;");
aI("text=Locomotives;target=;url=n-scale-locomotives.html;");
aI("text=Rolling Stock;target=;url=n-scale-rolling-stock.html;");
aI("showmenu=SceneryScenery KitLEFT_MENU;text=Scenery;target=;url=model-train-scenery.html;");
aI("text=Train Sets;target=;url=n-scale-train-set.html;");
aI("text=Track;target=;url=n-scale-track.html;");
}

with(milonic=new menuname("BuildingsApartmentsLEFT_MENU")){
style=submenuStyle;
aI("text=Apartments;target=;url=n-scale-apartments.html;");
aI("text=Bank;target=;url=n-scale-bank.html;");
aI("text=Factory;target=;url=n-scale-factory.html;");
aI("showmenu=FarmTractorLEFT_MENU;text=Farm;target=;url=n-scale-farm.html;");
aI("text=Fire Station;target=;url=n-scale-fire-station.html;");
aI("text=Gas Station;target=;url=n-scale-gas-station.html;");
aI("text=Hospital;target=;url=n-scale-hospital.html;");
aI("text=Hotel;target=;url=n-scale-hotel.html;");
aI("text=House;target=;url=n-scale-house.html;");
aI("text=Movie Theater;target=;url=n-scale-movie-theater.html;");
aI("text=Police Station;target=;url=n-scale-police-station.html;");
aI("text=Restaurant;target=;url=n-scale-restaurant.html;");
aI("text=Stations;target=;url=n-scale-train-stations.html;");
}

with(milonic=new menuname("FarmTractorLEFT_MENU")){
style=submenuStyle;
aI("text=Tractor;target=;url=n-scale-tractor.html;");
aI("text=Grain Elevator;target=;url=n-scale-grain-elevator.html;");
aI("text=Barns;target=;url=n-scale-barns.html;");
}

with(milonic=new menuname("SceneryScenery KitLEFT_MENU")){
style=submenuStyle;
aI("text=Scenery Kit;target=;url=scenery-kit-layout-kit.html;");
aI("text=N Scale Trees;target=;url=n-scale-trees.html;");
}


 drawMenus();
