/***********************************************************************************
*	(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	          *		
***********************************************************************************/
// 000066 = blue
// 000000 = black
// e7e7e7 = light grey
// ffffff = white
// 7f7e7e = some border color 

	var NoOffFirstLineMenus=7;			// Number of first level items
	var LowBgColor='#414141';			// Background color when mouse is not over 
 
	var LowSubBgColor='#9d9d9d';			// Background color when mouse is not over on subs
//	var LowSubBgColor='#000000';			// Background color when mouse is not over on subs


//	var HighBgColor='#000000';			// Background color when mouse is over
	var HighBgColor='#9d9d9d';			// Background color when mouse is over
		
	var HighSubBgColor='#414141';			// Background color when mouse is over on subs
//	var HighSubBgColor='#FFFFFF';			// Background color when mouse is over on subs
	
	var FontLowColor='#ffffff';			// Font color when mouse is not over
	var FontSubLowColor='#ffffff';			// Font color subs when mouse is not over
	
	var FontHighColor='black';			// Font color when mouse is over
	
	var FontSubHighColor='white';			// Font color subs when mouse is over
//	var FontSubHighColor='black';			// Font color subs when mouse is over

	var BorderColor='#4f4f4f';			// Border color
	var BorderSubColor='#b8b8b8';			// Border color for subs jay liked e7e7e7
	 
	
	var BorderWidth=0;				// Border width
	var BorderBtwnElmnts=0;			// Border between elements 1 or 0
	var FontFamily="calibri"	// Font family Menu items
	var FontSize=11;				// Font size Menu items
	var FontBold=0;				// Bold Menu items 1 or 0
	var FontItalic=0;				// Italic Menu items 1 or 0
	var MenuTextCentered='left';			// Item text position 'left', 'center' or 'right'
	var MenuCentered='left';			// Menu horizontal position 'left', 'center' or 'right'
	var MenuVerticalCentered='top';		// Menu vertical position 'top', 'middle','bottom' or static
	var ChildOverlap=0;				// horizontal overlap child/ parent
	var ChildVerticalOverlap=0;			// vertical overlap child/ parent
	var StartTop=96;				// Menu offset x coordinate
	var StartLeft=0;				// Menu offset y coordinate
	var VerCorrect=0;				// Multiple frames y correction
	var HorCorrect=0;				// Multiple frames x correction
	var LeftPaddng=5;				// Left padding
	var TopPaddng=4;				// Top padding
	var FirstLineHorizontal=1;			// SET TO 1 FOR HORIZONTAL Menu, 0 FOR VERTICAL
	var MenuFramesVertical=1;			// Frames in cols or rows 1 or 0
	var DissapearDelay=1000;			// delay before Menu folds in
	var TakeOverBgColor=1;			// 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("Main","/vf3.asp?page=1","",0,30,90);
//	Menu1_1=new Array("Main Home Page","vf3.asp?page=1","",0,30,150);
//	Menu1_2=new Array("Splash Page","trading-emini-futures.html","",0);

Menu1=new Array("Software","/trading_platforms.html","",9,30,110);
	Menu1_1=new Array("See All of My Options","/trading_platforms.html","",0,30,190);
	Menu1_2=new Array("X_Trader","/x_trader.html","",0,30,140);
	Menu1_3=new Array("X_Trader Pro","/x_trader_pro.html","",0);
	Menu1_4=new Array("X_Trader Simulator","/simulator_futures_trading.html","",0);
	Menu1_5=new Array("X-Trader Downloads","https://www.velocityfutures.com/vf3.asp?page=121","",0);
	Menu1_6=new Array("PS Trader OCO Add-On","/ps_trader.html","",0);
	Menu1_7=new Array("NinjaTrader","/Ninja_platform.html","",0);
	Menu1_8=new Array("Strategy Runner","/strategy_runner.html","",0);
	Menu1_9=new Array("Velocity FIX Adapter","/Fix_platform.html","",0);
	
		// Menu1_6=new Array("X-Trader Presentation","javascript:Openme('http://www.velocityfutures.com/xTrader/index.html')","",0);


