//=================
function catOrderBy(url, oval) {
	document.forms['catform'].submit();
}
