var ROG = 
	{ 
	title: "Roget's Pocket Thesaurus", 
	items: [ { name: "Roget's Pocket Thesaurus", item_num: "ROG", price: "1.05", weight: 0.14 }
		   ],
	attr: [ 
			{ name: "Price", value: '<S>$ 1.75</S><BR><Font color="ff0000">Sale!&nbsp;$&nbsp;1.05' },
			{ name: "Item #", value: "ROG" }
		  ],
	images: [ { name: "rog.gif", width: 181, height: 275, 
			    desc: "Roget's Pocket Thesaurus" }
			],
	description: 
'<P>The thesaurus is invaluable when writing.  It\'s the same ' +
'small size as the dictionary (above), so you can take it ' +
'with you wherever you go!</P>' +
'<P>Contains 57.000 synonyms and antonyms.</P>' +
'<P class="tiny">(The cover artwork may vary.)</P>'
	};
