_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=0;
buildafterload="true";


with(submenuStyle=new mm_style()){
align="center";
fontfamily="Verdana, Tahoma, Arial";
fontsize="7pt";
fontstyle="normal";
fontweight="bold";
offbgcolor="Black";
offcolor="#ffffff";
onbgcolor="SteelBlue";
oncolor="#ffffff";
ondecoration="underline";
padding="4";
pagebgcolor="Orange";
pagecolor="Black";
}

with(menuStyle=new mm_style()){
bgimage="images/blackL.gif";
fontfamily="Verdana, Tahoma, Arial";
fontsize="10pt";
fontstyle="normal";
fontweight="bold";
offcolor="White";
oncolor="Orange";
pagecolor="SteelBlue";
separatorsize="3";
separatorimage="images/blackLSep.gif";
overbgimage="images/blackL02.gif";
itemheight="44";
itemwidth="108";
}

with(milonic=new menuname("Main Menu")){
position="relative";
menuwidth=441;
style=menuStyle;
alwaysvisible="1";
orientation="horizontal";
aI("text=Home Page;target=;url=http://www.trainspin.com/;align=center;");
aI("text=Photo Gallery;target=;url=Photo-Gallery.html;align=center;");
aI("showmenu=Post CardsDouble Post Card INFO_BAR_MENU;text=Post Cards;target=;url=Post-Cards.html;align=center;");
aI("text=Photo E-Store;target=;url=Photo-E-Store.html;align=center;");
}

with(milonic=new menuname("Post CardsDouble Post Card INFO_BAR_MENU")){
style=submenuStyle;
aI("text=Double Post Card ;target=;url=Double-Post-Card.html;");
aI("text=Scenic Post Cards;target=;url=Scenic-Post-Cards.html;");
}


 drawMenus();
