_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=2;
buildafterload="true";


with(menuStyle=new mm_style()){
bordercolor="#000000";
borderstyle="Dotted";
borderwidth="0";
fontfamily="Verdana, Tahoma, Arial";
fontsize="9pt";
fontstyle="normal";
fontweight="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="Transparent";
offcolor="White";
onbgcolor="#355164";
oncolor="#CEBC83";
padding="9";
separatorcolor="#625839";
separatorsize="1";
subimage="images/rgtdwn_blueblk_11x11.gif";
subimagepadding="6";
itemwidth="150";
}

with(submenuStyle=new mm_style()){
bordercolor="#355164";
borderstyle="Double";
borderwidth="3";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="White";
offcolor="#000000";
onbgcolor="#CEBC83";
oncolor="Black";
padding="4";
subimage="images/rgtdwn_blueblk_11x11.gif";
subimagepadding="5";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
aI("showmenu=HomeAbout GCSLEFT_MENU;text=Home;target=;url=http://www.geneseechristianschool.com/;");
aI("showmenu=InformationKiddie Kare daycareLEFT_MENU;text=Information;target=;url=Information.html;");
aI("showmenu=AthleticsScheduleLEFT_MENU;text=Athletics;target=;url=Athletics.html;");
aI("showmenu=EventsAuctionLEFT_MENU;text=Events;target=;url=Events.html;");
aI("showmenu=ResourcesSchool CalendarLEFT_MENU;text=Resources;target=;url=Resources.html;");
aI("text=Eternal Vision;target=;url=Eternal-Vision.html;");
aI("text=Contact Us;target=;url=Contact-Us.html;");
}

with(milonic=new menuname("HomeAbout GCSLEFT_MENU")){
style=submenuStyle;
aI("showmenu=About GCSStaffLEFT_MENU;text=About GCS;target=;url=About-GCS.html;");
}

with(milonic=new menuname("About GCSStaffLEFT_MENU")){
style=submenuStyle;
aI("text=Staff;target=;url=Staff.html;");
aI("text=Philosphy of Education;target=;url=Philosphy-of-Education.html;");
aI("text=Articles of Faith;target=;url=Articles-of-Faith.html;");
}

with(milonic=new menuname("InformationKiddie Kare daycareLEFT_MENU")){
style=submenuStyle;
aI("text=Kiddie Kare daycare;target=;url=Kiddie-Kare-daycare.html;");
aI("text=Elementary;target=;url=Elementary.html;");
aI("text=Middle/High School;target=;url=Middle-High-School.html;");
aI("text=New Inquiry;target=;url=New-Inquiry.html;");
}

with(milonic=new menuname("AthleticsScheduleLEFT_MENU")){
style=submenuStyle;
aI("text=Schedule;target=;url=Schedule.html;");
aI("text=Athletic Forms;target=;url=Athletic-Forms.html;");
aI("text=Game News & Results;target=;url=Game-News-&-Results.html;");
aI("text=Athletic Pictures;target=;url=Athletic-Pictures.html;");
}

with(milonic=new menuname("EventsAuctionLEFT_MENU")){
style=submenuStyle;
aI("text=Auction;target=;url=Auction.html;");
aI("text=Golf;target=;url=Golf.html;");
}

with(milonic=new menuname("ResourcesSchool CalendarLEFT_MENU")){
style=submenuStyle;
aI("text=School Calendar;target=;url=School-Calendar.html;");
aI("text=Dress Code;target=;url=Dress-Code.html;");
aI("text=Forms;target=;url=Forms.html;");
aI("text=Handbook ;target=;url=Handbook.html;");
aI("text=Programs that Give;target=;url=Programs-that-Give.html;");
aI("text=Lunch;target=;url=Lunch.html;");
aI("text=Supply List;target=;url=Supply-List.html;");
aI("text=SCRIP;target=;url=SCRIP.html;");
}


 drawMenus();

