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

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


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

   DQM_sub_menu_width = 90

  
   DQM_urltarget = "_self"
   
   DQM_onload_statement = ""
   DQM_codebase = ""

   DQM_border_color = "#996666"
   
   DQM_menu_bgcolor = "#000000"
   DQM_hl_bgcolor = "#666600"

   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 = 0
   DQM_ie5mac_offset_Y = 0


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

   DQM_textcolor = "#ffffff"
   DQM_fontfamily = "Verdana"
   DQM_fontsize = 9
   DQM_textdecoration = "normal"
   DQM_fontweight = "normal"
   DQM_fontstyle = "normal"
   DQM_hl_textcolor = "#ffffff"
   DQM_hl_textdecoration = "normal"

   DQM_margin_top = 2
   DQM_margin_bottom = 2
   DQM_margin_left = 3



/*-------------------------------------------
Optional main menu rollover images
--------------------------------------------*/
  
   DQM_rollover_image0 = "images/navigation_01-over.jpg"
   DQM_rollover_wh0 = "45,18" 

   DQM_rollover_image1 = "images/navigation_02-over.jpg"
   DQM_rollover_wh1 = "96,18"

   DQM_rollover_image2 = "images/navigation_03-over.jpg" 
   DQM_rollover_wh2 = "102,18"

   DQM_rollover_image3 = "images/navigation_04-over.jpg" 
   DQM_rollover_wh3 = "36,18"  
  
   DQM_rollover_image4 = "images/navigation_05-over.jpg" 
   DQM_rollover_wh4 = "52,18" 
  


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

   DQM_icon_image0 = "sample_images/bullet.gif"
   DQM_icon_rollover0 = "sample_images/bullet_hl.gif"
   DQM_icon_image_wh0 = "13,8"


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

/************************************************
*********-------Sub Menu 0--------***************
************************************************/

DQM_sub_xy0 = "-46,18"
DQM_sub_menu_width0 = 150;

DQM_subdesc0_0 = "Considering Natural Stone"
DQM_subdesc0_1 = "Commitment to Clients"
DQM_url0_0 = "index.php"
DQM_url0_1 = "commitment.php"


/************************************************
*********-------Sub Menu 1--------***************
************************************************/

DQM_sub_xy1 = "-97,18"
DQM_sub_menu_width1 = 140;

DQM_subdesc1_0 = "Types of Stone & Uses"
DQM_subdesc1_1 = "How to Select"
DQM_subdesc1_2 = "Stone vs ..."
DQM_subdesc1_3 = "Making a Decision"
DQM_url1_0 = "choosing.php"
DQM_url1_1 = "select.php"
DQM_url1_2 = "stonevs.php"
DQM_url1_3 = "decision.php"



/************************************************
*********-------Sub Menu 2--------***************
************************************************/

DQM_sub_xy2 = "-103,18"
DQM_sub_menu_width2 = 130

DQM_subdesc2_0 = "Company History" 
DQM_subdesc2_1 = "Mission Statement"
DQM_subdesc2_2 = "The People"
DQM_subdesc2_3 = "Commitment to Clients"
DQM_subdesc2_4 = "Contact Information"
DQM_url2_0 = "who.php"
DQM_url2_1 = "who.php"
DQM_url2_2 = "who.php"
DQM_url2_3 = "commitment.php"
DQM_url2_4 = "contact.php"



/************************************************
*********-------Sub Menu 3--------***************
************************************************/

DQM_sub_xy3 = "-37,18"
DQM_sub_menu_width3 = 90

DQM_subdesc3_0 = "How Do I Care For Stone?"
DQM_url3_0 = "faqs.php"



/************************************************
*********-------Sub Menu 4--------***************
************************************************/

DQM_sub_xy4 = "-53,18"
DQM_sub_menu_width4 = 100

DQM_subdesc4_0 = "Stone"
DQM_subdesc4_1 = "Installations"
DQM_subdesc4_2 = "Slide Show"
DQM_url4_0 = "stone_list_all.php"
DQM_url4_1 = "installations.php"
DQM_url4_2 = "installations.php"
