fixMozillaZIndex=true; //Fixes Z-Index problem  with Mozilla browsers but causes odd scrolling problem, toggle to see if it helps
_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;




with(menuStyle=new mm_style()){
bordercolor="#999999";
borderstyle="solid";
borderwidth=1;
fontfamily="Verdana, Tahoma, Arial";
fontsize="75%";
fontstyle="normal";
fontweight="700";
headerbgcolor="#ffffff";
headercolor="#FFFFFF";
offbgcolor="#000080";
offcolor="#FFFFFF";
onbgcolor="#f3f3f3";
oncolor="#000099";
outfilter="randomdissolve(duration=0.1)";
overfilter="Fade(duration=0.1);Alpha(opacity=95);";
padding=4;
pagebgcolor="#c0c0c0";
pagecolor="black";
separatorcolor="#999999";
separatorsize=1;
subimage="/menu/arrow.gif";
subimagepadding=2;
}

with(milonic=new menuname("community")){
alwaysvisible=1;
left=10;
orientation="horizontal";
style=menuStyle;
top=119;
aI("status=Back To Home Page;text=Home;url=http://www.tiptononline.com/;");
aI("showmenu=education;text=Education;url=/cis/main.php?c=education;");
aI("showmenu=leisure;text=Leisure;url=/cis/main.php?c=leisure;");
aI("showmenu=religion;text=Religion;url=/cis/main.php?c=religion;");
aI("text=Health & Medicine;url=/cis/main.php?c=health_medicine;");
aI("text=Seniors;url=/cis/main.php?c=seniors;");
aI("text=Emergency Preparedness;url=/cis/main.php?c=emergency_preparedness;");
aI("text=History & Genealogy;url=/cis/main.php?c=history_genealogy;");
}


with(milonic=new menuname("leisure")){
style=menuStyle;
aI("text=Dining;url=/cis/main.php?c=dining;");
aI("text=Entertainment;url=/cis/main.php?c=entertainment;");
aI("text=Sports;url=/cis/main.php?c=sports;");
aI("text=Hunting & Fishing;url=/cis/main.php?c=hunting_fishing;");
aI("text=Equestrian;url=/cis/main.php?c=equestrian;");
}

with(milonic=new menuname("religion")){
style=menuStyle;
aI("text=Churches;url=/cis/main.php?c=church;");
aI("text=Ministries;url=/cis/main.php?c=ministries;");
aI("text=Christian Music;url=/cis/main.php?c=christian_music;");
}

with(milonic=new menuname("localinformation")){
style=menuStyle;
aI("text=Photo Album;url=/html/album_viewer.php;");
//aI("text=Movie Showtimes;url=/movies/index.php;");
aI("text=Blogs;url=/blog2006/blog2006.php;");
aI("text=Classified Ads;url=/classifieds/classifieds.php;");
}

with(milonic=new menuname("education")){
style=menuStyle;
aI("showmenu=elementary_schools;text=Elementary Schools;url=/cis/main.php?c=elementary_schools;");
aI("showmenu=middle_schools;text=Middle Schools;url=/cis/main.php?c=middle_schools;");
aI("showmenu=high_schools;text=High Schools;url=/cis/main.php?c=high_schools;");
aI("text=Higher Education;url=/cis/main.php?c=higher_education;");
aI("text=School Sports;url=/cis/main.php?c=school_sports;");
aI("text=School Bands;url=/cis/main.php?c=school_bands;");
}

with(milonic=new menuname("communityitems")){
style=menuStyle;
//aI("status=(aq) Web Server Hosting & Services;text=(aq) Web Hosting;url=http://www.a-q.co.uk/;");
//aI("text=WebSmith;url=http://www.softidiom.com/?milonicmenu;");
//aI("text=SMS 2 Email;url=http://www.sms2email.com/;");
}


with(milonic=new menuname("elementary_schools")){
style=menuStyle;
aI("text=Austin-Peay Elementary;url=/cis/eduorghome.php?organization=185;");
aI("text=Brighton Elementary;url=/cis/eduorghome.php?organization=39;");
aI("text=CIAA;url=/cis/eduorghome.php?organization=71;");
aI("text=Crestview Elementary;url=/cis/eduorghome.php?organization=40;");
aI("text=Drummonds Elementary;url=/cis/eduorghome.php?organization=41;");
aI("text=Munford Elementary;url=/cis/eduorghome.php?organization=38;");
}

with(milonic=new menuname("middle_schools")){
style=menuStyle;
aI("text=Brighton Middle;url=/cis/eduorghome.php?organization=42;");
aI("text=CIAA;url=/cis/eduorghome.php?organization=71;");
aI("text=Crestview Middle;url=/cis/eduorghome.php?organization=43;");
aI("text=Munford Middle;url=/cis/eduorghome.php?organization=44;");
}

with(milonic=new menuname("high_schools")){
style=menuStyle;
aI("text=Brighton High;url=/cis/eduorghome.php?organization=45;");
aI("text=Covington High;url=/cis/eduorghome.php?organization=46;");
aI("text=Munford High;url=/cis/eduorghome.php?organization=47;");
}


drawMenus();


