/****************************************\
           Menu Config
\****************************************/


/* --------------------------------------
   The Top Level Images.
   --------------------------------------*/

MENU_image1_src = "images/questionmark.gif"
MENU_image2_src = "images/questionmark.gif"
MENU_image3_src = "images/questionmark.gif"
MENU_image4_src = "images/questionmark.gif"
MENU_image5_src = "images/questionmark.gif"
MENU_image6_src = "images/questionmark.gif"

MENU_image1_highlight_src = "images/questionmark.gif"
MENU_image2_highlight_src = "images/questionmark.gif"
MENU_image3_highlight_src = "images/questionmark.gif"
MENU_image4_highlight_src = "images/questionmark.gif"
MENU_image5_highlight_src = "images/questionmark.gif"
MENU_image6_highlight_src = "images/questionmark.gif"


/* --------------------------------------
   Size and Position Settings.
   --------------------------------------*/

MENU_submenu_x = 50
MENU_submenu_y = 0
MENU_submenu_level2_x = 145
MENU_submenu_level2_y = 2
MENU_submenu_width = 250
MENU_submenu_border = 0
MENU_submenu_icon_indent = 0
MENU_submenu_text_indent = 0
MENU_submenu_item_height = 108
MENU_submenu_item_spacing = 1

/* --------------------------------------
   Color Settings.
   --------------------------------------*/

MENU_submenu_border_color = "#000000"
MENU_submenu_item_spacing_color = "#333333"
MENU_submenu_bgcolor = "#FFFFFF"
MENU_submenu_hl_bgcolor = "#FFFFFF"

/* --------------------------------------
   Font Settings.
   --------------------------------------*/

MENU_submenu_font_family = "Arial, Helvetica, sans-serif"
MENU_submenu_font_size = "10pt"
MENU_submenu_font_color = "#CC0000"
MENU_submenu_font_style = "normal"
MENU_submenu_font_weight = "normal"
MENU_submenu_text_decoration = "none"
/* These 6 settings are the same as the 6 above
   but apply when the mouse is over the item. */
MENU_submenu_hl_font_family = "Arial, Helvetica, sans-serif"
MENU_submenu_hl_font_size = "10pt"
MENU_submenu_hl_font_color = "#CC0000"
MENU_submenu_hl_font_style = "normal"
MENU_submenu_hl_font_weight = "normal"
MENU_submenu_hl_text_decoration = "underline"

/* --------------------------------------
   Miscellaneous Settings.
   --------------------------------------*/

MENU_submenu_icon = "images/transparent.gif"
MENU_submenu_hl_icon = "images/transparent.gif"
MENU_submenu_arrow = "images/transparent.gif"
MENU_submenu_target = "_self"
MENU_hide_delay = 4

/* --------------------------------------
   Submenu Items.
   --------------------------------------*/

MENU_submenu1_1_text = "DEBT - LOANS AND OTHER CREDIT: List all your current outstanding loans or other credit here"


MENU_submenu2_1_text = "COMMITMENTS: List here all your likely future commitments not yet provided for such as school fees, home improvements and the like"


MENU_submenu3_1_text = "MONTHLY INCOME NEEDED: This is the monthly income you would want your family to receive in the event of death"


MENU_submenu4_1_text = "ASSETS AVAILABLE: If you died or suffered a serious illness list any existing assets that could provide an income, e.g. 2nd property, pension fund, existing savings etc"


MENU_submenu5_1_text = "LIFE COVER: This calculation estimates the amount required to pay off debts, fund commitments and provide a monthly income based on a 6% return on investments"


MENU_submenu6_1_text = "CI: Estimates the amount required to pay off debts, fund commitments and provide 50% of your income to age 65, based on a 6% return on investments"




