/*-------------------------------------------
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 = "#990000";
   DQM_hl_bgcolor = "#CC3333";
   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 = "Verdana"
   DQM_fontsize = 10
   DQM_fontsize_ie4 = 9	
   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 = 3



/*-------------------------------------------
Optional main menu rollover images
--------------------------------------------*/
  
   DQM_rollover_image0 = "images/menu_01_on.gif"
   DQM_rollover_wh0 = "147,19"

   DQM_rollover_image1 = "images/menu_02_on.gif"
   DQM_rollover_wh1 = "124,19"

   DQM_rollover_image2 = "images/menu_03_on.gif"
   DQM_rollover_wh2 = "132,19"

   DQM_rollover_image3 = "images/menu_04_on.gif"
   DQM_rollover_wh3 = "221,19"
   
   DQM_rollover_image4 = "images/menu_05_on.gif"
   DQM_rollover_wh4 = "139,19"

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

/*--- Pension Advisors Menu ---*/
DQM_sub_xy0 = "-147,18"
DQM_sub_menu_width0 = 147;
DQM_subdesc0_0 = "Our Mission Statement"
DQM_subdesc0_1 = "Service Guarantee"
DQM_subdesc0_2 = "Contact Us"
DQM_icon_index0_0 = 0
DQM_icon_index0_1 = 0
DQM_icon_index0_2 = 0
DQM_url0_0 = "pa_mission.html"
DQM_url0_1 = "pa_service.html"
DQM_url0_2 = "pa_contact.html"


/*--- Our Services Menu ---*/
DQM_sub_xy1 = "-124,18"
DQM_sub_menu_width1 = 124;
DQM_subdesc1_0 = "Vendor Selection Process"
DQM_subdesc1_1 = "The Vendors"
DQM_subdesc1_2 = "Plan Design"
DQM_subdesc1_3 = "Maximize Your Plan"
DQM_subdesc1_4 = "New Age Comparability"
DQM_subdesc1_5 = "Fund Performance Review"
DQM_subdesc1_6 = "Plan Review"
DQM_subdesc1_7 = "Understanding the Fees"
DQM_subdesc1_8 = "Analyzing the Field"
DQM_subdesc1_9 = "Advise Me"
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_icon_index1_5 = 0
DQM_icon_index1_6 = 0
DQM_icon_index1_7 = 0
DQM_icon_index1_8 = 0
DQM_icon_index1_9 = 0
DQM_url1_0 = "services_vsp.html"
DQM_url1_1 = "services_vendors.html"
DQM_url1_2 = "services_plan.html"
DQM_url1_3 = "services_myp.html"
DQM_url1_4 = "services_nac.html"
DQM_url1_5 = "services_fpr.html"
DQM_url1_6 = "services_planreview.html"
DQM_url1_7 = "services_utf.html"
DQM_url1_8 = "services_atf.html"
DQM_url1_9 = "services_adviseme.html"


/*--- Due Diligence Menu ---*/
DQM_sub_xy2 = "-132,18"
DQM_sub_menu_width2 = 132;
DQM_subdesc2_0 = "Due Diligence Process" 
DQM_subdesc2_1 = "Investment Policy Statement"
DQM_subdesc2_2 = "404c Compliance"
DQM_icon_index2_0 = 0
DQM_icon_index2_1 = 0
DQM_icon_index2_2 = 0
DQM_url2_0 = "dd_process.html"
DQM_url2_1 = "dd_ips.html"
DQM_url2_2 = "dd_404.html"


/*--- Education and Advisory Services Menu ---*/
DQM_sub_xy3 = "-221,18"
DQM_sub_menu_width3 = 221;
DQM_subdesc3_0 = "Personal Investment Advice" 
DQM_subdesc3_1 = "Employee Education"
DQM_icon_index3_0 = 0
DQM_icon_index3_1 = 0
DQM_url3_0 = "eas_personal.html"
DQM_url3_1 = "eas_education.html"


/*--- News and Tools Menu ---*/
DQM_sub_xy4 = "-139,18"
DQM_sub_menu_width4 = 139;
DQM_subdesc4_0 = "Market Commentary"
DQM_subdesc4_1 = "Hot Topics"
DQM_icon_index4_0 = 0
DQM_icon_index4_1 = 0
DQM_url4_0 = "news_newsletters.html"
DQM_url4_1 = "news_topics.html"


