_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=0;
_subOffsetLeft=0;




with(vertStyle=new mm_style()){
bordercolor="#FFF443";
borderstyle="solid";
borderwidth=1;
fontfamily="verdana";
fontsize="71%";
fontstyle="normal";
headerbgcolor="#FFFFB0";
headerborder=1;
headercolor="pink";
image="img/18_blank.gif";
imagepadding=3;
menubgimage="img/menu.gif";
offbgcolor="#EF8397";
offcolor="#ffffff";
onbgcolor="#FFFFB0";
onborder="1px solid #f8ee88";
oncolor="green";
onsubimage="img/on_13x13_greyboxed.gif";
outfilter="randomdissolve(duration=0.2)";
overfilter="Fade(duration=0.1);Alpha(opacity=95);Shadow(color=#E2695C', Direction=135, Strength=1)";
padding=1;
pagebgcolor="white";
pagecolor="black";
pageimage="img/db_red.gif";
separatoralign="right";
separatorcolor="#E2695C";
separatorpadding=1;
separatorwidth="85%";
subimage="img/black_13x13_greyboxed.gif";
}

with(horizStyle=new mm_style()){
styleid=1;
bordercolor="#F7A1B1";
borderstyle="solid";
borderwidth=1;
fontfamily="verdana";
fontsize="70%";
fontstyle="normal";
headerbgcolor="red";
headerborder=1;
headercolor="#f8ee88";
offbgcolor="#EF8397";
offcolor="#FFFFFF";
onbgcolor="#FFFFB0";
onborder="1px solid #d18b29";
oncolor="green";
onsubimage="" // "img/on_downboxed.gif";
//overbgimage="img/backon_beige.gif";
padding=1;
pagebgcolor="#EF8397";
pagecolor="#FFFFFF";
pageimage="img/db_red.gif";
separatoralign="right";
separatorcolor="#E2695C";
separatorwidth="85%";
subimage=""//"img/downboxed.gif";
}

with(mymenu=new menuname("Sample mainmenu")){
alwaysvisible=1;
left=0;
margin=0;
orientation="horizontal";
style=horizStyle;
top=96;
aI("text=HOME&nbsp;&nbsp;&nbsp;&nbsp;;title=Back to Home Page;url=index.htm;;");
aI("showmenu=Menu 2;text=&nbsp;&nbsp;<B>Goat</B>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;;");
aI("showmenu=Menu 3;text=&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<B>Pork</B>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;;");
aI("showmenu=Menu 4;text=&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<B>Poultry</B>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;;");
aI("showmenu=Menu 6;text=&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<B>Products</B><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<B>Formulation</B>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;;");
aI("showmenu=Menu 7;text=&nbsp;&nbsp;&nbsp;&nbsp;<B>Ingredients</B><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<B>used</B>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;;");
aI("showmenu=Menu 9;text=<B>&nbsp;&nbsp;&nbsp;&nbsp;Infrastructure</B>&nbsp;&nbsp;&nbsp;&nbsp;;");
aI("showmenu=Menu 10;text=&nbsp;&nbsp;&nbsp;<B>INDEX</B>&nbsp;&nbsp;&nbsp;;");

}

//Goat
with(mymenu=new menuname("Menu 2")){
margin=3;
style=vertStyle;
top="offset=2";

aI("text=Meat production - General information;url=infMeatG.htm;");

aI("showmenu=Sample menusamples;text=Husbandry and Slaughtering Processing;url=husbG.htm;");
aI("showmenu=Sample menusample1;text=Processed Products;url=prodG.htm;");
aI("text=Goats Health Cares;url=healthG.htm;");
}

//Goat Husbandry and slaughtering processing
with(mymenu=new menuname("Sample menusamples")){
margin=3;
overflow="scroll";
style=vertStyle;
aI("image=img/downboxed.gif;showmenu=Sample menusamplesDodici;text=Ante - Morten Concerns;url=husbG.htm;");
aI("image=img/downboxed.gif;showmenu=Sample menusamplesTredici;text=Post - Morten Concerns;url=stunG.htm;");
}

//Ante - Morten Concerns
with(mymenu=new menuname("Sample menusamplesDodici")){
margin=3;
overflow="scroll";
style=vertStyle;
aI("image=img/steak.gif;text= Goat Husbandry;url=husbG.htm;")
aI("image=img/steak.gif;text=Reception;url=recepG.htm;")
}

