/*-------------------------------------------
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 = 202
   menu_height = 150

   scrolldelay = 0
   scrolljump = 0

   scrolldelay_nt = 5
   scrolljump_nt = 1;

   scrolldelay_ns4 = 50;
   scrolljump_ns4 = 6;

   urltarget = "_self"
   start_open_index = "0"
   display_urls_in_statusbar = true

   onload_statement = "none"
   codebase = "script/"

/*-------------------------------------------
Required menu indenting and margins
--------------------------------------------*/

   main_itemheight = 28
   main_extend_height = 250
	
   sub_itemheight = "auto"
   sub1_indentwidth = 47
   sub2_indentwidth = 15

   main_marginleft = 2
   main_margin_topbottom = 0
   sub_marginleft = 5
   sub_margin_topbottom = 0

/*-------------------------------------------
Required font Settings
--------------------------------------------*/

   main_textcolor = "#ffffff"
   main_fontfamily = "Arial"
   main_fontsize = 12
   main_textdecoration = "normal"
   main_fontweight = "normal"
   main_fontstyle = "normal"
   main_hl_textcolor = "#ffffff"
   main_hl_textdecoration = "underline"

   sub_textcolor = "#DCDCDC"
   sub_fontfamily = "Arial"
   sub_fontsize = 12
   sub_textdecoration = "normal"
   sub_fontweight = "normal"
   sub_fontstyle = "normal"
   sub_hl_textcolor = "#ffffff"
   sub_hl_textdecoration = "underline"

/*---------------------------------------------
Required and optional background Settings
-----------------------------------------------*/

  
   /*---Required Settings---------*/ 

      background_color = "#000000"      

      main_item_bgcolor = "transparent"
      main_hl_item_bgcolor = "transparent"
  
      sub_item_bgcolor = "transparent"
      sub_hl_item_bgcolor = "transparent"


   /*---Optional Settings---------*/

      main_background_color = "#000000"
      sub_background_color = "#000000"

      main_background_image = "images/levo.jpg"
      
      /*-----non tiled background image fix for ie5&up
      -------image should match menu dimensions-------*/ 	
      ie5fix_main_background_image = "images/levo.jpg"	      


      sub_level1_background_image = "images/levofix_subbg.jpg"
      sub_level2_background_image = "images/levofix_subbg.jpg"

      /*-----non tiled background image fix for ie5&up
      -------images should match menu width and be
      -------equal to or greater than the longest sub menu*/
      ie5fix_sub_level1_background_image = "images/levofix_subbg.jpg"
      ie5fix_sub_level1_bg_image_height = 111	
      ie5fix_sub_level2_background_image = "images/levofix_subbg.jpg"	      	
      ie5fix_sub_level2_bg_image_height = 111


      
	  main_hl_background_image0 = "images/pocetna_strana_over.jpg"
      main_hl_background_wh0 = "207,28";
	  main_hl_background_image1 = "images/o_nama_over.jpg"
      main_hl_background_wh1 = "207,28";	
      main_hl_background_image2 = "images/usluge_over.jpg"
      main_hl_background_wh2 = "207,28";
      main_hl_background_image3 = "images/kontakt_over.jpg"
      main_hl_background_wh3 = "207,28";


      main_clipbg_after_items = false


/*-------------------------------------------
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 = "transparent"
      main_hl_border_color = "#ffffff"

      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 = 0
      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/down_arrow.gif"
   icon_image_wh0 = "10,22"
   icon_rollover0 = "images/down_arrow_hl.gif"
   icon_rollover_wh0 = "10,22"

   icon_image1 = "images/bulc.gif"
   icon_image_wh1 = "8,8"
   icon_rollover1 = "images/bulc.gif"
   icon_rollover_wh1 = "8,8"

   icon_image2 = "images/sub_down_arrow.gif"
   icon_image_wh2 = "13,11"
   icon_rollover2 = "images/sub_down_arrow_hl.gif"
   icon_rollover_wh2 = "13,11"

/*----------------------------------------------
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_icon_rollover2 = "images/app_mfix_da.gif"	
      applet_icon_image3 = "images/app_mfix.gif"
      applet_icon_rollover3 = "images/app_mfix_hl0.gif"
      applet_icon_image4 = "images/app_mfix.gif"
      applet_icon_rollover4 = "images/app_mfix_hl1.gif"	
      applet_icon_image5 = "images/app_mfix.gif"
      applet_icon_rollover5 = "images/app_mfix_hl2.gif"	
	
      applet_icon_index0 = 3
      applet_icon_index1 = 4
      applet_icon_index2 = 5*/


   /*------Additional Applet Specific Parameters--*/

      //applet_main_icon_indent = 0
      //applet_sub_icon_indent = 0

      applet_load_message_color = "#ffffff"
      applet_load_message = "Ucitavam slike ..."

      applet_main_font = "Arial, plain, 13" 
      applet_sub_font = "Arial, plain, 13"

   
/********************************************
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 = ""
//icon_index0 = 0

main_text1 = ""
//icon_index1 = 0

main_text2 = ""
//icon_index2 = 0

main_text3 = ""
//icon_index3 = 0

//main_text4 = ""
//icon_index3 = 0

/*---------------------------------------------
Sub Menu Item Settings
-----------------------------------------------*/

url0 = "index.html"

url1 = "o_nama.html"

url2 = "#"

subdesc2_0 = "Bonitet"
subdesc2_1 = "Naplata potraživanja"
icon_index2_0 = 1
icon_index2_1 = 1
url2_0 = "bonitet.html"
url2_1 = "naplata_potrazivanja.html"

url3 = "kontakt.php"

