/***********************************************************************************
*	(c) Ger Versluis 2000 version 5.411 24 December 2001 (updated Jan 31st, 2003 by Dynamic Drive for Opera7)
*	For info write to menus@burmees.nl		          *
*	You may remove all comments for faster loading	          *		
***********************************************************************************/

	var NoOffFirstLineMenus=7;			// Number of first level items
	var LowBgColor='black';			// Background color when mouse is not over
	var LowSubBgColor='black';			// Background color when mouse is not over on subs
	var HighBgColor='#00BFFF';			// Background color when mouse is over
	var HighSubBgColor='#00BFFF';			// Background color when mouse is over on subs
	var FontLowColor='white';			// Font color when mouse is not over
	var FontSubLowColor='white';			// Font color subs when mouse is not over
	var FontHighColor='black';			// Font color when mouse is over
	var FontSubHighColor='black';			// Font color subs when mouse is over
	var BorderColor='696969';			// Border color
	var BorderSubColor='696969';			// Border color for subs
	var BorderWidth=1;				// Border width
	var BorderBtwnElmnts=1;			// Border between elements 1 or 0
	var FontFamily="arial,comic sans ms,technical"	// Font family menu items
	var FontSize=9;				// Font size menu items
	var FontBold=0;				// Bold menu items 1 or 0
	var FontItalic=0;				// Italic menu items 1 or 0
	var MenuTextCentered='center';			// Item text position 'left', 'center' or 'right'
	var MenuCentered='center';			// Menu horizontal position 'left', 'center' or 'right'
	var MenuVerticalCentered='top';		// Menu vertical position 'top', 'middle','bottom' or static
	var ChildOverlap=.2;				// horizontal overlap child/ parent
	var ChildVerticalOverlap=.2;			// vertical overlap child/ parent
	var StartTop=126;				// Menu offset x coordinate
	var StartLeft=1;				// Menu offset y coordinate
	var VerCorrect=0;				// Multiple frames y correction
	var HorCorrect=0;				// Multiple frames x correction
	var LeftPaddng=3;				// Left padding
	var TopPaddng=8;				// Top padding
	var FirstLineHorizontal=1;			// SET TO 1 FOR HORIZONTAL MENU, 0 FOR VERTICAL
	var MenuFramesVertical=0;			// Frames in cols or rows 1 or 0
	var DissapearDelay=1000;			// delay before menu folds in
	var TakeOverBgColor=0;			// Menu frame takes over background color subitem frame
	var FirstLineFrame='navig';			// Frame where first level appears
	var SecLineFrame='space';			// Frame where sub levels appear
	var DocTargetFrame='space';			// Frame where target documents appear
	var TargetLoc='';				// span id for relative positioning
	var HideTop=0;				// Hide first level when loading new document 1 or 0
	var MenuWrap=1;				// enables/ disables menu wrap 1 or 0
	var RightToLeft=0;				// enables/ disables right to left unfold 1 or 0
	var UnfoldsOnClick=0;			// Level 1 unfolds onclick/ onmouseover
	var WebMasterCheck=0;			// menu tree checking on or off 1 or 0
	var ShowArrow=0;				// Uses arrow gifs when 1
	var KeepHilite=1;				// Keep selected path highligthed
	var Arrws=['tri.gif',5,10,'tridown.gif',10,5,'trileft.gif',5,10];	// Arrow source, width and height

function BeforeStart(){return}
function AfterBuild(){return}
function BeforeFirstOpen(){return}
function AfterCloseAll(){return}


// Menu tree
//	MenuX=new Array(Text to show, Link, background image (optional), number of sub elements, height, width);
//	For rollover images set "Text to show" to:  "rollover:Image1.jpg:Image2.jpg"

Menu1=new Array("Home","index.php","",2,30,138);
Menu1_1=new Array("TechSupport","techsupport.html","",0,30,150);
Menu1_2=new Array("Contact Us","contact.html","",0);

Menu2=new Array("New To Futures","","",6);
Menu2_1=new Array("AMP Services  >>","services.html","",8,30,150);	
	Menu2_1_1=new Array("Self-Directed Online","services.html","",0,30,150);
	Menu2_1_2=new Array("Broker Assisted","services.html#baa","",0);
	Menu2_1_3=new Array("Auto-Execution Systems","services.html#systems","",0);
    Menu2_1_4=new Array("Managed Futures","services.html#mfa","",0);
	Menu2_1_5=new Array("Self Directed Ira","services.html#sdira","",0);
	Menu2_1_6=new Array("Free Simulated Trading","services.html#fst","",0);
	Menu2_1_7=new Array("Foreign IB","services.html#fibs","",0);
	Menu2_1_8=new Array("Forex","http://www.ampforex.com","",0);
	
Menu2_2=new Array("What are Futures?","what_futures.html","",0,30,150);
Menu2_3=new Array("History of Futures","history_futures.html","",0);
Menu2_4=new Array("Futures vs. Stocks","futures_stocks.html","",0);
Menu2_5=new Array("What is Emini?","what_emini.html","",0);
Menu2_6=new Array("Getting Started","getting_started.html","",0);


Menu3=new Array("Online Platforms","","",4);
	Menu3_1=new Array("Ninja Trader","ninja_trader.php","",0,30,150);
	Menu3_2=new Array("AMP Global","amp_global_trader.html","",0);
	Menu3_3=new Array("X_Trader","x_trader.html","",0);
	Menu3_4=new Array("Forex  Platforms  >>"," ","",3,30,150);	
	Menu3_4_1=new Array("NinjaTrader FX","ninja_fx.html","",0,30,150);
	Menu3_4_2=new Array("MetaTrader 4","metatrader4.html","",0);
	Menu3_4_3=new Array("All Available FX Platforms","http://www.ampforex.com/all_platforms.html","",0);

	

