_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=0;
_subOffsetLeft=0;
buildafterload="true";


with(menuStyle=new mm_style()){
align="center";
bordercolor="Red";
borderstyle="Double";
borderwidth="3";
fontfamily="arial, tahoma";
fontsize="12pt";
fontstyle="normal";
headerbgcolor="#AFD1B5";
headercolor="#000099";
offbgcolor="White";
offcolor="#000000";
onbgcolor="#FEFAD2";
onborder="1px solid #999999";
oncolor="#000000";
onsubimage="images/on_downboxed.gif";
padding="3";
separatoralign="right";
separatorcolor="#999999";
separatorwidth="85%";
subimage="images/db_red.gif";
overbgimage="images/backon_red1.gif";
itemheight="25";
itemwidth="1000";
headerborder="1";
}

with(SubMenuStyle=new mm_style()){
align="center";
bordercolor="#999999";
borderstyle="solid";
borderwidth="1";
fontfamily="arial, tahoma";
fontsize="10pt";
fontstyle="normal";
headerbgcolor="#AFD1B5";
headercolor="#000099";
image="images/18_blank.gif";
offcolor="#000000";
onborder="1px solid #999999";
oncolor="#000000";
onsubimage="images/on_downboxed.gif";
outfilter="randomdissolve(duration=0.2)";
overfilter="Fade(duration=0.1);Alpha(opacity=95);Shadow(color=#777777', Direction=135, Strength=3)";
padding="3";
separatoralign="right";
separatorcolor="#999999";
separatorpadding="1";
separatorwidth="80%";
subimage="images/db_red.gif";
menubgcolor="#F5F5F5";
menubgimage="images/backoff_blue.gif";
imagepadding="5";
headerborder="1";
}

with(milonic=new menuname("Main Menu")){
position="relative";
menuwidth="100%";
style=menuStyle;
alwaysvisible="1";
orientation="horizontal";
aI("text=Home;target=;url=http://www.grantwriterusa.com/;title=Back to Home Page;");
aI("text=Mission Statement;target=;url=Mission_Statement.html;");
aI("text=Our Profile;target=_blank;url=http://www.grantwriterusa.com/GrantWriterUSA_Profile.pdf;");
aI("text=About Us;target=;url=About_Us.html;");
aI("showmenu=Services/Sample ContractINFO_BAR_MENU;text=Services;target=;url=Services.html;");
aI("text=Employment;target=;url=Employment.html;");
aI("text=Related Links;target=;url=Links.html;");
aI("text=Contact Us;target=;url=Contact_Us.html;");
}

with(milonic=new menuname("Services/Sample ContractINFO_BAR_MENU")){
style=SubMenuStyle;
aI("text=Sample Contract;target=;url=Sample_Contract.html;");
}


 drawMenus();

