

	var NoOffFirstLineMenus=10;			// Number of first level items
	var LowBgColor='white';			// Background color when mouse is not over
	var LowSubBgColor='#7E7ED4';			// Background color when mouse is not over on subs
	var HighBgColor='#FFFFC1';			// Background color when mouse is over
	var HighSubBgColor='#FFFFC1';			// Background color when mouse is over on subs
	var FontLowColor='#ffffff';			// Font color when mouse is not over
	var FontSubLowColor='#ffffff';			// Font color subs when mouse is not over
	var FontHighColor='black';			// Font color when mouse is over
	var FontSubHighColor='black';			// Font color subs when mouse is over
	var BorderColor='#7E7ED4';			// Border color
	var BorderSubColor='#DBDBF9';			// Border color for subs
	var BorderWidth=0;				// Border width
	var BorderBtwnElmnts=1;			// Border between elements 1 or 0
	var FontFamily="arial"	// Font family menu items
	var FontSize=9;				// Font size menu items
	var FontBold=1;				// 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='center';			// 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=250;				// 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=2;				// 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=2050;			// delay before menu folds in
	var TakeOverBgColor=0;			// Menu frame takes over background color subitem frame
	var FirstLineFrame='topFrame';			// Frame where first level appears
	var SecLineFrame='topFrame';			// Frame where sub levels appear
	var DocTargetFrame='mainFrame';			// Frame where target documents appear
	var TargetLoc='';				// 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=1;			// menu tree checking on or off 1 or 0
	var ShowArrow=1;				// 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

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("","","2011-graphics/buttons-v3/01-adulta.gif",3,50,100);

	Menu1_1=new Array("Search By Manufacturers","","",33,35,100);	
		
		Menu1_1_1=new Array("3D & 4D","","",2,20,100);
			Menu1_1_1_1=new Array("3D","show.php?manufact=3D%20Puzzles","",0,20,100);
			Menu1_1_1_2=new Array("4D","show.php?manufact=4D%20Puzzles","",0,20,100);
		
		Menu1_1_2=new Array("","","",0,1,100);	
			Menu1_1_2_1=new Array("All pcs","show.php?manufact=AA%20Jigsaws","",0,1,100);
			Menu1_1_2_2=new Array("500pcs","show.php?manufact=AA%20Jigsaws","",0,1,100);
		
		Menu1_1_3=new Array("Ceaco","","",8,20,100);
			Menu1_1_3_1=new Array("All","show.php?manufact=Ceaco%20Puzzles","",0,20,100);
			Menu1_1_3_2=new Array("300pcs","show.php?start=0&manufact=Ceaco+Puzzles&pieces=300","",0,20,100);
			Menu1_1_3_3=new Array("550pcs","show.php?start=0&manufact=Ceaco+Puzzles&pieces=550","",0,20,100);
			Menu1_1_3_4=new Array("700pcs","show.php?start=0&manufact=Ceaco+Puzzles&pieces=700","",0,20,100);
			Menu1_1_3_5=new Array("750pcs","show.php?start=0&manufact=Ceaco+Puzzles&pieces=750","",0,20,100);
			Menu1_1_3_6=new Array("1000pcs","show.php?start=0&manufact=Ceaco+Puzzles&pieces=1000","",0,20,100);
			Menu1_1_3_7=new Array("1500pcs","show.php?start=0&manufact=Ceaco+Puzzles&pieces=1500","",0,20,100);
			Menu1_1_3_8=new Array("Multi Packs","show.php?start=0&manufact=Ceaco+Puzzles&pieces=Multi-Pack","",0,20,100);
		
		Menu1_1_4=new Array("Cobble Hill","","",4,20,100);
			Menu1_1_4_1=new Array("All Pcs","show.php?manufact=Cobble%20Hill","",0,20,100);
			Menu1_1_4_2=new Array("275pcs","show.php?manufact=Cobble%20Hill&pieces=275","",0,20,100);
			Menu1_1_4_3=new Array("1000","show.php?manufact=Cobble%20Hill&pieces=1000","",0,20,100);
			Menu1_1_4_4=new Array("2000","show.php?manufact=Cobble%20Hill&pieces=2000","",0,20,100);
			
		Menu1_1_5=new Array("Citadel","","",2,20,100);
			Menu1_1_5_1=new Array("All Pcs","show.php?manufact=Citadel%20Puzzles","",0,20,100);
			Menu1_1_5_2=new Array("1000Pcs","show.php?manufact=Citadel%20Puzzles&pieces=1000","",0,20,100);
			
		Menu1_1_6=new Array("Classic DeLuxe","","",4,20,100);
			Menu1_1_6_1=new Array("All Pcs","show.php?manufact=Classic%20DeLuxe","",0,20,100);
			Menu1_1_6_2=new Array("500pcs","show.php?manufact=Classic%20DeLuxe&pieces=500","",0,20,100);
			Menu1_1_6_3=new Array("1000pcs","show.php?manufact=Classic%20DeLuxe&pieces=1000","",0,20,100);
			Menu1_1_6_4=new Array("Multi Packs","show.php?manufact=Classic%20DeLuxe&pieces=Multi-Pack","",0,20,100);
		
		Menu1_1_7=new Array("Clementoni","","",0,1,100);
			Menu1_1_7_1=new Array("All Pcs","show.php?manufact=Clementoni%20Jigsaws","",0,20,100);
			Menu1_1_7_2=new Array("500pcs","show.php?manufact=Clementoni%20Jigsaws&pieces=500","",0,20,100);
			Menu1_1_7_3=new Array("1000pcs","show.php?manufact=Clementoni%20Jigsaws&pieces=1000","",0,20,100);
			Menu1_1_7_4=new Array("1500pcs","show.php?manufact=Clementoni%20Jigsaws&pieces=1500","",0,20,100);
			Menu1_1_7_5=new Array("2000pcs","show.php?manufact=Clementoni%20Jigsaws&pieces=2000","",0,20,100);
			Menu1_1_7_6=new Array("3000pcs","show.php?manufact=Clementoni%20Jigsaws&pieces=3000","",0,20,100);
			Menu1_1_7_7=new Array("13200pcs","show.php?manufact=Clementoni%20Jigsaws&pieces=13200","",0,20,100);
				
		Menu1_1_8=new Array("","","",0,1,100);
			Menu1_1_8_1=new Array("All Pcs","show.php?manufact=D-Toy%20Jigsaws","",0,20,100);
			Menu1_1_8_2=new Array("240pcs","show.php?manufact=D-Toy%20Jigsaws&pieces=240","",0,20,100);
			Menu1_1_8_3=new Array("500pcs","show.php?manufact=D-Toy%20Jigsaws&pieces=500","",0,20,100);
			Menu1_1_8_4=new Array("1000pcs","show.php?manufact=D-Toy%20Jigsaws&pieces=1000","",0,20,100);
		
		Menu1_1_9=new Array("Educa","","",11,20,100);
			Menu1_1_9_1=new Array("All Pcs","show.php?manufact=Educa%20Jigsaws","",0,20,100);
			Menu1_1_9_2=new Array("100pcs","show.php?manufact=Educa%20Jigsaws&pieces=100","",0,20,100);
			Menu1_1_9_3=new Array("500pcs","show.php?manufact=Educa%20Jigsaws&pieces=500","",0,20,100);
			Menu1_1_9_4=new Array("1000pcs","show.php?manufact=Educa%20Jigsaws&pieces=1000","",0,20,100);
			Menu1_1_9_5=new Array("1500pcs","show.php?manufact=Educa%20Jigsaws&pieces=1500","",0,20,100);
			Menu1_1_9_6=new Array("2000pcs","show.php?manufact=Educa%20Jigsaws&pieces=2000","",0,20,100);
			Menu1_1_9_7=new Array("3000pcs","show.php?manufact=Educa%20Jigsaws&pieces=3000","",0,20,100);
			Menu1_1_9_8=new Array("4000pcs","show.php?manufact=Educa%20Jigsaws&pieces=4000","",0,20,100);
			Menu1_1_9_9=new Array("6000pcs","show.php?manufact=Educa%20Jigsaws&pieces=6000","",0,20,100);
			Menu1_1_9_10=new Array("10000pcs","show.php?manufact=Educa%20Jigsaws&pieces=10000","",0,20,100);
			Menu1_1_9_11=new Array("24000pcs","show.php?manufact=Educa%20Jigsaws&pieces=24000","",0,20,100);
			
		Menu1_1_10=new Array("EuroGraphics","","",3,20,100);
			Menu1_1_10_1=new Array("All Pcs","show.php?manufact=EuroGraphics","",0,20,100);
			Menu1_1_10_2=new Array("100pcs","show.php?manufact=EuroGraphics&pieces=100","",0,20,100);
			Menu1_1_10_3=new Array("1000pcs","show.php?manufact=EuroGraphics&pieces=1000","",0,20,100);
		
		Menu1_1_11=new Array("Falcon","","",12,20,100);
			Menu1_1_11_1=new Array("All Pcs","show.php?start=0&manufact=Falcon+Puzzles","",0,20,100);
			Menu1_1_11_2=new Array("150pcs","show.php?start=0&manufact=Falcon+Puzzles&pieces=150","",0,20,100);
			Menu1_1_11_3=new Array("250pcs","show.php?start=0&manufact=Falcon+Puzzles&pieces=250","",0,20,100);
			Menu1_1_11_4=new Array("500pcs","show.php?start=0&manufact=Falcon+Puzzles&pieces=500","",0,20,100);
			Menu1_1_11_5=new Array("615pcs","show.php?start=0&manufact=Falcon+Puzzles&pieces=615","",0,20,100);
			Menu1_1_11_6=new Array("850pcs","show.php?start=0&manufact=Falcon+Puzzles&pieces=850","",0,20,100);
			Menu1_1_11_7=new Array("1000pcs","show.php?start=0&manufact=Falcon+Puzzles&pieces=1000","",0,20,100);
			Menu1_1_11_8=new Array("1500pcs","show.php?start=0&manufact=Falcon+Puzzles&pieces=1500","",0,20,100);
			Menu1_1_11_9=new Array("2000pcs","show.php?start=0&manufact=Falcon+Puzzles&pieces=2000","",0,20,100);
			Menu1_1_11_10=new Array("3000pcs","show.php?start=0&manufact=Falcon+Puzzles&pieces=3000","",0,20,100);
			Menu1_1_11_11=new Array("Multi Packs","show.php?start=0&manufact=Falcon+Puzzles&pieces=Multi-Pack","",0,20,100);
			Menu1_1_11_12=new Array("Accessories","show.php?start=0&manufact=Falcon+Puzzles&&pieces=Accessories","",0,20,100);
			
				
	
		Menu1_1_12=new Array("Gibsons","","",11,20,100);
			Menu1_1_12_1=new Array("All Pcs","show.php?manufact=Gibsons%20Puzzles","",0,20,100);
			Menu1_1_12_2=new Array("100pcs","show.php?manufact=Gibsons%20Puzzles&pieces=100","",0,20,100);
			Menu1_1_12_3=new Array("200pcs","show.php?manufact=Gibsons%20Puzzles&pieces=200","",0,20,100);
			Menu1_1_12_4=new Array("250pcs","show.php?manufact=Gibsons%20Puzzles&pieces=250","",0,20,100);
			Menu1_1_12_5=new Array("500pcs","show.php?manufact=Gibsons%20Puzzles&pieces=500","",0,20,100);
			Menu1_1_12_6=new Array("636pcs","show.php?manufact=Gibsons%20Puzzles&pieces=636","",0,20,100);
			Menu1_1_12_7=new Array("1000pcs","show.php?manufact=Gibsons%20Puzzles&pieces=1000","",0,20,100);
			Menu1_1_12_8=new Array("2000pcs","show.php?manufact=Gibsons%20Puzzles&pieces=2000","",0,20,100);
			Menu1_1_12_9=new Array("Multi Packs","show.php?manufact=Gibsons%20Puzzles&pieces=Multi-Pack","",0,20,100);
			Menu1_1_12_10=new Array("Shaped","show.php?manufact=Gibsons%20Puzzles&pieces=Shaped","",0,20,100);
			Menu1_1_12_11=new Array("Xtra Large Pieces","show.php?pieces=Extra%20Large%20Pieces","",0,20,100);
		
		Menu1_1_13=new Array("Heye","","",6,20,100);
			Menu1_1_13_1=new Array("All Pcs","show.php?manufact=Heye%20Puzzles","",0,20,100);
			Menu1_1_13_2=new Array("750pcs","show.php?manufact=Heye%20Puzzles&pieces=750","",0,20,100);
			Menu1_1_13_3=new Array("1000pcs","show.php?manufact=Heye%20Puzzles&pieces=1000","",0,20,100);
			Menu1_1_13_4=new Array("1500pcs","show.php?manufact=Heye%20Puzzles&pieces=1500","",0,20,100);
			Menu1_1_13_5=new Array("2000pcs","show.php?manufact=Heye%20Puzzles&pieces=2000","",0,20,100);
			Menu1_1_13_6=new Array("4000pcs","show.php?manufact=Heye%20Puzzles&pieces=4000","",0,20,100);
			
		Menu1_1_14=new Array("Holdson","","",2,20,100);
			Menu1_1_14_1=new Array("All Pcs","show.php?manufact=Holdson","",0,20,100);
			Menu1_1_14_2=new Array("1000pcs","show.php?manufact=Holdson&pieces=1000","",0,20,100);
					
		
		Menu1_1_15=new Array("James Hamilton","","",4,20,100);
			Menu1_1_15_1=new Array("All Pcs","show.php?manufact=James%20Hamilton","",0,20,100);
			Menu1_1_15_2=new Array("500pcs","show.php?manufact=James%20Hamilton&pieces=5000","",0,20,100);
			Menu1_1_15_3=new Array("1000pcs","show.php?manufact=James%20Hamilton&pieces=1000","",0,20,100);
			Menu1_1_15_4=new Array("1500pcs","show.php?manufact=James%20Hamilton&pieces=1500","",0,20,100);			
		
		Menu1_1_16=new Array("Jigsaw Gallery","","",4,20,100);
			Menu1_1_16_1=new Array("All Pcs","show.php?manufact=Jigsaw%20Gallery","",0,20,100);
			Menu1_1_16_2=new Array("520pcs","show.php?manufact=Jigsaw%20Gallery&pieces=520","",0,20,100);
			Menu1_1_16_3=new Array("1000pcs","show.php?manufact=Jigsaw%20Gallery&pieces=1000","",0,20,100);
			Menu1_1_16_4=new Array("Personal Puzzles","collection.php?collection=Personalised%20Puzzles","",0,20,100);
		
		Menu1_1_17=new Array("JR","","",0,1,0);
			Menu1_1_17_1=new Array("All Pcs","show.php?manufact=JR%20Jigsaw%20Puzzles","",0,20,100);
			Menu1_1_17_2=new Array("500pcs","show.php?manufact=JR%20Jigsaw%20Puzzles&pieces=500","",0,20,100);
			Menu1_1_17_3=new Array("600pcs","show.php?manufact=JR%20Jigsaw%20Puzzles&pieces=600","",0,20,100);
			Menu1_1_17_4=new Array("625pcs","show.php?manufact=JR%20Jigsaw%20Puzzles&pieces=625","",0,20,100);
			Menu1_1_17_5=new Array("750pcs","show.php?manufact=JR%20Jigsaw%20Puzzles&pieces=750","",0,20,100);
			Menu1_1_17_6=new Array("1000pcs","show.php?manufact=JR%20Jigsaw%20Puzzles&pieces=1000","",0,20,100);
		
		Menu1_1_18=new Array("Jumbo","","",12,20,100);
			Menu1_1_18_1=new Array("All Pcs","show.php?start=0&manufact=Falcon+Puzzles","",0,20,100);
			Menu1_1_18_2=new Array("150pcs","show.php?start=0&manufact=Falcon+Puzzles&pieces=150","",0,20,100);
			Menu1_1_18_3=new Array("250pcs","show.php?start=0&manufact=Falcon+Puzzles&pieces=250","",0,20,100);
			Menu1_1_18_4=new Array("500pcs","show.php?start=0&manufact=Falcon+Puzzles&pieces=500","",0,20,100);
			Menu1_1_18_5=new Array("615pcs","show.php?start=0&manufact=Falcon+Puzzles&pieces=615","",0,20,100);
			Menu1_1_18_6=new Array("850pcs","show.php?start=0&manufact=Falcon+Puzzles&pieces=850","",0,20,100);
			Menu1_1_18_7=new Array("1000pcs","show.php?start=0&manufact=Falcon+Puzzles&pieces=1000","",0,20,100);
			Menu1_1_18_8=new Array("1500pcs","show.php?start=0&manufact=Falcon+Puzzles&pieces=1500","",0,20,100);
			Menu1_1_18_9=new Array("2000pcs","show.php?start=0&manufact=Falcon+Puzzles&pieces=2000","",0,20,100);
			Menu1_1_18_10=new Array("3000pcs","show.php?start=0&manufact=Falcon+Puzzles&pieces=3000","",0,20,100);
			Menu1_1_18_11=new Array("Multi Packs","show.php?start=0&manufact=Falcon+Puzzles&pieces=Multi-Pack","",0,20,100);
			Menu1_1_18_12=new Array("Accessories","show.php?start=0&manufact=Falcon+Puzzles&pieces=Accessories","",0,20,100);
			
		Menu1_1_19=new Array("King","","",2,20,100);
			Menu1_1_19_1=new Array("All Pcs","show.php?start=0&manufact=King%20International%20Puzzles","",0,20,100);	
			Menu1_1_19_2=new Array("1000pcs","show.php?start=0&manufact=King%20International%20Puzzles&piece=1000","",0,20,100);	
		
		Menu1_1_20=new Array("Masterpieces","","",5,20,100);
			Menu1_1_20_1=new Array("All Pcs","show.php?manufact=Masterpieces%20Puzzles","",0,20,100);
			Menu1_1_20_2=new Array("500pcs","show.php?manufact=Masterpieces%20Puzzles&pieces=500","",0,20,100);
			Menu1_1_20_3=new Array("550pcs","show.php?manufact=Masterpieces%20Puzzles&pieces=550","",0,20,100);
			Menu1_1_20_4=new Array("1000pcs","show.php?manufact=Masterpieces%20Puzzles&pieces=1000","",0,20,100);
			Menu1_1_20_5=new Array("2000pcs","show.php?manufact=Masterpieces%20Puzzles&pieces=2000","",0,20,100);
			
		Menu1_1_21=new Array("Otter House","","",2,20,100);
			Menu1_1_21_1=new Array("All Pcs","show.php?manufact=Otter%20House%20Jigsaws","",0,20,100);
			Menu1_1_21_2=new Array("1000pcs","show.php?manufact=Otter%20House%20Jigsaws&pieces=1000","",0,20,100);
			
		Menu1_1_22=new Array("Paul Lamond","","",2,20,100);
			Menu1_1_22_1=new Array("All Pcs","show.php?manufact=Paul%20Lamond","",0,20,100);
			Menu1_1_22_2=new Array("1000pcs","show.php?manufact=Paul%20Lamonds&pieces=1000","",0,20,100);
		
		Menu1_1_23=new Array("Personal Puzzles","","",5,20,120);
			Menu1_1_23_1=new Array("All Pcs","collection.php?collection=Personalised%20Puzzles","",0,20,100);
			Menu1_1_23_2=new Array("63pcs","show.php?manufact=Personal%20Puzzles&pieces=63","",0,20,100);
			Menu1_1_23_3=new Array("260pcs","show.php?manufact=Personal%20Puzzles&pieces=260","",0,20,100);
			Menu1_1_23_4=new Array("500pcs","show.php?manufact=Personal%20Puzzles&pieces=500","",0,20,100);
			Menu1_1_23_5=new Array("1000pcs","show.php?manufact=Personal%20Puzzles&pieces=1000","",0,20,100);
		
		Menu1_1_24=new Array("Pomegranate","","",3,20,100);
			Menu1_1_24_1=new Array("All Pcs","show.php?manufact=Pomegranate%20Puzzles","",0,20,100);
			Menu1_1_24_2=new Array("300pcs","show.php?manufact=Pomegranate%20Puzzles&pieces=300","",0,20,100);
			Menu1_1_24_3=new Array("1000pcs","show.php?manufact=Pomegranate%20Puzzles&pieces=1000","",0,20,100);
			
		Menu1_1_25=new Array("Purrfect","","",3,20,100);
			Menu1_1_25_1=new Array("All Pcs","show.php?manufact=Purrfect%20Puzzles","",0,20,100);
			Menu1_1_25_2=new Array("150pcs","show.php?manufact=Purrfect%20Puzzles&pieces=150","",0,20,100);
			Menu1_1_25_3=new Array("1000pcs","show.php?manufact=Purrfect%20Puzzles&pieces=1000","",0,20,100);
		
		Menu1_1_26=new Array("PuzzleBalls","","",6,20,100);
			Menu1_1_26_1=new Array("All Pcs","show.php?manufact=Puzzleball","",0,20,100);
			Menu1_1_26_2=new Array("96pcs","show.php?manufact=Puzzleball&pieces=96","",0,20,100);
			Menu1_1_26_3=new Array("108pcs","show.php?manufact=Puzzleball&pieces=108","",0,20,100);
			Menu1_1_26_4=new Array("240pcs","show.php?manufact=Puzzleball&pieces=240","",0,20,100);
			Menu1_1_26_5=new Array("540pcs","show.php?manufact=Puzzleball&pieces=540","",0,20,100);
			Menu1_1_26_6=new Array("960pcs","show.php?manufact=Puzzleball&pieces=960","",0,20,100);
			
		Menu1_1_27=new Array("Ravensburger","","",22,20,100);
			Menu1_1_27_1=new Array("All Pcs","show.php?manufact=Ravensburger%20Jigsaws","",0,20,100);
			Menu1_1_27_2=new Array("96pcs","show.php?manufact=Ravensburger%20Jigsaws&pieces=96","",0,20,100);
			Menu1_1_27_3=new Array("100pcs","show.php?manufact=Ravensburger%20Jigsaws&pieces=100","",0,20,100);
			Menu1_1_27_4=new Array("108pcs","show.php?manufact=Ravensburger%20Jigsaws&pieces=108","",0,20,100);
			Menu1_1_27_5=new Array("180pcs","show.php?manufact=Ravensburger%20Jigsaws&pieces=180","",0,20,100);
			Menu1_1_27_6=new Array("200pcs","show.php?manufact=Ravensburger%20Jigsaws&pieces=200","",0,20,100);
			Menu1_1_27_7=new Array("240pcs","show.php?manufact=Ravensburger%20Jigsaws&pieces=240","",0,20,100);
			Menu1_1_27_8=new Array("300pcs","show.php?manufact=Ravensburger%20Jigsaws&pieces=300","",0,20,100);
			Menu1_1_27_9=new Array("500pcs","show.php?manufact=Ravensburger%20Jigsaws&pieces=500","",0,20,100);
			Menu1_1_27_10=new Array("540pcs","show.php?manufact=Ravensburger%20Jigsaws&pieces=540","",0,20,100);
			Menu1_1_27_11=new Array("960pcs","show.php?manufact=Ravensburger%20Jigsaws&pieces=960","",0,20,100);
			Menu1_1_27_12=new Array("1000pcs","show.php?manufact=Ravensburger%20Jigsaws&pieces=1000","",0,20,100);
			Menu1_1_27_13=new Array("1500pcs","show.php?manufact=Ravensburger%20Jigsaws&pieces=1500","",0,20,100);
			Menu1_1_27_14=new Array("2000pcs","show.php?manufact=Ravensburger%20Jigsaws&pieces=2000","",0,20,100);
			Menu1_1_27_15=new Array("3000pcs","show.php?manufact=Ravensburger%20Jigsaws&pieces=3000","",0,20,100);
			Menu1_1_27_16=new Array("5000pcs","show.php?manufact=Ravensburger%20Jigsaws&pieces=5000","",0,20,100);
			Menu1_1_27_17=new Array("9000pcs","show.php?manufact=Ravensburger%20Jigsaws&pieces=9000","",0,20,100);
			Menu1_1_27_18=new Array("18000pcs","show.php?manufact=Ravensburger%20Jigsaws&pieces=18000","",0,20,100);
			Menu1_1_27_19=new Array("32000pcs","show.php?manufact=Ravensburger%20Jigsaws&pieces=32000","",0,20,100);
			Menu1_1_27_20=new Array("Multi Packs","show.php?manufact=Ravensburger%20Jigsaws&pieces=Multi-Pack","",0,20,100);
			Menu1_1_27_21=new Array("Accessories","show.php?manufact=Ravensburger%20Jigsaws&pieces=Accessories","",0,20,100);
			Menu1_1_27_22=new Array("3D","show.php?manufact=3D%20Puzzles","",0,20,100);
			
		Menu1_1_28=new Array("Schmidt","","",3,20,100);
			Menu1_1_28_1=new Array("All Pcs","show.php?manufact=Schmidt","",0,20,100);
			Menu1_1_28_2=new Array("1000pcs","show.php?manufact=Schmidt&pieces=1000","",0,20,100);
			Menu1_1_28_3=new Array("3000pcs","show.php?manufact=Schmidt&pieces=3000","",0,20,100);	
		
		Menu1_1_29=new Array("Sunsout","","",7,20,100);
			Menu1_1_29_1=new Array("All Pcs","show.php?manufact=SunsOut%20Puzzles","",0,20,100);
			Menu1_1_29_2=new Array("500pcs","show.php?manufact=SunsOut%20Puzzles&pieces=500","",0,20,100);
			Menu1_1_29_3=new Array("550pcs","show.php?manufact=SunsOut%20Puzzles&pieces=550","",0,20,100);
			Menu1_1_29_4=new Array("900pcs","show.php?manufact=SunsOut%20Puzzles&pieces=900","",0,20,100);
			Menu1_1_29_5=new Array("1000pcs","show.php?manufact=SunsOut%20Puzzles&pieces=1000","",0,20,100);
			Menu1_1_29_6=new Array("1500pcs","show.php?manufact=SunsOut%20Puzzles&pieces=1500","",0,20,100);
			Menu1_1_29_7=new Array("2000pcs","show.php?manufact=SunsOut%20Puzzles&pieces=2000","",0,20,100);
			
		Menu1_1_30=new Array("UK Local Area","","",3,20,100);
			Menu1_1_30_1=new Array("All Pcs","localviewpuzzles.php","",0,20,100);
			Menu1_1_30_2=new Array("520pcs","show.php?manufact=UK%20Local%20Area&pieces=520","",0,20,100);
			Menu1_1_30_3=new Array("1000pcs","show.php?manufact=UK%20Local%20Area&pieces=1000","",0,20,100);
		
			
		Menu1_1_31=new Array("Wasgij","","",6,20,100);
			Menu1_1_31_1=new Array("All Pcs","show.php?manufact=Wasgij%20Puzzles","",0,20,100);
			Menu1_1_31_2=new Array("150pcs","show.php?manufact=Wasgij%20Puzzles&pieces=150","",0,20,100);
			Menu1_1_31_3=new Array("500pcs","show.php?manufact=Wasgij%20Puzzles&pieces=500","",0,20,100);
			Menu1_1_31_4=new Array("615pcs","show.php?manufact=Wasgij%20Puzzles&pieces=615","",0,20,100);
			Menu1_1_31_5=new Array("1000pcs","show.php?manufact=Wasgij%20Puzzles&pieces=1000","",0,20,100);
			Menu1_1_31_6=new Array("Multi Packs","show.php?manufact=Wasgij%20Puzzles&pieces=Multi-Pack","",0,20,100);
			
		Menu1_1_32=new Array("Waddingtons","","",2,20,100);
			Menu1_1_32_1=new Array("All Pcs","show.php?manufact=Waddingtons","",0,20,100);
			Menu1_1_32_2=new Array("1000pcs","show.php?manufact=Waddingtons&pieces=1000","",0,20,100);
			
		Menu1_1_33=new Array("White Mountain","","",3,20,100);
			Menu1_1_33_1=new Array("All Pcs","show.php?manufact=White%20Mountain%20Puzzles","",0,20,100);
			Menu1_1_33_2=new Array("550pcs","show.php?manufact=White%20Mountain%20Puzzles&pieces=550","",0,20,100);
			Menu1_1_33_3=new Array("1000pcs","show.php?manufact=White%20Mountain%20Puzzles&pieces=1000","",0,20,100);	
		
	Menu1_2=new Array("Search by Pieces","","",28,35,100);

		Menu1_2_1=new Array("Up to 100pcs","","",2,20,100);
			Menu1_2_1_1=new Array("96pcs","show.php?pieces=96","",0,20,100);
			Menu1_2_1_2=new Array("100pcs","show.php?pieces=100","",0,20,100);
			
		Menu1_2_2=new Array("Up to 200pcs","","",3,20,100);
			Menu1_2_2_1=new Array("150pcs","show.php?pieces=150","",0,20,100);
			Menu1_2_2_2=new Array("180pcs","show.php?pieces=180","",0,20,100);
			Menu1_2_2_3=new Array("200pcs","show.php?pieces=200","",0,20,100);
						
		Menu1_2_3=new Array("Up to 300pcs","","",4,20,100);
			Menu1_2_3_1=new Array("240pcs","show.php?pieces=240","",0,20,100);
			Menu1_2_3_2=new Array("250pcs","show.php?pieces=250","",0,20,100);
			Menu1_2_3_3=new Array("260pcs","show.php?pieces=260","",0,20,100);
			Menu1_2_3_4=new Array("300pcs","show.php?pieces=300","",0,20,100);
		
		Menu1_2_4=new Array("Up to 400pcs","","",1,20,100);
			Menu1_2_4_1=new Array("400pcs","show.php?pieces=400","",0,20,100);
			
		Menu1_2_5=new Array("Up to 500pcs","","",1,20,100);
			Menu1_2_5_1=new Array("500pcs","show.php?pieces=500","",0,20,100);
		
		Menu1_2_6=new Array("Up to 600pcs","","",3,20,100);
			Menu1_2_6_1=new Array("520pcs","show.php?pieces=520","",0,20,100);
			Menu1_2_6_2=new Array("540pcs","show.php?pieces=540","",0,20,100);
			Menu1_2_6_3=new Array("550pcs","show.php?pieces=550","",0,20,100);
			
		Menu1_2_7=new Array("Up to 700pcs","","",2,20,100);
			Menu1_2_7_1=new Array("615pcs","show.php?pieces=615","",0,20,100);
			Menu1_2_7_2=new Array("636pcs","show.php?pieces=636","",0,20,100);
		
		Menu1_2_8=new Array("Up to 800pcs","","",3,20,100);
			Menu1_2_8_1=new Array("700pcs","show.php?pieces=700","",0,20,100);
			Menu1_2_8_2=new Array("748pcs","show.php?pieces=748","",0,20,100);
			Menu1_2_8_3=new Array("750pcs","show.php?pieces=750","",0,20,100);
			
		Menu1_2_9=new Array("Up to 999pcs","","",3,20,100);
			Menu1_2_9_1=new Array("850pcs","show.php?pieces=850","",0,20,100);
			Menu1_2_9_2=new Array("900pcs","show.php?pieces=900","",0,20,100);
			Menu1_2_9_3=new Array("960pcs","show.php?pieces=960","",0,20,100);
		
		Menu1_2_10=new Array("1000pcs","","",1,20,100);
			Menu1_2_10_1=new Array("1000","show.php?pieces=1000","",0,20,100);
			
		Menu1_2_11=new Array("Up to 1500pcs","","",2,20,100);
			Menu1_2_11_1=new Array("1230pcs","show.php?pieces=1230","",0,20,100);
			Menu1_2_11_2=new Array("1500pcs","show.php?pieces=1500","",0,20,100);
			
		Menu1_2_12=new Array("2000pcs","show.php?pieces=2000","",0,20,100);
		Menu1_2_13=new Array("3000pcs","show.php?pieces=3000","",0,20,100);
		Menu1_2_14=new Array("4000pcs","show.php?pieces=4000","",0,20,100);
		Menu1_2_15=new Array("5000pcs","show.php?pieces=5000","",0,20,100);
		Menu1_2_16=new Array("6000pcs","show.php?pieces=6000","",0,20,100);
		Menu1_2_17=new Array("7000pcs","show.php?pieces=7000","",0,20,100);
		Menu1_2_18=new Array("8000pcs","show.php?pieces=8000","",0,20,100);
		Menu1_2_19=new Array("9000pcs","show.php?pieces=9000","",0,20,100);
		Menu1_2_20=new Array("10000pcs","show.php?pieces=10000","",0,20,100);
		Menu1_2_21=new Array("12000pcs","show.php?pieces=12000","",0,20,100);
		Menu1_2_22=new Array("13200pcs","show.php?pieces=13200","",0,20,100);
		Menu1_2_23=new Array("18000pcs","show.php?pieces=18000","",0,20,100);
		Menu1_2_24=new Array("24000pcs","show.php?pieces=24000","",0,20,100);
		Menu1_2_25=new Array("32000pcs","show.php?pieces=32000","",0,20,100);
		Menu1_2_26=new Array("Multi Packs","show.php?pieces=Multi-Pack","",0,20,100);
		Menu1_2_27=new Array("Shaped","show.php?pieces=Shaped","",0,20,100);
		Menu1_2_28=new Array("Xtra Large","show.php?pieces=Extra%20Large%20Pieces","",0,20,100);
		
	Menu1_3=new Array("Search By  Puzzle Type","","",23,35,100);	
	
		Menu1_3_1=new Array("3D","show.php?type=3d%20Puzzle","",0,20,100);
		Menu1_3_2=new Array("4D","show.php?type=4D%20Puzzle","",0,20,100);
		Menu1_3_3=new Array("Circular","show.php?type=Circular%20Puzzles","",0,20,100);
		Menu1_3_4=new Array("Deco","show.php?type=Deco%20Puzzles","",0,20,100);
		Menu1_3_5=new Array("Glow in the Dark","show.php?type=Glow%20in%20the%20Dark%20Puzzles","",0,20,100);
		Menu1_3_6=new Array("Imposs-a-puzzles","show.php?type=Impossipuzzle%20Jigsaw","",0,35,100);
		Menu1_3_7=new Array("Metalic","show.php?type=Metallic%20Puzzles","",0,20,100);
		Menu1_3_8=new Array("Minature","show.php?type=Miniature%20Puzzles","",0,20,100);
		Menu1_3_9=new Array("Multi Packs","show.php?type=Multi%20Pack","",0,20,100);
		Menu1_3_10=new Array("Panaramic","show.php?type=Panoramic%20Puzzles","",0,20,100);
		Menu1_3_11=new Array("Personal","collection.php?collection=Personalised%20Puzzles","",0,20,100);
		Menu1_3_12=new Array("Photomosiac","show.php?type=Photomosiac%20Jigsaws","",0,20,100);	
		Menu1_3_13=new Array("Pyramids","show.php?type=Puzzle%20Pyramid","",0,20,100);
		Menu1_3_14=new Array("Puzzle & CD","show.php?type=Puzzle%20with%20CD","",0,20,100);
		Menu1_3_15=new Array("PuzzleBalls","show.php?type=Puzzleball","",0,20,100);
		Menu1_3_16=new Array("Shaped","show.php?type=Shaped%20Puzzles","",0,20,100);	
		Menu1_3_17=new Array("Square","show.php?type=Square%20Puzzle","",0,20,100);	
		Menu1_3_18=new Array("Standard","show.php?type=Standard%20Jigsaws","",0,20,100);
		Menu1_3_19=new Array("Thinking","show.php?type=Thinking%20Puzzles","",0,20,100);
		Menu1_3_20=new Array("Triptychon","show.php?type=Triptychon%20Puzzles","",0,20,100);
		Menu1_3_21=new Array("UK Area","show.php?type=UK%20Area%20Puzzles","",0,20,100);
		Menu1_3_22=new Array("Wasgij","show.php?manufact=Wasgij%20Puzzles","",0,20,100);
		Menu1_3_23=new Array("Wooden","show.php?type=Wooden%20Jigsaw%20Puzzles","",0,20,100);
	
