/*-------------------------------------------
Security Settings
--------------------------------------------*/

   Notice = "Designed by said.net limited - www.said.net"
   
code0 = 2686

code1 = 2283

code2 = 2525

code3 = 2122

code4 = 1543

code5 = 1140

code6 = 1390

code7 = 987

code8 = 1080

code9 = 969

code10 = 1548

code11 = 1510

code12 = 1107

code13 = 1732

code14 = 1329

code15 = 2105

code16 = 1702

code17 = 2758

code18 = 2355

sequence = '9x44_5'



/*-------------------------------------------
Required menu Settings
--------------------------------------------*/

   menu_width = 175
   menu_height = 292

   scrolldelay = 1
   scrolljump = 4

   scrolldelay_nt = 1
   scrolljump_nt = 4;

   scrolldelay_ns4 = 1;
   scrolljump_ns4 = 12;

   urltarget = "main"
   start_open_index = "none"
   display_urls_in_statusbar = false

   onload_statement = ""
   codebase = "script/"



/*-------------------------------------------
Required menu indenting and margins
--------------------------------------------*/

   main_itemheight = 11 /*-- Set height to the height of the arrow image --*/
   main_extend_height = 250

   sub_itemheight = 11 /*-- Set height to the height of the arrow image --*/
   sub1_indentwidth = 15
   sub2_indentwidth = 15

   main_marginleft = 2
   main_margin_topbottom = 2
   sub_marginleft = 1
   sub_margin_topbottom = 1



/*-------------------------------------------
Required font Settings
--------------------------------------------*/

   main_textcolor = "#dfe6ee" // Dark Grey
   main_fontfamily = "Arial"
   main_fontsize = 11
   main_textdecoration = "normal"
   main_fontweight = "bold"
   main_fontstyle = "normal"
   main_hl_textcolor = "#7b93ae" 
   main_hl_textdecoration = "normal"

   sub_textcolor = "#dfe6ee"
   sub_fontfamily = "Arial"
   sub_fontsize = 11
   sub_textdecoration = "normal"
   sub_fontweight = "normal"
   sub_fontstyle = "normal"
   sub_hl_textcolor = "#7b93ae" // hopefully red
   sub_hl_textdecoration = "underline"


/*---------------------------------------------
Required and optional background Settings
-----------------------------------------------*/


   /*---Required Settings---------*/ 
 
      background_color = "#003265" //Dark Blue
      
      main_item_bgcolor = "transparent"
      main_hl_item_bgcolor = "#003265" //Light Blue
  
      sub_item_bgcolor = "transparent"
      sub_hl_item_bgcolor = "transparent"

 
   /*---Optional Settings---------*/

      //main_background_color = "#311873""
      //sub_background_color = "#311873""

      //main_background_image = "../images/menu/dividing-line.gif"
      //sub_level1_background_image = "../images/menu/dividing-line.gif"
      //sub_level2_background_image = "../images/menu/dividing-line.gif"

      //main_background_image = "images/mainbg.gif"
      //ie5fix_sub_level1_background_image = "../images/menu/dividing-line.gif"
      //ie5fix_sub_level1_bg_image_height = 15
      //ie5fix_sub_level2_background_image = "../images/menu/dividing-line.gif"
      //ie5fix_sub_level2_bg_image_height = 15 
	

      //main_clipbg_after_items = true



/*-------------------------------------------
Required border settings -- set 'main_use_border'
and 'sub_use_border' to false for no borders
--------------------------------------------*/


   /*---All browsers Border settings-------------------*/
   
      main_use_border = true
      main_border_color = "#4B6A8E" //Dark Blue 50%
      main_hl_border_color = "#4B6A8E" //Dark Blue 50%

      sub_use_border = false;
      //sub_border_color = "#ffffff"
      //sub_hl_border_color = "#ff0000"


   /*---border offset distance (netscape 4.x bug workaround) 
        adjust untill right border is visible at edge----*/
      
      main_ns4fix_rightborder_offset = -2
      sub_ns4fix_rightborder_offset = -1


   /*---IE 5-up Only additional border settings---------*/
  
      main_use_2pixel_topbottom_border = false
      main_leftright_border_width = 1
      sub_leftright_border_width = 1



/*---------------------------------------------
Optional Icon Images
-----------------------------------------------*/

   // Main with highlight and expanding turn anim, for main menu items that expand into sub-menus
   icon_image0 = "../images/menu/arrow.gif"
   icon_image_wh0 = "14,10"
   icon_rollover0 = "../images/menu/arrow-highlight.gif"
   icon_rollover_wh0 = "14,10"

   // Main with highlight, for main menu items that are direct links and dont expand into sub-menus
   icon_image1 = "../images/menu/arrow.gif"
   icon_image_wh1 = "14,10"
   icon_rollover1 = "../images/menu/arrow-highlight.gif"
   icon_rollover_wh1 = "14,10"

   // Sub with expanding turn anim, for sub menu items that expand into further sub-menus
   icon_image2 = "../images/menu/arrow.gif"
   icon_image_wh2 = "14,10"
   icon_rollover2 = "../images/menu/arrow-highlight.gif"
   icon_rollover_wh2 = "14,10"

   // Sub link, for sub menu items that are direct links and dont expand into further sub-menus
   icon_image3 = "../images/menu/arrow.gif"
   icon_image_wh3 = "14,10"
   icon_rollover3 = "../images/menu/arrow.gif"
   icon_rollover_wh3 = "14,10"
   
   
	
	

