onload = function() {
	$("table#postcomm").wrap("<form name='inputform' method='post' action='blogcomm_.asp?action=postcomm'></form>");
}