/***********************************************************************************
*	(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=5;			
	var LowBgColor='#E7E7E7';			
	var LowSubBgColor='E7E7E7';			
	var HighBgColor='#666666';			
	var HighSubBgColor='#666666';			
	var FontLowColor='black';			
	var FontSubLowColor='black';			
	var FontHighColor='black';			
	var FontSubHighColor='black';			
	var BorderColor='#E7E7E7';			
	var BorderSubColor='#E7E7E7';			
	var BorderWidth=1;				
	var BorderBtwnElmnts=1;			
	var FontFamily="verdana"	
	var FontSize=9;				
	var FontBold=1;				
	var FontItalic=0;				
	var MenuTextCentered='left';			
	var MenuCentered='left';			
	var MenuVerticalCentered='top';		
	var ChildOverlap=.2;				
	var ChildVerticalOverlap=.2;			
	var StartTop=21;				
	var StartLeft=0;				
	var VerCorrect=0;				
	var HorCorrect=0;				
	var LeftPaddng=3;				
	var TopPaddng=0;				
	var FirstLineHorizontal=1;			
	var MenuFramesVertical=1;			
	var DissapearDelay=1000;			
	var TakeOverBgColor=1;			
	var FirstLineFrame='navig';			
	var SecLineFrame='space';			
	var DocTargetFrame='space';			
	var TargetLoc='';				
	var HideTop=0;				
	var MenuWrap=1;				
	var RightToLeft=0;				
	var UnfoldsOnClick=0;			
	var WebMasterCheck=0;			
	var ShowArrow=1;				
	var KeepHilite=1;				
	var Arrws=['tri.gif',5,10,'tridown.gif',10,5,'trileft.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("Products","http://www.pchtx.com/products/index.html","",6,18,110);
	Menu1_1=new Array("8e6","http://www.pchtx.com/products/8e6/index.html","",0,18,110);
	Menu1_2=new Array("CipherTrust","http://www.pchtx.com/products/ciphertrust/index.html","",0);
        Menu1_3=new Array("Alert Logic","http://www.pchtx.com/products/alertlogic/index.html","",0);
        Menu1_4=new Array("STORServer","http://www.pchtx.com/products/storserver/index.html","",0);
        Menu1_5=new Array("Raritan","http://www.pchtx.com/products/raritan/index.html","",0);
        Menu1_6=new Array("Nobilis","http://plplus.equuscs.com/index.cfm?URLId=rgxoptrggvgmkdwlyziocycnhnyoyanwplgofcha","",0);

Menu2=new Array("Solutions","http://www.pchtx.com/solutions/index.html","",3);
	Menu2_1=new Array("Schools","http://www.pchtx.com/solutions/index.html","",0,18,110);	
	Menu2_2=new Array("Government","http://www.pchtx.com/solutions/index.html","",0);
        Menu2_3=new Array("Medical","http://www.pchtx.com/solutions/index.html","",0);

Menu3=new Array("Company","http://www.pchtx.com/company/index.html","",3);
	Menu3_1=new Array("Who We Are","http://www.pchtx.com/company/index.html","",0,18,110);
	Menu3_2=new Array("Our Vision","http://www.pchtx.com/company/index.html","",0);
	Menu3_3=new Array("CISV Catalog","http://www.pchtx.com/company/cisv.html","",0);

Menu4=new Array("Support","http://www.pchtx.com/support/index.html","",3);
	Menu4_1=new Array("Product Sheets","http://www.pchtx.com/support/index.html","",0,18,110);
	Menu4_2=new Array("FAQs","http://www.pchtx.com/support/index.html","",0);
	Menu4_3=new Array("Downloads","http://www.pchtx.com/support/index.html","",0);

Menu5=new Array("Contact Us","http://www.pchtx.com/contact.html","",0,18,110);