/* ---Hand Sewing Needles --- */


var MENU_ITEMS = [

	['Nähnadeln', null,

			['Faltblatt', 'pack_sewfold.htm'],
			['In Cello Verschweisst Mit Farbcodierung', 'pack_sew1colour.htm'],
			['Hülse', 'pack_sew1tube.htm'],
			['Tüte', 'pack_sew1enve.htm'],

			['Kassette', 'pack_sew1cass.htm'],

			['Broschüre', 'pack_sew1book.htm'],

			['Karte', 'pack_sew1card.htm'],

			['Compact', 'pack_sew1comp.htm'],

	],

	['Stricknadeln', null,

		['Karte', 'pack_knit1card.htm'],

		['Halteklipp', 'pack_knit1keep.htm'],

		['Geschenkpackung', 'pack_pearl1gift.htm'],

	],


	['Kleidungsverschlüsse', null,

		['Karte', 'pack_gar1card.htm'],

		['Kunststoff auf Karton', 'pack_gar2card.htm'],

	],

	['Nadeln', null,

		['Karte', 'pack_saf1card.htm'],

		['Kunststoff auf Karton', 'pack_saf1box.htm'],

		['In Pinholder Auf Karte', 'pack_saf1pin.htm'],

		['Auf Etikett', 'pack_saf1tag.htm'],

		['Schachtel', 'pack_saf1gross.htm'],

	],


	['Sicherheitsnadeln', null,

		['Rosetten,Gorßen', 'pack_pin1ros.htm'],

		['Rosettenhalter', 'pack_pin1spin.htm'],

		['Rosetten Auf Karte', 'pack_pin1card.htm'],

		['Rundstricknadeln Hällengselkästchen', 'pack_pin1hang.htm'],

		['Scharniar Schachtel', 'pack_pin1hing.htm'],

		['Schachtel', 'pack_pin1print.htm'],

		['Hällengselkästchen mit Nadelnkissen', 'pack_pin1cush.htm'],

		['Nadelkissen Kästchen', 'pack_pin1cushbox.htm'],

		['Nadelkissen Kästchen Auf Karte', 'pack_pin1cushcard.htm'],

	],


	['Textile Kurzwaren', null,

		['Auf Karte', 'pack_haber1card.htm'],

	],


	['Aida und Stickgarn', null,

		['Packs', 'pack_aida1card.htm'],

		['Schachtel', 'pack_aida1box.htm'],

	],


];



