function submitym(){	document.ymform.action = "ccc";	document.getElementById('ymform').submit();}