Menu2=new Array("Commissions","/commisions.asp?products_id=1&exchanges_id=1&product_category_one=353","",8,30,110);
	//Menu5_1=new Array("Professional Emini S&P 500 Fee Schedule","commisions.asp?products_id=1&exchanges_id=1&product_category_one=353","",0,30,220);
	Menu2_1=new Array("Professional CME Fee Schedule","/commisions_full.asp?exchanges_id=1","",0,30,220);
		//Menu2_1_1=new Array("E-Mini S&P 500 Fee Schedule","/commisions.asp?products_id=1&exchanges_id=1&product_category_one=353","",0,30,220);
		//Menu2_1_2=new Array("E-Mini NASDAQ 100 Fee Schedule","/commisions.asp?products_id=2&exchanges_id=1&product_category_one=353","",0,30,220);
		//Menu2_1_3=new Array("E-Mini Russell 2000 Fee Schedule","/commisions.asp?products_id=50&exchanges_id=1&product_category_one=353","",0,30,220);
		//Menu2_1_4=new Array("Euro FX Globex Big Fee Schedule","/commisions.asp?products_id=45&exchanges_id=1&product_category_one=356","",0,30,220);
	
	Menu2_2=new Array("Professional CBOT Fee Schedule","/commisions_full.asp?exchanges_id=3","",0,30,220);
		//	Menu2_2_1=new Array("Dow Jones Mini (sm) $5.00 Schedule","/commisions.asp?products_id=14&exchanges_id=3&product_category_one=353","",0,30,220);
	//		Menu2_2_2=new Array("30 Year Treasury Bond Fee Schedule","/commisions.asp?products_id=10&exchanges_id=3&product_category_one=355","",0,30,220);
	//		Menu2_2_3=new Array("10 Year Note Fee Schedule","/commisions.asp?products_id=11&exchanges_id=3&product_category_one=355","",0,30,220);
	//		Menu2_2_4=new Array("5 Year Note Fee Schedule","/commisions.asp?products_id=12&exchanges_id=3&product_category_one=355","",0,30,220);
	//		Menu2_2_5=new Array("Mini-size Gold Fee Schedule","/commisions.asp?products_id=119&exchanges_id=3&product_category_one=363","",0,30,220);
	
	Menu2_3=new Array("Professional Eurex Fee Schedule","/commisions_full.asp?exchanges_id=4","",0,30,220);
	Menu2_4=new Array("Professional LIFFE Fee Schedule","/commisions_full.asp?exchanges_id=5","",0,30,220);
	Menu2_5=new Array("Professional NYMEX Fee Schedule","/commisions_full.asp?exchanges_id=7","",0,30,220);
	Menu2_6=new Array("Professional ICE Fee Schedule","/commisions_full.asp?exchanges_id=10","",0,30,220);
	Menu2_7=new Array("CME Membership Instructions","/vf3.asp?page=78","",0,30,220);
	Menu2_8=new Array("CME Lease or Buy Example","/pdf/leaseorbuy.pdf","",0,30,220);

Menu3=new Array("Open Account","/vf3.asp?page=27","",7,30,110);
	Menu3_1=new Array("See All of My Options","/vf3.asp?page=27","",0,30,225);
	Menu3_2=new Array("Individual or Joint Account","/vf3.asp?page=41","",0,30,225);
	Menu3_3=new Array("Corporate Account","/vf3.asp?page=39","",0,30,225);
	Menu3_4=new Array("Partnership Account","/vf3.asp?page=40","",0,30,225);
	Menu3_5=new Array("Individual Retirement Account","/ira_information.html","",0,30,225);
	Menu3_6=new Array("Wire Instructions","/wire_in_funds.html","",0,30,225);
	Menu3_7=new Array("Check Instructions","/http://www.tradewithvelocity.com/privacy-disclosures/check-policy.aspx","",0,30,225);
	//Menu3_7=new Array("My Firm is a ==>","/commodity-pool-operator.html","",5,20,300);

Menu4=new Array("Services","/velocity_hosting.html","",7,30,110);
		Menu4_1=new Array("Automated Trading System (ATS)","/futures-trading-systems.html","",0,30,240);
		Menu4_2=new Array("Hedge Fund","/hedge-fund-futures.html","",0);
		Menu4_3=new Array("Professional Trading Group","/trading-group.html","",0);
		Menu4_4=new Array("Commodity Trading Advisor (CTA)","/commodity-trading-advisor.html","",0);
		Menu4_5=new Array("Commodity Pool Operator (CPO)","/commodity-pool-operator.html","",0,30,200);
		Menu4_6=new Array("Velocity Hosting","/velocity_hosting.html","",0);
		Menu4_7=new Array("Velocity Data Centers","/velocity_data_center.html","",0);



		//Menu5=new Array("About","http://www.tradewithvelocity.com/about-velocity-futures/index.aspx","",5,20,90);
	
Menu5=new Array("Contact","/contact_numbers.html","",7,30,110);
	Menu5_1=new Array("Contact Trading Desk","/velocity_trading_desk.html","",0,30,225);
	Menu5_2=new Array("Contact Tech Support","/tech_support_numbers.html","",0);
	Menu5_3=new Array("All Office Contact Numbers","/contact_numbers.html","",0);
	Menu5_4=new Array("Please Contact Me","https://customer.velocityfutures.com/application/ProspectInformation.aspx","",0);
	Menu5_5 = new Array("About Velocity", "http://www.tradewithvelocity.com/about-velocity-futures/index.aspx", "", 0, 30, 225);
	Menu5_6=new Array("Velocity History","/history.html","",0);
	Menu5_7=new Array("Risk Disclosure","/vf3.asp?page=4000","",0);

	

