_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(submenuStyle=new mm_style()){
bordercolor="#8A867A";
borderstyle="solid";
borderwidth="1";
fontfamily="Tahoma,Helvetica,Verdana";
fontsize="8pt";
fontstyle="normal";
fontweight="bold";
image="images/xpblank.gif";
offcolor="#2F503B";
onborder="1px solid #316AC5";
oncolor="Brown";
outfilter="randomdissolve(duration=0.3)";
overfilter="Fade(duration=0.2);Alpha(opacity=90);Shadow(color=#999999, Direction=135, Strength=5)";
padding="4";
pagecolor="DarkGreen";
separatoralign="right";
separatorcolor="#C5C2B8";
separatorpadding="1";
separatorwidth="80%";
subimage="images/arrow.gif";
subimagepadding="3";
menubgcolor="#ffffff";
menubgimage="images/backoff_sand.gif";
imagepadding="3";
}

with(menuStyle=new mm_style()){
bordercolor="#8A867A";
borderstyle="solid";
borderwidth="1";
fontfamily="Tahoma,Helvetica,Verdana";
fontsize="10pt";
fontstyle="normal";
fontweight="bold";
offbgcolor="#BCAC23";
offcolor="Yellow";
onbgcolor="#2F503B";
onborder="1px solid #316AC5";
oncolor="Yellow";
padding="3";
pagebgcolor="BlanchedAlmond";
pagecolor="Yellow";
rawcss="padding-left:5px;padding-right:5px";
itemwidth="71";
}

with(milonic=new menuname("Main Menu")){
position="relative";
menuwidth=497;
style=menuStyle;
alwaysvisible="1";
orientation="horizontal";
openstyle="up";
aI("text=Home Page;target=;url=./;");
aI("text=Short Surveys;target=;url=Short-Surveys.html;");
aI("text=Medium Surveys;target=;url=Medium-Surveys.html;");
aI("text=Longer Surveys;target=;url=Longer-Surveys.html;");
aI("text=Contact Us;target=;url=Contact-Us.html;");
aI("text=Privacy;target=;url=Privacy.html;");
aI("text=Site Map;target=;url=sitemap-page-order.html;");
}


 drawMenus();