/*----------------------------------------------
Applet Overide Settings and additional applet
specific parameters - prefix any available parameter
name with 'applet_' to overide the setting when
running in applet mode
------------------------------------------------*/


   /*------for design purposes only---------*/

      //set the following param to true for 
      //testing the script in applet form.    
      ie5up_run_as_applet = false;
    

   /*------overriden script parameters---------*/
  
      applet_main_itemheight = 25
      applet_main_background_image = "images/samp2_app_mfix_mbg.gif"
      applet_main_use_border = false

   /*------Additional Applet Specific Parameters--*/

      applet_topoffset = -1;      

      applet_main_icon_indent = 7
      //applet_sub_icon_indent = 0

      applet_load_message_color = "#000000"
      applet_load_message = "Loading Images..."

      applet_main_font = "Helvetica, bold, 14" 
      applet_sub_font = "Helvetica, plain, 12"

   

/********************************************
THE FOLLOWING SECTIONS DEFINE THE ACTUAL
STRUCTURE AS WELL AS TEXT, URLS, AND ICONS 
THAT MAKE THE TREE MENU. - FOR HELP WITH 
INDEXING YOUR ITEMS REFER TO THE DOCUMENTATION.
*********************************************/

/*-------------------------------------------
Main Menu Item Settings
--------------------------------------------*/

main_text0 = "Home"
icon_index0 = 0
url0 = "../main.html"

main_text1 = "About Us"
icon_index1 = 0

main_text2 = "Buy Online"
icon_index2 = 0
url2 = "../buy-online.html"

main_text3 = "Corporate Services"
icon_index3 = 0

main_text4 = "Products"
icon_index4 = 0

main_text5 = "Latest News"
icon_index5 = 0

main_text6 = "Glossary"
icon_index6 = 0
url6 = "../a-z-glossary.html"

main_text7 = "Links"
icon_index7 = 0
url7 = "../links.html"

main_text8 = "Contact Us"
icon_index8 = 0
url8 = "../contactus.asp"


/*---------------------------------------------
Sub Menu Item Settings
-----------------------------------------------*/
	
	
     //sub menu for menu item 1 'About Us'
	subdesc1_0 = "About CFS" 
	subdesc1_1 = "Personal Services"
	subdesc1_2 = "Contact Us Direct"
	icon_index1_0 = 3
	icon_index1_1 = 3
	icon_index1_2 = 3
	url1_0 = "../about-us.html"
    url1_1 = "../p-services.html"
	url1_2 = "../contactus.asp"

	

     //sub menu for menu item 3 'Corporate Services'
	subdesc3_0 = "Pensions" 
	subdesc3_1 = "Protection"
	subdesc3_2 = "Employee"
    icon_index3_0 = 3
	icon_index3_1 = 3
    icon_index3_2 = 3
    url3_0 = "../cs-pensions.html"
	url3_1 = "../cs-protection.html"
	url3_2 = "../cs-employee.html"
        
     //sub menu for menu item 3 'Products'
    subdesc4_0 = "Pensions" 
	icon_index4_0 = 3
	
	subdesc4_0_0 = "Planning"
	icon_index4_0_0 = 3
	url4_0_0 = "../p-planning.html"
		   
	subdesc4_0_1 = "Annuities"
	icon_index4_0_1 = 3
	url4_0_1 = "../p-annuities.html"
	
	subdesc4_1 = "Mortgages" 
	icon_index4_1 = 3
	
	subdesc4_1_0 = "Mortgage Types"
	icon_index4_1_0 = 3
	url4_1_0 = "../m-mortgages-types.html"
	
	subdesc4_1_1 = "Protection"
	icon_index4_1_1 = 3
	url4_1_1 = "../m-protection.html"
		   
	subdesc4_1_2 = "Health"
	icon_index4_1_2 = 3
	url4_1_2 = "../m-health.html"
	
	subdesc4_2 = "Family Protection" 
	icon_index4_2 = 3
	subdesc4_2_0 = "Protection"
	icon_index4_2_0 = 3
	url4_2_0 = "../fp-protection.html"
		   
	subdesc4_2_1 = "Health"
	icon_index4_2_1 = 3
	url4_2_1 = "../fp-health.html"
	
	subdesc4_3 = "Your Money" 
	icon_index4_3 = 3
	url4_3 = "../y-money.html"
	
	subdesc4_4_0 = "Capital Investment"
	icon_index4_4_0 = 3
	url4_4_0 = "../ym-cap-invest.html"
		   
	subdesc4_4_1 = "Regular Savings"
	icon_index4_4_1 = 3
	url4_4_1 = "../ym-reg-savings.html"
	
	subdesc4_5 = "General"
	icon_index4_5 = 3
	url4_5 = "../general.html"
	
	//sub menu for menu item 4 'News'
	subdesc5_0 = "Latest News" 
	subdesc5_1 = "Archived News"
	icon_index5_0 = 3
	icon_index5_1 = 3
    url5_0 = "../latest-news.asp"
	url5_1 = "../archived-news.asp"

