function Go(){return}
/***********************************************************************
YOU CAN MANUALLY CHANGE THE MENU HERE, BUT BE VERY CAREFUL !
***********************************************************************/
Menu1=new Array("T-2500 Series","index.html","",9,30,125);
Menu1_1=new Array("T-2500BE","t25be.html","",0,30,125);
Menu1_2=new Array("T-2500E","t25e.html","",0,30,125);
Menu1_3=new Array("T-2500E/300","t25e_300.html","",0,30,125);
Menu1_4=new Array("T-2500EA","t25ea.html","",0,30,125);
Menu1_5=new Array("T-2500HFB","t25hfb.html","",0,30,125);
Menu1_6=new Array("T-2500HFE","t25hfe.html","",0,30,125);
Menu1_7=new Array("T-2500IX","t-ix.html","",0,30,125);
//Menu1_6=new Array("T-2500IX/M","http://","",0,30,125);
Menu1_8=new Array("T-2500SE","t25se.html","",0,30,125);
Menu1_9=new Array("T-2500SEA","t25sea.html","",0,30,125);
Menu2=new Array("T-2600 Series","t26fam.html","",3,30,125);
Menu2_1=new Array("T-2600","t2600.html","",0,30,125);
Menu2_2=new Array("T-2610","t2610.html","",0,30,125);
Menu2_3=new Array("T-2650","t2650.html","",0,30,125);
Menu3=new Array("T-2800 Series","index.html","",3,30,125);
Menu3_1=new Array("T-2800","t2800.html","",0,30,125);
Menu3_2=new Array("T-2820","t2820.html","",0,30,125);
Menu3_3=new Array("T-2820SX","t2820sx.html","",0,30,125);
//Menu4=new Array("LN2 System","t-ixm.html","",0,30,125);
Menu4=new Array("Custom Fixtures","thermal.html","",0,30,125);
Menu5=new Array("Accessories","accessories.html","",0,30,125);
Menu6=new Array("User Resources","userres.html","",0,30,125);
var NoOffFirstLineMenus=6; // Number of first level items
var LowBgColor='F1EFE2'; // Background color when mouse is not over
var LowSubBgColor='F1EFE2'; // Background color when mouse is not over on subs
var HighBgColor='D8E4F8'; // Background color when mouse is over
var HighSubBgColor='D8E4F8'; // Background color when mouse is over on subs
var FontLowColor='000000'; // Font color when mouse is not over
var FontSubLowColor='993300'; // Font color subs when mouse is not over
var FontHighColor='000000'; // Font color when mouse is over
var FontSubHighColor='993300'; // Font color subs when mouse is over
var BorderColor='3366FF'; // Border color
var BorderSubColor='3366FF'; // Border color for subs
var BorderWidth=1; // Border width
var BorderBtwnElmnts=1; // Border between elements 1 or 0
var FontFamily="Tahoma, Verdana, Arial" // Font family menu items
var FontSize=10; // 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=.2; // horizontal overlap child/ parent
var ChildVerticalOverlap=.2; // vertical overlap child/ parent
var StartTop=190; // Menu offset x coordinate
var StartLeft=20; // Menu offset y coordinate
var VerCorrect=0; // Multiple frames y correction
var HorCorrect=0; // Multiple frames x correction
var LeftPaddng=10; // Left padding
var TopPaddng=5; // Top padding
var FirstLineHorizontal=0; // 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=['tridark.gif',5,10,'tridarkdown.gif',10,5,'tridarkleft.gif',5,10]; // Arrow source, width and height
