// Required items precede this //////////////////////////////////// // Editable properties START here // //////////////////////////////////// timegap=500 // The time delay for menus to remain visible followspeed=5 // Follow Scrolling speed followrate=50 // Follow Scrolling Rate suboffset_top=1 // Sub menu offset Top position was 5 suboffset_left=0 // Sub menu offset Left position //Set menu style for primary nav PlainStyle=[ // PlainStyle is an array of properties. You can have as many property arrays as you need "white", // Mouse Off Font Color (contrast header color) "669966", // Mouse Off Background Color, 869A89(use zero for transparent in Netscape 6) "ffebdc", // Mouse On Font Color "0C3413", // Mouse On Background Color : (see header color) "ffffff", // Menu Border Color (for entire menu and divs) default, "869A89" blends, set last param to 0 to disable border "12", // Font Size (default is px but you can specify mm, pt or a percentage) "normal", // Font Style (italic or normal) "normal", // Font Weight (bold or normal) "Verdana, Tahoma, Arial, Helvetica",// Font Name 1, // Menu Item Padding or spacing "js/img_arrow_r", // Sub Menu Image (Leave this blank if not needed) "arrow.gif" , // 3D Border & Separator bar , // 3D High Color "FFFF00" , // 3D Low Color "CCFFFF" , // Current Page Item Font Color (leave this blank to disable) (headermenu item only) , // Current Page Item Background Color (leave this blank to disable) , // Top Bar image (Leave this blank to disable) "ffffff", // Menu Header Font Color (Leave blank if headers are not needed) , // Menu Header Background Color (Leave blank if headers are not needed) "000099" "ffffff", // Menu Item Separator Color (between menu items if last param set to 1 instead of 0) ] //////////////////////////////////// // START primary nav menu - horiz// //////////////////////////////////// addmenu(menu=[ "boundmenu", // Menu Name - This is needed in order for this menu to be called , // Menu Top - The Top position of this menu in pixels , // Menu Left - The Left position of this menu in pixels , // Menu Width - Menus width in pixels (set to 0 for main) 0, // Menu Border Width (set primary nav border to 0, sub menus can set to 1) , // Screen Position - here you can use "center;left;right;middle;top;bottom" or a combination of "center:middle" PlainStyle, // Properties Array - this array is declared higher up as you can see above 1, // Always Visible - allows this menu item to be visible at all time (1=on or 0=off) , // Alignment - sets this menu elements text alignment, values valid here are: left, right or center , // Filter - Text variable for setting transitional effects on menu activation - see above for more info 0, // Follow Scrolling Top Position - Tells this menu to follow the user down the screen on scroll placing the menu at the value specified. 1, // Horizontal Menu - Tells this menu to display horizontaly instead of top to bottom style (1=on or 0=off) 0, // Keep Alive - Keeps the menu visible until the user moves over another menu or clicks elsewhere on the page (1=on or 0=off) , // Position of TOP sub image left:center:right , // Set the Overall Width of Horizontal Menu to specified width or 100% and height to a specified amount 0, // Right To Left - Used in Hebrew for example. (1=on or 0=off) 0, // Open the Menus OnClick - leave blank for OnMouseover (1=on or 0=off) , // ID of the div you want to hide on MouseOver (useful for hiding form elements) , // Background image for menu Color must be set to transparent for this to work 0, // Scrollable Menu , // Miscellaneous Menu Properties //US //"Description Text", "URL", "Alternate URL", "Status", "Separator Bar" ,"Company    ","show-menu=company" ,"http://www.fi.com/us/company class=menuHeaderx;" ,,0 ,"Individual    ","show-menu=individual" ,"http://www.fi.com/us/individual " ,,0 //,"Institutional    ","show-menu=institutional" ,"http://www.fi.com/us/institutional " ,,0 ,"Media    ","show-menu=media" ,"http://www.fi.com/us/media " ,,0 ,"Seminars    ","show-menu=seminars" ,"http://www.fi.com/us/seminars " ,,0 ,"Careers    ","show-menu=careers" ,"http://www.fi.com/us/careers " ,,0 ,"Contact Us    ","show-menu=contact" ,"http://www.fi.com/us/contact " ,,0 ]) addmenu(menu=["company",,,100,1,,PlainStyle,0,,,0,0,0,,,0,0,,,0,, ,"Background" ,"http://www.fi.com/us/company/background",,,1 ,"FAQ" ,"http://www.fi.com/us/company/faq",,,1 ,"Biographies","http://www.fi.com/us/company/biographies",,,1 ]) addmenu(menu=["individual",,,100,1,,PlainStyle,0,,,0,0,0,,,0,0,,,0,, ,"Philosophy","http://www.fi.com/us/individual/philosophy",,,1 ,"Strategy" ,"http://www.fi.com/us/individual/strategy",,,1 ,"Services" ,"http://www.fi.com/us/individual/services",,,1 ]) addmenu(menu=["institutional",,,100,1,,PlainStyle,0,,,0,0,0,,,0,0,,,0,, ,"Philosophy","http://www.fi.com/us/institutional/philosophy",,,1 ,"Research" ,"http://www.fi.com/us/institutional/research",,,1 ,"Products" ,"show-menu=institutionalProducts" ,"http://www.fi.com/us/institutional/products " ,,1 ]) addmenu(menu=["media",,,125,1,,PlainStyle,0,,,0,0,0,,,0,0,,,0,, ,"Editorial Archive" ,"http://www.fi.com/us/media/editorialArchive",,,1 ,"Research Reports" ,"http://www.fi.com/us/media/researchReports",,,1 ,"Books" ,"http://www.fi.com/us/media/books",,,1 ,"Public Relations ","http://www.fi.com/us/media/publicRelations",,,1 ]) addmenu(menu=["seminars",,,135,1,,PlainStyle,0,,,0,0,0,,,0,0,,,0,, ,"Client Events" ,"http://www.fi.com/us/seminars/clientEvents" ,,,1 ,"Investor Workshops","http://www.fi.com/us/seminars/investorWorkshops",,,1 ]) addmenu(menu=["careers",,,125,1,,PlainStyle,0,,,0,0,0,,,0,0,,,0,, ,"Opportunities" ,"http://www.fi.com/us/careers/opportunities" ,,,1 ,"Campus Recruiting","http://www.fi.com/us/careers/campusRecruiting",,,1 ,"FAQs" ,"http://www.fi.com/us/careers/faq" ,,,1 ]) addmenu(menu=["contact",,,115,1,,PlainStyle,0,,,0,0,0,,,0,0,,,0,, ,"Office Locations" ,"http://www.fi.com/us/contact/officeLocations",,,1 ]) addmenu(menu=["institutionalProducts",,,100,1,,PlainStyle,0,,,0,0,0,,,0,0,,,0,, ,"Small Cap Value","http://www.fi.com/us/institutional/products/smallCapValue",,,1 ,"USTR" ,"http://www.fi.com/us/institutional/products/usTotalReturn",,,1 ,"Foreign Equity" ,"http://www.fi.com/us/institutional/products/foreignEquity",,,1 ,"GTR" ,"http://www.fi.com/us/institutional/products/globalTotalReturn",,,1 ]) dumpmenus();