
function searchCat(){
	window.location=document.getElementById("searchCat").value+".asp"
}