//Post - Morten Concerns
with(mymenu=new menuname("Sample menusamplesTredici")){
margin=3;
overflow="scroll";
style=vertStyle;
aI("image=img/steak.gif;text=Stunning;url=stunG.htm;")
aI("image=img/steak.gif;text=Bleeding;url=bleedG.htm;")
aI("image=img/steak.gif;text=Pelting;url=peltG.htm;")
aI("image=img/steak.gif;text=Evisceration;url=eviscG.htm;")
aI("image=img/steak.gif;text=Washing;url=washG.htm;")
aI("image=img/steak.gif;text=Chilling;url=chilG.htm;")
aI("image=img/steak.gif;text=Bonning and Cutting;url=bonG.htm;")
}


//Goat Processed Products
with(mymenu=new menuname("Sample menusample1")){
margin=3;
overflow="scroll";
style=vertStyle;
aI("image=img/downboxed.gif;showmenu=Sample menusamplesSaussage;text=Saussage Products;url=saussageG.htm;");
aI("image=img/downboxed.gif;showmenu=Sample menusamplesSmoked;text=Smoked Products;url=smokedG.htm;");
aI("image=img/downboxed.gif;showmenu=Sample menusamplesSalted;text=Salted Products;url=saltedG.htm;");

}

//Saussage products
with(mymenu=new menuname("Sample menusamplesSaussage")){
margin=3;
overflow="scroll";
style=vertStyle;
aI("image=img/steak.gif;text=Boning;url=saussageG.htm;")
aI("image=img/steak.gif;text=Formulation;url=formGsaus.htm;")
aI("image=img/steak.gif;text=Meat and Fat Grinding;url=meatGsaus.htm;")
aI("image=img/steak.gif;text=Ingredient Mixture;url=ingGsaus.htm;")
aI("image=img/steak.gif;text=Casing Preparing;url=casGsaus.htm;")
aI("image=img/steak.gif;text=Stuffing;url=stufGsaus.htm;")
aI("image=img/steak.gif;text=Storage;url=storGsaus.htm;")
}


//Salted Products
with(mymenu=new menuname("Sample menusamplesSalted")){
margin=3;
overflow="scroll";
style=vertStyle;
aI("image=img/downboxed.gif;showmenu=Sample menusamplesSalted1;text=Salted Casings Processing;url=saltedG1.htm;");
aI("image=img/downboxed.gif;showmenu=Sample menusamplesSalted2;text=Salted Cuts Processing;url=saltedG2.htm;");
}

//Salted Casings
with(mymenu=new menuname("Sample menusamplesSalted1")){
margin=3;
overflow="scroll";
style=vertStyle;
aI("image=img/steak.gif;text=Casing Extraction;url=saltedG1.htm;")
aI("image=img/steak.gif;text=Fat Removal;url=saltGsalt1.htm;")
aI("image=img/steak.gif;text=Evacuation of the Intestinal Content;url=evacGsalt1.htm;")
aI("image=img/steak.gif;text=Mucous Removal;url=mucGsalt1.htm;")
aI("image=img/steak.gif;text=Salting;url=saltGsalt1.htm;")
aI("image=img/steak.gif;text=Chilling;url=chilGsalt1.htm;")
}



//Salted Cuts
with(mymenu=new menuname("Sample menusamplesSalted2")){
margin=3;
overflow="scroll";
style=vertStyle;
aI("image=img/steak.gif;text=Boning;url=saltedG2.htm;")
aI("image=img/steak.gif;text=Salting;url=saltGsalt2.htm;")
aI("image=img/steak.gif;text=Chilling;url=chilGsalt2.htm;")
}



//Smoked Products
with(mymenu=new menuname("Sample menusamplesSmoked")){
margin=3;
overflow="scroll";
style=vertStyle;
aI("image=img/downboxed.gif;showmenu=Sample menusamplesSmoked1;text=Smoked Loin Processing;url=smokedG1.htm;");
aI("image=img/downboxed.gif;showmenu=Sample menusamplesSmoked2;text=Smoked Sausages Processing;url=smokedG2.htm;");
aI("image=img/downboxed.gif;showmenu=Sample menusamplesSmoked3;text=Smoked Spare Ribs Processing;url=smokedG3.htm;");
aI("image=img/downboxed.gif;showmenu=Sample menusamplesSmoked4;text=Smoked Bacon Processing;url=smokedG4.htm;");
}

