function sortDefault(url,condition) {
	window.location = url+"&"+condition;
}
