
/* --- menu items --- */
var MENU_ITEMS = [
		
	['About Us','about_us.htm',null,
	['About Us','about_us.htm'],
	['Why Choose FXPrice','why_fxprice.htm'],
	['Spreads and Pairs','spreads_and_pairs.htm'],
	['Contact Us','contact_us.htm']],
  
	['New to Forex','what_is_forex.htm',null,
	['What is Forex?','what_is_forex.htm'],
	['Why Forex','why_forex.htm'],
	['Trading Platform','trading_platform.htm'],
	['FREE Demo Account','demo_account.aspx'],
	['Software Download','download.htm'],
	['Key Points','key_points.htm'],
	['Risk Management','risk_management.htm'],
	['Margin Trading','margin_trading.htm'],
	['Trading Terminologies','terminologies.htm'],
	['Technical Analysis','technical_analysis.htm']],
  
	['Open Account','individual_account.aspx',null,
	['Individual / Joint Account','individual_account.aspx'],
	['Corporate Account','corporate_account.htm'],
	['Deposit Funds','deposit_funds.htm'],
	['Withdraw Funds','withdraw_funds.htm'],
	['All Forms','all_forms.htm']],
  
	['Flexi-Forex','flexi_contract.htm',null,
	['Why FLEXI Contract','flexi_contract.htm'],
	['Why FLEXI Leverage','flexi_leverage.htm'],
	['FREE Demo Account','demo_account.aspx']],
  
	['Demo Account','demo_account.aspx',null,
	['FREE Demo Account','demo_account.aspx'],
	['Starting Video','demo-forex-video.htm']],
  
	['Partnership','partnership_howto.htm',null,
	['How to Benefit','partnership_howto.htm']],
  
	['Traders Tools','tools.htm',null,
	['Profit / Loss Calculator','PLCalculator.htm'],
	['Events Calendar','http://biz.yahoo.com/c/e.html'],
	['Technical Outlook','http://www.fxworldtrade.com/']],
  
	['Support','support.htm',null,
	['English Support','support.htm'],
	['French Support','../support.htm']],

		
];