
if(navigator.appVersion.indexOf("MSIE 6.0")>0)
{
effect="Fade(duration=0.2);Alpha(style=0,opacity=80)"
}
else
{
effect="Fade(duration=0.2);Alpha(style=0,opacity=80)"
}

_menuCloseDelay=500;
_menuOpenDelay=150;
_scrollAmount=3;
_scrollDelay=20;
_followSpeed=5;
_followRate=40;
_subOffsetTop=0;
_subOffsetLeft=3;


with(style1=new mm_style()){
overfilter="Fade(duration=0.2);Alpha(opacity=85);Shadow(color=#ffffff', Direction=135, Strength=1)";
offcolor="#FFFFFF";
offbgcolor="#760909";
oncolor="#000000";
onbgcolor="#C0C0C0";
bordercolor="#760909";
borderstyle="solid";
borderwidth=0;
fontsize=12;
fontstyle="normal";
fontweight="bold";
fontfamily="Verdana, Tahoma, Arial";
padding=2;
subimage="menu/menu_arrow-GRY.gif";
onsubimage="menu/menu_arrow-BLK.gif";
high3dcolor="#B0B0B0";
low3dcolor="#760909";
headercolor="#760909";
headerbgcolor="#C0C0C0";
}

with(milonic=new menuname("mainmenu")){
top=100;
left=0;
itemwidth=150;
style=style1;
alwaysvisible=1;
alignment="left";
aI("text=Home&nbsp;&nbsp;&nbsp;&nbsp;;url=index.htm;;status=Back to the home page;separatorsize=1")
aI("text=About Delta Tau&nbsp;&nbsp;&nbsp;&nbsp;;showmenu=about;;separatorsize=1")
aI("text=Fraternity Life&nbsp;&nbsp;&nbsp;&nbsp;;showmenu=fratlife;;separatorsize=1")
aI("text=Alumni Info&nbsp;&nbsp;&nbsp;&nbsp;;showmenu=alumni;;separatorsize=1")
aI("text=Recruitment&nbsp;&nbsp;&nbsp;&nbsp;;showmenu=recruit;;separatorsize=1")
aI("text=Inside Delta Tau&nbsp;&nbsp;&nbsp;&nbsp;;showmenu=inside;;separatorsize=1")
}

with(milonic=new menuname("about")){
itemwidth=150;
style=style1;
alignment="left";
aI("text=History;url=history.htm;;separatorsize=1")
aI("text=Brotherhood;url=brotherhood.htm;;separatorsize=1")
aI("text=Chapter House;url=house.htm;;separatorsize=1")
aI("text=Delta Tau Bus;url=bus.htm;;separatorsize=1")
aI("text=Awards & Honors;url=awards.htm;;separatorsize=1")
aI("text=Contacts & Links;url=contacts.htm;;separatorsize=1")
}

with(milonic=new menuname("fratlife")){
itemwidth=140;
style=style1;
alignment="left";
aI("text=Social Life;url=social.htm;;separatorsize=1")
aI("text=Leadership;url=leadership.htm;;separatorsize=1")
aI("text=Philanthropy;url=philanthropy.htm;;separatorsize=1")
aI("text=Intramural Sports;url=sports/sports.htm;;separatorsize=1")
aI("text=Voter Registration;url=voterreg.htm;;separatorsize=1")
}

with(milonic=new menuname("alumni")){
itemwidth=190;
style=style1;
alignment="left";
aI("text=Board of Governors;url=alumni_bog.htm;;separatorsize=1")
aI("text=House Corporation;url=alumni_hcorp.htm;;separatorsize=1")
aI("text=Donations & Scholarships;url=alumni_donate.htm;;separatorsize=1")
aI("text=Donors;url=alumni_donors.htm;;separatorsize=1")
aI("text=20th Anniversary as DT (2004);url=foundersday2004.htm;;separatorsize=1")
aI("text=PKT Centennial (2006);url=centennial.htm;;separatorsize=1")
aI("text=50th Anniversary of AKS (2007);url=foundersday2007.htm;;separatorsize=1")
}

with(milonic=new menuname("recruit")){
itemwidth=160;
style=style1;
aI("text=Information & Events;url=recruitment.htm;;separatorsize=1")
aI("text=Contacts & Links;url=contacts.htm;;separatorsize=1")
}

with(milonic=new menuname("inside")){
itemwidth=140;
style=style1;
aI("text=News & Info;url=inside.htm;;separatorsize=1")
aI("text=Press Releases;url=inside/inside_press.htm;;separatorsize=1")
aI("text=Calendar;url=InvBoard/index.php?act=calendar;;separatorsize=1")
aI("text=Forum / Guestbook;url=guestbook/forum.htm;;separatorsize=1")
aI("text=Photo Gallery;url=photogallery.htm;;separatorsize=1")
aI("text=Downloads;url=downloads.htm;;separatorsize=1")
aI("text=Contacts & Links;url=contacts.htm;;separatorsize=1")
}



drawMenus();