//        This data file may also be placed within your HTML page
//        by enclosing between JavaScript tags.
//
//        Due to browser limitations, DHTML menus will not appear
//        on top of Flash objects, across frames, or over certain
//        form field elements. A hide and show workaround for form
//        fields is included with this menu (see the 'Menu event 
//        triggered custom function calls' section below).         


// 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"
   code0 = 1885;
   code1 = 1482;
   code2 = 2294;
   code3 = 2322;
   code4 = 2731;
   code5 = 2154;
   code6 = 1835;
   
// required menu Settings
   DQM_sub_menu_width = 120      //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 = 4

   DQM_border_color = "#BABABA"  //Hex color value or 'transparent'
   DQM_menu_bgcolor = "#EDEDED"  //Hex color value or 'transparent'

   DQM_menu_bgcolor0 = "#BABABA"  //Hex color value or 'transparent'   -- PRIVACY INFO
   DQM_menu_bgcolor1 = "#BABABA"  //Hex color value or 'transparent'   -- VIRTUMUNDO
   DQM_menu_bgcolor2 = "#BABABA"  //Hex color value or 'transparent'   -- CUSTOMER SUPPORT

   DQM_hl_bgcolor = "#FAFAFA"    //Hex color value
   DQM_hl_bgcolor0 = "#FAFAFA"    //Hex color value   -- COMPANY
   DQM_hl_bgcolor1 = "#FAFAFA"    //Hex color value   -- SOLUTIONS
   DQM_hl_bgcolor2 = "#FAFAFA"    //Hex color value   -- CLIENTS

// Sub menu display (milliseconds)
   DQM_mouse_off_delay = 100
  
// Mac offset fix
   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
   
// NS4 resize fix
   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."
   
// Opera fix
   DQM_use_opera_div_detect_fix = false;

// Internet Explorer Transition Effects - (IE5.5 & up)
   DQM_sub_menu_effect = "fade"
   DQM_sub_item_effect = "fade"

// Effect duration (seconds)
   DQM_sub_menu_effect_duration = .4
   DQM_sub_item_effect_duration = .4

// Specific effects customization
   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 (1-100)  
   DQM_sub_menu_opacity = 94

//Dropshadow settings
   DQM_dropshadow_color = "none"                //Hex color value or 'none'
   DQM_dropshadow_offx = 5                      //drop shadow width
   DQM_dropshadow_offy = 5	                //drop shadow height

// Required font Settings
   DQM_textcolor = "#000000"
   DQM_fontfamily = "Verdana, Tahoma, Arial"            //Any available system font     
   DQM_fontsize = 10		         //Defined with pixel sizing  	
   DQM_fontsize_ie4 = 9		         //Defined with point sizing
   DQM_textdecoration = "normal"         //set to: 'normal', or 'underline'
   DQM_fontweight = "bold"             //set to: 'normal', or 'bold'
   DQM_fontstyle = "normal"	         //set to: 'normal', or 'italic' 	
   DQM_hl_textcolor = "#F00000"
   DQM_hl_textdecoration = "none"   //set to: 'normal', or 'underline'

// Page settings
   DQM_margin_top = 2
   DQM_margin_bottom = 3
   DQM_margin_left = 5
   DQM_margin_right = 4
   DQM_text_alignment = "left"           //set to: 'left', 'center' or 'right'

// Icon images, not used.
   DQM_icon_image0 = "sample_images/bullet.gif"
   DQM_icon_rollover0 = "sample_images/bullet_hl.gif"
   DQM_icon_image_wh0 = "13,8"

   DQM_icon_image1 = "sample_images/arrow.gif"
   DQM_icon_rollover1 = "sample_images/arrow.gif"
   DQM_icon_image_wh1 = "13,10"

// Optional Status Bar Text, not used.
   DQM_show_urls_statusbar = false

   /************************************************
   *********-------Main Menu 0--------**************
   ************************************************/

   DQM_rollover_image0 = "/images/TopNav_PrivacyInformation.gif"
   DQM_rollover_wh0 = "128,15"
//   DQM_url0 = "/landings.php?Cat=company";   


   /************************************************
   *********-------Main Menu 1--------**************
   ************************************************/

   DQM_rollover_image1 = "images/TopNav_Virtumundo.gif"
   DQM_rollover_wh1 = "76,15"
//   DQM_url1 = "/landings.php?Cat=solutions";


   /************************************************
   *********-------Main Menu 2--------**************
   ************************************************/    

   DQM_rollover_image2 = "images/TopNav_CustomerSupport.gif" 
   DQM_rollover_wh2 = "120,15"
//   DQM_url2 = "/landings.php?Cat=clients";   




/************************************************
*********-------Sub Menu 0--------***************
************************************************/

DQM_sub_xy0 = "-128,15"
DQM_sub_menu_width0 = 128

DQM_subdesc0_0 = "Privacy Law"
DQM_subdesc0_1 = "ISP Information" 
//DQM_subdesc0_2 = "Privacy Leadership"
DQM_subdesc0_2 = "Privacy Policy" 
DQM_subdesc0_3 = "Privacy Policy Updates" 
DQM_url0_0 = "/prilaw.html"
DQM_url0_1 = "/isp.html"
//DQM_url0_2 = "/bios.html"
DQM_url0_2 = "/pripol.html"
DQM_url0_3 = "http://privacy.virtumundo.com/profile/priupdate.cgi"


/************************************************
*********-------Sub Menu 1--------***************
************************************************/

DQM_sub_xy1 = "-76,15"
DQM_sub_menu_width1 = 130

DQM_subdesc1_0 = "Mission Statement"
//DQM_subdesc1_1 = "Privacy Leadership"
DQM_subdesc1_1 = "Privacy Policy"
DQM_subdesc1_2 = "Our Properties"
DQM_subdesc1_3 = "Virtumundo.com"
DQM_url1_0 = "/index.html"
//DQM_url1_1 = "/bios.html"
DQM_url1_1 = "/pripol.html"
DQM_url1_2 = "/properties.html"
DQM_url1_3 = "http://www.virtumundo.com/"

/************************************************
*********-------Sub Menu 2--------***************
************************************************/

DQM_sub_xy2 = "-120,15"
DQM_sub_menu_width2 = 120

DQM_subdesc2_0 = "Customer Support" 
//DQM_subdesc2_1 = "Modify My Profile"
DQM_subdesc2_1 = "Unsubscribe"
//DQM_subdesc2_3 = "Client\'s Area"
DQM_url2_0 = "/cussup.html"
//DQM_url2_1 = "/profile/login.cgi"
DQM_url2_1 = "/optout/index.html"
//DQM_url2_3 = "/client/index.html"




