/*-------------------------------------------
Copyright Notice
--------------------------------------------*/

   DQM_Notice = "DHTML QuickMenu, Copyright (c) - 2001, OpenCube Inc. - www.opencube.com"
   
   limit_multiple_users = true
   


/*-------------------------------------------
Required menu Settings
--------------------------------------------*/
   DQM_sub_menu_width = 130

  
   DQM_urltarget = "_self"
   
   DQM_onload_statement = ""
   DQM_codebase = ""

   DQM_border_color = "#ffffff"
   
   DQM_menu_bgcolor = "#231F20"
   DQM_hl_bgcolor = "#231F20"

   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_os9_ie5mac_offset_X = 10
   DQM_os9_ie5mac_offset_Y = 15

   DQM_osx_ie5mac_offset_X = -10
   DQM_osx_ie5mac_offset_Y = 0

   DQM_ie4mac_offset_X = -8
   DQM_ie4mac_offset_Y = -50
   
   DQM_mouse_off_delay = 100

/*-------------------------------------------
Required font Settings
--------------------------------------------*/
   

   DQM_textcolor = "#ffffff"
   DQM_fontfamily = "arial"
   DQM_fontsize = 11
   DQM_textdecoration = "normal"
   DQM_fontweight = "normal"
   DQM_fontstyle = "normal"
   DQM_hl_textcolor = "#7DA7D8"
   DQM_hl_textdecoration = "normal"

   DQM_margin_top = 4
   DQM_margin_bottom = 5
   DQM_margin_left = 4



/*-------------------------------------------
Optional main menu rollover images
--------------------------------------------*/
  
   DQM_rollover_image0 = "images/b-about-r.gif"
   DQM_rollover_wh0 = "157,25"

   DQM_rollover_image1 = "images/b-clientservices-r.gif"
   DQM_rollover_wh1 = "157,24"
  
  


/*---------------------------------------------
Optional Icon Images
-----------------------------------------------*/
DQM_mouse_off_delay = 100


/*---------------------------------------------
Sub Menu Item Settings
-----------------------------------------------*/



DQM_sub_xy0 = "0,0"
DQM_sub_menu_width1 = 130;
DQM_subdesc0_0 = "Business Description"
DQM_subdesc0_1 = "The Market"
DQM_subdesc0_2 = "The Solution"
DQM_subdesc0_3 = "LIG's Commitment"
DQM_subdesc0_4 = "Management"


DQM_url0_0 = "a-index.php"
DQM_url0_1 = "a-market.php"
DQM_url0_2 = "solution.php"
DQM_url0_3 = "commitment.php"
DQM_url0_4 = "management.php"






DQM_sub_xy1 = "0,0"
DQM_sub_menu_width1 = 130;
DQM_subdesc1_0 = "Client Counseling"
DQM_subdesc1_1 = "Investment Management"
DQM_subdesc1_2 = "Liability Management"


DQM_url1_0 = "s-index.php"
DQM_url1_1 = "investment.php"
DQM_url1_2 = "liability.php"



DQM_sub_xy1_1 = "0,-25"
DQM_sub_menu_width1_1 = 130
DQM_subdesc1_1_0 = "Investment Manangement"
DQM_subdesc1_1_1 = "Managed Account"
DQM_subdesc1_1_2 = "Account Managers"
DQM_subdesc1_1_3 = "Mutual Funds"
DQM_subdesc1_1_4 = "Alternative Investments"
DQM_subdesc1_1_5 = "ETF's"
DQM_subdesc1_1_6 = "Stock Strategies"


DQM_url1_1_0 = "investment.php"
DQM_url1_1_1 = "managed.php"
DQM_url1_1_2 = "separate.php"
DQM_url1_1_3 = "mutual.php"
DQM_url1_1_4 = "alternative.php"
DQM_url1_1_5 = "etf.php"
DQM_url1_1_6 = "stock.php"