﻿/*-------------------------------------------
Copyright Notice
--------------------------------------------*/

   DQM_Notice = "DHTML QuickMenu, Copyright (c) - 2001, OpenCube Inc. - www.opencube.com"
   
/*-------------------------------------------
Required menu Settings
--------------------------------------------*/

   DQM_sub_menu_width = 230

  
   DQM_urltarget = "_self"
   
   DQM_onload_statement = ""
   DQM_codebase = ""

   DQM_border_color = "#06374F"
   
   DQM_menu_bgcolor = "#06374F"
   DQM_hl_bgcolor = "#0A5A81"  

   DQM_sub_xy = "0,0"
   DQM_border_width = 2
   DQM_divider_height = 2

   /*---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 = "Verdana"
   DQM_fontsize = 10
   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 = 2



/*-------------------------------------------
Optional main menu rollover images
--------------------------------------------*/
   
   DQM_rollover_image0 = "ci_hover5.gif"
   DQM_rollover_wh0 = "81,15"
   
   DQM_rollover_image1 = "ci_hover2.gif"
   DQM_rollover_wh1 = "64,15"

   DQM_rollover_image2 = "ci_hover4a.gif" 
   DQM_rollover_wh2 = "79,15"

   DQM_rollover_image3 = "ci_hover3a.gif" 
   DQM_rollover_wh3 = "105,15"
  
   DQM_rollover_image4 = "ci_hover6.gif" 
   DQM_rollover_wh4 = "78,15"

  DQM_rollover_image5 = "ci_hover7.gif" 
   DQM_rollover_wh5 = "127,15"
   
   
   	
   
/*---------------------------------------------
Optional Icon Images
-----------------------------------------------*/

   DQM_icon_image0 = "bullet.gif"
   DQM_icon_rollover0 = "bullet_hl.gif"
   DQM_icon_image_wh0 = "13,8"


/*---------------------------------------------
Sub Menu Item Settings
-----------------------------------------------*/

DQM_icon_index0_0 = 0
DQM_icon_index0_1 = 0

DQM_sub_xy0 = "-80,15"
DQM_sub_menu_width0 = 100;

DQM_subdesc0_0 = "Recent News"

DQM_url0_0 = "cfg-pr.html"


DQM_icon_index1_0 = 0
DQM_icon_index1_1 = 0
DQM_icon_index1_2 = 0
DQM_icon_index1_3 = 0
DQM_icon_index1_4 = 0

DQM_sub_xy1 = "-80,15"
DQM_sub_menu_width1 = 140;
DQM_subdesc1_0 = "CFG Companies"
DQM_subdesc1_1 = "CFG Team"
DQM_subdesc1_2 = "Crusader Brochure"

DQM_url1_0 = "cfg-companies.html"
DQM_url1_1 = "cfg-team.html"
DQM_url1_2 = "crusaderbrochure.pdf"

DQM_sub_xy2 = "-110,15"
DQM_sub_menu_width2 = 125
DQM_subdesc2_0 = "Articles"
DQM_subdesc2_1 = "Web Conferencing"
DQM_subdesc2_2 = "Client Login"
DQM_subdesc2_3 = "Investor Login"

DQM_icon_index2_0 = 0
DQM_icon_index2_1 = 0
DQM_icon_index2_2 = 0
DQM_icon_index2_3 = 0

DQM_url2_0 = "cfg-ed.html"
DQM_url2_1 = "http://crusader.webex.com"
DQM_url2_2 = "http://crusader.clientsection.com"
DQM_url2_3 = "http://crusader.clientsection.com"

DQM_sub_xy3 = "-120,15"
DQM_sub_menu_width3 = 150;
DQM_subdesc3_0 = "Investment Banking" 
DQM_subdesc3_1 = "Mortgage Origination" 

DQM_icon_index3_0 = 0
DQM_icon_index3_1 = 0
DQM_icon_index3_2 = 0
DQM_icon_index3_3 = 0
DQM_icon_index3_4 = 0

DQM_url3_0 = "cfg-ib.html"
DQM_url3_1 = "cfg-rm.html"

DQM_sub_xy4 = "-105,15"
DQM_sub_menu_width4 = 140
DQM_subdesc4_0 = "Locations"

DQM_icon_index4_0 = 0
DQM_icon_index4_1 = 0
DQM_icon_index4_2 = 0
DQM_icon_index4_3 = 0

DQM_url4_0 = "cfg-locations.html"

DQM_sub_xy5 = "-130,15"
DQM_sub_menu_width5 = 137
DQM_subdesc5_0 = "Investor Relations"

DQM_icon_index5_0 = 0

DQM_url5_0 = "cfg-ir.html"




