var tpressedFontColor = "#000000";
var tpathPrefix_img = "img/";
var tlevelDX = 20;
var ttoggleMode = 1;
var texpanded = 0;
var tcloseExpanded   = 0;
var tcloseExpandedXP = 0;

var tblankImage      = "img/blank.gif";
var tmenuWidth       = 155;
var tmenuHeight      = 0;

var tabsolute        = 1;
var tleft            = 623;
var ttop             = 200;

var tfloatable       = 0;
var tfloatIterations = 10;

var tmoveable        = 0;
var tmoveImage       = "img/movepic.gif";
var tmoveImageHeight = 12;

var tfontStyle       = "normal 8pt Tahoma";
var tfontColor       = ["#000000","#0000ff"];
var tfontDecoration  = ["none","underline"];

var titemBackColor   = ["#E2EEFF","#FFFFFF"];
var titemAlign       = "left";
var titemBackImage   = ["",""];

var titemCursor      = "pointer";
var titemHeight      = 24;
var titemTarget      = "_self";

var ticonWidth       = 21;
var ticonHeight      = 21;
var ticonAlign       = "center";

var tmenuBackImage   = "";
var tmenuBackColor   = "#E2EEFF";
var tmenuBorderColor = "#FFFFFF";
var tmenuBorderStyle = "solid";
var tmenuBorderWidth = 0;

var texpandBtn       =["expandbtn2.gif","expandbtn2.gif","collapsebtn2.gif"];
var texpandBtnW      = 12;
var texpandBtnH      = 12;
var texpandBtnAlign  = "left"

var tpoints       = 0;
var tpointsImage  = "";
var tpointsVImage = "";
var tpointsCImage = "";

// XP-Style Parameters
var tXPStyle = 1;
var tXPIterations = 10;                  // expand/collapse speed
var tXPTitleBackColor    = "#DCE3F9";
var tXPExpandBtn    = ["xpexpand1.gif","xpexpand2.gif","xpcollapse1.gif","xpcollapse2.gif"];
var tXPTitleBackImg = "xptitle.gif";

var tXPTitleLeft      = "xptitleleft.gif";
var tXPTitleLeftWidth = 0;

var tXPBtnWidth  = 24;
var tXPBtnHeight = 24;

var tXPIconWidth  = 31;
var tXPIconHeight = 32;

var tXPFilter=1;

var tXPBorderWidth = 1;
var tXPBorderColor = "#FFFFF";



var tstyles =
[
    ["tfontStyle=bold 7pt Verdana","titemBackColor=#FFFFFF,#265BCC","tfontColor=#FFFFFF,#428EFF", "tfontDecoration=none,none"],
    ["tfontStyle=bold 7pt Verdana","titemBackColor=#D6DFF7,#265BCC","tfontColor=#000000,#428EFF", "tfontDecoration=none,none"],
    ["tfontDecoration=none,none"],
    ["tfontStyle=bold 7pt Verdana","tfontColor=#000000,#FFFFFF"],
];

var tXPStyles =
[
    ["tXPTitleBackColor=#DCE3F9", "tXPExpandBtn=xpexpand3.gif,xpexpand4.gif,xpcollapse3.gif,xpcollapse4.gif", "tXPTitleBackImg=xptitle2.gif"]
];

var tmenuItems =
[
    
	
    ["&nbsp;&nbsp;Impeller Selection Guide", "", "","","", "",,"1","0"],
      //  ["|Samples Block 1", "", "icon3_s.gif", "icon3_so.gif"],
            ["|Turbofoil", "javascript:open('turbofoil.htm','_blank','scrollbars,width=450,height=350')", ""],
            ["|Transition Flow Turbine", "javascript:open('tft.htm','_blank','scrollbars,width=450,height=350')", ""],
            ["|Gas Dispersion Turbine", "javascript:open('gst.htm','_blank','scrollbars,width=450,height=350')", ""],
            ["|Pitched Blade Turbine", "javascript:open('pbt.htm','_blank','scrollbars,width=450,height=350')", ""],
       		["|Double Helical Ribbon", "javascript:open('dhr.htm','_blank','scrollbars,width=450,height=350')", ""],		
       		["|Anchor", "javascript:open('anchor.htm','_blank','scrollbars,width=450,height=350')", ""],		
            ["|Propeller", "javascript:open('propellers.htm','_blank','scrollbars,width=450,height=350')", ""],
       		["|Straight Blade Turbine", "javascript:open('sbt.htm','_blank','scrollbars,width=450,height=350')", ""],
      		["|Chemsheer", "javascript:open('chem.htm','_blank','scrollbars,width=450,height=350')", ""],
       		["|Screw (Auger) ", "javascript:open('auger.htm','_blank','scrollbars,width=450,height=350')", ""],		

		

];

  
apy_tmenuInit();