Menu2=new Array("","","2011-graphics/buttons-v3/02-kidsa.gif",5,50,100);

	Menu2_1=new Array("Manufacturers","","",7,20,100);
	
		Menu2_1_1=new Array("ALL","show.php?manufact=Childrens%20Puzzles","",0,20,100);
		Menu2_1_2=new Array("Clementoni","show.php?manufact=Clementoni%20Kids","",0,20,100);
		Menu2_1_3=new Array("Disney","show.php?manufact=Disney%20Puzzles","",0,20,100);
		Menu2_1_4=new Array("Educa","show.php?manufact=Educa%20Kids%20Puzzles","",0,20,100);
		Menu2_1_5=new Array("Gibsons","show.php?manufact=Gibsons%20-%20Kids","",0,20,100);
		Menu2_1_6=new Array("Jumbo","","",0,20,100);
		Menu2_1_7=new Array("Ravensburger","show.php?manufact=Ravensburger%20Kids","",0,20,100);
		
	
	Menu2_2=new Array("Pieces","","",10,20,100);
		Menu2_2_1=new Array("Up to 25","","",4,20,100);
			Menu2_2_1_1=new Array("2pcs","show.php?pieces=2","",0,20,100);
			Menu2_2_1_2=new Array("10pcs","show.php?pieces=10","",0,20,100);
			Menu2_2_1_3=new Array("20pcs","show.php?pieces=20","",0,20,100);
			Menu2_2_1_4=new Array("24pcs","show.php?pieces=24","",0,20,100);
		
		Menu2_2_2=new Array("Up to 50","","",3,20,100);
			Menu2_2_2_1=new Array("30pcs","show.php?pieces=30","",0,20,100);
			Menu2_2_2_2=new Array("48pcs","show.php?pieces=48","",0,20,100);
			Menu2_2_2_3=new Array("49pcs","show.php?pieces=49","",0,20,100);
			
		Menu2_2_3=new Array("Up to 75","","",1,20,100);
			Menu2_2_3_1=new Array("60pcs","show.php?pieces=60","",0,20,100);	
		
		Menu2_2_4=new Array("Up to 100","","",2,20,100);
			Menu2_2_4_1=new Array("96pcs","show.php?pieces=96","",0,20,100);
			Menu2_2_4_2=new Array("100pcs","show.php?pieces=100","",0,20,100);
			
		Menu2_2_5=new Array("Up to 150","","",3,20,100);
			Menu2_2_5_1=new Array("104pcs","show.php?pieces=104","",0,20,100);
			Menu2_2_5_2=new Array("108pcs","show.php?pieces=108","",0,20,100);
			Menu2_2_5_3=new Array("150pcs","show.php?pieces=150","",0,20,100);
		
		Menu2_2_6=new Array("Up to 200","","",2,20,100);
			Menu2_2_6_1=new Array("180pcs","show.php?pieces=180","",0,20,100);
			Menu2_2_6_2=new Array("200pcs","show.php?pieces=200","",0,20,100);
			
		Menu2_2_7=new Array("Up to 300","","",3,20,100);
			Menu2_2_7_1=new Array("240pcs","show.php?pieces=240","",0,20,100);
			Menu2_2_7_2=new Array("250pcs","show.php?pieces=250","",0,20,100);
			Menu2_2_7_3=new Array("300pcs","show.php?pieces=300","",0,20,100);
			
		Menu2_2_8=new Array("Up to 500","","",2,20,100);
			Menu2_2_8_1=new Array("350pcs","show.php?pieces=350","",0,20,100);
			Menu2_2_8_2=new Array("400pcs","show.php?pieces=400","",0,20,100);
			
		Menu2_2_9=new Array("Multi Packs","show.php?pieces=Kids%20-%20Multi%20Pack","",0,20,100);	
		
		Menu2_2_10=new Array("Extra Large Pcs","show.php?pieces=Extra%20Large%20Pieces","",0,20,100);
		
	Menu2_3=new Array("Games & Crafts","","",5,20,100);
	
		Menu2_3_1=new Array("Card Games","show.php?type=Kids-Card-Games","",0,20,100);
		Menu2_3_2=new Array("Board Games","","",0,20,100);
		Menu2_3_3=new Array("Puzzle Games","show.php?type=Kids-Puzzle-Games","",0,20,100);
		Menu2_3_4=new Array("Crafts","","",0,20,100);
		Menu2_3_5=new Array("Family Games","show.php?category=Games%20-%20Family","",0,20,100);
		
		
	Menu2_4=new Array("Categories","","",7,20,100);
		Menu2_4_1=new Array("Pre School","show.php?category=Childrens%20-%20Pre%20School","",0,20,100);
		Menu2_4_2=new Array("Young Kids","show.php?category=Childrens%20-%20Young","",0,20,100);
		Menu2_4_3=new Array("Educational","show.php?category=Childrens%20-%20Educational","",0,20,100);
		Menu2_4_4=new Array("Animals","show.php?category=Childrens%20-%20Animals","",0,20,100);
		Menu2_4_5=new Array("Disney","show.php?category=Disney","",0,20,100);
		Menu2_4_6=new Array("Transport","show.php?category=Childrens%20-%20Transport","",0,20,100);
		Menu2_4_7=new Array("TV Shows","show.php?category=Childrens%20-%20TV","",0,20,100);
		
		
	Menu2_5=new Array("Characters","","",25,20,100);
		Menu2_5_1=new Array("3rd & Bird","collection.php?collection=3rd%20and%20Bird","",0,20,100);
		Menu2_5_2=new Array("Barney","collection.php?collection=Barney","",0,20,100);
		Menu2_5_3=new Array("Ben 10","collection.php?collection=Ben%2010","",0,20,100);
		Menu2_5_4=new Array("Bob the Builder","collection.php?collection=Bob%20the%20Builder","",0,20,100);
		Menu2_5_5=new Array("Charlie & Lola","collection.php?collection=Charlie%20and%20Lola","",0,20,100);
		Menu2_5_6=new Array("Disney","","",10,20,100);
		
			Menu2_5_6_1=new Array("Cars","collection.php?collection=Disney%20-%20Cars","",0,20,100);
			Menu2_5_6_2=new Array("Cinderella","collection.php?collection=Disney%20-%20Cinderella","",0,20,100);
			Menu2_5_6_3=new Array("Fairies","collection.php?collection=Disney%20-%20Fairies","",0,20,100);
			Menu2_5_6_4=new Array("Little Mermaids","collection.php?collection=Disney%20-%20Little%20Mermaid","",0,20,100);
			Menu2_5_6_5=new Array("Mickey Mouse","collection.php?collection=Disney%20-%20Mickey%20Mouse","",0,20,100);
			Menu2_5_6_6=new Array("Peter Pan","collection.php?collection=Disney%20-%20Peter%20Pan","",0,20,100);
			Menu2_5_6_7=new Array("Pinnochio","collection.php?collection=Disney%20-%20Pinocchio","",0,20,100);
			Menu2_5_6_8=new Array("Princesses","collection.php?collection=Disney%20-%20Princesses","",0,20,100);
			Menu2_5_6_9=new Array("Snow White","collection.php?collection=Disney%20-%20Snow%20White","",0,20,100);
			Menu2_5_6_10=new Array("Toy Story","collection.php?collection=Disney%20-%20Toy%20Story","",0,20,100);
			
		Menu2_5_7=new Array("Dr Who","collection.php?collection=Disney%20-%20Toy%20Story","",0,20,100);
		Menu2_5_8=new Array("Dora the Explorer","collection.php?collection=Dora%20the%20Explorer","",0,35,100);
		Menu2_5_9=new Array("Hannah Montana","collection.php?collection=Hannah%20Montana","",0,20,100);
		Menu2_5_10=new Array("Hello Kitty","collection.php?collection=Hello%20Kitty","",0,20,100);
		Menu2_5_11=new Array("High Street Musical","collection.php?collection=High%20School%20Musical","",0,20,100);
		Menu2_5_12=new Array("Ice Age","collection.php?collection=Ice%20Age","",0,20,100);
		Menu2_5_13=new Array("In the Night Garden","collection.php?collection=In%20the%20Night%20Garden","",0,20,100);
		Menu2_5_14=new Array("Lazytown","collection.php?collection=Lazytown","",0,20,100);
		Menu2_5_15=new Array("Numberjacks","collection.php?collection=Numberjacks","",0,20,100);
		Menu2_5_16=new Array("Pokemon","collection.php?collection=Pokemon","",0,20,100);
		Menu2_5_17=new Array("Power Rangers","collection.php?collection=Power%20Rangers","",0,20,100);
		Menu2_5_18=new Array("SpongeBob Squarrepants","collection.php?collection=Spongebob%20Squarepants","",0,20,100);
		Menu2_5_19=new Array("Star Wars","collection.php?collection=Star%20Wars","",0,20,100);
		Menu2_5_20=new Array("Tatty Teddy","collection.php?collection=Tatty%20Teddy","",0,20,100);
		Menu2_5_21=new Array("The Beano","collection.php?collection=The%20Beano","",0,20,100);
		Menu2_5_22=new Array("The Simpsons","collection.php?collection=The%20Simpsons","",0,20,100);
		Menu2_5_23=new Array("Thomas & Friends","collection.php?collection=Thomas%20and%20Friends","",0,35,100);
		Menu2_5_24=new Array("Wasgij","show.php?manufact=Wasgij%20Puzzles","",0,35,100);
		Menu2_5_25=new Array("Winnie the Pooh","collection.php?collection=Winnie%20the%20Pooh","",0,20,100);
		
		
