/***********************************************************************************
*	(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=10;			// Number of first level items
	var LowBgColor='white';			// Background color when mouse is not over
	var LowSubBgColor='white';			// Background color when mouse is not over on subs
	var HighBgColor='#FF6600';			// Background color when mouse is over
	var HighSubBgColor='#FF6600';			// Background color when mouse is over on subs
	var FontLowColor='#003366';			// Font color when mouse is not over
	var FontSubLowColor='#003366';			// Font color subs when mouse is not over
	var FontHighColor='white';			// Font color when mouse is over
	var FontSubHighColor='white';			// Font color subs when mouse is over
	var BorderColor='white';			// Border color
	var BorderSubColor='#CCCCCC';			// Border color for subs
	var BorderWidth=1;				// Border width - subs
	var BorderWidthTop=0			// Border width - top row		
	var BorderBtwnElmnts=0;			// Border between elements 1 or 0
	var FontFamily="Arial, Helvetica, sans-serif"	// Font family menu items
	var FontSize=9;				// 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=0;				// horizontal overlap child/ parent
	var ChildVerticalOverlap=0;			// vertical overlap child/ parent
	var StartTop=0;				// Menu offset x coordinate
	var StartLeft=0;				// Menu offset y coordinate
	var VerCorrect=0;				// Multiple frames y correction
	var HorCorrect=0;				// Multiple frames x correction
	var LeftPaddng=4;				// 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=300;			// 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='topnav';				// span id for relative positioning
	var HideTop=0;				// Hide first level when loading new document 1 or 0
	var MenuWrap=0;				// 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=['tri.gif',5,10,'tridown.gif',10,5,'trileft.gif',5,10];	// Arrow source, width and height
	var SubMenuMoveLeft=2;				// moves the submenus horizontally
	var SubMenuMoveTop=-2;				// moves the submenus vertically
//	var	PageNav="home";

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/nav set "Text to show" to:  "rollover:Image1.jpg:Image2.jpg"

var menu1roll="rollover:images/newnav/home_over.gif:images/newnav/home.gif";
if(PageNav=="home"){
	menu1roll="rollover:images/newnav/home.gif:images/newnav/home.gif";
}
var menu2roll="rollover:images/newnav/solutions_over.gif:images/newnav/solutions.gif";
if(PageNav=="solutions"){
	menu2roll="rollover:images/newnav/solutions.gif:images/newnav/solutions.gif";
}
var menu3roll="rollover:images/newnav/support_over.gif:images/newnav/support.gif";
if(PageNav=="support"){
	menu3roll="rollover:images/newnav/support.gif:images/newnav/support.gif";
}
var menu4roll="rollover:images/newnav/quote_over.gif:images/newnav/quote.gif";
if(PageNav=="quote"){
	menu4roll="rollover:images/newnav/quote.gif:images/newnav/quote.gif";
}

var menu5roll="rollover:images/newnav/about_over.gif:images/newnav/about.gif";
if(PageNav=="about"){
	menu5roll="rollover:images/newnav/about.gif:images/newnav/about.gif";
}
var menu6roll="rollover:images/newnav/contact_over.gif:images/newnav/contact.gif";
if(PageNav=="contact"){
	menu6roll="rollover:images/newnav/contact.gif:images/newnav/contact.gif";
}
var menu7roll="rollover:images/newnav/relationships_over.gif:images/newnav/relationships.gif";
if(PageNav=="relationships"){
	menu7roll="rollover:images/newnav/relationships.gif:images/newnav/relationships.gif";
}
var menu8roll="rollover:images/newnav/news_over.gif:images/newnav/news.gif";
if(PageNav=="news"){
	menu8roll="rollover:images/newnav/news.gif:images/newnav/news.gif";
}
var menu9roll="rollover:images/newnav/downloads_over.gif:images/newnav/downloads.gif";
if(PageNav=="downloads"){
	menu9roll="rollover:images/newnav/downloads.gif:images/newnav/downloads.gif";
}
var menu10roll="rollover:images/newnav/end.gif:images/newnav/end.gif";

Menu1=new Array(menu1roll,"index.html","",0,29,48);
Menu2=new Array(menu2roll,"","",7,62,63);
	Menu2_1=new Array("PCMS @ Your Service","solutions1.html","",0,20,170);	
	Menu2_2=new Array("Technology Consulting","solutions2.html","",0);
	Menu2_3=new Array("Security Solutions","solutions3.html","",0);	
	Menu2_4=new Array("Technology Assessments","solutions4.html","",0);
	Menu2_5=new Array("Microsoft Solutions","solutions5.html","",0);
	Menu2_6=new Array("Symantec Solutions","solutions6.html","",0);			
	Menu2_7=new Array("VMware Solutions","solutions7.html","",0);			
	
Menu3=new Array(menu3roll,"support1.html","",0,29,58);	

Menu4=new Array(menu4roll,"request_quote.html","",0,29,90);	
	
Menu5=new Array(menu5roll,"","",3,29,63);
	Menu5_1=new Array("Name, Commitment, History","about_us1.html","",0,20,180);
	Menu5_2=new Array("Why Buy From Us?","about_us2.html","",0);
	Menu5_3=new Array("Careers","about_us3.html","",0);

Menu6=new Array(menu6roll,"","",2,29,70);
	Menu6_1=new Array("How To Contact Us","contact_us1.html","",0,20,130);
	Menu6_2=new Array("Location Map","contact_us2.html","",0);

Menu7=new Array(menu7roll,"","",3,29,83);
	Menu7_1=new Array("Our Partners","relationships1.html","",0,20,110);
	Menu7_2=new Array("Clients","relationships2.html","",0);
	Menu7_3=new Array("Case Studies","relationships3.html","",0);

Menu8=new Array(menu8roll,"news_events1.html","",0,29,43);

Menu9=new Array(menu9roll,"downloads1.html","",0,29,73);

Menu10=new Array(menu10roll,"","",0,29,43);

		