/*-------------------------------------------
Copyright Notice
--------------------------------------------*/

   DQM_Notice = "DHTML QuickMenu, Copyright (c) - 2001, OpenCube Inc. - www.opencube.com"
   


/*-------------------------------------------
Required menu Settings
--------------------------------------------*/

   DQM_sub_menu_width = 120;	 

   DQM_urltarget = "_self"

   DQM_onload_statement = ""
   DQM_codebase = "/javascript/"
//   DQM_codebase = "/javascript/"

   DQM_border_color = "#142CA4";
   
   DQM_menu_bgcolor = "#DCE2FD";
   DQM_hl_bgcolor = "#142CA4";

   DQM_sub_xy = "0,0";
   DQM_border_width = 1;
   DQM_divider_height = 1;


/*-------------------------------------------
Required font Settings
--------------------------------------------*/
   

   DQM_textcolor = "#000000"
   DQM_fontfamily = "Verdana"
   DQM_fontsize = 11
   DQM_textdecoration = "bold"
   DQM_fontweight = "bold"
   DQM_fontstyle = "bold"
   DQM_hl_textcolor = "#ffffff"
   DQM_hl_textdecoration = "bold"

   DQM_margin_top = 5
   DQM_margin_bottom = 5
   DQM_margin_left = 5


/*-------------------------------------------
Optional main menu rollover images
--------------------------------------------*/

   DQM_rollover_image0 = "/images/btn_library_on.gif"
   DQM_rollover_image1 = "/images/btn_faq_on.gif"

/*---------------------------------------------
Optional Icon Images
-----------------------------------------------*/

   DQM_icon_image0 = "/images/spacer.gif"
   DQM_icon_rollover0 = "/images/spacer.gif"
   DQM_icon_image_wh0 = "1,1"


/*---------------------------------------------
Sub Menu Item Settings
Our Day Spa#0
-----------------------------------------------*/

DQM_sub_xy0 = "-76,34"
DQM_sub_menu_width0 = 122;
DQM_subdesc0_0 = "Design Details"
//DQM_subdesc0_1 = "CV"
DQM_subdesc0_1 = "Life-Cycle Cost Analysis"
DQM_subdesc0_2 = "Pre-Placement Checklist"
DQM_icon_index0_0 = 0
DQM_url0_0 = "cad_downloads.asp"
DQM_url0_1 = "excel_downloads.asp"
DQM_url0_2 = "prePlacement_downloads.asp"


/*---------------------------------------------
For The Face#1
-----------------------------------------------*/

DQM_sub_xy1 = "-76,34"
DQM_sub_menu_width1 = 118;
DQM_subdesc1_0 = "Articles" 
DQM_subdesc1_1 = "Publications"
DQM_subdesc1_2 = "Technical Notes"
DQM_icon_index1_0 = 0
DQM_url1_0 = "articles.asp"
DQM_url1_1 = "publications.asp"
DQM_url1_2 = "technical_notes.asp"



