_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(menuStyle=new mm_style()){
fontfamily="Century Gothic";
fontsize="9pt";
fontweight="bold";
offcolor="#6699FF";
oncolor="#FFFFFF";
outfilter="fade(duration=0.5)";
overfilter="Fade(duration=0.5);Shadow(color=#ADAEAD,Direction=180,Strength=6";
padding="0";
separatorcolor="Transparent";
separatorsize="0";
rawcss="padding-left:10px;padding-right:10px";
menubgimage="images/mac_back1.gif";
itemheight="22";
itemwidth="150";
}

with(submenuStyle=new mm_style()){
fontfamily="Century Gothic";
fontsize="10pt";
fontweight="bold";
headercolor="#000000";
image="images/mac_trans.gif";
offcolor="#6699FF";
oncolor="#FFFFFF";
onsubimage="images/macarrow_on.gif";
outfilter="fade(duration=0.5)";
overfilter="Fade(duration=0.5);Shadow(color=#ADAEAD,Direction=180,Strength=6";
padding="2";
separatorcolor="#D2D4D4";
separatorpadding="5";
subimage="images/macarrow_off.gif";
rawcss="padding-left:5px;padding-right:5px";
menubgcolor="#EBF0EC";
menubgimage="images/mac_back1.gif";
}

with(milonic=new menuname("Main Menu")){
position="relative";
menuwidth=450;
style=menuStyle;
alwaysvisible="1";
orientation="horizontal";
openstyle="up";
aI("text=HOME;target=;url=./;align=left;");
aI("text=TYPES OF OILS USED;target=;url=TYPES_OF_OILS_USED.html;align=left;");
aI("showmenu=MAKING BIO-FUELSUse chicken fat for BiodieselFOOTER_MENU;text=MAKING BIO-FUELS;target=;url=MAKING_BIO-FUELS.html;align=left;");
}

with(milonic=new menuname("MAKING BIO-FUELSUse chicken fat for BiodieselFOOTER_MENU")){
style=submenuStyle;
openstyle="up";
aI("text=Use chicken fat for Biodiesel;target=;url=Use_chicken_fat_for_Biodiesel.html;");
aI("text=Growing Crops For Biofuel;target=;url=Growing_Crops_For_Biofuel.html;");
}


 drawMenus();
