function kai() {
	document.form1.submit();
}
function uri() {
	document.form2.submit();
}