Menu3=new Array("","","2011-graphics/buttons-v3/03-accessa.gif",7,50,100);

	Menu3_1=new Array("Puzzle Rolls","show.php?category=Puzzle%20Rolls","",0,20,100);
	Menu3_2=new Array("Puzzle Boards","show.php?category=Puzzle%20Boards","",0,20,100);
	Menu3_3=new Array("Puzzle Glue","show.php?category=Puzzle%20Glue","",0,20,100);
	Menu3_4=new Array("Puzzle Storage","show.php?category=Puzzle%20Storage","",0,20,100);
	Menu3_5=new Array("Gift Vouchers","show.php?category=Gift-Vouchers","",0,20,100);
	Menu3_6=new Array("Loyalty Puzzles","free_puzzles.php","",0,20,100);
	Menu3_7=new Array("UK Local View Puzzles","localviewpuzzles.php","",0,35,100);			

Menu4=new Array("","","2011-graphics/buttons-v3/04-piecesa.gif",33,50,100);

	Menu4_1=new Array("Up to 25","","",4,20,100);
		Menu4_1_1=new Array("2pcs","show.php?pieces=2","",0,20,100);
		Menu4_1_2=new Array("10pcs","show.php?pieces=10","",0,20,100);
		Menu4_1_3=new Array("20pcs","show.php?pieces=20","",0,20,100);
		Menu4_1_4=new Array("24pcs","show.php?pieces=24","",0,20,100);
	
	Menu4_2=new Array("Up to 50","","",3,20,100);
		Menu4_2_1=new Array("30pcs","show.php?pieces=30","",0,20,100);
		Menu4_2_2=new Array("48pcs","show.php?pieces=48","",0,20,100);
		Menu4_2_3=new Array("49pcs","show.php?pieces=49","",0,20,100);
		
	Menu4_3=new Array("Up to 75","","",1,20,100);
		Menu4_3_1=new Array("60pcs","show.php?pieces=60","",0,20,100);
			
	Menu4_4=new Array("Up to 100","","",2,20,100);
		Menu4_4_1=new Array("96pcs","show.php?pieces=96","",0,20,100);
		Menu4_4_2=new Array("100pcs","show.php?pieces=100","",0,20,100);
	
	Menu4_5=new Array("Up to 150","","",3,20,100);
		Menu4_5_1=new Array("104pcs","show.php?pieces=104","",0,20,100);
		Menu4_5_2=new Array("108pcs","show.php?pieces=108","",0,20,100);
		Menu4_5_3=new Array("150pcs","show.php?pieces=150","",0,20,100);
		
	Menu4_6=new Array("Up to 200","","",2,20,100);
		Menu4_6_1=new Array("180pcs","show.php?pieces=180","",0,20,100);
		Menu4_6_2=new Array("200pcs","show.php?pieces=200","",0,20,100);
	
	Menu4_7=new Array("Up to 300","","",4,20,100);
		Menu4_7_1=new Array("240pcs","show.php?pieces=240","",0,20,100);
		Menu4_7_2=new Array("250pcs","show.php?pieces=250","",0,20,100);
		Menu4_7_3=new Array("260pcs","show.php?pieces=260","",0,20,100);
		Menu4_7_4=new Array("300pcs","show.php?pieces=300","",0,20,100);
	
	Menu4_8=new Array("Up to 350","","",1,20,100);
		Menu4_8_1=new Array("350pcs","show.php?pieces=350","",0,20,100);
		
	Menu4_9=new Array("Up to 400","","",1,20,100);
		Menu4_9_1=new Array("400pcs","show.php?pieces=400","",0,20,100);
	
	Menu4_10=new Array("Up to 500","","",1,20,100);
		Menu4_10_1=new Array("500pcs","show.php?pieces=500","",0,20,100);
		
	Menu4_11=new Array("Up to 600","","",3,20,100);
		Menu4_11_1=new Array("520pcs","show.php?pieces=520","",0,20,100);
		Menu4_11_2=new Array("540pcs","show.php?pieces=540","",0,20,100);
		Menu4_11_3=new Array("550pcs","show.php?pieces=550","",0,20,100);
	
	Menu4_12=new Array("Up to 700","","",2,20,100);
		Menu4_12_1=new Array("615pcs","show.php?pieces=615","",0,20,100);
		Menu4_12_2=new Array("636pcs","show.php?pieces=636","",0,20,100);
	
	Menu4_13=new Array("Up to 800","","",3,20,100);
		Menu4_13_1=new Array("700pcs","show.php?pieces=700","",0,20,100);
		Menu4_13_2=new Array("748pcs","show.php?pieces=748","",0,20,100);
		Menu4_13_3=new Array("750pcs","show.php?pieces=750","",0,20,100);
	
	Menu4_14=new Array("Up to 999","","",3,20,100);
		Menu4_14_1=new Array("850pcs","show.php?pieces=850","",0,20,100);
		Menu4_14_2=new Array("900pcs","show.php?pieces=900","",0,20,100);
		Menu4_14_3=new Array("960pcs","show.php?pieces=960","",0,20,100);
	
	Menu4_15=new Array("1000pcs","show.php?pieces=1000","",0,20,100);
	
	Menu4_16=new Array("Up to 1500pcs","","",2,20,100);
		Menu4_16_1=new Array("1230pcs","show.php?pieces=1230","",0,20,100);
		Menu4_16_2=new Array("1500pcs","show.php?pieces=1500","",0,20,100);
	
	Menu4_17=new Array("2000pcs","show.php?pieces=2000","",0,20,100);
	Menu4_18=new Array("3000pcs","show.php?pieces=3000","",0,20,100);
	Menu4_19=new Array("4000pcs","show.php?pieces=4000","",0,20,100);
	Menu4_20=new Array("5000pcs","show.php?pieces=5000","",0,20,100);
	Menu4_21=new Array("6000pcs","show.php?pieces=6000","",0,20,100);
	Menu4_22=new Array("7000pcs","show.php?pieces=7000","",0,20,100);
	Menu4_23=new Array("8000pcs","show.php?pieces=8000","",0,20,100);
	Menu4_24=new Array("9000pcs","show.php?pieces=9000","",0,20,100);
	Menu4_25=new Array("10000pcs","show.php?pieces=10000","",0,20,100);
	Menu4_26=new Array("12000pcs","show.php?pieces=12000","",0,20,100);
	Menu4_27=new Array("13200pcs","show.php?pieces=13200","",0,20,100);
	Menu4_28=new Array("18000pcs","show.php?pieces=18000","",0,20,100);
	Menu4_29=new Array("24000pcs","show.php?pieces=24000","",0,20,100);
	Menu4_30=new Array("32000pcs","show.php?pieces=32000","",0,20,100);
	Menu4_31=new Array("Adult Multi Packs","show.php?pieces=Multi-Pack","",0,20,100);
	Menu4_32=new Array("Shaped","show.php?pieces=Shaped","",0,20,100);
	Menu4_33=new Array("Xtra Large","show.php?pieces=Extra%20Large%20Pieces","",0,20,100);
	