//Smoked loin 
with(mymenu=new menuname("Sample menusamplesSmoked1")){
margin=3;
overflow="scroll";
style=vertStyle;
aI("image=img/steak.gif;text=Boning;url=smokedG1.htm;")
aI("image=img/steak.gif;text=Formulation;url=formGsmok1.htm;")
aI("image=img/steak.gif;text=Salting;url=saltGsmok1.htm;")
aI("image=img/steak.gif;text=Cold Chamber Cure;url=coldGsmok1.htm;")
aI("image=img/steak.gif;text=Washing;url=washGsmok1.htm;")
aI("image=img/steak.gif;text=Smoking;url=smokGsmok1.htm;")
}

//Smoken Sausage
with(mymenu=new menuname("Sample menusamplesSmoked2")){
margin=3;
overflow="scroll";
style=vertStyle;
aI("image=img/steak.gif;text=Fresh Sausages;url=smokedG2.htm;")
aI("image=img/steak.gif;text=Smoking;url=smokGsmokt2.htm;")
aI("image=img/steak.gif;text=Washing;url=washGsmok2.htm;")
}



//Smoked spare ribs 
with(mymenu=new menuname("Sample menusamplesSmoked3")){
margin=3;
overflow="scroll";
style=vertStyle;
aI("image=img/steak.gif;text=Boning;url=smokedG3.htm;")
aI("image=img/steak.gif;text=Formulation;url=formGsmok3.htm;")
aI("image=img/steak.gif;text=Salting;url=saltGsmok3.htm;")
aI("image=img/steak.gif;text=Cold Chamber Cure;url=coldGsmok3.htm;")
aI("image=img/steak.gif;text=Washing;url=washGsmok3.htm;")
aI("image=img/steak.gif;text=Smoking;url=smokGsmok3.htm;")
}

//Smoked bacon
with(mymenu=new menuname("Sample menusamplesSmoked4")){
margin=3;
overflow="scroll";
style=vertStyle;
aI("image=img/steak.gif;text=Boning;url=smokedG4.htm;")
aI("image=img/steak.gif;text=Formulation;url=formGsmok4.htm;")
aI("image=img/steak.gif;text=Salting;url=saltGsmok4.htm;")
aI("image=img/steak.gif;text=Cold Chamber Cure;url=coldGsmok4.htm;")
aI("image=img/steak.gif;text=Washing;url=washGsmok4.htm;")
aI("image=img/steak.gif;text=Smoking;url=smokGsmok4.htm;")
}




//Pork
with(mymenu=new menuname("Menu 3")){
margin=3;
style=vertStyle;
top="offset=2";

aI("text=Meat production - General information;url=infMeatP.htm;");

aI("showmenu=Sample menusampleP;text=Husbandry and Slaughtering Processing;url=husbP.htm;");
aI("showmenu=Sample menusampleP1;text=Processed Products;url=prodP.htm;");
aI("text=Porks Health Cares;url=healthP.htm;");
}

//Pork Husbandry and slaughtering processing
with(mymenu=new menuname("Sample menusampleP")){
margin=3;
overflow="scroll";
style=vertStyle;
aI("image=img/downboxed.gif;showmenu=Sample menusamplesPDodici;text=Ante - Morten Concerns;url=husbP.htm;");
aI("image=img/downboxed.gif;showmenu=Sample menusamplesPTredici;text=Post - Morten Concerns;url=stunP.htm;");
}

//Ante - Morten Concerns
with(mymenu=new menuname("Sample menusamplesPDodici")){
margin=3;
overflow="scroll";
style=vertStyle;
aI("image=img/steak.gif;text= Goat Husbandry;url=husbP.htm;")
aI("image=img/steak.gif;text=Reception;url=recepP.htm;")
}

//Post - Morten Concerns
with(mymenu=new menuname("Sample menusamplesPTredici")){
margin=3;
overflow="scroll";
style=vertStyle;
aI("image=img/steak.gif;text=Stunning;url=stunP.htm;")
aI("image=img/steak.gif;text=Bleeding;url=bleedP.htm;")
aI("image=img/steak.gif;text=Pelting;url=peltP.htm;")
aI("image=img/steak.gif;text=Evisceration;url=eviscP.htm;")
aI("image=img/steak.gif;text=Washing;url=washP.htm;")
aI("image=img/steak.gif;text=Chilling;url=chilP.htm;")
aI("image=img/steak.gif;text=Bonning and Cutting;url=bonP.htm;")
}


