
/*-------------------------------------------
Copyright Notice
--------------------------------------------*/

   DQM_Notice = "DHTML QuickMenu, Copyright (c) - 2001, OpenCube Inc. - www.opencube.com"


/*-------------------------------------------
Required menu Settings
--------------------------------------------*/

   DQM_sub_menu_width = 83;	 

  
   DQM_urltarget = "_parent"
   
   DQM_onload_statement = ""
   DQM_codebase = "/script/"

   DQM_border_color = "#000000";
   

   DQM_menu_bgcolor = " #5A85B4";
   DQM_hl_bgcolor = "#ffffff";



   DQM_sub_xy = "0,0";
   DQM_border_width = 1;
   DQM_divider_height = 1;


/*-------------------------------------------
Required font Settings
--------------------------------------------*/
   

   DQM_textcolor = "#FFFFFF"
   DQM_fontfamily = "Verdana"
   DQM_fontsize = 11
   DQM_textdecoration = "normal"
   DQM_fontweight = "normal"
   DQM_fontstyle = "normal"
   DQM_hl_textcolor = "#314A6A"
   DQM_hl_textdecoration = "normal"

   DQM_margin_top = 3
   DQM_margin_bottom = 3
   DQM_margin_left = 5



/*-------------------------------------------
Optional main menu rollover images
--------------------------------------------*/
  
   DQM_rollover_image0 = "/images/nav_resources.gif"
   DQM_rollover_image1 = "/images/nav_prod.gif"


   


/*---------------------------------------------
Optional Icon Images
(don't mind this area, i keep it here for future reference) 
-----------------------------------------------*/

 DQM_icon_image0 = "/images/spacer.gif"
 DQM_icon_rollover0 = "/images/spacer.gif"
 DQM_icon_image_wh0 = "1,2"



/*---------------------------------------------
Sub Menu Item Settings
-----------------------------------------------*/




DQM_sub_xy0 = "-83,15"
DQM_sub_menu_width0 = 83;
DQM_subdesc0_0 = "Training"
DQM_subdesc0_1 = "Technical Corner"
DQM_icon_index0_0 = 0
DQM_icon_index0_1 = 0
DQM_url0_0 = "/training.html"
DQM_url0_1 = "/tech.html"


DQM_sub_xy1 = "-83,15"
DQM_sub_menu_width1 = 83;
DQM_subdesc1_0 = "e-Catalog"
DQM_subdesc1_1 = "Selection Guide"
DQM_subdesc1_2 = "Hot Deals"
DQM_icon_index1_0 = 0
DQM_icon_index1_1 = 0
DQM_icon_index1_2 = 0
DQM_url1_0 = "/products.asp?PAGE=prod_landing.html"
DQM_url1_1 = "/products.asp?PAGE=/selguide/index.aspx"
DQM_url1_2 = "http://www.electricsmarts.com/exchange/results.aspx?c=20"











