/*-------------------------------------------
Copyright Notice
--------------------------------------------*/

   DQM_Notice = "DHTML QuickMenu, Copyright (c) - 2001, OpenCube Inc. - www.opencube.com"
   


/*-------------------------------------------
Required menu Settings
--------------------------------------------*/

   DQM_sub_menu_width = 0;	 

  
   DQM_urltarget = "_self"
   
   DQM_onload_statement = ""
   DQM_codebase = "http://www.cubicorp.com/"

   DQM_border_color = "#001F87";
   
   DQM_menu_bgcolor = "#ffffff";
   DQM_hl_bgcolor = "#ffffff";

   DQM_sub_xy = "0,0";
   DQM_border_width = 1;
   DQM_divider_height = 1;


/*-------------------------------------------
Required font Settings
--------------------------------------------*/
   

   DQM_textcolor = "#001F87"
   DQM_fontfamily = "Arial"
   DQM_fontsize = 12
   DQM_textdecoration = "normal"
   DQM_fontweight = "normal"
   DQM_fontstyle = "normal"
   DQM_hl_textcolor = "#B6001C"
   DQM_hl_textdecoration = "normal"
   DQM_hl_fontweight = "bold"
    DQM_hl_fontstyle = "bold"

   DQM_margin_top = 3
   DQM_margin_bottom = 3
   DQM_margin_left = 1



/*-------------------------------------------
Optional main menu rollover images
--------------------------------------------*/
  
   DQM_rollover_image0 = "http://www.cubicorp.com/images/nav/products-on.gif"
   DQM_rollover_image1 = "http://www.cubicorp.com/images/nav/services-on.gif" 
    
   


/*---------------------------------------------
Optional Icon Images
-----------------------------------------------*/

   DQM_icon_image0 = "http://www.cubicorp.com/images/bullet-off.gif"
   DQM_icon_rollover0 = "http://www.cubicorp.com/images/bullet.gif"
   DQM_icon_image_wh0 = "12,8"


/*---------------------------------------------
Sub Menu Item Settings
-----------------------------------------------*/

DQM_sub_xy0 = "-90,0"
DQM_sub_menu_width0 = 200;
DQM_subdesc0_0 = "Product Summary"
DQM_subdesc0_1 = "Enterprise Resource Planning"
DQM_subdesc0_2 = "Manufacturing Execution System"
DQM_subdesc0_3 = "Warehouse Management System"
DQM_subdesc0_4 = "Technology"
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_url0_0 = "http://www.cubicorp.com/products/productsummary.html"
DQM_url0_1 = "http://www.cubicorp.com/products/erp/index.html"
DQM_url0_2 = "http://www.cubicorp.com/products/mes/index.html"
DQM_url0_3 = "http://www.cubicorp.com/products/wms/index.html"
DQM_url0_4 = "http://www.cubicorp.com/products/technology.html"

DQM_sub_xy1 = "-90,0"
DQM_sub_menu_width1 = 145;
DQM_subdesc1_0 = "Implementation" 
DQM_subdesc1_1 = "Support"
DQM_subdesc1_2 = "Product Upgrades"
DQM_subdesc1_3 = "Training"
DQM_icon_index1_0 = 0
DQM_icon_index1_1 = 0
DQM_icon_index1_2 = 0
DQM_icon_index1_3 = 0
DQM_url1_0 = "http://www.cubicorp.com/services/implementation.html"
DQM_url1_1 = "http://www.cubicorp.com/services/support.html"
DQM_url1_2 = "http://www.cubicorp.com/services/productupgrades.html"
DQM_url1_3 = "http://www.cubicorp.com/services/training.html"