//	<a target=new href="/jobs.asp?tablename=prospects&form_id=91&value=1" class=header><u><font class=white><BIG>Please Contact Me</u></a>
	//Menu3_5=new Array("Houston Office Location","houston_office_location.html","",0);
	//Menu3_5=new Array("Retail Trading Floor","houston_retail_room.html","",0);
	//Menu3_1=new Array("Main Home Page","vf3.asp?page=1","",0,30,150);
	
//Menu3=new Array("News","blank.htm","",2);
//	Menu3_1=new Array("General","blank.htm","",5,20,150);	
		//Menu3_1_1=new Array("CNN","http://www.cnn.com","",0,30,150);
		//Menu3_1_2=new Array("ABCNews","http://www.abcnews.com","",0);
		//Menu3_1_3=new Array("MSNBC","http://www.msnbc.com","",0);
                //Menu3_1_4=new Array("CBSNews","http://www.cbsnews.com","",0);
                //Menu3_1_5=new Array("Canadian News","http://news.bbc.co.uk","",2);
                         // Menu3_1_5_1=new Array("Vancouver Sun","http://www.vancouversun.com","",0,30,150);
                         // Menu3_1_5_2=new Array("CTV News","http://www.ctvnews.com","",0);
	//Menu3_2=new Array("Technology","blank.htm","",3);
		//Menu3_2_1=new Array("TechWeb","http://www.techweb.com","",0,30,200);
		//Menu3_2_2=new Array("News.com","http://www.news.com","",0);
		//Menu3_2_3=new Array("Wired News","http://www.wired.com","",0);
		
		
//	Menu7_11=new Array("Trading the E-Mini Index Futures","javascript:Openme('http://www.cme.com/presentation/start.html')","",0);

Menu6=new Array("Support","/velocity_trading_desk.html","",11,30,110);
	Menu6_1=new Array("Online Help","/online_help.html","",3,30,225);
		Menu6_1_1=new Array("How to Setup X_TRADER","/online_help.html","",0,30,275);
		Menu6_1_2=new Array("How to Setup PS Trader OCO Add-On","/online_help.html","",0,30,275);
		Menu6_1_3=new Array("How to Change X_TRADER Contract Months","/online_help.html","",0,30,275);
	Menu6_2=new Array("Telephone Support","/velocity_trading_desk.html","",3,30,225);
		Menu6_2_1=new Array("Contact Trading Desk","/velocity_trading_desk.html","",0,30,225);
		Menu6_2_2=new Array("Contact Tech Support","/tech_support_numbers.html","",0);
		Menu6_2_3=new Array("All Office Contact Numbers","/contact_numbers.html","",0);
	Menu6_3=new Array("FAQ","/faq.html","",0,30,225);
	Menu6_4=new Array("About Electronic Futures","/training.html","",0,30,225);
	Menu6_5=new Array("Why Trade Futures vs Equities","/futures_vs_equities.html","",0,30,225);
	Menu6_6=new Array("How Hedge Funds use E-Mini's","/hedge_explanation.html","",0,30,225);
	Menu6_7=new Array("Product Margin Requirements","/http://www.tradewithvelocity.com/privacy-disclosures/margin-policy.aspx","",2,30,225);
		Menu6_7_1=new Array("Velocity Margin Policy","/http://www.tradewithvelocity.com/privacy-disclosures/margin-policy.aspx","",0,30,225);
		Menu6_7_2=new Array("Intra Day Margins","/products_traded.html","",0);
	Menu6_8=new Array("Product Information","/vf3.asp?page=18","",4,30,225);
		Menu6_8_1=new Array("Products Traded","/products_traded.html","",0,30,225);
		Menu6_8_2=new Array("Future Month Codes","/vf3.asp?page=30010","",0);
		Menu6_8_3=new Array("S&P 500 Index Products","/vf3.asp?page=18","",0);
		Menu6_8_4=new Array("NASDAQ 100 Index Products","/vf3.asp?page=19","",0);
	Menu6_9=new Array("Recommended Reading","/recommended_reading.html","",0,30,225);
	Menu6_10=new Array("Links of Interest","/links_of_interest.html","",0,30,225);
	Menu6_11=new Array("Partners","/cta_section.html","",1,30,225);
		Menu6_11_1=new Array("CTA Directory","/cta_section.html","",0,30,225);

Menu7=new Array("Login","https://customer.velocityfutures.com","",0,30,115);
//	Menu8_1=new Array("Manage My Account","https://www.velocityfutures.com/vf3.asp?page=121","",0,30,120);
//	Menu8_3=new Array("Sample Statement","statement_diagram.html","",0);
// Menu7_6=new Array("Operations Website","http://operations.velocityfutures.com/","",0);
