_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(menuStyle=new mm_style()){
bordercolor="#ffffff";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="bold";
image="images/dots1.gif";
offbgcolor="DarkGreen";
offcolor="#ffffff";
onbgcolor="Chartreuse";
oncolor="#ffffff";
padding="6";
separatorcolor="#ffffff";
separatorsize="1";
subimage="images/blackred.gif";
subimagepadding="2";
overimage="images/dots4.gif";
imagepadding="6";
itemwidth="1000";
}

with(submenuStyle=new mm_style()){
bordercolor="#ffffff";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
offbgcolor="Azure";
offcolor="Black";
onbgcolor="Red";
oncolor="#ffffff";
padding="4";
separatorcolor="Black";
separatorsize="1";
subimage="images/blackred.gif";
subimagepadding="2";
}

with(milonic=new menuname("Main Menu")){
position="relative";
menuwidth="100%";
style=menuStyle;
alwaysvisible="1";
orientation="horizontal";
aI("showmenu=Santas Home/The Night Before ChristmasINFO_BAR_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 BoomersINFO_BAR_MENU;text=The Reindeers ;target=;url=Reindeers.html;");
aI("showmenu=Reindeer  Games/Reindeer AdditionsINFO_BAR_MENU;text=Reindeer  Games;target=;url=Reindeer-Games.html;");
aI("showmenu=Christian Content/The Real Meaning of ChristmasINFO_BAR_MENU;text=Christian Content;target=;url=Christian-Content.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 ChristmasINFO_BAR_MENU")){
style=submenuStyle;
aI("text=The Night Before Christmas;target=;url=The-Night-Before-Christmas.html;");
}

with(milonic=new menuname("The Reindeers /The Six White BoomersINFO_BAR_MENU")){
style=submenuStyle;
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 AdditionsINFO_BAR_MENU")){
style=submenuStyle;
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 ChristmasINFO_BAR_MENU")){
style=submenuStyle;
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();

