var formref
function init(){
	formref=document.forms[0];
}
