/***********************************************************************************
*	(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=10;			
	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=160;				// Menu offset x coordinate
	var StartLeft=0;				// Menu offset y coordinate
	var VerCorrect=0;				
	var HorCorrect=0;				
	var LeftPaddng=3;				
	var TopPaddng=4;				
	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,56);
	Menu1_1=new Array("Direct Mail","mail.html","",0,25,200);	
	Menu1_2=new Array("Laser Jumbo Rolls","laser.html","",0,25);	
	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("What is it?","mailers.html#whatare","",0,35,78);
			
Menu3=new Array("Benefits","mailers.html#benefits","",0,35,68);
	
Menu4=new Array("Applications","mailers.html#applications","",0,35,88);
		
Menu5=new Array("Vocations","mailers.html#vocations","",0,35,75)

Menu6=new Array("Formats","mailers.html#formats","",0,35,68)

Menu7=new Array("Stock Offering","mailers.html#stock","",0,35,75)

Menu8=new Array("Custom Products","mailers.html#custom","",0,35,80)

Menu9=new Array("Why KingSeal?","mailers.html#king","",0,35,78)
	
Menu10=new Array("Equipment Link","javascript:top.location.href='mailers.html#equipment'","",0,35,80);
	