$(function(){$('#submitbtn').click(function(){document.theform.submit();});}); 
