function mrfl() {
	window.location.href='/index.php/ct/6/sf/'+document.getElementById("sf").value+'/sp/go/';
}
function hrfl() {
	window.location.href='/index.php/ct/8/searched/'+document.getElementById("searched").value+'/';
}
