/* ---Hand Sewing Needles --- */


var MENU_ITEMS = [

	['Aiguilles À Coudre et Aiguilles', null,

			['Chemise', 'pack_sewfold.htm'],
			['Sachet de 1 Aiguille (1 Tallie - 1 Code Couleur)', 'pack_sew1colour.htm'],
			['Tube', 'pack_sew1tube.htm'],
			['Enveloppe', 'pack_sew1enve.htm'],

			['Cassettes', 'pack_sew1cass.htm'],

			['Livret', 'pack_sew1book.htm'],

			['Carte', 'pack_sew1card.htm'],

			['En Distributeur d Aiguilles', 'pack_sew1comp.htm'],

	],

	['Aiguilles à Tricoter', null,

		['Carte', 'pack_knit1card.htm'],

		['En Porte', 'pack_knit1keep.htm'],

		['Etui', 'pack_pearl1gift.htm'],

	],


	['Pressions Pour', null,

		['Carte', 'pack_gar1card.htm'],

		['Sur Carte en Boîte de Plastique', 'pack_gar2card.htm'],

	],

	['Epingles de Surete', null,

		['Carte', 'pack_saf1card.htm'],

		['Sur Carte en Boîte de Plastique', 'pack_saf1box.htm'],

		['En Port Épingles Sur Carte', 'pack_saf1pin.htm'],

		['Sur Étiquette', 'pack_saf1tag.htm'],

		['Boitê', 'pack_saf1gross.htm'],

	],


	['Epingles', null,

		['Rossettes, Grosses', 'pack_pin1ros.htm'],

		['Mini-Presentoir de Rossettes', 'pack_pin1spin.htm'],

		['Rossettes Cartes', 'pack_pin1card.htm'],

		['Circulaires Accrochable Boitê', 'pack_pin1hang.htm'],

		['Boitê Charnière', 'pack_pin1hing.htm'],

		['Boitê', 'pack_pin1print.htm'],

		['Pelote à Épingles Accrochable', 'pack_pin1cush.htm'],

		['Pelote à Épingles', 'pack_pin1cushbox.htm'],

		['Pelote à Épingles Cartes', 'pack_pin1cushcard.htm'],

	],


	['Mercerie non Metallique', null,

		['Carte', 'pack_haber1card.htm'],

	],


	['Aida et Les Jeux', null,

		['Paquet', 'pack_aida1card.htm'],

		['Boitê', 'pack_aida1box.htm'],

	],


];



