dltItem=function(n){
	document.location.href="./?dlt="+n;
}
chgNum=function(n){
	document.ff.chg.value=n;
	document.ff.submit();
}
