largura = screen.width
DQM_Notice = "DHTML QuickMenu, Copyright (c) - 2002, OpenCube Inc. - www.opencube.com"
limit_multiple_users = true; 
/*-------------------------------------------
required menu Settings
--------------------------------------------*/
   DQM_sub_menu_width = 130      //default sub menu widths
   DQM_sub_xy = "0,0"            //default sub x,y coordinates
   
   DQM_codebase = "../../js/"             //relative location of .js files
   DQM_urltarget = "_self"       //set to: _self, _parent, _new, or "my frame name"

   DQM_border_width = 1
   DQM_divider_height = 0

   DQM_border_color = "#869FAB"
   DQM_menu_bgcolor = "#DEE0D8"
   DQM_hl_bgcolor = "#EFF0EC"

   /*---in milliseconds (1/1000s)---*/

   DQM_mouse_off_delay = 100
   
   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 = "gradientwipe"

   /*----Define the effect duration in seconds below---*/
   
   DQM_sub_menu_effect_duration = .4
   DQM_sub_item_effect_duration = .4
  
   /*----Customization option settings for the various effect
   ------transitions may be defined below---*/

   DQM_effect_pixelate_maxsqare = 25
   DQM_effect_iris_irisstyle = "CIRCLE"          //CROSS, CIRCLE, PLUS, SQUARE, or STAR
   DQM_effect_checkerboard_squaresx = 14
   DQM_effect_checkerboard_squaresY = 14
   DQM_effect_checkerboard_direction = "RIGHT"   //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	

/*-------------------------------------------
Required font Settings
--------------------------------------------*/

   DQM_textcolor = "#2F556F"
   DQM_fontfamily = "Arial"         //Any available system font     
   DQM_fontsize = 11		      //Defined with pixel sizing  	
   DQM_fontsize_ie4 = 11		      //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 = "#2F556F"
   DQM_hl_textdecoration = "normal"   //set to: 'normal', or 'underline'

   DQM_margin_top = 4
   DQM_margin_bottom = 4
   DQM_margin_left = 14
   DQM_margin_right = 16

   DQM_text_alignment = "left"        //set to: 'left', 'center' or 'right'

/*
   ----Unlimited icon images may be defined and associated with any sub menu
   ------item by specifying the icons index with the 'DQM_2nd_icon_index' parameter 
   ------see the 'sub menu customization' section below for examples---------*/

  

/*---------------------------------------------
Optional Status Bar Text
Note: Custom defined status bar text for a menu item 
will be displayed in place of the URL when the 
'DQM_show_urls_statusbar' parameter is set to true.
-----------------------------------------------*/

   DQM_show_urls_statusbar = false
   
   DQM_rollover_image0 = "img/menu/btn_seg_aut_ovr.gif"
   DQM_rollover_wh0 = "114,17"
//   DQM_url0 = "auto.asp";   
   DQM_url0 = strServerNameSeguro+"/html/content/novo_seguros/auto.asp";   

   DQM_rollover_image1 = "img/menu/btn_seg_res_ovr.gif"
   DQM_rollover_wh1 = "119,17"
//   DQM_url1 = "residencial.asp";   
   DQM_url1 = strServerNameSeguro+"/html/content/novo_seguros/residencial.asp";   
   
   DQM_rollover_image2 = "img/menu/btn_seg_vida_ovr.gif" 
   DQM_rollover_wh2 = "82,17"
//   DQM_url2 = "vida.asp";   
   DQM_url2 = strServerNameSeguro+"/html/content/novo_seguros/vida.asp";   

   DQM_rollover_image3 = "img/menu/btn_seg_emp_ovr.gif" 
   DQM_rollover_wh3 = "121,17"
//   DQM_url3 = "empresa.asp";   
   DQM_url3 = strServerNameSeguro+"/html/content/novo_seguros/empresa.asp";   

   DQM_rollover_image4 = "img/menu/btn_seg_acid_ovr.gif" 
   DQM_rollover_wh4 = "158,17"
