_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=4;
buildafterload="true";


with(menuStyle=new mm_style()){
bgimage="images/smart3.jpg";
borderstyle="solid";
fontfamily="Verdana, Tahoma, Arial";
fontsize="10pt";
fontstyle="normal";
fontweight="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offcolor="#ffffff";
oncolor="#ffffff";
separatorcolor="Transparent";
separatorpadding="1";
separatorsize="2";
subimage="images/white_arrow.gif";
subimagepadding="2";
rawcss="padding-left:5px;padding-right:5px";
overbgimage="images/smart_hover3.jpg";
itemheight="34";
itemwidth="124";
}

with(submenuStyle=new mm_style()){
bordercolor="#989898";
borderstyle="solid";
borderwidth="0";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="bold";
headercolor="#000000";
offbgcolor="#CACC5E";
offcolor="#ffffff";
onbgcolor="#8C922E";
onborder="1px solid #67A1CE";
oncolor="#ffffff";
padding="4";
separatorsize="1";
subimage="images/white_arrow.gif";
subimagepadding="8";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
align="center";
itemheight="28";
aI("text=Home;target=;url=http://www.bluejayslanding.com/public_html/;align=center;");
aI("showmenu=Products We Like/GanoExcel Healthy CoffeeLEFT_MENU;text=Products We Like;target=;url=Products-We-Like.html;align=center;");
aI("text=About;target=;url=About.html;align=center;");
aI("text=Contact;target=;url=Contact.html;align=center;");
aI("text=Testimonials;target=;url=Testimonials.html;align=center;");
aI("text=Policy;target=;url=Policy.html;align=center;");
aI("text=Site Map;target=;url=sitemap-page-order.html;align=center;");
}

with(milonic=new menuname("Products We Like/GanoExcel Healthy CoffeeLEFT_MENU")){
style=submenuStyle;
aI("text=GanoExcel Healthy Coffee;target=;url=GanoExcel-Healthy-Coffee.html;");
aI("text=Healthy Shelf;target=;url=Healthy-Shelf.html;");
}


 drawMenus();

