/*-------------------------------------------
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 = ""

   DQM_border_color = "#3F3F3F"
   
   DQM_menu_bgcolor = "#4786AC"
   DQM_hl_bgcolor = "#1E6490"

   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 = 10
   DQM_ie5mac_offset_Y = 12



/*-------------------------------------------
Required font Settings
--------------------------------------------*/
   

    DQM_textcolor = "#FFFFFF"
   DQM_fontfamily = "arial"
   DQM_fontsize = 12
   DQM_textdecoration = "normal"
   DQM_fontweight = "normal"
   DQM_fontstyle = "normal"
   DQM_hl_textcolor = "#FFFFFF"
   DQM_hl_textdecoration = "normal"

   DQM_margin_top = 3
   DQM_margin_bottom = 3
   DQM_margin_left = 5




/*-------------------------------------------
Optional main menu rollover images
--------------------------------------------*/
  
   DQM_rollover_image0 = "left3.gif"
   DQM_rollover_wh0 = "127,37"

   DQM_rollover_image1 = "left4.gif"
   DQM_rollover_wh1 = "127,36"

   
  
  


/*---------------------------------------------
Optional Icon Images
-----------------------------------------------*/

   


/*---------------------------------------------
Sub Menu Item Settings
-----------------------------------------------*/

DQM_sub_xy0 = "0,10"
DQM_sub_menu_width1 = 120;
DQM_subdesc0_0 = "History"
DQM_subdesc0_1 = "Personnel"
DQM_subdesc0_2 = "Profile"
DQM_icon_index0_0 = 0
DQM_icon_index0_1 = 0
DQM_icon_index0_2 = 0
DQM_url0_0 = "http://www.mstone.com/history.php"
DQM_url0_1 = "http://www.mstone.com/personnel.php"
DQM_url0_2 = "http://www.mstone.com/profile.php"


DQM_sub_xy1 = "0,10"
DQM_sub_menu_width1 = 220;
DQM_subdesc1_0 = "ortfolio Management"
DQM_subdesc1_1 = "Tax Planning"
DQM_subdesc1_2 = "Fees"
DQM_subdesc1_3 = "Service"
DQM_icon_index1_0 = 0
DQM_icon_index1_1 = 0
DQM_icon_index1_2 = 0
DQM_icon_index1_3 = 0

dqm__2nd_icon_index1_0 = 0

DQM_url1_0 = "http://www.mstone.com/portfolio.php"
DQM_url1_1 = "http://www.mstone.com/tax.php"
DQM_url1_2 = "http://www.mstone.com/fees.php"
DQM_url1_3 = "http://www.mstone.com/service.php"




DQM__sub_xy1_0 = "-4,2"
DQM__sub_menu_width1_0 = 120

DQM__subdesc1_0_0 = "DHTML Menu"
DQM__subdesc1_0_1 = "DHTML Tree"
DQM__subdesc1_0_2 = "Vertical Scroll"
DQM__subdesc1_0_3 = "Scroll Window"
	
DQM__icon_index1_0_0 = 0
DQM__icon_index1_0_1 = 0
DQM__icon_index1_0_2 = 0
DQM__icon_index1_0_3 = 0
	
DQM__url1_0_0 = "documents/sample_link.htm"
DQM__url1_0_1 = "documents/sample_link.htm"
DQM__url1_0_2 = "documents/sample_link.htm"
DQM__url1_0_3 = "documents/sample_link.htm"


