/***********************************************************************************
*	(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=9;			
	var LowBgColor='#d4dae2';			
	var LowSubBgColor='#d4dae2';			
	var HighBgColor='#56566e';			
	var HighSubBgColor='#56566e';			
	var FontLowColor='#56566e';			
	var FontSubLowColor='#56566e';			
	var FontHighColor='#ffffff';			
	var FontSubHighColor='#ffffff';			
	var BorderColor='#56566e';			
	var BorderSubColor='#56566e';			
	var BorderWidth=1;				
	var BorderBtwnElmnts=1;			
	var FontFamily="Arial, Helvetica, sans-serif;"	
	var FontSize=8;				
	var FontBold=0;				
	var FontItalic=0;				
	var MenuTextCentered='left';			
	var MenuCentered='left';			
	var MenuVerticalCentered='top';		
	var ChildOverlap=.2;				
	var ChildVerticalOverlap=.2;			
	var StartTop=380;				
	var StartLeft=0;				
	var VerCorrect=0;				
	var HorCorrect=0;				
	var LeftPaddng=10;				
	var TopPaddng=2;				
	var FirstLineHorizontal=0;			
	var MenuFramesVertical=1;			
	var DissapearDelay=100;			
	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=['line.jpg',5,10,'tridown.gif',10,5,'trileft.gif',5,10];	// Arrow source, width and height

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("Reversible Pallets","http://www.plasllet.com/pages/product/index.asp?leixing=1","",0,20,149);
Menu2=new Array("Steel Reinforced Pallets","http://www.plasllet.com/pages/product/index.asp?leixing=2","",0);
Menu3=new Array("Bottom Runner Pallets","http://www.plasllet.com/pages/product/index.asp?leixing=3","",0);
Menu4=new Array("Frame Bottom Pallets","http://www.plasllet.com/pages/product/index.asp?leixing=4","",0);
Menu5=new Array("Nine Leg Pallets","http://www.plasllet.com/pages/product/index.asp?leixing=5","",0);
Menu6=new Array("Nestable/Export Pallets","http://www.plasllet.com/pages/product/index.asp?leixing=6","",0);
Menu7=new Array("Containers/bins","http://www.plasllet.com/pages/product/index.asp?leixing=7","",0);
Menu8=new Array("Wood Plastic Composite","http://www.plasllet.com/pages/product/index.asp?leixing=8","",0);
Menu9=new Array("Others","http://www.plasllet.com/pages/product/index.asp?leixing=9","",0);



