function PutWare(strID)
{
	Shopwin=window.open("shopping.asp?action=add&spid="+strID+"&PtCount=1&mnid=14735",'WareList','width=580,height=400,scrollbars=yes,resizable=yes');
	Shopwin.focus();
}