var S08 = 
	{ 
	title: "Student Sewing Scissors", 
	items: [ { name: "Student Sewing Scissors", item_num: "S08", price: "4.17", weight: 0.14 }
		   ],
	attr: [ 
			{ name: "Price", value: '<S>$ 6.95</S><BR><Font color="ff0000">Sale!&nbsp;$&nbsp;4.17' },
			{ name: "Item #", value: "S08" }
		  ],
	images: [ { name: "s08.gif", width: 270, height: 232, 
			    desc: "Student Sewing Scissors" }
			],
	description: 
'<UL><LI>Perfect for snipping, trimming and cutting thread, yarn, ' +
'fabric and many other materials ' +
'<LI>Precision-ground stainless steel blades ' +
'<LI>Left- or right-handed ' +
'<LI>An absolute must for beginning sewers' +
'<LI>High-quality to last for years</LI></UL>' 
	};
