/***********************************************************************************
*	(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;
	var LowBgColor='#BCBBA4';
	var LowSubBgColor='#F4F2E6';
	var HighBgColor='#BCBBA4';
	var HighSubBgColor='#007E67';
	var FontLowColor='#FFFFFF';
	var FontSubLowColor='#000000';
	var FontHighColor='#007E67';
	var FontSubHighColor='#FFFFFF';
	var BorderColor='';
	var BorderSubColor='#007E67';
	var BorderWidth=1;
	var BorderBtwnElmnts=1;	
	var FontFamily="verdana, arial"	
	var FontSize=9;
	var FontBold=1;	
	var FontItalic=0;
	var MenuTextCentered='center';
	var MenuCentered='left';
	var MenuVerticalCentered='top';	
	var ChildOverlap=0;
	var ChildVerticalOverlap=.2;//.2
	var StartTop=104;
	var StartLeft=150;
	var VerCorrect=0;
	var HorCorrect=0;
	var LeftPaddng=3;
	var TopPaddng=2;
	var FirstLineHorizontal=1;
	var MenuFramesVertical=1;
	var DissapearDelay=500;	
	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=0;
	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("Home","index.html","",0,22,75);

Menu2=new Array("Services","services.html","",4,22,120);
	Menu2_1=new Array("Disaster Recovery","dr.html","",0,20,170);	
 	Menu2_2=new Array("Strategic Management","sm.html","",0,20,170);	
 	Menu2_3=new Array("Customer Support","cs.html","",0,20,170);	
 	Menu2_4=new Array("Construction Management<br>(Opens a new window)","javascript:NewWin=window.open(\"http://www.tpscon.com/index.html\",\"NWin\");window[\"NewWin\"].focus()","",0,48,170);	
            
Menu3=new Array("Clients","clients.html","",0, 22, 120);

Menu4=new Array("About Us","aboutus.html","",4, 22, 120);
	Menu4_1=new Array("Ed Deveau","ed.html","",0,20,160);	
 	Menu4_2=new Array("Vic Taylor","vic.html","",0,20,160);	
 	Menu4_3=new Array("Joan Taylor","joan.html","",0,20,160);	
 	Menu4_4=new Array("Jim Stroh","jim.html","",0,20,160);	
Menu5=new Array("News","news.html","",0, 22, 120);

Menu6=new Array("Contact Us","contact.html","",0, 22, 120);

	
