_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=2;
buildafterload="true";


with(menuStyle=new mm_style()){
bordercolor="White";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="DarkGreen";
offcolor="White";
onbgcolor="Chartreuse";
oncolor="White";
padding="6";
separatorcolor="White";
separatorsize="1";
subimage="images/blackred.gif";
subimagepadding="2";
itemwidth="96";
}

with(submenuStyle=new mm_style()){
bordercolor="White";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="Azure";
offcolor="Black";
onbgcolor="Red";
oncolor="White";
padding="4";
subimage="images/blackred.gif";
subimagepadding="5";
}

with(milonic=new menuname("Main Menu")){
position="relative";
menuwidth=775;
style=menuStyle;
alwaysvisible="1";
orientation="horizontal";
openstyle="up";
aI("showmenu=Santas Home/The Night Before ChristmasFOOTER_MENU;text=Santas Home;target=;url=http://www.santasxmasmail.com/;");
aI("text=Get an Email from Santa;target=;url=Get-an-Email-from-Santa.html;");
aI("showmenu=The Reindeers /The Six White BoomersFOOTER_MENU;text=The Reindeers ;target=;url=Reindeers.html;");
aI("showmenu=Reindeer  Games/Reindeer AdditionsFOOTER_MENU;text=Reindeer  Games;target=;url=Reindeer-Games.html;");
aI("showmenu=Christian Content/The Real Meaning of ChristmasFOOTER_MENU;text=Christian Content;target=;url=Christian-Content.html;");
aI("text=Site Map;target=;url=sitemap-alphabetical.html;");
aI("text=Tee Shirt Shop;target=_blank;url=http://370882.spreadshirt.com/;");
aI("text=Tee Shirts;target=;url=Tee-Shirts.html;");
}

with(milonic=new menuname("Santas Home/The Night Before ChristmasFOOTER_MENU")){
style=submenuStyle;
openstyle="up";
aI("text=The Night Before Christmas;target=;url=The-Night-Before-Christmas.html;");
}

with(milonic=new menuname("The Reindeers /The Six White BoomersFOOTER_MENU")){
style=submenuStyle;
openstyle="up";
aI("text=The Six White Boomers;target=;url=The-Six-White-Boomers.html;");
aI("text=The Reindeers  History;target=;url=The-Reindeers-History.html;");
aI("text=The Reindeers Are Getting Ready;target=;url=The-Reindeers-Are-Getting-Ready.html;");
}

with(milonic=new menuname("Reindeer  Games/Reindeer AdditionsFOOTER_MENU")){
style=submenuStyle;
openstyle="up";
aI("text=Reindeer Additions;target=;url=Reindeer-Additions.html;");
aI("text=Reflex Test;target=;url=Reflex-Test.html;");
}

with(milonic=new menuname("Christian Content/The Real Meaning of ChristmasFOOTER_MENU")){
style=submenuStyle;
openstyle="up";
aI("text=The Real Meaning of Christmas;target=;url=The-Real-Meaning-of-Christmas.html;");
aI("text=The Stable;target=;url=The-Stable.html;");
aI("text=The Donkey;target=;url=The-Donkey.html;");
aI("text=Wisemen and Camels;target=;url=Wisemen-and-Camels.html;");
aI("text=Shepherds and Angel;target=;url=Shepherds-and-Angel.html;");
aI("text=Family;target=;url=Family.html;");
}


 drawMenus();