Menu5=new Array("","","2011-graphics/buttons-v3/05-categoriesa.gif",27,50,100);

	Menu5_1=new Array("Animals","","",7,20,100);
		Menu5_1_1=new Array("Cats","show.php?category=Animals%20-%20Cats","",0,20,100);
		Menu5_1_2=new Array("Dogs","show.php?category=Animals%20-%20Dogs","",0,20,100);
		Menu5_1_3=new Array("Birds","show.php?category=Animals%20-%20Birds","",0,20,100);
		Menu5_1_4=new Array("Horses","show.php?category=Animals%20-%20Horses","",0,20,100);
		Menu5_1_5=new Array("Pre Historic","show.php?category=Animals%20-%20Dinosaurs","",0,20,100);
		Menu5_1_6=new Array("Sealife","show.php?category=Animals%20-%20Sealife","",0,20,100);
		Menu5_1_7=new Array("Wild","show.php?category=Animals%20-%20Wild","",0,20,100);
		
	Menu5_2=new Array("Astrology","show.php?category=Astrology","",0,20,100);
	
	Menu5_3=new Array("Astronomy","show.php?category=Astronomy","",0,20,100);
	
	Menu5_4=new Array("Brainteasers","show.php?category=Brainteasers","",3,20,100);
		Menu5_4_1=new Array("ALL","show.php?category=Brainteasers","",0,20,100);
		Menu5_4_2=new Array("Impossipuzzles","show.php?category=Impossipuzzles","",0,20,100);
		Menu5_4_3=new Array("Phomosaics","show.php?category=Photomosaics","",0,20,100);
	
	Menu5_5=new Array("Buildings","","",11,20,100);
		Menu5_5_1=new Array("Castles","show.php?category=Castles","",0,20,100);
		Menu5_5_2=new Array("Churches","show.php?category=Churches","",0,20,100);
		Menu5_5_3=new Array("Construction","show.php?category=Construction","",0,20,100);
		Menu5_5_4=new Array("Cottages","show.php?category=Cottages","",0,20,100);
		Menu5_5_5=new Array("Houses","show.php?category=Houses","",0,20,100);
		Menu5_5_6=new Array("Farms","show.php?category=Farm%20Life","",0,20,100);
		Menu5_5_7=new Array("Landmarks","show.php?category=Famous%20Landmarks","",0,20,100);
		Menu5_5_8=new Array("Lighthouses","show.php?category=Lighthouses","",0,20,100);
		Menu5_5_9=new Array("Pubs & Inns","show.php?category=Pubs","",0,20,100);
		Menu5_5_10=new Array("Shops & Cafes","show.php?category=Shops%20and%20Cafes","",0,20,100);
		Menu5_5_11=new Array("Windmills","show.php?category=Windmills","",0,20,100);
	
	Menu5_6=new Array("Christmas","show.php?category=Christmas","",0,20,100);	

	Menu5_7=new Array("Comedy","","",17,20,100);
		Menu5_7_1=new Array("ALL","show.php?category=Comedy","",0,20,100);
		Menu5_7_2=new Array("Barrientos","show.php?category=Comedy%20-%20Barrientos","",0,20,100);
		Menu5_7_3=new Array("Blachon","show.php?category=Comedy%20-%20Blachon","",0,20,100);
		Menu5_7_4=new Array("Calligaro","show.php?category=Comedy%20-%20Calligaro","",0,20,100);
		Menu5_7_5=new Array("Crisp","show.php?category=Comedy%20-%20Crisp","",0,20,100);
		Menu5_7_6=new Array("Degano","show.php?category=Comedy%20-%20Degano","",0,20,100);
		Menu5_7_7=new Array("Dick Bogie","show.php?category=Comedy%20-%20Dick%20Bogie","",0,20,100);
		Menu5_7_8=new Array("Grahame Thompson","show.php?category=Comedy%20-%20Grahame%20Thompson","",0,20,100);
		Menu5_7_9=new Array("Jan Van Haasteren","show.php?category=Comedy%20-%20Van%20Haasteren","",0,20,100);
		Menu5_7_10=new Array("Kravarik","show.php?category=Comedy%20-%20Kravarik","",0,20,100);
		Menu5_7_11=new Array("Loup","show.php?category=Comedy%20-%20Loup","",0,20,100);
		Menu5_7_12=new Array("Mike Jupp","show.php?category=Comedy%20-%20Mike%20Jupp","",0,20,100);
		Menu5_7_13=new Array("Mordillo","show.php?category=Comedy%20-%20Mordillo","",0,20,100);
		Menu5_7_14=new Array("Prades","show.php?category=Comedy%20-%20Prades","",0,20,100);
		Menu5_7_15=new Array("Ryba","show.php?category=Comedy%20-%20Ryba","",0,20,100);
		Menu5_7_16=new Array("Theurer","show.php?category=Comedy%20-%20Theurer","",0,20,100);
		Menu5_7_17=new Array("Wasgijs","show.php?category=Comedy%20-%20Wasgij","",0,20,100);
	
	Menu5_8=new Array("Cowboys & Indians","show.php?category=Cowboys%20and%20Indians","",0,35,100);
	
	Menu5_9=new Array("Cultures","","",5,20,100);
		Menu5_9_1=new Array("Celtic","show.php?category=Celtic%20Themes","",0,20,100);
		Menu5_9_2=new Array("Gothic","show.php?category=Gothic","",0,20,100);
		Menu5_9_3=new Array("Hispanic","show.php?category=Cultures-South-American","",0,20,100);
		Menu5_9_4=new Array("Japanese","show.php?category=Art%20-%20Japanese","",0,20,100);
		Menu5_9_5=new Array("Egyptian","show.php?category=Cultures-Egypt","",0,20,100);
		
	Menu5_10=new Array("Destinations","","",7,20,100);
		Menu5_10_1=new Array("UK","","",6,20,100);		
			Menu5_10_1_1=new Array("England","show.php?category=Places%20-%20England","",0,20,100);
			Menu5_10_1_2=new Array("London","show.php?category=Places%20-%20London","",0,20,100);
			Menu5_10_1_3=new Array("Scotland","show.php?category=Places%20-%20Scotland","",0,20,100);
			Menu5_10_1_4=new Array("Wales","show.php?category=Places%20-%20Wales","",0,20,100);
			Menu5_10_1_5=new Array("Ireland","show.php?category=Places%20-%20Ireland","",0,20,100);
			Menu5_10_1_6=new Array("UK Local View","localviewpuzzles.php","",0,20,100);
			
		Menu5_10_2=new Array("Europe","","",11,20,100);
			Menu5_10_2_1=new Array("Austria","show.php?category=Places%20-%20Austria","",0,20,100);
			Menu5_10_2_2=new Array("Belgium","show.php?category=Places%20-%20Belgium","",0,20,100);
			Menu5_10_2_3=new Array("Egypt","show.php?category=Places%20-%20Egypt","",0,20,100);
			Menu5_10_2_4=new Array("France","show.php?category=Places%20-%20France","",0,20,100);
			Menu5_10_2_5=new Array("Germany","show.php?category=Places%20-%20Germany","",0,20,100);
			Menu5_10_2_6=new Array("Greece","show.php?category=Places%20-%20Greece","",0,20,100);
			Menu5_10_2_7=new Array("Greece","show.php?category=Places%20-%20Greece","",0,20,100);
			Menu5_10_2_8=new Array("Holland","show.php?category=Places%20-%20Holland","",0,20,100);
			Menu5_10_2_9=new Array("Ireland","show.php?category=Places%20-%20Ireland","",0,20,100);
			Menu5_10_2_10=new Array("Italy","show.php?category=Places%20-%20Italy","",0,20,100);
			Menu5_10_2_11=new Array("Norway","show.php?category=Places%20-%20Norway","",0,20,100);
					
		Menu5_10_3=new Array("Austrailia","show.php?category=Places%20-%20Australia","",0,20,100);
		
		Menu5_10_4=new Array("Americas","","",4,20,100);
			Menu5_10_4_1=new Array("USA","show.php?category=Places%20-%20USA","",0,20,100);
			Menu5_10_4_2=new Array("Canada","show.php?category=Places%20-%20Canada","",0,20,100);
			Menu5_10_4_3=new Array("Caribbean","show.php?category=Places%20-%20Caribbean","",0,20,100);
			Menu5_10_4_4=new Array("Mexico","show.php?category=Places-Mexico","",0,20,100);
			
		Menu5_10_5=new Array("Africa","show.php?category=Places%20-%20Africa","",0,20,100);
		
		Menu5_10_6=new Array("Asia","","",0,20,100);
			Menu5_10_6_1=new Array("Far East","show.php?category=Places%20-%20Far%20East","",0,20,100);
			Menu5_10_6_2=new Array("India","show.php?category=Places%20-%20India","",0,20,100);
			
		Menu5_10_7=new Array("World","show.php?category=Places%20-%20Misc","",0,20,100);
	
	Menu5_11=new Array("Disney","show.php?category=Disney","",0,20,100);
	
	Menu5_12=new Array("Famous People","","",3,20,100);
		Menu5_12_1=new Array("Royalty","show.php?category=Royalty","",0,20,100);
		Menu5_12_2=new Array("TV & Film Stars","show.php?category=TV%20and%20Film","",0,20,100);
		Menu5_12_3=new Array("Musicians","show.php?category=Music","",0,20,100);
		
	
	Menu5_13=new Array("Fantasy","","",6,20,100);
		Menu5_13_1=new Array("ALL","show.php?category=Fantasy","",0,20,100);
		Menu5_13_2=new Array("Alchemy","show.php?category=Fantasy%20-%20Alchemy","",0,20,100);
		Menu5_13_3=new Array("Dragons","show.php?category=Fantasy%20-%20Dragons","",0,20,100);
		Menu5_13_4=new Array("Fairies","show.php?category=Fantasy%20-%20Fairies","",0,20,100);
		Menu5_13_5=new Array("Magical","show.php?category=Fantasy%20-%20Magical","",0,20,100);
		Menu5_13_6=new Array("Artists","","",3,20,100);
			Menu5_13_6_1=new Array("Luis Royo","show.php?category=Artists%20-%20Luis%20Royo","",0,20,100);
			Menu5_13_6_2=new Array("Victoria Frances","show.php?category=Artists%20-%20Victoria%20Frances","",0,20,100);
			Menu5_13_6_3=new Array("Jospehine Wall","show.php?category=Artists%20-%20Jospehine%20Wall","",0,20,100);
		
	
	Menu5_14=new Array("Fine Art","","",18,20,100);
		Menu5_14_1=new Array("ALL","show.php?category=Art%20and%20Paintings","",0,20,100);
		Menu5_14_2=new Array("Brueugal","show.php?category=Artists%20-%20Breughel","",0,20,100);
		Menu5_14_3=new Array("Canaletto","show.php?category=Artists%20-%20Canaletto","",0,20,100);
		Menu5_14_4=new Array("Cezanne","show.php?category=Artists%20-%20Cezanne","",0,20,100);
		Menu5_14_5=new Array("Constable","show.php?category=Artists%20-%20Constable","",0,20,100);
		Menu5_14_6=new Array("DaVinci","show.php?category=Artists%20-%20Da%20Vinci","",0,20,100);
		Menu5_14_7=new Array("Degas","show.php?category=Artists%20-%20Degas","",0,20,100);
		Menu5_14_8=new Array("Escher","show.php?category=Artists%20-%20Escher","",0,20,100);
		Menu5_14_9=new Array("Jack Vettriano","show.php?category=Artists%20-%20Jack%20Vettriano","",0,20,100);
		Menu5_14_10=new Array("Klimt","show.php?category=Art%20-%20Klimt","",0,20,100);
		Menu5_14_11=new Array("Luis Royo","show.php?category=Artists%20-%20Luis%20Royo","",0,20,100);
		Menu5_14_12=new Array("Michaelanglo","show.php?category=Artists%20-%20Michaelangelo","",0,20,100);
		Menu5_14_13=new Array("Monet","show.php?category=Artists%20-%20Monet","",0,20,100);
		Menu5_14_14=new Array("Renoir","show.php?category=Artists%20-%20Renoir","",0,20,100);
		Menu5_14_15=new Array("Titian","show.php?category=Artists%20-%20Titian","",0,20,100);
		Menu5_14_16=new Array("Thomas Kinkade","show.php?category=Thomas%20-%20Kinkade","",0,20,100);
		Menu5_14_17=new Array("Van Gogh","show.php?category=Artists%20-%20Van%20Gogh","",0,20,100);
		Menu5_14_18=new Array("Vermeer","show.php?category=Artists%20-%20Vermeer","",0,20,100);
		
		
	
	Menu5_15=new Array("Food & Drink","show.php?category=Cowboys%20and%20Indians","",0,20,100);
	
	Menu5_16=new Array("Flowers & Gardens","show.php?category=Flowers%20and%20Gardens","",0,35,100);
	
	Menu5_17=new Array("History & Nostalgia","","",10,35,100);
		Menu5_17_1=new Array("Ancient Rome","show.php?category=Ancient%20-%20Rome","",0,20,100);
		Menu5_17_2=new Array("Costumes","show.php?category=History%20-%20Costumes","",0,20,100);
		Menu5_17_3=new Array("Childhood Memories","show.php?category=History%20-%20Costumes","",3,20,100);
			Menu5_17_3_1=new Array("Cute Kids","show.php?category=Cute%20Kids","",0,20,100);
			Menu5_17_3_2=new Array("Teddy Bears & Dolls","show.php?category=Teddy%20Bears%20and%20Dolls","",0,20,100);
			Menu5_17_3_3=new Array("Nursery Rhymes","show.php?category=Nursey%20Tales","",0,20,100);
			
		Menu5_17_4=new Array("Egypt","show.php?category=History%20-%20Eqypt","",0,20,100);
		Menu5_17_5=new Array("Good Ole Days","show.php?category=History%20-%20Good%20Ole%20Days","",0,20,100);
		Menu5_17_6=new Array("London","show.php?category=History%20-%20London","",0,20,100);
		Menu5_17_7=new Array("Medieval","show.php?category=History%20-%20Medieval","",0,20,100);
		Menu5_17_8=new Array("Nostalgic","show.php?category=Nostalgia","",0,20,100);
		Menu5_17_9=new Array("Victorian","show.php?category=Victorian","",0,20,100);
		Menu5_17_10=new Array("World","show.php?category=History%20-%20World","",0,20,100);
		
	Menu5_18=new Array("Kids Stuff","","",3,20,100);
		Menu5_18_1=new Array("Cute Kids","show.php?category=Cute%20Kids","",0,20,100);
		Menu5_18_2=new Array("Teddy Bears & Dolls","show.php?category=Teddy%20Bears%20and%20Dolls","",0,20,100);
		Menu5_18_3=new Array("Kids Games","show.php?category=Games%20-%20Kids","",0,20,100);
	
	Menu5_19=new Array("Maps","","",3,20,100);
		Menu5_19_1=new Array("Europe & UK","show.php?category=Maps%20-%20Europe","",0,20,100);
		Menu5_19_2=new Array("Space","show.php?category=Cute%20Kids","",0,20,100);
		Menu5_19_3=new Array("World","show.php?category=Maps%20-%20World","",0,20,100);
		
	Menu5_20=new Array("Places","","",4,20,100);
		Menu5_20_1=new Array("Circus & Fairgrounds","show.php?category=Fairgrounds%20and%20Circus","",0,20,100);
		Menu5_20_2=new Array("Farm Life","show.php?category=Farm%20Life","",0,20,100);
		Menu5_20_3=new Array("Markets","show.php?category=Markets","",0,20,100);
		Menu5_20_4=new Array("In the Jungle","show.php?category=Jungle","",0,20,100);
		
		
	Menu5_21=new Array("Religious","show.php?category=Religious","",0,20,100);
		
	Menu5_22=new Array("Romance","show.php?category=Romance","",0,20,100);
	
	Menu5_23=new Array("Scenic","","",9,20,100);
		Menu5_23_1=new Array("Beaches","show.php?category=Scenic%20-%20Beaches","",0,20,100);
		Menu5_23_2=new Array("Countryside","show.php?category=Scenic%20-%20Countryside","",0,20,100);
		Menu5_23_3=new Array("Harbours","show.php?category=Scenic%20-%20Harbours","",0,20,100);
		Menu5_23_4=new Array("Jungle","show.php?category=Scenic%20-%20Jungle","",0,20,100);
		Menu5_23_5=new Array("Landscapes","show.php?category=Scenic%20-%20Landscapes","",0,20,100);
		Menu5_23_6=new Array("Mountains","show.php?category=Scenic%20-%20Mountains","",0,20,100);
		Menu5_23_7=new Array("Oceans","show.php?category=Scenic%20-%20Ocean","",0,20,100);
		Menu5_23_8=new Array("Snowy","show.php?category=Scenic%20-%20Snow","",0,20,100);
		Menu5_23_9=new Array("Waterways","show.php?category=Scenic%20-%20Waterways","",0,20,100);
		
	Menu5_24=new Array("Sport","show.php?category=sport","",0,20,100);
	
	Menu5_25=new Array("Transport","","",8,20,100);
		Menu5_25_1=new Array("Air Balloons","show.php?category=Transport%20-%20Air%20Balloons","",0,20,100);
		Menu5_25_2=new Array("Airplanes","show.php?category=Transport%20-%20Airplanes","",0,20,100);
		Menu5_25_3=new Array("Bikes","show.php?category=Transport%20-%20Bikes","",0,20,100);
		Menu5_25_4=new Array("Boats","show.php?category=Transport%20-%20Boats","",0,20,100);
		Menu5_25_5=new Array("Buses & Trams","show.php?category=Transport%20-%20Buses","",0,20,100);
		Menu5_25_6=new Array("Cars","show.php?category=Transport%20-%20Cars","",0,20,100);
		Menu5_25_7=new Array("Ships","show.php?category=Transport%20-%20Ships","",0,20,100);
		Menu5_25_8=new Array("Trains","show.php?category=Transport%20-%20Trains","",0,20,100);
		Menu5_25_9=new Array("Trucks","show.php?category=Transport%20-%20Trucks","",0,20,100);
		
	Menu5_26=new Array("TV Film & Music","show.php?category=TV%20and%20Film","",0,20,100);
	
	Menu5_27=new Array("Wartime","show.php?category=War","",0,20,100);
	
	
	