//Pork Processed Products
with(mymenu=new menuname("Sample menusampleP1")){
margin=3;
overflow="scroll";
style=vertStyle;
aI("image=img/downboxed.gif;showmenu=Sample menusamplesSaussage;text=Saussage Products;url=saussageG.htm;");
aI("image=img/downboxed.gif;showmenu=Sample menusamplesSmoked;text=Smoked Products;url=smokedG.htm;");
aI("image=img/downboxed.gif;showmenu=Sample menusamplesSalted;text=Salted Products;url=saltedG.htm;");

}

//Poultry
with(mymenu=new menuname("Menu 4")){
margin=3;
style=vertStyle;
top="offset=2";

aI("text=Meat production - General information;url=infMeatPT.htm;");
aI("showmenu=Sample menusamplePT;text=Husbandry and Slaughtering Processing;url=husbPT.htm;");

aI("showmenu=Sample menusamplePT1;text=Processed Products;url=prodPT.htm;");
aI("text=Meat quality and consumers prefences;url=infMeatQualPT.htm;");
aI("text=Animals Welfare;url=healthPT.htm;");

}

//Poultry Husbandry and slaughtering processing
with(mymenu=new menuname("Sample menusamplePT")){
margin=3;
overflow="scroll";
style=vertStyle;
aI("image=img/downboxed.gif;showmenu=Sample menusamplesPTDodici;text=Birds Hubandry and Reception on plant;url=husbPT.htm;");
aI("image=img/downboxed.gif;showmenu=Sample menusamplesPTTredici;text=Poultry Primary Processing;url=stunPT.htm;");
aI("image=img/downboxed.gif;showmenu=Sample menusamplesPTQuatordici;text=Poultry Cuts Packaging;url=portPT.htm;");

}

//Birds husbandry and reception
with(mymenu=new menuname("Sample menusamplesPTDodici")){
margin=3;
overflow="scroll";
style=vertStyle;
aI("image=img/steak.gif;text=Birds Husbandry;url=husbPT.htm;")
aI("image=img/steak.gif;text=Live Birds;url=livePT.htm;")
aI("image=img/steak.gif;text=Cathing;url=catPT.htm;")
aI("image=img/steak.gif;text=Containers;url=contPT.htm;")
aI("image=img/steak.gif;text=Transportation;url=transpPT.htm;")
aI("image=img/steak.gif;text=Handling Chickens at Processing Line;url=hangPT.htm;")
}

//Poultry Primary processing
with(mymenu=new menuname("Sample menusamplesPTTredici")){
margin=3;
overflow="scroll";
style=vertStyle;
aI("image=img/steak.gif;text=Stunning;url=stunPT.htm;")
aI("image=img/steak.gif;text=Bleeding;url=bleedPT.htm;")
aI("image=img/steak.gif;text=Scalding;url=scaldPT.htm;")
aI("image=img/steak.gif;text=Plucking;url=pluckPT.htm;")
aI("image=img/steak.gif;text=Evisceration;url=eviscPT.htm;")
aI("image=img/steak.gif;text=Washing;url=washPT.htm;")
aI("image=img/steak.gif;text=Chilling;url=chilPT.htm;")
aI("image=img/steak.gif;text=Whole Carcass Selection;url=selecPT.htm;")

}


//Poultry Cuts Packaging
with(mymenu=new menuname("Sample menusamplesPTQuatordici")){
margin=3;
overflow="scroll";
style=vertStyle;
aI("image=img/steak.gif;text=Portioning and deboning;url=portPT.htm;")
aI("image=img/steak.gif;text=Poultry Cuts;url=cutPT.htm;")
aI("image=img/steak.gif;text=Microbiological Quality;url=microbPT.htm;")
aI("image=img/steak.gif;text=packaging;url=packPT.htm;")

}



