function listperp(page, from, perp, extrastr){
	location.href = "?a="+page+"&from="+from+"&perp="+perp+extrastr;
}

