

/* Model */

function selectModel(url) {
	window.location = document.form1.select.value;
}

function selectVaraosat(url) {
	window.location = document.form2.select.value;
}