/* ---Hand Sewing Needles --- */


var MENU_ITEMS1 = [

	['FABRICS', null,

			['Plains','plain.htm'],
			['False Plains', 'false.htm'],
			['Stripes & Plaids', 'organza.htm'],
			['Sheers', 'Sheers.htm'],
			['Dobbies', 'dupion.htm'],
			['Quilts','tafetta.htm'],
			['Jacquards', 'jacquard.htm'],
			['Embroidery', 'embr.htm'],
			['Care of Silk', 'silkcare.htm'],
	],


];



