/*-------------------------------------------
Copyright Notice
--------------------------------------------*/

   DQM_Notice = "DHTML QuickMenu, Copyright (c) - 2001, OpenCube Inc. - www.opencube.com"
   
/*-------------------------------------------
Required menu Settings
--------------------------------------------*/
limit_multiple_users = true

   DQM_sub_menu_width = 170;	 
  
   DQM_urltarget = ""
   
   DQM_onload_statement = ""
   DQM_codebase = "_scripts/menu/text/"

   DQM_border_color = "#260B14";
      
   DQM_menu_bgcolor = "#FFFFFF";
   DQM_hl_bgcolor = "#260B14";

   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 = "#000000"
   DQM_fontfamily = "Arial"
   DQM_fontsize = 11
   DQM_fontsize_ie4 = 11	
   DQM_textdecoration = "normal"
   DQM_fontweight = "normal"
   DQM_fontstyle = "normal"
   DQM_hl_textcolor = "#FFBC00"
   DQM_hl_textdecoration = "normal"

   DQM_margin_top = 2
   DQM_margin_bottom = 2
   DQM_margin_left = 5

/*---------------------------------------------
Optional Icon Images
-----------------------------------------------*/

   DQM_icon_image0 = ""
   DQM_icon_rollover0 = ""
   DQM_icon_image_wh0 = "13,8"

   DQM_icon_image1 = ""
   DQM_icon_rollover1 = ""
   DQM_icon_image_wh1 = "13,10"

/*---------------------------------------------
Sub Menu Item Settings
-----------------------------------------------*/

DQM_sub_xy0 = "0,14"
DQM_sub_menu_width1 = 170;
DQM_subdesc0_0 = "Bricks & Mortgage"
DQM_subdesc0_1 = "Testimonials"
DQM_icon_index0_0 = 0
DQM_icon_index0_1 = 0
DQM_url0_0 = "about.htm"
DQM_url0_1 = "testimonials.htm"

DQM_sub_xy1 = "0,14"
DQM_sub_menu_width1 = 170;
DQM_subdesc1_0 = "Our Services"
DQM_subdesc1_1 = "Investment Property Mortgages"
DQM_subdesc1_2 = "Residential Property Mortgages"
DQM_icon_index1_0 = 0
DQM_icon_index1_1 = 0
DQM_icon_index1_2 = 0
DQM_url1_0 = "services.htm"
DQM_url1_1 = "investment.htm"
DQM_url1_2 = "residential.htm"

DQM_sub_xy2 = "0,14"
DQM_sub_menu_width2 = 170;
DQM_subdesc2_0 = "Mortgage Calculator" 
DQM_subdesc2_1 = "Qualifier Calculator"
DQM_icon_index2_0 = 0
DQM_icon_index2_1 = 0
DQM_url2_0 = "calc_mortgage.htm"
DQM_url2_1 = "calc_qualifier.htm"