oM=new makeCM("oM"); oM.resizeCheck=1; oM.rows=1;  oM.onlineRoot=""; oM.pxBetween =0; 
oM.fillImg="images/menu_bg.html"; oM.fromTop=101; oM.fromLeft=378; oM.wait=300; oM.zIndex=400;
oM.useBar=0; oM.barWidth="100%"; oM.barHeight="menu"; oM.barX=0;oM.barY="menu"; oM.barClass="clBar";
oM.barBorderX=0; oM.barBorderY=0;
oM.level[0]=new cm_makeLevel(90,32,"clT","clTover",0,0,"clB",0,"bottom",0,0,0,0,0);
oM.level[1]=new cm_makeLevel(102,22,"clS","clSover",1,1,"clB",0,"right",0,0,"menu_files/menu_arrow.gif",10,10);
oM.level[2]=new cm_makeLevel(110,22,"clS2","clS2over");
oM.level[3]=new cm_makeLevel(140,22);

oM.makeMenu('m1','','','our_company.html','',110,38,"images/menu_our_company.jpg");
oM.makeMenu('m1a','m1','Grower Shipper','grower_shipper.html','',130,20);
oM.makeMenu('m2','','','products.html','',88,38,"images/menu_products.jpg");
oM.makeMenu('m2a','m2','Sweet Apple Bites','sweet_apple_bites.html','',140,20);
oM.makeMenu('m2b','m2a','Sweet Apple Bites Packaging','sweet_apple_bites_pkg.html','',140,32);
oM.makeMenu('m2c','m2','Whole Round Apples','whole_round_apples.html','',140,20);
oM.makeMenu('m2c1','m2c','Whole Round Apple Varieties','wra_varieties.html','',130,32);
oM.makeMenu('m2c2','m2c','Whole Round Apples Availabilitiy','wra_availability.html','',130,32);
oM.makeMenu('m2c3','m2c','Whole Round Apples Packaging','wra_packaging.html','',130,32);
oM.makeMenu('m2c4','m2c','Whole Round Apple Line','facility_apple_line.html','',130,32);
oM.makeMenu('m2d','m2','Cherries','cherries.html','',140,20);
oM.makeMenu('m2d1','m2d','Cherry Varieties','cherries_varieties.html','',130,20);
oM.makeMenu('m2d2','m2d','Cherry Availability','cherries_availability.html','',130,20);
oM.makeMenu('m2d3','m2d','Cherry Packaging','cherries_packaging.html','',130,20);
oM.makeMenu('m2d4','m2d','Cherry Line','facility_cherry_line.html','',130,20);
oM.makeMenu('m3','','','facility.html','',91,38,"images/menu_facility.jpg");
oM.makeMenu('m3a','m3','Cherry Line','facility_cherry_line.html','',90,20);
oM.makeMenu('m3b','m3','Whole Round Apple Line','facility_apple_line.html','',90,30);
oM.makeMenu('m4','','','nutrition.html','',99,38,"images/menu_nutrition.jpg");
oM.makeMenu('m4a','m4','Apple Recipes','recipes_wra.html','',130,20);
oM.makeMenu('m4b','m4','Cherry Recipes','recipes_cherries.html','',130,20);

oM.menuPlacement="left"
oM.construct()