/*-------------------------------------------
Copyright Notice
--------------------------------------------*/
function popUp(URL) {
day = new Date();
id = day.getTime();
eval("page" + id + " = window.open(URL, '" + id + "', 'toolbar=0,scrollbars=yes,location=0,statusbar=0,menubar=0,resizable=0,width=655,height=480');");//part of eval line
}

   DQM_Notice = "DHTML QuickMenu, Copyright (c) - 2001, OpenCube Inc. - www.opencube.com"
   


/*-------------------------------------------
Required menu Settings
--------------------------------------------*/

   DQM_sub_menu_width =200

  

   
   DQM_onload_statement = ""
   DQM_codebase = "scripts/"

   DQM_border_color = "#000000"
   
   DQM_menu_bgcolor = "#666666"
   DQM_hl_bgcolor = "#F0D29C"

   DQM_sub_xy = "0,0"
   DQM_border_width =1
   DQM_divider_height =1

   /*---IE5-MAC Offset Fix - The following two
   -----parameters correct a position reporting
   -----bug in IE5 on the Mac platform. Adjust
   -----the offsets below untill the first level
   -----sub menus pop up in the correct location.*/
   
   DQM_ie5mac_offset_X = 10
   DQM_ie5mac_offset_Y = 12


/*-------------------------------------------
Required font Settings
--------------------------------------------*/
   

   DQM_textcolor = "#FFFFFF"
   DQM_fontfamily = "Arial"
   DQM_fontsize = 11
   DQM_textdecoration = "normal"
   DQM_fontweight = "normal"
   DQM_fontstyle = "normal"
   DQM_hl_textcolor = "#000000"
   DQM_hl_textdecoration = "normal"

   DQM_margin_top =1
   DQM_margin_bottom =1
   DQM_margin_left =1



/*-------------------------------------------
Optional main menu rollover images
--------------------------------------------*/
  
   DQM_rollover_image0 = "img/b_produkty2.gif"
   DQM_rollover_wh0 = "190,40"
   
      DQM_rollover_image1 = "img/b_linky2.gif"
   DQM_rollover_wh1 = "190,40"
   
   
 
  


/*---------------------------------------------
Optional Icon Images
-----------------------------------------------*/

   DQM_icon_image0 = "img/bullet1.gif"
   DQM_icon_rollover0 = "img/bullet2.gif"
   DQM_icon_image_wh0 = "13,8"


/*---------------------------------------------
Sub Menu Item Settings
-----------------------------------------------*/

DQM_sub_xy0 =  "-16,8"
DQM_sub_menu_width0 = 150
DQM_subdesc0_0 = "Med"
DQM_subdesc0_1 = "Vosk"
DQM_subdesc0_2 = "Peľ"
DQM_subdesc0_3 = "Propolis"
DQM_subdesc0_4 = "Včelí jed"
DQM_subdesc0_5 = "Materská kašička"
DQM_icon_index0_0 = 0
DQM_icon_index0_1 = 0
DQM_icon_index0_2 = 0
DQM_icon_index0_3 = 0
DQM_icon_index0_4 = 0
DQM_icon_index0_5 = 0
DQM_urltarget0_0= "_self"
DQM_urltarget0_1= "_self"
DQM_urltarget0_2= "_self"
DQM_urltarget0_3= "_self"
DQM_urltarget0_4= "_self"
DQM_urltarget0_5= "_self"
DQM_url0_0 = "index.php?page=produkty&produkt=p_med"
DQM_url0_1 = "index.php?page=produkty&produkt=p_vosk"
DQM_url0_2 = "index.php?page=produkty&produkt=p_pel"
DQM_url0_3 = "index.php?page=produkty&produkt=p_propolis"
DQM_url0_4 = "index.php?page=produkty&produkt=p_jed"
DQM_url0_5 = "index.php?page=produkty&produkt=p_kasicka"

DQM_sub_xy1 =  "-16,8"
DQM_sub_menu_width1 = 150
DQM_subdesc1_0 = "Naši členovia"
DQM_subdesc1_1 = "Med"
DQM_subdesc1_2 = "Vosk"
DQM_subdesc1_3 = "Ostatné produkty"
DQM_subdesc1_4 = "Včelárstvo"
DQM_icon_index1_0 = 0
DQM_icon_index1_1 = 0
DQM_icon_index1_2 = 0
DQM_icon_index1_3 = 0
DQM_icon_index1_4 = 0
DQM_urltarget1_0= "_self"
DQM_urltarget1_1= "_self"
DQM_urltarget1_2= "_self"
DQM_urltarget1_3= "_self"
DQM_urltarget1_4= "_self"
DQM_url1_0 = "index.php?page=linky&sub_sect=clenovia"
DQM_url1_1 = "index.php?page=linky&sub_sect=med"
DQM_url1_2 = "index.php?page=linky&sub_sect=vosk"
DQM_url1_3 = "index.php?page=linky&sub_sect=ostatne"
DQM_url1_4 = "index.php?page=linky&sub_sect=vcelarstvo"


