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