_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=0;
buildafterload="true";


with(menuStyle=new mm_style()){
bgimage="images/Glossy_Brick4.png";
borderstyle="solid";
fontfamily="Verdana, Tahoma, Arial";
fontsize="10pt";
fontstyle="normal";
fontweight="bold";
headerbgcolor="#dddddd";
headercolor="#000000";
offcolor="#000000";
oncolor="#dedede";
separatorcolor="Transparent";
separatorsize="10";
rawcss="padding-left:5px;padding-right:5px";
overbgimage="images/Glossy_Brick_hover4.png";
itemheight="38";
itemwidth="96";
}

with(submenuStyle=new mm_style()){
bordercolor="#ff9999";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="bold";
headercolor="#000000";
offbgcolor="LightGrey";
offcolor="Black";
onbgcolor="#ffbb66";
oncolor="Black";
padding="4";
separatorsize="0";
subimage="images/white_4x7.gif";
subimagepadding="8";
itemwidth="125";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
align="center";
itemheight="38";
aI("text=Home;target=;url=http://www.intheheavens.org/;align=center;");
aI("text=ITH Forum;target=;url=http://www.facebook.com/#!/groups/104624272972657/;align=center;");
aI("text=Current Events;target=;url=Current-Events.html;align=center;");
aI("text=Special Prayer;target=;url=Special-Prayer.html;align=center;");
aI("showmenu=Authors Notes/The Elders BlogLEFT_MENU;text=Authors Notes;target=;url=Authors-Notes.html;align=center;");
aI("text=Let The Dead Speak;target=;url=Let-The-Dead-Speak.html;align=center;");
aI("text=Studies;target=;url=Studies.html;align=center;");
aI("text=Words of Health;target=;url=Words-of-Health.html;align=center;");
aI("text=Music;target=;url=Music.html;align=center;");
aI("showmenu=Video and Audio/Craig Jones - The CensorLEFT_MENU;text=Video and Audio;target=;url=Video-and-Audio.html;align=center;");
aI("text=ITH Book Store;target=;url=ITH-Book-Store.html;align=center;");
aI("text=Charts;target=;url=Charts.html;align=center;");
aI("text=Library;target=;url=Library.html;align=center;");
aI("text=Games & Learning;target=;url=Games-&-Learning.html;align=center;");
aI("text=Support;target=;url=Prayer-and-Support.html;align=center;");
}

with(milonic=new menuname("Authors Notes/The Elders BlogLEFT_MENU")){
style=submenuStyle;
aI("text=The Elders Blog;target=;url=The-Elders-Blog.html;");
aI("text=Promises of God;target=;url=Promises-of-God.html;");
}

with(milonic=new menuname("Video and Audio/Craig Jones - The CensorLEFT_MENU")){
style=submenuStyle;
aI("text=Craig Jones - The Censor;target=;url=http://vimeo.com/35156041;");
}


 drawMenus();

