var P02 = 
	{ 
	title: "Glitter Poster Paints", 
	items: [ { name: "Glitter Poster Paints", item_num: "P02", price: "4.17", weight: 0.86 }
		   ],
	attr: [ 
			{ name: "Price", value: '<S>$ 6.95</S><BR><Font color="ff0000">Sale!&nbsp;$&nbsp;4.17' },
			{ name: "Item #", value: "P02" }
		  ],
	images: [ { name: "paint_tubs.gif", width: 144, height: 80, 
			    desc: "Glitter Poster Paints" },
			  { name: "nontoxic.gif", width: 79, height: 103, 
			    desc: "Non-Toxic!" }
			],
	description: 
'<UL><LI>Made from a special non-toxic, water-based formula that ' +
'will never separate and never need to be stirred or shaken. ' +
'<LI>Any mess on hands, skin and most surfaces is easy to ' +
'<A href="cleanup_tips.html" onMouseOver="status=\'Paint Cleanup Tips\'; return true;">' +
'clean up</A> with soap and water. ' +
'<LI>Best of all... they\'re perfect for kids; safe for finger ' +
'painting, brushes, sponges and stencils.' +
'<LI>The paints come in large, 2-ounce, spill-resistant tubs with ' +
'oversized openings to make dipping your paintbrush or fingers easier.' +
'<LI>Actual bits of glitter are mixed right in these paints to ' +
'make your next project sparkle!' +
'<LI>Perfect for making a treasure chest or royal crown. Also ' +
'great for signs of all kinds and fun play jewelry.' +
'<LI>Four great glitter colors: Pink, Purple, Green, Yellow</UL><CENTER>' +
'<TABLE class="norm" border="0" cellpadding="0" cellspacing="0"><TBODY>' +
'<TR><TD><IMG src="glitter_pink.gif" border="0" width="50" height="53"></TD>' +
'<TD><IMG src="glitter_purple.gif" border="0" width="50" height="53"></TD>' +
'<TD><IMG src="glitter_green.gif" border="0" width="50" height="53"></TD>' +
'<TD><IMG src="glitter_yellow.gif" border="0" width="50" height="53"></TD>' +
'</TR></TBODY></TABLE></CENTER>' 
	};