Menu6=new Array("","","2011-graphics/buttons-v3/06-searcha.gif",8,50,100);
	Menu6_1=new Array("Find an Artist","artist-a-z.php","",0,20,100);
	Menu6_2=new Array("Wasgij","wasgij_puzzles.php","",0,20,100);	
	Menu6_3=new Array("Jan van Haasteren","collection.php?collection=Jan%20Van%20Haasteren","",0,35,100);
	Menu6_4=new Array("Puzzleballs","show.php?type=Puzzleball","",0,20,100);
	
	Menu6_5=new Array("TV & Film Characters","artist-a-z.php","",3,35,100);
		Menu6_5_1=new Array("Coronation Street","collection.php?collection=Coronation%20Street","",0,20,100);
		Menu6_5_2=new Array("Dr Who","collection.php?collection=Doctor%20Who","",0,20,100);
		Menu6_5_3=new Array("Ice Age","collection.php?collection=Ice%20Age","",0,20,100);
		
	Menu6_6=new Array("Christmas","collection.php?collection=Christmas","",0,20,100);
	
	Menu6_7=new Array("3D Puzzles","show.php?category=3D%20Puzzles","",0,20,100);
	Menu6_8=new Array("UK Local View Puzzles","localviewpuzzles.php","",0,35,100);
		
