function update_type(new_type) {
	window.location="index.php?action=view&New_Type="+new_type+"";
}
