/*-------------------------------------------
Security Settings
--------------------------------------------*/

   Notice = "DHTML Slide Tree Menu, Copyright (c) - 2001, OpenCube Inc. - www.opencube.com"
   code0 = 538
   code1 = 697
   sequence = "oc94127"

/*-------------------------------------------
Required menu Settings
--------------------------------------------*/

   menu_width = 160
   menu_height = 210

   scrolldelay = 5
   scrolljump = 2

   scrolldelay_nt = 3
   scrolljump_nt = 2;

   scrolldelay_ns4 = 50;
   scrolljump_ns4 = 6;

   urltarget = "_self"
   start_open_index = "none"
   display_urls_in_statusbar = true

   onload_statement = "none"
   codebase = "../menu/script/"



/*-------------------------------------------
Required menu indenting and margins
--------------------------------------------*/

   main_itemheight = "auto"
   main_extend_height = 50

   sub_itemheight = "auto"
   sub1_indentwidth = 8
   sub2_indentwidth = 11

   main_marginleft = 5
   main_margin_topbottom = 3
   sub_marginleft = 5
   sub_margin_topbottom = 1



/*-------------------------------------------
Required font Settings
--------------------------------------------*/

   main_textcolor = "#FFFFFF"
   main_fontfamily = "Arial"
   main_fontsize = 11
   main_textdecoration = "normal"
   main_fontweight = "normal"
   main_fontstyle = "normal"
   main_hl_textcolor = "#CC0000"
   main_hl_textdecoration = "normal"

   sub_textcolor = "#FFFFFF"
   sub_fontfamily = "Arial"
   sub_fontsize = 11
   sub_textdecoration = "normal"
   sub_fontweight = "normal"
   sub_fontstyle = "normal"
   sub_hl_textcolor = "#CC0000"
   sub_hl_textdecoration = "normal"


/*---------------------------------------------
Required and optional background Settings
-----------------------------------------------*/


   /*---Required Settings---------*/ 

	background_color = "#808080"						
	main_item_bgcolor = "#808080"
	main_hl_item_bgcolor = "#808080"
	sub_item_bgcolor = "#808080"
	sub_hl_item_bgcolor = "#808080"						

 
   /*---Optional Settings---------*/

      sub_background_color = "#808080"

      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 = "#808080"
	main_hl_border_color = "#808080"

    sub_use_border = false;
   	sub_border_color = "#808080"
   	sub_hl_border_color = "#808080"

   /*---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 = 0
	main_top_border_width = 0
	main_bottom_border_width = 0
	sub_leftright_border_width = 0



/*---------------------------------------------
Optional Icon Images
-----------------------------------------------*/

   icon_image0 = "../menu/images/samp2_bullet.gif"
   icon_image_wh0 = "13,8"
   icon_rollover0 = "../menu/images/samp2_bullet_hl.gif"
   icon_rollover_wh0 = "13,8"

   icon_image1 = "../menu/images/samp2_downarrow.gif"
   icon_image_wh1 = "13,10"
   icon_rollover1 = "../menu/images/samp2_downarrow_hl.gif"
   icon_rollover_wh1 = "13,10"

   icon_image2 = "../menu/images/samp2_downarrow.gif"
   icon_image_wh2 = "13,10"
   icon_rollover2 = "../menu/images/samp2_downarrow_main_hl_new.gif"
   icon_rollover_wh2 = "13,10"

   icon_image3 = "../menu/images/samp2_downarrow.gif"
   icon_image_wh3 = "13,10"
   icon_rollover3 = "../menu/images/samp2_downarrow.gif"
   icon_rollover_wh3 = "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. 
*********************************************/

/*******************************************
CODE FOR DISPLAYING THE LEFT MENU ITEMS AND SUBITEMS
********************************************/


