/***********************************************************************************
*	(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=6;			// Number of first level items
        var LowBgColor='18328F';                        // Background color when mouse is not over
	var LowSubBgColor='18328F';			// Background color when mouse is not over on subs
	var HighBgColor='18328F';			// Background color when mouse is over
	var HighSubBgColor='18328F';			// 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='6599FE';                     // Font color when mouse is over
        var FontSubHighColor='6599FE';                  // Font color subs when mouse is over
	var BorderColor='D6E7D5';			// Border color
	var BorderSubColor='669966';			// Border color for subs
	var BorderWidth=0;				// Border width
        var BorderBtwnElmnts=0;                 // Border between elements 1 or 0
	var FontFamily="helvetica,verdana"	// Font family menu items
        var FontSize=7;                         // Font size menu items
        var FontBold=1;                         // 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=.2;				// horizontal overlap child/ parent
	var ChildVerticalOverlap=.2;			// vertical overlap child/ parent
        var StartTop=78;                                // Menu offset x coordinate
	var StartLeft=100;				// 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=2;                                // 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=1;				// Uses arrow gifs when 1
	var KeepHilite=1;				// Keep selected path highligthed
        //var Arrws=['tri.gif',5,10,'http://www.tpt.com/tridown.gif',10,5,'http://www.tpt.com/trileft.gif',5,10];     // Arrow source, width and height
        var Arrws=['http://www.tpt.com/tri.gif',4,5,'http://www.tpt.com/images/spacer.gif',10,5,'images/spacer.gif',5,10];

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("COMPANY  <img src=http://www.tpt.com/images/spacer.gif width=10 height=1>| ","http://www.tpt.com/about.asp","",5,20,80);
        Menu1_1=new Array("Overview","http://www.tpt.com/about.asp","",0,20,105);
        Menu1_2=new Array("Management Team","http://www.tpt.com/executives.asp","",0);
        Menu1_3=new Array("Employment","http://www.tpt.com/employment.asp","",0);
        Menu1_4=new Array("Awards","http://www.tpt.com/awards.asp","",0);
        Menu1_5=new Array("Contact Us","http://www.tpt.com/contact.asp","",0);

Menu2=new Array("PRODUCTS <img src=http://www.tpt.com/images/spacer.gif width=12 height=1>|    ","http://www.tpt.com/commodityxl.asp","",19,20,85);
        Menu2_1=new Array("Overview","http://www.tpt.com/commodityxl.asp","",0,20,115);
        Menu2_2=new Array("Agriculture","http://www.tpt.com/softs.asp","",0,20,115);
        Menu2_3=new Array("Biofuels","http://www.tpt.com/biofuels.asp","",0,20,115);
        Menu2_4=new Array("Chartering & VesselOps","http://www.tpt.com/vesselops.asp","",0,20,115);
        Menu2_5=new Array("Coal","http://www.tpt.com/coal.asp","",0,20,115);
        Menu2_6=new Array("Enerbility CM","http://www.tpt.com/ecm.asp","",0,20,115);
        Menu2_7=new Array("Emissions","http://www.tpt.com/emissions.asp","",0,20,115);
        Menu2_8=new Array("Freight","http://www.tpt.com/freight.asp","",0,20,115);
        Menu2_9=new Array("Metals","http://www.tpt.com/basemetals.asp","",2);
                Menu2_9_1=new Array("Base Metals","http://www.tpt.com/basemetals.asp","",0,20,115);
                Menu2_9_2=new Array("Precious Metals","http://www.tpt.com/preciousmetals.asp","",0,20,115);
        Menu2_10=new Array("Natural Gas","http://www.tpt.com/gas.asp","",0,20,115);
        Menu2_11=new Array("Oil","http://www.tpt.com/oil.asp","",0,20,115);
        Menu2_12=new Array("Power","http://www.tpt.com/power.asp","",0,20,115);
        Menu2_13=new Array("Banks","http://www.tpt.com/banks.asp","",0,20,115);
        Menu2_14=new Array("Credit Risk","http://www.tpt.com/credit-risk.asp","",0,20,115);
        Menu2_15=new Array("Fair Value Disclosure","http://www.tpt.com/fair-value-disclosure.asp","",0,20,115);
        Menu2_16=new Array("Hedge Accounting","http://www.tpt.com/hedge-accounting.asp","",0,20,115);
		Menu2_17=new Array("Management Dashboard","http://www.tpt.com/managementdashboard.asp","",0,20,115);
        Menu2_18=new Array("Scheduling/Logistics","http://www.tpt.com/visualcockpit.asp","",3);
                Menu2_18_1=new Array("Liquids/Bulk/Packaged","http://www.tpt.com/visualcockpit.asp","",0,20,115);
                Menu2_18_2=new Array("Natural Gas","http://www.tpt.com/gasscheduling.asp","",0,20,115);
                Menu2_18_3=new Array("Power","http://www.tpt.com/powerscheduling.asp","",0,20,115);
        Menu2_19=new Array("Xchange","http://www.tpt.com/xchange.asp","",0,20,115);
		
        
Menu3=new Array("SOLUTIONS <img src=http://www.tpt.com/images/spacer.gif width=12 height=1>|","http://www.tpt.com/consulting.asp","",7,20,90);
        Menu3_1=new Array("Architecture","http://www.tpt.com/architecture.asp","",0,20,130);
		Menu3_2=new Array("ASP/SaaS","http://www.tpt.com/asp.asp","",0,20,130);
        Menu3_3=new Array("Consulting","http://www.tpt.com/consulting.asp","",0,20,130);
        Menu3_4=new Array("Credit Risk Management","http://www.tpt.com/credit-risk-management.asp","",0,20,130);
		Menu3_5=new Array("Quick Start","http://www.tpt.com/quickstart.asp","",0,20,130);
		Menu3_6=new Array("Small/Medium Businesses","http://www.tpt.com/smallmed.asp","",0,20,130);
        Menu3_7=new Array("Treasury Management and Regulatory Compliance","http://www.tpt.com/treasury-management.asp","",0,40,130);
		
Menu4=new Array("SUCCESS STORIES <img src=http://www.tpt.com/images/spacer.gif width=10 height=1>|    ","http://www.tpt.com/content_clients.asp","",0,20,120);

Menu5=new Array("PARTNERS <img src=http://www.tpt.com/images/spacer.gif width=10 height=1>|    ","http://www.tpt.com/partners.asp","",2,20,83);
	Menu5_1=new Array("Overview","http://www.tpt.com/partners.asp","",0,20,130);
	Menu5_2=new Array("SAP Partnership","http://www.tpt.com/commoditysl.asp","",0,20,130);

Menu6=new Array("NEWS & EVENTS <img src=http://www.tpt.com/images/spacer.gif width=10 height=1>","http://www.tpt.com/contentpr.asp?year=2010","",6,20,115);
        Menu6_1=new Array("Press Releases","http://www.tpt.com/contentpr.asp?year=2010","",10,20,115);
				Menu6_1_1=new Array("2010","http://www.tpt.com/contentpr.asp?year=2010","",0,20,115);
				Menu6_1_2=new Array("2009","http://www.tpt.com/contentpr.asp?year=2009","",0,20,115);
                Menu6_1_3=new Array("2008","http://www.tpt.com/contentpr.asp?year=2008","",0,20,115);
                Menu6_1_4=new Array("2007","http://www.tpt.com/contentpr.asp?year=2007","",0,20,115);
		        Menu6_1_5=new Array("2006","http://www.tpt.com/contentpr.asp?year=2006","",0,20,115);
                Menu6_1_6=new Array("2005","http://www.tpt.com/contentpr.asp?year=2005","",0,20,115);
                Menu6_1_7=new Array("2004","http://www.tpt.com/contentpr.asp?year=2004","",0,20,115);
                Menu6_1_8=new Array("2003","http://www.tpt.com/contentpr.asp?year=2003","",0,20,115);
                Menu6_1_9=new Array("2002","http://www.tpt.com/contentpr.asp?year=2002","",0,20,115);
                Menu6_1_10=new Array("2001","http://www.tpt.com/contentpr.asp?year=2001","",0,20,115);
                Menu6_1_11=new Array("2000","http://www.tpt.com/contentpr.asp?year=2000","",0,20,115);
        Menu6_2=new Array("Articles","http://www.tpt.com/commentary.asp","",0,20,115);
        Menu6_3=new Array("Events","http://www.tpt.com/events.asp","",0,20,115);
        Menu6_4=new Array("Newsletter","http://www.tpt.com/tothepoint.asp","",0,20,115);
        Menu6_5=new Array("Awards","http://www.tpt.com/awards.asp","",0,20,115);
        Menu6_6=new Array("Resource Center","http://www.tpt.com/resourcecenter/","",0,20,115);
