// items structure
// each item is the array of one or more properties:
// [text, link, settings, subitems ...]
// use the builder to export errors free structure if you experience problems with the syntax
// µ¯³ö²Ëµ¥µÄÄÚÈÝ
var MENU_ITEMS = [
	[null, null, null,
	 	['<span style=\"font-weight:bold;color:#1c3195;\">PERSONALIZED GIFTS</span>',null,null],
		['<img src=\"kcommon.files\/arrow.gif\">&nbsp;Gift Suggestions', 'sort.php?path2=1&path2=1&searchselect=category&menuid=1&catname=compact mirror', null,
			['Compact Mirrors','sort.php?path2=1&searchselect=category&menuid=1&catname=compact mirror',null],
			['Executive + Office + Golf','sort.php?path2=1&searchselect=category&menuid=9&catname=Business Card Cases',null],
			['Clips+Keychains+Tools','sort.php?path2=1&searchselect=category&menuid=14&catname=Key Chains',null],
			['Bar + Wine + Cigars','sort.php?path2=1&searchselect=category&menuid=17&catname=Flask Sets',null],
			['Jewelry For Every One','sort.php?path2=5&searchselect=category&menuid=231&catname=Pocket Watches',null],
			['Piggy Banks','sort.php?path2=1&searchselect=category&menuid=25&catname=Piggy Banks',null],
			['Candles + Vases','sort.php?path2=1&searchselect=category&menuid=26&catname=Candles',null],
			['Fashion Accessonries','sort.php?path2=5&searchselect=category&menuid=210&catname=Sun Glasses',null],
			['Home D&eacute;cor','sort.php?path2=1&searchselect=category&menuid=33&catname=Timers',null],
			['Travel Gears + Bags','sort.php?path2=1&searchselect=category&menuid=42&catname=Travel Bags',null],
			['Photo Albums + Frames','sort.php?path2=1&searchselect=category&menuid=44&catname=Frames',null],
			['Crystal Gifts','sort.php?path2=1&searchselect=category&menuid=46&catname=Crystals',null],
			['Fun &amp; Cool Gifts','sort.php?path2=1&searchselect=category&menuid=47&catname=Some Specials',null],
			['Clocks','sort.php?path2=1&searchselect=category&menuid=40&catname=clock',null]
		],
		// this is how custom javascript code can be called from the item
		// note how apostrophes are escaped inside the string, i.e. 'Don't' must be 'Don\'t'
		['<img src=\"kcommon.files\/arrow.gif\">&nbsp;Occasion', 'sort.php?path2=2&searchselect=category&menuid=101&catname=Frames', null,
			['Anniversary','sort.php?path2=3&searchselect=category&menuid=101&catname=Frames',null],
			['Birthday','sort.php?path2=4&searchselect=category&menuid=151&catname=Frames',null],
			['Father\'s Day','sort.php?path2=5&searchselect=category&menuid=201&catname=Frames',null],
			['Graduation','sort.php?path2=6&searchselect=category&menuid=251&catname=Frames',null],
			['Valentine\'s Day','sort.php?path2=7&searchselect=category&menuid=301&catname=Frame',null],
			['Wedding','sort.php?path2=8&searchselect=category&menuid=351&catname=Frames',null],
			['Housewarming','sort.php?path2=9&searchselect=category&menuid=401&catname=Bracelets',null],
			['Back To School','sort.php?path2=10&searchselect=category&menuid=505&catname=Personalized pens',null],
			['Fraternity &amp; Sorority','sort.php?path2=11&searchselect=category&menuid=451&catname=Personalized pens',null],
			['Easter','sort.php?path2=12&searchselect=category&menuid=551&catname=Easter',null],
			['Christmas','sort.php?path2=13&searchselect=category&menuid=2201&catname=compact mirror',null],
			['Thanksgiving','sort.php?path2=14&searchselect=category&menuid=651&catname=Gift%20Trays',null],
			['Mother\'s Day','sort.php?path2=15&searchselect=category&menuid=2301&catname=compact mirror',null]
		],
		['<img src=\"kcommon.files\/arrow.gif\">&nbsp;Recipient', 'sort.php?path2=16&searchselect=category&menuid=1801&catname=Frames',null,
		 	['Business Associates','sort.php?path2=17&searchselect=category&menuid=1801&catname=Frames',null],
			['Gifts For Her/Bridesmaid','sort.php?path2=18&searchselect=category&menuid=1901&catname=compact mirror',null],
			['Gifts For Him/Groomsmen','sort.php?path2=19&searchselect=category&menuid=2001&catname=Business Card Cases',null]
		 ],
	 	['<span style=\"font-weight:bold;color:#1c3195;\">PARTY FAVORS</span>',null,null],
		['<img src=\"kcommon.files\/arrow.gif\">&nbsp;Sort By Events', 'sort.php?path2=20&searchselect=category&menuid=801&catname=Card Holder',null,
			['Wedding Favors','sort.php?path2=20&searchselect=category&menuid=801&catname=Card Holder',null],
			['Bridal Shower Favors','sort.php?path2=20&searchselect=category&menuid=823&catname=Card Holder',null],
			['Brithday Party Favors','sort.php?path2=20&searchselect=category&menuid=845&catname=Candles',null]
		 ],
		
	 	['<span style=\"font-weight:bold;color:#1c3195;\">EVENT ACCESSORIES</span>',null,null],
		['<img src=\"kcommon.files\/arrow.gif\">&nbsp;Event Accessories', 'sort.php?path2=21&searchselect=category&menuid=1101&catname=Guest Book',null,
			['Guest Books','sort.php?path2=21&searchselect=category&menuid=1101&catname=Guest Book',null],
			['Place Card Holders','sort.php?path2=21&searchselect=category&menuid=1102&catname=Card Holder',null],
			['Toasting Glasses','sort.php?path2=21&searchselect=category&menuid=1103&catname=Toasting',null],
		    ['Candles','sort.php?path2=21&searchselect=category&menuid=1105&catname=Candles',null,
				['Candles','sort.php?path2=21&searchselect=category&menuid=1104&catname=Candles',null],
				['Candles Stands','sort.php?path2=21&searchselect=category&menuid=1105&catname=Candle Cases',null]
			]
		 ],
		['<img src=\"kcommon.files\/arrow.gif\">&nbsp;Wedding Accessories', 'sort.php?path2=22&searchselect=category&menuid=1201&catname=Guest Book',null,
			['Guest Books','sort.php?path2=22&searchselect=category&menuid=1201&catname=Guest Book',null],
			['Ring Pillows','sort.php?path2=22&searchselect=category&menuid=1202&catname=Ring Pillow',null],
			['Place Card Holders','sort.php?path2=22&searchselect=category&menuid=1203&catname=Card Holder',null],
			['Toasting Glasses','sort.php?path2=22&searchselect=category&menuid=1204&catname=Toasting',null],
		    ['Flower Girl Baskets','sort.php?path2=22&searchselect=category&menuid=1205&catname=Flower Baskets',null],
			['Cake Tops','sort.php?path2=22&searchselect=category&menuid=1206&catname=Cake Tops',null],
		    ['Sachet Favors','sort.php?path2=22&searchselect=category&menuid=1207&catname=Sachet Favors',null],
			['Serving Sets','sort.php?path2=22&searchselect=category&menuid=1208&catname=Serving Sets',null],
			['Candles','sort.php?path2=22&searchselect=category&menuid=1209&catname=Candles',null],
			['Pen Holders','sort.php?path2=22&searchselect=category&menuid=1211&catname=Penholders',null]
			
		],
	 	['<span style=\"font-weight:bold;color:#1c3195;\">CORPORATE GIFTS</span>',null,null],
		['<img src=\"kcommon.files\/arrow.gif\">&nbsp;Promotional Gifts','sort.php?path2=0&searchselect=category&menuid=2101',null],
	 	['<span style=\"font-weight:bold;color:#1c3195;\">OUTLET STORE</span>',null,null],
		['<img src=\"kcommon.files\/arrow.gif\">&nbsp;Tools','sort.php?path2=23&searchselect=category&menuid=1301&catname=Knife',null,
			['Multifunction Knife','sort.php?path2=23&searchselect=category&menuid=1301&catname=Knife',null],
			['Multifunction Tools','sort.php?path2=23&searchselect=category&menuid=1302&catname=Tools',null],
			['Multifunction Openers','sort.php?path2=23&searchselect=category&menuid=1303&catname=Opener',null],
			['Knife Sets','sort.php?path2=23&searchselect=category&menuid=1304&catname=Knife Set',null],
			['Red Wine Sets','sort.php?path2=23&searchselect=category&menuid=1305&catname=Wine Sets',null]
		 ],
		['<img src=\"kcommon.files\/arrow.gif\">&nbsp;Flasks', 'sort.php?path2=24&searchselect=category&menuid=1401&catname=Regular',null,
			['Regular','sort.php?path2=24&searchselect=category&menuid=1401&catname=Regular',null],
			['All Leather Face','sort.php?path2=24&searchselect=category&menuid=1402&catname=Leather Face',null],
			['Double Steel Designs','sort.php?path2=24&searchselect=category&menuid=1403&catname=Double Steel',null],
			['Flaskset','sort.php?path2=24&searchselect=category&menuid=1404&catname=Flask Set',null],
			['Shape: Round &amp; Erratic','sort.php?path2=24&searchselect=category&menuid=1405&catname=Shape Erratic',null],
			['Special Material','sort.php?path2=24&searchselect=category&menuid=1406&catname=Special Material',null],
			['Emboss Logo','sort.php?path2=24&searchselect=category&menuid=1407&catname=Emboss Logo',null],
			['Leather Emboss','sort.php?path2=24&searchselect=category&menuid=1408&catname=Leather Emboss',null]
		 ],
		['<img src=\"kcommon.files\/arrow.gif\">&nbsp;Gifts', 'sort.php?path2=25&searchselect=category&menuid=1501&catname=Gift Trays',null,
			['Serving Trays','sort.php?path2=25&searchselect=category&menuid=1501&catname=Gift Trays',null],
			['Serving Platters','sort.php?path2=25&searchselect=category&menuid=1502&catname=Gift Platters',null],
			['Candle Cases','sort.php?path2=25&searchselect=category&menuid=1503&catname=Gift Candle Cases',null],
			['Gift Glass Sets','sort.php?path2=25&searchselect=category&menuid=1504&catname=Gift Glass Sets',null],
			['Salt &amp; Pepper','sort.php?path2=25&searchselect=category&menuid=1505&catname=Salt and Pepper Set',null],
			['Salad Dressing','sort.php?path2=25&searchselect=category&menuid=1506&catname=Salad Dressing',null],
			['Cake Trays','sort.php?path2=25&searchselect=category&menuid=1507&catname=Cake Trays',null],
			['Gift Frames','sort.php?path2=25&searchselect=category&menuid=1508&catname=Gift Frames',null],
			['Compact Mirrors','sort.php?path2=25&searchselect=category&menuid=1604&catname=Gift Mirrors',null],
			['Gift Keychains','sort.php?path2=25&searchselect=category&menuid=1607&catname=Gift Keychains',null]
		 ],
		['<img src=\"kcommon.files\/arrow.gif\">&nbsp;Electronics', 'sort.php?path2=26&searchselect=category&menuid=1601&catname=Air Purifiers',null,
			['Mini Air Purifiers','sort.php?path2=26&searchselect=category&menuid=1601&catname=Air Purifiers',null],
			['LED Flash Lights','sort.php?path2=26&searchselect=category&menuid=1602&catname=LED Lights',null],
			['Electronic Mini-Toys','sort.php?path2=26&searchselect=category&menuid=1603&catname=Electronic Toys',null],
			['Mobile Chargers','sort.php?path2=26&searchselect=category&menuid=1606&catname=Mobile Charger',null],
			['Auto-Electronics','sort.php?path2=26&searchselect=category&menuid=1608&catname=Auto-Electronics',null]
		 ],
		['<img src=\"kcommon.files\/arrow.gif\">&nbsp;Ebay Specials', 'sort.php?path2=27&searchselect=category&menuid=1701&catname=Special Items',null,
			['Gift sets','sort.php?path2=27&searchselect=category&menuid=1701&catname=Special Items',null],
			['Jewelry',
'sort.php?path2=27&searchselect=category&menuid=1702&catname=ebays jewelry',null]
	
		 ],
		
	]
];