Menu7=new Array("","","2011-graphics/buttons-v3/07-newsa.gif",8,50,100);

	Menu7_1=new Array("Special Offers","specialoffers.php","",0,20,100);
	Menu7_2=new Array("New Releases","show.php","",0,20,100);
	Menu7_3=new Array("Coming Soon","comingsoon.php","",0,20,100);
	Menu7_4=new Array("BUY 3 for 2 Offer","collection.php?special=342","",0,20,100);
	Menu7_5=new Array("Newsletters","newsletters.php","",0,20,100);
	Menu7_6=new Array("Loyalty Puzzles","free_puzzles.php","",0,20,100);
	Menu7_7=new Array("Win Wasgijs","wasgij-comp.php","",0,20,100);
	Menu7_8=new Array("FREE UK Shipping","specialoffers.php","",0,35,100);

Menu8=new Array("","","2011-graphics/buttons-v3/08-shippinga.gif",3,50,100);

	Menu8_1=new Array("Shipping Costs","shippingcosts.php","",0,20,100);
	Menu8_2=new Array("Delivery Times","shippingcosts.php","",0,20,100);	
	Menu8_3=new Array("Shipping Quotes","contact_steve.php","",0,20,100);	

Menu9=new Array("","","2011-graphics/buttons-v3/09-customera.gif",5,50,100);

	Menu9_1=new Array("Contact Us","","",5,20,100);
		Menu9_1_1=new Array("General Enquiries","contact.php","",0,35,100);
		Menu9_1_2=new Array("FAQ","faq.php","",0,20,100);
		Menu9_1_3=new Array("Business Enquiries","contact_steve.php","",0,35,100);
		Menu9_1_4=new Array("Live Help","mrjig-yahoo.php","",0,20,100);
		Menu9_1_5=new Array("About Us","about.php","",0,20,100);
		
		
	Menu9_2=new Array("Customer Service","","",4,35,100);	
		Menu9_2_1=new Array("Missing Pieces","missingpieces.php","",0,20,100);	
		Menu9_2_2=new Array("Returns & Damages","returns.php","",0,35,100);
		Menu9_2_3=new Array("Loyalty Points","loyalty.php","",0,20,100);
		Menu9_2_4=new Array("Lost Password","password.php","",0,20,100);
		
	Menu9_3=new Array("Shopping Help","","",5,20,100);	
		Menu9_3_1=new Array("How to Order","howtoorder.php","",0,20,100);	
		Menu9_3_2=new Array("Shipping Info","shippingcosts.php","",0,20,100);
		Menu9_3_3=new Array("Mail Order","mailorder.php","",0,20,100);
		Menu9_3_4=new Array("Phone & Fax Orders","fax.php","",0,35,100);
		Menu9_3_5=new Array("Currency Xchange","currency.php","",0,35,100);
		
		
	Menu9_4=new Array("Security","","",3,20,100);	
		Menu9_4_1=new Array("Secure Statement","securestatement.php","",0,35,100);	
		Menu9_4_2=new Array("Privacy Policy","privacy.php","",0,20,100);
		Menu9_4_3=new Array("Terms & Conditions","terms.php","",0,35,100);
		
		
	Menu9_5=new Array("Links","","",4,20,100);	
		Menu9_5_1=new Array("Facebook","http://en-gb.facebook.com/mrjig","",0,20,100);	
		Menu9_5_2=new Array("Twitter","http://twitter.com/JigsawGallery","",0,20,100);
		Menu9_5_3=new Array("Jigsaw Doctor","http://www.jigsawdoctor.co.uk/","",0,20,100);
		Menu9_5_4=new Array("Falcon Wasgij","http://www.wasgij.co.uk/","",0,20,100);
	

Menu10=new Array("","","2011-graphics/buttons-v3/10-accounta.gif",8,50,100);
	
	Menu10_1=new Array("Track Order","myaccount.php?section=trackorder","",0,20,100);	
	Menu10_2=new Array("Login Details","myaccount.php?section=editlogin","",0,20,100);
	Menu10_3=new Array("My Addresses","myaccount.php?section=editdelivery","",0,20,100);
	Menu10_4=new Array("My Favourites","myaccount.php?section=favorites","",0,20,100);
	Menu10_5=new Array("My Alerts","myaccount.php?section=editlogin","",0,20,100);
	Menu10_6=new Array("Cancelations","myaccount.php?section=cancel","",0,20,100);
	Menu10_7=new Array("Previous Orders","myaccount.php?section=prevorders","",0,20,100);
	Menu10_8=new Array("Loyalty Points","myaccount.php?section=loyalty","",0,20,100);
	
	
	
	
	
	
	
	
