/*-------------------------------------------
Security Settings
--------------------------------------------*/

   Notice = "DHTML Slide Tree Menu, Copyright (c) - 2001, OpenCube Inc. - www.opencube.com"

code0 = 1299
code1 = 896
code2 = 1769
code3 = 1770
code4 = 1984
code5 = 2387
sequence = "9x88_4"


/*-------------------------------------------
Required menu Settings
--------------------------------------------*/

   menu_width = 150
   menu_height = 460

   scrolldelay = 5
   scrolljump = 2

   scrolldelay_nt = 5
   scrolljump_nt = 1;

   scrolldelay_ns4 = 50;
   scrolljump_ns4 = 6;

   urltarget = "_self"

// THIS IS THE OPTION THAT SETS A MENU ITEM TO "OPEN" BY DEFAULT
   start_open_index = opentree
// value must be contained within quotes - will produce errors otherwise


   display_urls_in_statusbar = true

   onload_statement = "none"
   codebase = "script/"



/*-------------------------------------------
Required menu indenting and margins
--------------------------------------------*/

   main_itemheight = "auto"
   main_extend_height = 55

   sub_itemheight = "auto"
   sub1_indentwidth = 20
   sub2_indentwidth = 15

   main_marginleft = 5
   main_margin_topbottom = 5
   sub_marginleft = 0
   sub_margin_topbottom = 0



/*-------------------------------------------
Required font Settings
--------------------------------------------*/

   main_textcolor = "#000000"
   main_fontfamily = "Arial"
   main_fontsize = 12
   main_textdecoration = "normal"
   main_fontweight = "bold"
   main_fontstyle = "normal"
   main_hl_textcolor = "#BC0D28"
   main_hl_textdecoration = "none"

   sub_textcolor = "#333333"
   sub_fontfamily = "Arial"
   sub_fontsize = 11
   sub_textdecoration = "normal"
   sub_fontweight = "normal"
   sub_fontstyle = "normal"
   sub_hl_textcolor = "#000000"
   sub_hl_textdecoration = "underline"


/*---------------------------------------------
Required and optional background Settings
-----------------------------------------------*/


   /*---Required Settings---------*/ 

      background_color = "#ffffff"
      
      //main_item_bgcolor = "#cccccc"
      main_hl_item_bgcolor = "transparent"
  
      sub_item_bgcolor = "transparent"
      sub_hl_item_bgcolor = "transparent"

 
   /*---Optional Settings---------*/

      //main_background_color = "#000000"
      //sub_background_color = "#ffffff"

      //main_background_image = "images/mainbg.gif"
      //sub_level1_background_image = "images_/samp2_subbg.gif"
      //sub_level2_background_image = "images_/samp2_subbg.gif"

      //main_background_image = "images/mainbg.gif"
      //ie5fix_sub_level1_background_image = "images_/ie5fix_samp2_subbg.gif"
      //ie5fix_sub_level1_bg_image_height = 130
      //ie5fix_sub_level2_background_image = "images_/ie5fix_samp2_subbg.gif"
      //ie5fix_sub_level2_bg_image_height = 130


      main_clipbg_after_items = true



/*-------------------------------------------
Required border settings -- set 'main_use_border'
and 'sub_use_border' to false for no borders
--------------------------------------------*/


   /*---All browsers Border settings-------------------*/

      main_use_border = false
      main_border_color = "000000"
      main_hl_border_color = "#000000"

      sub_use_border = false;
      sub_border_color = "#ffffff"
      sub_hl_border_color = "#ff0000"


   /*---border offset distance (netscape 4.x bug workaround)
        adjust untill right border is visible at edge----*/

      main_ns4fix_rightborder_offset = -2
      sub_ns4fix_rightborder_offset = -1


   /*---IE 5-up Only additional border settings---------*/

      main_use_2pixel_topbottom_border = false
      main_leftright_border_width = 1
      sub_leftright_border_width = 1



/*---------------------------------------------
Optional Icon Images
-----------------------------------------------*/

   icon_image0 = "images_/samp2_bullet.gif"
   icon_image_wh0 = "13,8"
   icon_rollover0 = "images_/samp2_bullet_hl.gif"
   icon_rollover_wh0 = "13,8"

   icon_image1 = "images_/bullet_always_on.gif"
   icon_image_wh1 = "13,8"
   icon_rollover1 = "images_/bullet_always_on.gif"
   icon_rollover_wh1 = "13,8"

   icon_image2 = "images_/samp2_downarrow.gif"
   icon_image_wh2 = "13,10"
   icon_rollover2 = "images_/samp2_blackbullet.gif"
   icon_rollover_wh2 = "13,10"

   icon_image3 = "images_/samp2_redbullet.gif"
   icon_image_wh3 = "13,10"
   icon_rollover3 = "images_/samp2_redbullet.gif"
   icon_rollover_wh3 = "13,10"


   icon_image4 = "images_/samp2_downarrow.gif"
   icon_image_wh4 = "13,10"
   icon_rollover4 = "images_/samp2_blackbullet.gif"
   icon_rollover_wh4 = "13,10"