//   DQM_url4 = "acidentes.asp";   
   DQM_url4 = strServerNameSeguro+"/html/content/novo_seguros/acidentes.asp";   

   DQM_rollover_image5 = "img/menu/btn_gloss_ovr.gif" 
   DQM_rollover_wh5 = "66,17"
//   DQM_url5 = "glossario.asp";   
   DQM_url5 = strServerNameSeguro+"/html/content/novo_seguros/glossario.asp";   

   DQM_rollover_image6 = "img/menu/btn_quem_ovr.gif" 
   DQM_rollover_wh6 = "87,17"
   DQM_url6 = "quem_somos.asp";   
   DQM_url5 = strServerNameSeguro+"/html/content/novo_seguros/glossario.asp";   

   DQM_rollover_image7 = "img/menu/btn_duv_ovr.gif" 
   DQM_rollover_wh7 = "60,17"
   DQM_url7 = "javascript:;";   

   DQM_rollover_image8 = "img/menu/btn_faq_ovr.gif" 
   DQM_rollover_wh8 = "38,17"
   DQM_url8 = "faq.asp";   

   DQM_rollover_image9 = "img/menu/btn_fale_ovr.gif" 
   DQM_rollover_wh9 = "86,17"
//   DQM_url9 = "faleconosco.asp";   
   DQM_url9 = strServerNameSeguro+"/html/content/novo_seguros/panassist_faleconosco.asp";   

   DQM_rollover_image10 = "img/menu/btn_parc_ovr.gif" 
   DQM_rollover_wh10 = "66,17"
//   DQM_url10 = "parceiros.asp";   
   DQM_url10 = strServerNameSeguro+"/html/content/novo_seguros/parceiros.asp";   

   DQM_rollover_image11 = "img/menu/btn_agend_ovr.gif" 
   DQM_rollover_wh11 = "90,17"
//   DQM_url11 = "agendamento.asp";   
   DQM_url11 = strServerNameSeguro+"/html/content/novo_seguros/agendamento.asp";   

   //DQM_rollover_image12 = "img/menu/btn_seg_panassist_ovr.gif" 
   //DQM_rollover_wh12 = "121,17"
   //DQM_url12 = "panassist.asp";   
   //DQM_url12 = strServerNameSeguro+"/html/content/novo_seguros/panassist.asp";   

   DQM_rollover_image13 = "img/menu/btn_seg_garantia_ovr.gif" 
   DQM_rollover_wh13 = "123,17"
   DQM_url13 = "garantia.asp";   
   DQM_url13 = strServerNameSeguro+"/html/content/novo_seguros/garantia.asp"; 
   
/************************************************
*********-------Sub Menu Dúvidas--------*********
************************************************/
DQM_sub_xy7 = "0,-46"
DQM_sub_menu_width7 = 130
DQM_subdesc7_0 = "Auto" 
DQM_subdesc7_1 = "Residencial" 
DQM_subdesc7_2 = "Vida" 
DQM_subdesc7_3 = "Seguro Empresarial"
DQM_icon_index7_0 = 0
DQM_icon_index7_1 = 0
DQM_icon_index7_2 = 0
DQM_icon_index7_3 = 0
//DQM_url7_0 = "duvidas_auto.asp"
DQM_url7_0 = strServerNameSeguro+"/html/content/novo_seguros/duvidas_auto.asp";   
//DQM_url7_1 = "duvidas_residencial.asp"
DQM_url7_1 = strServerNameSeguro+"/html/content/novo_seguros/duvidas_residencial.asp";   
//DQM_url7_2 = "duvidas_vida.asp"
DQM_url7_2 = strServerNameSeguro+"/html/content/novo_seguros/duvidas_vida.asp";     
//DQM_url7_3 = "duvidas_empres.asp"
DQM_url7_3 = strServerNameSeguro+"/html/content/novo_seguros/duvidas_empres.asp";   