Menu4=new Array("Open an Account","","",4);
Menu4_1=new Array("Open an Account","amp_openaccount.html","",0,30,150);
Menu4_2=new Array("IRA Account","ira_account.html","",0);
		
	Menu4_3=new Array("Commissions ","commission_rates.html","",0);
	
	Menu4_4=new Array("Memberships >>","membership.html","",2);
	Menu4_4_1=new Array("CME Seat Lease","CMEseatlease.html","",0,30,150);
	Menu4_4_2=new Array("CBOT Seat Lease","CBOTseatlease.html","",0);
	
	
	
                          
	

Menu5=new Array("Trading Information","","",9);
	
	Menu5_1=new Array("Fund Your Account ","funds.html","",0,30,150);
	Menu5_2=new Array("Margin Requirements >> ","","",2,30,150);
	Menu5_2_1=new Array("Margins for NinjaTrader","margins_ninjazen.html","",0,30,150);
	Menu5_2_2=new Array("Margins for Amp Global","margins_ampglobal.html","",0);
	
	Menu5_3=new Array("Quotes & Charts ","quotesandcharts.html","",0,30,150);
	Menu5_4=new Array("Markets Data >> ","","",6,30,150);
	Menu5_4_1=new Array("Major Markets","major_markets.html","",0,30,150);
	Menu5_4_2=new Array("Pre Markets","pre_markets.html","",0,30,150);
	Menu5_4_3=new Array("World Markets","world_markets.html","",0,30,150);
	Menu5_4_4=new Array("Commodities","commodities.html","",0,30,150);
	Menu5_4_5=new Array("Currencies","currencies.html","",0,30,150);
	Menu5_4_6=new Array("Bonds","bonds.html","",0,30,150);
	
	Menu5_5=new Array("Economic Calendar ","economic_calendar.html","",0,30,150);
	Menu5_6=new Array("Trading Hours ","trading_hours.html","",0,30,150);
	Menu5_7=new Array("Holiday Hours ","holiday_trading_hours.html","",0,30,150);
	Menu5_8=new Array("Contract Specifications  ","http://www.thectr.com/2kx/amp-futures/index.php","",0,30,150);
	Menu5_9=new Array("Funds Withdraw Request  ","funds_withdraw.html","",0,30,150);
	
	
	
	
Menu6=new Array("Free Tools & Offers","","",3);
	Menu6_1=new Array("Futures Offers >>","","",16,30,150);
	Menu6_1_1=new Array("Simulated Paper Demo","paper_demo.php","",0,30,180);
	Menu6_1_2=new Array("Emini Futures Tading Kit","emini_futures.html","",0);
	Menu6_1_3=new Array("Learn To Trade Futures","learn_trade_futures.html","",0,30,180);
	Menu6_1_4=new Array("Futures Trading Resources","futures_trading_resources.html","",0);
	Menu6_1_5=new Array("Daily Trade Recommendations","trade_recommendations.html","",0,30,180);
	Menu6_1_6=new Array("Support & Resistance Levels ","support_resistance_levels.html","",0);
	Menu6_1_7=new Array("S&P500 Futures Squawk Box","trade_news.html","",0,30,180);
	Menu6_1_8=new Array("Real-Time Day Trading Alerts","trading_alerts.html","",0);
	Menu6_1_9=new Array("Consultation with a Trader","trader_consult.html","",0,30,180);
	Menu6_1_10=new Array("Trading Lessons","trading_lessons.html","",0);
Menu6_1_11=new Array("Trading Alerts","trading_alerts.html","",0);

	Menu6_1_12=new Array("Live Chat Room Pass","trading_chatroom.html","",0,30,180);
	Menu6_1_13=new Array("Pivot Point Calculator","pivot_point_calculator.html","",0);
	Menu6_1_14=new Array("Futures Webinar","futures_webinar.html","",0,30,180);
	Menu6_1_15=new Array("Futures 101 Booklet ","futures101.html","",0);
	Menu6_1_16=new Array("Foreign IB Starter Kit ","foreign_introducing_broker.html","",0);
	
	Menu6_2=new Array("Forex Offers >>","","",3,30,140);
	Menu6_2_1=new Array("Forex Practice Account","forex_account.html","",0,30,180);
	Menu6_2_2=new Array("Forex Newsletter","forex_newsletter.html","",0);
	Menu6_2_3=new Array("Forex 101 Booklet","forex101.html","",0);
	
	
	Menu6_3=new Array("Options Offers >>","","",2,30,140);
	Menu6_3_1=new Array("Options Trading Starter Kit ","options_trading.html","",0,30,180);
	Menu6_3_2=new Array("Options 101 Booklet","options101.html","",0);

Menu7=new Array("Educational","","",7);
	Menu7_1=new Array("Glossary Booklet","glossary.html","",0,30,180);
	Menu7_2=new Array("Order Types ","order_types.html","",0,30,150);
	Menu7_3=new Array("Video Library ","video_ninjatrader.html","",0,30,180);
	Menu7_4=new Array("Webinar Info","webinar_info.html","",0,30,180);
	Menu7_5=new Array("NFA:  Risks & Opportunities","pdf/NFArisks.pdf","",0,30,180);
	Menu7_6=new Array(" CBOT:  Managed Futures","pdf/CBOTmanagedfutures.pdf","",0,30,180);
	Menu7_7=new Array("CME:  Managed Accounts","pdf/CMEmanagedfutures.pdf","",0,30,180);