/*----------------------------------------------
Applet Overide Settings and additional applet
specific parameters - prefix any available parameter
name with 'applet_' to overide the setting when
running in applet mode
------------------------------------------------*/


   /*------for design purposes only---------*/

      //set the following param to true for
      //testing the script in applet form.
      ie5up_run_as_applet = false;


   /*------overriden script parameters---------*/

      applet_main_itemheight = 25
      applet_main_background_image = "images_/samp2_app_mfix_mbg.gif"
      applet_main_use_border = false

   /*------Additional Applet Specific Parameters--*/

      applet_topoffset = -1;

      applet_main_icon_indent = 7
      //applet_sub_icon_indent = 0

      applet_load_message_color = "#000000"
      applet_load_message = "Loading Images..."

      applet_main_font = "Helvetica, bold, 14"
      applet_sub_font = "Helvetica, plain, 12"



/********************************************
THE FOLLOWING SECTIONS DEFINE THE ACTUAL
STRUCTURE AS WELL AS TEXT, URLS, AND ICONS
THAT MAKE THE TREE MENU. - FOR HELP WITH
INDEXING YOUR ITEMS REFER TO THE DOCUMENTATION.
*********************************************/

/*-------------------------------------------
Main Menu Item Settings
--------------------------------------------*/

main_text0 = "Mixers"
icon_index0 = 2

main_text1 = "Mixer Controller"
icon_index1 = 3
url1 = "mixercontroller.htm"

main_text2 = "Mixer Reconditioning"
icon_index2 = 3
url2 = "mixer_recondition.htm"

main_text3 = "Depositors"
icon_index3 = 2

main_text4 = "Pilot Plant & Lab"
icon_index4 = 2

main_text5 = "Testing Services"
icon_index5 = 3
url5 = "food_testing.htm"

main_text6 = "Associated Products"
icon_index6 = 2

main_text7 = "Ready to Ship"
icon_index7 = 3
url7 = "readytoship.htm"


/*---------------------------------------------
Sub Menu Item Settings
-----------------------------------------------*/

subdesc0_0 = "Continuous Mixer"
subdesc0_1 = "Continuous Mixer: Hydraulic"
subdesc0_2 = "Continuous Mixer: Accessories"
subdesc0_3 = "Bearing Housing Mixer"
subdesc0_4 = "Cabinet Mixer"
subdesc0_5 = "Slurry Mixer"
subdesc0_6 = "Slurry Mixer:Hydraulic"
icon_index0_0 = 0
icon_index0_1 = 0
//dqm__icon_index0_2 = 2
icon_index0_2 = 4
icon_index0_3 = 0
icon_index0_4 = 0
icon_index0_5 = 0
icon_index0_6 = 0
url0_0 = "food-ocm.htm"
url0_1 = "food-hydr.htm"
url0_3 = "food-bh1.htm"
url0_4 = "food-cab.htm"
url0_5 = "slurrymixers.htm"
url0_6 = "slurrymixers-hydraulic.htm"

subdesc0_2_0="Color Mixer"
subdesc0_2_1="Jelly Pump"
subdesc0_2_2="Mixer with Chiller"
subdesc0_2_3="Mixer with Oil-Less Compressor"
icon_index0_2_0 = 0
icon_index0_2_1 = 0
icon_index0_2_2 = 0
icon_index0_2_3 = 0
url0_2_0="colormixer.htm"
url0_2_1="jellypump.htm"
url0_2_2="chiller.htm"
url0_2_3="chiller-oil-less.htm"


subdesc3_0 = "Band Depositor"
subdesc3_1 = "Cake Depositor"
subdesc3_2 = "Extrusion Manifold"
subdesc3_3 = "Creme Injector"
subdesc3_4 = "Marshmallow Depositor"
subdesc3_5 = "Marshmallow Depositor Accessories"
subdesc3_6 = "Poppet Depositor"
icon_index3_0 = 0
icon_index3_1 = 0
icon_index3_2 = 0
icon_index3_3 = 0
icon_index3_4 = 0
icon_index3_5 = 0
icon_index3_6 = 0
url3_0 = "banddepositors.htm"
url3_1 = "cakedepositor.htm"
url3_2 = "extrusionmanifold.htm"
url3_3 = "cremeinjector.htm"
url3_4 = "marshmallowoven.htm"
url3_5 = "marshaccess.htm"
url3_6 = "poppet.htm"

subdesc4_0 = "2\" Continuous Mixer"
subdesc4_1 = "4\" Continuous Mixer"
subdesc4_2 = "18\" Slurry Mixer"
subdesc4_3 = "16\" Band Depositor"
icon_index4_0 = 0
icon_index4_1 = 0
icon_index4_2 = 0
icon_index4_3 = 0
url4_0 = "pilot_labmixer.htm"
url4_1 = "pilot_4inchmixer.htm"
url4_2 = "pilot_slurrymixer.htm"
url4_3 = "pilot_16inchdepositor.htm"

subdesc6_0 = "Filler/Lidder"
subdesc6_1 = "Holding Tank"
subdesc6_2 = "Post Blender w/Dry Feed"
subdesc6_3 = "Pump Assembly"
subdesc6_4 = "Twin Screw Stuffer"
icon_index6_0 = 0
icon_index6_1 = 0
icon_index6_2 = 0
icon_index6_3 = 0
icon_index6_4 = 0
url6_0 = "fillerlidder.htm"
url6_1 = "holdingtanks.htm"
url6_2 = "postblender.htm"
url6_3 = "pumpassembly.htm"
url6_4 = "twinscrewstuffer.htm"