/*-------------------------------------------
Required menu indenting and margins
--------------------------------------------*/

   main_itemheight = "auto"
   main_extend_height = 75

   sub_itemheight = "auto"
   sub1_indentwidth = 0
   sub2_indentwidth = 10

   main_marginleft = 15
   main_margin_topbottom = 2
   sub_marginleft = 25
   sub_margin_topbottom = 1



/*-------------------------------------------
Required font Settings
--------------------------------------------*/

   main_textcolor = "#745c52"
   main_fontfamily = "arial"
   main_fontsize = 12
   main_textdecoration = "normal"
   main_fontweight = "bold"
   main_fontstyle = "normal"
   main_hl_textcolor = "#ffffff"
   main_hl_textdecoration = "normal;"

   sub_textcolor = "#a68c80"
   sub_fontfamily = "arial"
   sub_fontsize = 11
   sub_textdecoration = "normal"
   sub_fontweight = "normal"
   sub_fontstyle = "normal"
   sub_hl_textcolor = "#745c52"
   sub_hl_textdecoration = "normal;"


/*---------------------------------------------
Required and optional background Settings
-----------------------------------------------*/


   /*---Required Settings---------*/ 

      background_color = "#ffffff"
      
      main_item_bgcolor = "#ffffff"
      main_hl_item_bgcolor = "#a68c80"
  
      sub_item_bgcolor = "#ffffff"
      sub_hl_item_bgcolor = "#ffffff"

 


/*-------------------------------------------
Required border settings -- set 'main_use_border'
and 'sub_use_border' to false for no borders
--------------------------------------------*/


   /*---All browsers Border settings-------------------*/
   
      main_use_border = true
      main_border_color = "#f4f4f4"
      main_hl_border_color = "#ffffff"

      sub_use_border = false
      sub_border_color = "#ffffff"
      sub_hl_border_color = "#ffffff"


   /*---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 = true
      main_leftright_border_width = 0
      sub_leftright_border_width = 0




	

/*----------------------------------------------
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/ikona1nivo.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"



/*---------------------------------------------
Sub Menu Item Settings
-----------------------------------------------*/

/*---------------------------------------------
meni O NAMA
-----------------------------------------------*/

subdesc0_0 = "Profil kompanije"
subdesc0_1 = "Reference"
subdesc0_2 = "Kontakt"
subdesc0_3 = "Zaposlenje"

url0_0 = "onama.html"
url0_1 = "reference.html"
url0_2 = "kontakt.html"
url0_3 = "zaposlenje.html"

/*---------------------------------------------
meni OPREMA
-----------------------------------------------*/

subdesc1_0 = "Audio i video konf. sistemi" 
subdesc1_1 = "Mrežna oprema"
subdesc1_2 = "Telekomunikacioni sistemi"
subdesc1_3 = "Interfonski sistemi"

url1_0 = "audio/opste.html"
url1_1 = "mreze/opste.html"
url1_2 = "telekomunikacije/opste.html"
url1_3 = "interfoni/opste.html"

/*---------------------------------------------
meni PARTNERI
-----------------------------------------------*/

subdesc2_0 = "AMP"
subdesc2_1 = "Cisco"
subdesc2_2 = "Ericsson"
subdesc2_3 = "Polycom"
subdesc2_4 = "Teledex"
subdesc2_5 = "Telular"
subdesc2_6 = "Zenitel"
subdesc2_7 = "DataLab"

url2_0 = "partneri/amp.html"
url2_1 = "partneri/cisco.html"
url2_2 = "partneri/ericsson.html"
url2_3 = "partneri/polycom.html"
url2_4 = "partneri/teledex.html"
url2_5 = "partneri/telular.html"
url2_6 = "partneri/zenitel.html"
url2_7 = "partneri/datalab.html"

/*---------------------------------------------
meni RESENJA
-----------------------------------------------*/

subdesc4_0 = "VPN - Virtual Private Network"
subdesc4_1 = "Virtuelna sudnica"
subdesc4_2 = "Komunikacija za spec. namene"

url4_0 = "resenja/cisko.html"
url4_1 = "resenja/video.html"
url4_2 = "resenja/zenitel.html"

/*---------------------------------------------
meni INVESTITORI
-----------------------------------------------*/

subdesc6_0 = "Akcije"
subdesc6_1 = "Struktura akcijskog kapitala"
subdesc6_2 = "Godišnji finansijski izveštaj"
subdesc6_3 = "Kodeks korporativnog upravljanja"
subdesc6_4 = "Izveštaj o bitnim dogadjanjima"

url6_0 = "investitori/akcije.html"
url6_1 = "investitori/sak.html"
url6_2 = "investitori/gfi.html"
url6_3 = "investitori/kku.html"
url6_4 = "investitori/ibd.html"


