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