if(navigator.appVersion.indexOf("MSIE 6.0")>0)
{
effect="Fade(duration=0.2);Alpha(style=0,opacity=88);Shadow(color='#777777', Direction=135, Strength=5)"
}
else
{
effect="Shadow(color='#777777', Direction=135, Strength=5)"
}

_menuCloseDelay=500;
_menuOpenDelay=150;
_scrollAmount=3;
_scrollDelay=20;
_followSpeed=5;
_followRate=40;
_subOffsetTop=10;
_subOffsetLeft=10;


with(style1=new mm_style()){
offcolor="#ffff00";
offbgcolor="none";
oncolor="#ffffff";
onbgcolor="#000099";
bordercolor="#ffffff";
borderstyle="solid";
borderwidth=1;
fontsize=12;
fontstyle="normal";
fontweight="bold";
fontfamily="Verdana, Arial";
padding=4;
subimage="/previous/images/arrow.gif";
high3dcolor="#66ffff";
low3dcolor="#000099";
pagecolor="#ff0000";
pagebgcolor="#ffffff";
headercolor="#ffffff";
headerbgcolor="#000099";
separatorcolor="#ffffff";
}

with(style2=new mm_style()){
offcolor="#0000ff";
offbgcolor="#bfdfff";
oncolor="#ffffff";
onbgcolor="#000099";
bordercolor="#000000";
borderstyle="solid";
borderwidth=1;
fontsize=12;
fontstyle="normal";
fontweight="bold";
fontfamily="Verdana, Arial";
padding=4;
subimage="/previous/images/arrow.gif";
high3dcolor="#66ffff";
low3dcolor="#000099";
pagecolor="#ff0000";
pagebgcolor="#ffffff";
headercolor="#ffffff";
headerbgcolor="#000099";
separatorcolor="#ffffff";
}

with(milonic=new menuname("mainmenu")){
top=100;
left=75;
itemwidth=120;
screenposition="center";
style=style1;
alwaysvisible=1;
alignment="center";
orientation="horizontal";
aI("text=Home;url=/previous/default.htm;;status=Back to the home page;separatorsize=1")
aI("text=Personal;url=/previous/Personal.htm;separatorsize=1")
aI("text=Experience;url=/previous/Capabilities.htm;separatorsize=1")
aI("text=Flying;url=/previous/Flying/;separatorsize=1")
aI("text=Contact Me;url=/previous/FeedBack.html;;separatorsize=1")
}

with(milonic=new menuname("personal")){
itemwidth=140;
style=style2;
alignment="left";
aI("text=Personal Page;url=/previous/Personal.htm;;separatorsize=1")
aI("text=My Dogs;url=/previous/Personal.htm#Golden_Retrievers;;separatorsize=1")
aI("text=Hawai'i;showmenu=hawaii;;separatorsize=1")
aI("text=Other Rants;showmenu=rants;;separatorsize=1")
}

with(milonic=new menuname("experience")){
itemwidth=140;
style=style2;
alignment="left";
aI("text=Summary;url=/previous/Capabilities.htm;;separatorsize=1")
aI("text=Project Management;url=/previous/ProjectMgt.htm;;separatorsize=1")
aI("text=Business Development;url=/previous/business_development.htm;;separatorsize=1")
aI("text=Database Design & Development;url=/previous/Access_Work.htm;;separatorsize=1")
aI("text=Resume;url=/previous/images/resume.doc;(MS Word);separatorsize=1")
}

with(milonic=new menuname("hawaii")){
itemwidth=140;
style=style2;
alignment="left";
aI("text=Summary;url=/previous/Personal.htm#Hawai_i;;separatorsize=1")
aI("text=Our Condo;url=http://www.resortquest.com/astonhotels/propertydetail.cfm?PropertyGroupID=25579;;separatorsize=1")
aI("text=Early Photos;url=/previous/HawaiiPix.htm;;separatorsize=1")
aI("text=11/2001 Photos;url=/previous/images/HawaiiNov2001/index.htm;;separatorsize=1")
aI("text=04/2002 Photos;url=/previous/images/HawaiiApr2002/index.htm;;separatorsize=1")
}

with(milonic=new menuname("rants")){
itemwidth=140;
style=style2;
alignment="left";
aI("text=Slash & Burn Development;url=/previous/Personal.htm#Development;;separatorsize=1")
aI("text=U.S. Health Care;url=/previous/Personal.htm#TheGreatestHealthCareSystem;;separatorsize=1")
aI("text=Politicians;url=/previous/Personal.htm#Special_Interests;;separatorsize=1")
aI("text=Incoming Junk;url=/previous/Personal.htm#Junk;;separatorsize=1")
}

with(milonic=new menuname("Other")){
itemwidth=140;
style=style1;
alignment="left";
aI("text=Menu Authors Site;url=http://www.milonic.co.uk/menu/;;status=Milonic DHTML Menu Site;separatorsize=1")
}



drawMenus();