//Poultry Processed Products
with(mymenu=new menuname("Sample menusamplePT1")){
margin=3;
overflow="scroll";
style=vertStyle;
aI("image=img/downboxed.gif;text=Smoked turkey breast;url=breastPT.htm;");
aI("image=img/downboxed.gif;text=Poultry roll;url=rollPT.htm;");
aI("image=img/downboxed.gif;text=Turkey ham;url=hamPT.htm;");
aI("image=img/downboxed.gif;text=Turkey bacon;url=baconPT.htm;");
aI("image=img/downboxed.gif;text=Summer sausage;url=summerPT.htm;");
aI("image=img/downboxed.gif;text=Poultry frankfurter;url=frankPT.htm;");
aI("image=img/downboxed.gif;text=Poultry bologna;url=boloPT.htm;");
aI("image=img/downboxed.gif;text=Poultry patties;url=pattiPT.htm;");
aI("image=img/downboxed.gif;text=Breakfast sausage;url=breakfPT.htm;");
aI("image=img/downboxed.gif;text=Chicken nuggets;url=nugPT.htm;");
aI("image=img/downboxed.gif;text=Fried chicken;url=friedPT.htm;");
aI("image=img/downboxed.gif;text=Roasted, barbecued chicken;url=barbPT.htm;");
aI("image=img/downboxed.gif;text=Jellied chicken loaf  ;url=loafPT.htm;");
}





//Formulations
with(mymenu=new menuname("Menu 6")){
margin=3;
style=vertStyle;
top="offset=2";
aI("text=Performing Products Formulation;url=Formul.htm;");
aI("text=Brine Injection considerations;url=inj.htm;");
aI("image=img/downboxed.gif;showmenu=Sample menusamplesPTForm;text=Poultry Formulations;url=formPT.htm;");
}

//Poultry Formulations
with(mymenu=new menuname("Sample menusamplesPTForm")){
margin=3;
overflow="scroll";
style=vertStyle;
top="offset=2";
aI("image=img/downboxed.gif;text=Flavored Turkey Roast;url=flavPT.htm;");
aI("image=img/downboxed.gif;text=White Turkey Roast;url=whitePT.htm;");
aI("image=img/downboxed.gif;text=Smoked Turkey Roast;url=smokPT.htm;");
aI("image=img/downboxed.gif;text=Turkey Pastrami;url=pastraPT.htm;");
aI("image=img/downboxed.gif;text=Smoked Turkey Sausage;url=sausPT.htm;");
aI("image=img/downboxed.gif;text=Chicken Hot Dogs/Bologna;url=hotPT.htm;");
aI("image=img/downboxed.gif;text=Honey Garlic Marinated Chicken Wings;url=honPT.htm;");
aI("image=img/downboxed.gif;text=Lemon Ginger Chicken Drum Sticks;url=lemPT.htm;");
aI("image=img/downboxed.gif;text=Jellied Turkey Roll;url=jelPT.htm;");
}



//Ingredients used
with(mymenu=new menuname("Menu 7")){
margin=3;
style=vertStyle;
top="offset=2";
aI("text=Ingredients used in meat products;url=Ingredient.htm;");
}








//INFRASTRUCTURE
with(mymenu=new menuname("Menu 9")){
margin=3;
style=vertStyle;
aI("image=img/18_color.gif;text=Physical Layout;url=infra.htm;");
aI("image=img/18_corporate.gif;text=Basic Services;url=serv.htm;");
aI("image=img/details.gif;text=Equipment;url=equip.htm;");
}





//INDEX
with(mymenu=new menuname("Menu 10")){
margin=3;
style=vertStyle;
aI("showmenu=Sample menusamplesIndex;text=see also;url=index.htm;");
}

//All processing toolkits
with(mymenu=new menuname("Sample menusamplesIndex")){
margin=3;
overflow="scroll";
style=vertStyle;
aI("image=img/cherry1.gif;text=Fruit;url=../Fruit/index.htm;")
aI("image=img/SunFlowerSmall.gif;text=Oilseeds;url=../Oil/index.htm;")
aI("image=img/crisp.gif;text=Roots and tubers;url=../Roots/index.htm;")
aI("image=img/maisSmall.gif;text=Cereals;url=../Cereals/index.htm;")
aI("image=img/carottina.gif;text=&nbsp;&nbsp;&nbsp;Vegetables;url=../Vegetables/index.htm;")
aI("image=img/Abeillebout.jpg;text=Honey;url=../Honey/index.htm;")
aI("image=img/epice.jpg;text=Spices;url=../Spices/index.htm;")
aI("image=img/lattepetite.jpg;text=&nbsp;&nbsp;&nbsp;Milk;url=../Milk/index.htm;")
aI("image=img/sucre.jpg;text=&nbsp;Sugar;url=../Sugar/index.htm;")
aI("text=&nbsp;Intro;url=../Home/HOME.htm;")
}

drawMenus();



