/*-------------------------------------------
MENU
Copyright Notice - The following parameter is 
required in order for the menu to function.
--------------------------------------------*/

   DQM_Notice = "DHTML QuickMenu, Copyright (c) - 2002, OpenCube Inc. - www.opencube.com"
   limit_multiple_users = true;

/*-------------------------------------------
required menu Settings
--------------------------------------------*/


   DQM_sub_menu_width = 85      //default sub menu widths
   DQM_sub_xy = "0,0"            //default sub x,y coordinates
   
   
   DQM_codebase = "../../scripts/"             //relative location of .js files
   DQM_urltarget = "_self"       //set to: _self, _parent, _new, or "my frame name"

   DQM_border_width = 1
   DQM_divider_height = 1

   DQM_border_color = "#CC3300"
   DQM_menu_bgcolor = "#F7B1B1"
   DQM_hl_bgcolor = "#E40404"
   

   /*-----in milliseconds (1/1000s)---*/

   DQM_mouse_off_delay = 20
   
   DQM_os9_ie5mac_offset_X = 10
   DQM_os9_ie5mac_offset_Y = 15

   DQM_osx_ie5mac_offset_X = 0
   DQM_osx_ie5mac_offset_Y = 0

   DQM_ie4mac_offset_X = -8
   DQM_ie4mac_offset_Y = -50

   DQM_nn4_reaload_after_resize = true

   DQM_nn4_resize_prompt_user = false
   DQM_nn4_resize_prompt_message = "To reinitialize the navigation menu please click the 'Reload' button."
   
	
   /*----Options include - none | fade | pixelate |
   ------iris | slide | gradientwipe | checkerboard |
   ------radialwipe | randombars | randomdissolve |stretch */

   DQM_sub_menu_effect = "fade"
   DQM_sub_item_effect = "fade"


   /*----Define the effect duration in seconds below---*/
   
   DQM_sub_menu_effect_duration = .1
   DQM_sub_item_effect_duration = .1

  
   /*----Customization option settings for the various effect
   ------transitions may be defined below---*/

   DQM_effect_pixelate_maxsqare = 25
   DQM_effect_iris_irisstyle = "SQUARE"          //CROSS, CIRCLE, PLUS, SQUARE, or STAR
   DQM_effect_checkerboard_squaresx = 14
   DQM_effect_checkerboard_squaresY = 14
   DQM_effect_checkerboard_direction = "LEFT"   //UP, DOWN, LEFT, RIGHT
   
   
   /*----Opacity is defined with a value between
   ------1 and 100 with 100 being opaque---*/   	

   DQM_sub_menu_opacity = 100

   DQM_dropshadow_color = "none"
   DQM_dropshadow_offx = 5
   DQM_dropshadow_offy = 5	



/*---------------------------------------------
Optional event triggered custom function calls
----------------------------------------------*/


/*-------------------------------------------
Required font Settings
--------------------------------------------*/
   

   DQM_textcolor = "#ffffff"
   DQM_fontfamily = "Verdana"         //Any available system font     
   DQM_fontsize = 9		      //Defined with pixel sizing  	
   DQM_fontsize_ie4 = 9		      //Defined with point sizing
   DQM_textdecoration = "normal"      //set to: 'normal', or 'underline'
   DQM_fontweight = "normal"          //set to: 'normal', or 'bold'
   DQM_fontstyle = "normal"	      //set to: 'normal', or 'italic' 	
   DQM_hl_textcolor = "#ffffff"
   DQM_hl_textdecoration = "normal"   //set to: 'normal', or 'underline'

   DQM_margin_top = 1
   DQM_margin_bottom = 1
   DQM_margin_left = 2
   DQM_margin_right = 2

   DQM_text_alignment = "left"        //set to: 'left', 'center' or 'right'
   


//   DQM_icon_image0 = "../../images/pix.gif"
//   DQM_icon_rollover0 = "../../images/pix.gif"
//   DQM_icon_image_wh0 = "1,8"

//   DQM_icon_image1 = "../../images/pix.gif"
//   DQM_icon_rollover1 = "../../images/pix.gif"
//   DQM_icon_image_wh1 = "1,8"


//   DQM_2nd_icon_image0 = "../../images/pix.gif"
//   DQM_2nd_icon_rollover0 = "../../images/pix.gif"
//   DQM_2nd_icon_image_wh0 = "1,8"
//   DQM_2nd_icon_image_xy0 = "0,4"


   DQM_show_urls_statusbar = false
   

   /************************************************
   *********-------Main Menu 0--------**************
   ************************************************/

   DQM_rollover_image0 = "../produtos/images/dhtml_seta.gif"
   DQM_rollover_wh0 = "19,15"
   //DQM_url0 = "my_url.html";   