
function ChangeAction(id){
	document.stichsearch.action = "index.php?id=" + id + "&type=3&backPID=" + id;
}
