

/*-------------------------------------------
Copyright Notice
--------------------------------------------*/

   DQM_Notice = "DHTML QuickMenu, Copyright (c) - 2001, OpenCube Inc. - www.opencube.com";
   limit_multiple_users = true;


/*-------------------------------------------
Required menu Settings
--------------------------------------------*/

   DQM_sub_menu_width = 150;	 
	 DQM_codebase = "/js/textmenu/";
  
   DQM_urltarget = "_self";
	 //DQM_cancel_onload = true;
   DQM_onload_statement = "jawsRef();preloadImages()";
   
   DQM_border_color = "#000000";
   
   DQM_menu_bgcolor = "#eeeeee";
   DQM_hl_bgcolor = "#916CAF";

   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 = -1;
   DQM_ie5mac_offset_Y = 2;


/*-------------------------------------------
Required font Settings
--------------------------------------------*/
   

   DQM_textcolor = "#333333";
   DQM_fontfamily = "Verdana";
   DQM_fontsize = 10;
   DQM_fontsize_ie4 = 10;
   DQM_textdecoration = "normal";
   DQM_fontweight = "normal";
   DQM_fontstyle = "normal";
   DQM_hl_textcolor = "white";
   DQM_hl_textdecoration = "normal";

   DQM_margin_top = 1;
   DQM_margin_bottom = 1;
   DQM_margin_left = 3;
   



/*---------------------------------------------
Sub Menu Item Settings
-----------------------------------------------*/

//Product menu
DQM_sub_xy0 = "85,-1";
DQM_sub_menu_width0 = 150;
DQM_subdesc0_0 = "Jaws PDF Desktop Suite";
DQM_subdesc0_1 = "Jaws PDF Server Suite";
DQM_subdesc0_2 = "Jaws PDF Enterprise Suite";
DQM_subdesc0_3 = "Jaws PDF Creator";
DQM_subdesc0_4 = "Jaws PDF Editor";
//DQM_icon_index0_0 = 0
DQM_url0_0 = "/desktopsuite/index.html";
DQM_url0_1 = "/serversuite/index.html";
DQM_url0_2 = "/enterprisesuite/index.html";
DQM_url0_3 = "/pdf_creator/index.html";
DQM_url0_4 = "/pdf_editor/index.html";





//Register Menu
DQM_sub_xy1 = "85,-1";
DQM_sub_menu_width1 = 150;
DQM_subdesc1_0 = "Jaws PDF Desktop Suite";
DQM_subdesc1_1 = "Jaws PDF Server Suite";
DQM_subdesc1_2 = "Jaws PDF Enterprise Suite";
DQM_subdesc1_3 = "Jaws PDF Creator";
DQM_subdesc1_4 = "Jaws PDF Editor";
DQM_url1_0 = "http://www.globalgraphics.com/en/gdoc/jaws-register/";
DQM_url1_1 = "http://www.globalgraphics.com/en/gdoc/jaws-register/";
DQM_url1_2 = "http://www.globalgraphics.com/en/gdoc/jaws-register/";
DQM_url1_3 = "http://www.globalgraphics.com/en/gdoc/jaws-register/";
DQM_url1_4 = "http://www.globalgraphics.com/en/gdoc/jaws-register/";


//Support Menu
DQM_sub_xy2 = "85,-1";
DQM_sub_menu_width2 = 150;
DQM_subdesc2_0 = "Jaws PDF Desktop Suite";
DQM_subdesc2_1 = "Jaws PDF Server Suite";
DQM_subdesc2_2 = "Jaws PDF Enterprise Suite";
DQM_subdesc2_3 = "Jaws PDF Creator";
DQM_subdesc2_4 = "Jaws PDF Editor";
DQM_subdesc2_5 = "Jaws PDF Partner";
DQM_subdesc2_6 = "Jaws PDF Server";
DQM_url2_0 = "/desktopSuite/support.html";
DQM_url2_1 = "/serverSuite/support.html";
DQM_url2_2 = "/enterpriseSuite/support.html";
DQM_url2_3 = "/pdf_creator/support.html";
DQM_url2_4 = "/pdf_editor/support.html";
DQM_url2_5 = "/pdf_partner/support.html";
DQM_url2_6 = "/pdf_server/support.html";
