document.write('<form action="'+document.location+'" method="post"><input type="text" name="xname" style="width:100%;border:1px solid gray; margin-bottom: 5px;"><br /><textarea name="xcomment" style="width:100%;border:1px solid gray; height: 150px; margin-bottom: 5px;"></textarea><input type="submit" value="Ok"></form>');
