
function formTest() {
	document.getElementById('formTest').value = 1;
}
