var PT1 = 
	{ 
	title: "Personal Paper Trimmer", 
	items: [ { name: "Personal Paper Trimmer", item_num: "PT1", price: "12.95", weight: 0.4 }
		   ],
	attr: [ 
			{ name: "Price", value: '<S>$ 14.95</S><BR><Font color="ff0000">Sale!&nbsp;$&nbsp;12.95' },
			{ name: "Item #", value: "PT1" }
		  ],
	images: [ { name: "pt_colored.gif", width: 234, height: 187, 
			    desc: "Personal Paper Trimmer", lg_name: "pt_blue.jpg" }
			],
	description: 
"This terrific tool is great for cropping photographs!  In addition, " +
"it can be used as a compact, general household or office paper trimmer." +
"<UL><LI>Makes interior cuts that scissors can't make " +
"<LI>Trims multiple sheets of 20 lb. bond paper or two layers of card stock " +
"<LI>Features English and metric cutting scales " +
"<LI>Carriage guide pivots out of the way to allow for easier paper loading " +
"<LI>Ideal for left- or right-handed use " +
"<LI>Fits all standard binders; take it with you to your crops " +
"Colors vary." +
'<P><FONT color="bb0000"><B>LIMITED TIME SPECIAL!</B>  Free refill ' + 
"blade 2-pack!  One cutting blade and one scoring blade.  Scoring blade " +
"neatly creases bond paper and greeting card stock.  A $5.00 value FREE!</FONT>"
	};
