// write me if you have questions: web.master@male.ru

// constants
var initX       = 0; // x-coordinate of top left corner of dropdown menu 
var initY       = 122; // y-coordinate of top left corner of dropdown menu 
var backColor   = '#BDB68C'; // the background color of dropdown menu, set empty '' for transparent
var borderColor = 'black'; // the color of dropdown menu border
var borderSize  = '1'; // the width of dropdown menu border
var itemHeight  = 15;
var xOverlap    = 5;
var yOverlap    = 1;
//

// Don't change these parameters
var delay        = 500; /////
var menuElement  = new Array ();
var usedWidth    = 0;
var numOfMenus   = 0;
/// ----------------------------

menuContent     = new Array ();

menuContent [0] = new Array ( 
-1, // the id of parent menu, -1 if this is a first level menu
-1, // the number of line in parent menu, -1 if this is a first level menu
180, // the width of current menu list 
-1, // x coordinate (absolute) of left corner of this menu list, -1 if the coordinate is defined from parent x-coordinate
-1, // y coordinate (absolute) of left corner of this menu list, -1 if the coordinate is defined from parent y-coordinate
new Array (
'Overview of Funds', 'http://www.sitfunds.com/funds/index.html',
'Fund Details      >', 'http://www.sitfunds.com/funds/index.html',
'Investment Pros   >', 'http://www.sitfunds.com/funds/pros_funds.html',
'Performance', 'http://www.sitfunds.com/funds/performance.html',
'Prospectuses', 'http://www.sitfunds.com/funds/prospectuses.html',
'Applications', 'http://www.sitfunds.com/funds/applications.html',
'Proxy Voting Results', 'http://www.sitfunds.com/funds/proxy.html'
));

menuContent [1] = new Array ( 
-1, 
-1,
180,
-1, // x coordinate (absolute) of left corner of this menu list, -1 if the coordinate is defined from parent x-coordinate
-1, // y coordinate (absolute) of left corner of this menu list, -1 if the coordinate is defined from parent y-coordinate
new Array (
'Online Access', 'http://www.pfpc-invest.com/ws_html/072/default.asp',
'Telephone Access', 'http://www.sitfunds.com/services/phone_access.html',
'Forms Library', 'http://www.sitfunds.com/services/forms.html',
'Opening an Account', 'http://www.sitfunds.com/services/open_account.html',
'Tax Information', 'http://www.sitfunds.com/services/tax_info.html'
));

menuContent [2] = new Array ( 
-1, 
-1,
180,
-1, // x coordinate (absolute) of left corner of this menu list, -1 if the coordinate is defined from parent x-coordinate
-1, // y coordinate (absolute) of left corner of this menu list, -1 if the coordinate is defined from parent y-coordinate
new Array (
'Changing Jobs', 'http://www.sitfunds.com/retirement/changing_jobs.html',
'IRA Information   >', 'http://www.sitfunds.com/retirement/ira_info.html',
'401(k) Plans', 'http://www.sitfunds.com/retirement/401k.html',
'403(b) Plans', 'http://www.sitfunds.com/retirement/403b.html',
'Retirement Links', 'http://www.sitfunds.com/retirement/links.html'
));

menuContent [3] = new Array ( 
-1, 
-1,
180,
-1, // x coordinate (absolute) of left corner of this menu list, -1 if the coordinate is defined from parent x-coordinate
-1, // y coordinate (absolute) of left corner of this menu list, -1 if the coordinate is defined from parent y-coordinate
new Array (
'Investment Outlook', 'http://www.sitfunds.com/news/policy.html',
'TV Appearances', 'http://www.sitfunds.com/news/on_tv.html',
'Newsletter', 'http://www.sitfunds.com/news/newsletter.html',
'Firm History', 'http://www.sitfunds.com/news/background.html',
'Legal Information', 'http://www.sitfunds.com/info/legal.html',
'Contact Information', 'http://www.sitfunds.com/info/contact_sit.html',
'Site Map', 'http://www.sitfunds.com/info/sitemap.html'
));

menuContent [4] = new Array ( 
0, 
1,
180,
-1, // x coordinate (absolute) of left corner of this menu list, -1 if the coordinate is defined from parent x-coordinate
-1, // y coordinate (absolute) of left corner of this menu list, -1 if the coordinate is defined from parent y-coordinate
new Array (
'Small Cap Growth', 'http://www.sitfunds.com/funds/smallcap.html',
'Mid Cap Growth', 'http://www.sitfunds.com/funds/midcap.html', 
'Large Cap Growth', 'http://www.sitfunds.com/funds/largecap.html',
'Science & Tech', 'http://www.sitfunds.com/funds/science.html', 
'International Growth', 'http://www.sitfunds.com/funds/international.html',
'Developing Markets', 'http://www.sitfunds.com/funds/developing.html', 
'Dividend Growth', 'http://www.sitfunds.com/funds/dividend.html', 
'Balanced', 'http://www.sitfunds.com/funds/balanced.html',
'Tax-Free Income', 'http://www.sitfunds.com/funds/taxfree.html', 
'MN Tax-Free Income', 'http://www.sitfunds.com/funds/minnesota.html', 
'FL Tax-Free Income', 'http://www.sitfunds.com/funds/florida.html', 
'Bond', 'http://www.sitfunds.com/funds/bond.html',
'U.S. Government', 'http://www.sitfunds.com/funds/government.html', 
'Money Market', 'http://www.sitfunds.com/funds/moneymarket.html'
));

menuContent [5] = new Array ( 
2, 
1,
180,
-1, // x coordinate (absolute) of left corner of this menu list, -1 if the coordinate is defined from parent x-coordinate
-1, // y coordinate (absolute) of left corner of this menu list, -1 if the coordinate is defined from parent y-coordinate
new Array (
'Traditional IRA', 'http://www.sitfunds.com/retirement/traditional_ira.html',
'Roth IRA', 'http://www.sitfunds.com/retirement/roth_ira.html',
'Traditional or Roth?', 'http://www.sitfunds.com/retirement/ira_comparison.html',
'SEP IRA', 'http://www.sitfunds.com/retirement/sep_ira.html',
'SIMPLE IRA', 'http://www.sitfunds.com/retirement/simple_ira.html',
'Required Minimum Distributions', 'http://www.sitfunds.com/retirement/required_minimum_distributions.html'
));

menuContent [6] = new Array ( 
0, 
2,
180,
-1, // x coordinate (absolute) of left corner of this menu list, -1 if the coordinate is defined from parent x-coordinate
-1, // y coordinate (absolute) of left corner of this menu list, -1 if the coordinate is defined from parent y-coordinate
new Array (
'Eugene Sit', 'http://www.sitfunds.com/funds/pros_ecs.html',
'Peter Mitchelson', 'http://www.sitfunds.com/funds/pros_plm.html',
'Roger Sit', 'http://www.sitfunds.com/funds/pros_rjs.html',
'Domestic Equity Team', 'http://www.sitfunds.com/funds/pros_domestic.html',
'International Equity Team', 'http://www.sitfunds.com/funds/pros_international.html',
'Fixed Income Team', 'http://www.sitfunds.com/funds/pros_fixed.html',
'Mutual Fund Team', 'http://www.sitfunds.com/funds/pros_funds.html'
));


