function redir() {
	window.location.href = "./faire-parts.php?cat="+this.nav.cat.value;
}