/***********************************************************************************
*	(c) Ger Versluis 2000 version 5.41 24 December 2001	          *
*	For info write to menus@burmees.nl		          *
*	You may remove all comments for faster loading	          *		
***********************************************************************************/

	var NoOffFirstLineMenus=4;			
	var LowBgColor='#AD3AD3';			
	var LowSubBgColor='#AD3AD3';			
	var HighBgColor='white';			
	var HighSubBgColor='white';			
	var FontLowColor='white';			
	var FontSubLowColor='white';			
	var FontHighColor='#AD3AD3';			
	var FontSubHighColor='#AD3AD3';			
	var BorderColor='silver';			
	var BorderSubColor='silver';			
	var BorderWidth=3;				
	var BorderBtwnElmnts=1;			
	var FontFamily="arial,comic sans ms,technical"	
	var FontSize=8;				
	var FontBold=1;				
	var FontItalic=0;				
	var MenuTextCentered='center';			
	var MenuCentered='center';			
	var MenuVerticalCentered='top';		
	var ChildOverlap=.2;				
	var ChildVerticalOverlap=.2;			
	var StartTop=335;				// Menu offset x coordinate
	var StartLeft=0;				// Menu offset y coordinate
	var VerCorrect=0;				
	var HorCorrect=0;				
	var LeftPaddng=3;				
	var TopPaddng=8;				
	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=0;				// enables/ disables menu wrap 1 or 0
	var RightToLeft=0;				
	var UnfoldsOnClick=0;			// Level 1 unfolds onclick/ onmouseover
	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("Home","index.html","",6,35,68);
	Menu1_1=new Array("KingSeal Pressure Seal Mailers","mailers.html","",0,25,225)
	Menu1_2=new Array("Direct Mail","mail.html","",0,25,200);	
	Menu1_3=new Array("Labels","labels.html","",0,25);
	Menu1_4=new Array("Forms","forms.html","",0,25);		
	Menu1_5=new Array("Special Features","features.html","",0,25);	
	Menu1_6=new Array("Contact Us","contact.html","",0,25);	

Menu2=new Array("Benefits","laser.html#benefits","",0,35,78);
			
Menu3=new Array("Capabilities","laser.html#benefits","",0,35,80);
	
Menu4=new Array("Why King Laser Rolls?","javascript:top.location.href='laser.html#whyking'","",0,35,150);
	