	bC= null;
	
	/***************************** Begin Fortress SubMenus ******************************/
	
	//About Us - Home Page
	startMenu(4, 80);
	menuItem('', null, 500, '#e0e0e0', '#AEBEB6', '#');
	menuItem('Overview', null, 500, '#e0e0e0', '#AEBEB6', 'site_content.aspx?s=16');
	menuItem('Directors', null, 500, '#e0e0e0', '#AEBEB6', 'site_content.aspx?s=17');
	endMenu();
	
	//Our Business - Home Page
	startMenu(1, 150);
	menuItem('Private Equity Funds', null, 500, '#e0e0e0', '#AEBEB6', 'site_content.aspx?s=9');
	menuItem('Hedge Funds', null, 500, '#e0e0e0', '#AEBEB6', 'site_content.aspx?s=24');
	menuItem('Castles', null, 500, '#e0e0e0', '#AEBEB6', 'site_content.aspx?s=25');
	endMenu();
	
	//Investor Relations - Home Page
	startMenu(2, 150);
	menuItem('Overview', null, 150, '#e0e0e0', '#AEBEB6', 'http://phx.corporate-ir.net/preview/phoenix.zhtml?c=205346&p=irol-irhome');
	menuItem('Stock Information', null, 150, '#e0e0e0', '#AEBEB6', 'http://phx.corporate-ir.net/preview/phoenix.zhtml?c=205346&p=irol-stockquote');
	menuItem('News Releases', null, 150, '#e0e0e0', '#AEBEB6', 'http://phx.corporate-ir.net/preview/phoenix.zhtml?c=205346&p=irol-news&nyo=0');
	menuItem('SEC Filings', null, 150, '#e0e0e0', '#AEBEB6', 'http://phx.corporate-ir.net/preview/phoenix.zhtml?c=205346&p=irol-sec');
	menuItem('Governance Documents', null, 150, '#e0e0e0', '#AEBEB6', 'http://phx.corporate-ir.net/preview/phoenix.zhtml?c=205346&p=irol-govhighlights');
	menuItem('Information Request', null, 150, '#e0e0e0', '#AEBEB6', 'http://phx.corporate-ir.net/preview/phoenix.zhtml?c=205346&p=irol-inforeq');
	menuItem('E-mail Alerts', null, 150, '#e0e0e0', '#AEBEB6', 'http://phx.corporate-ir.net/preview/phoenix.zhtml?c=205346&p=irol-alerts');
	menuItem('Contact Information', null, 150, '#e0e0e0', '#AEBEB6', 'http://phx.corporate-ir.net/preview/phoenix.zhtml?c=205346&p=irol-contact');
	endMenu();
	
	/***************************** End Fortress SubMenus ******************************/

	
