document.write('<form method="POST" action="/post.php">');
document.write('<font size="-1">');
document.write('【質問・意見】<br>');
document.write('</font>');
document.write('　<textarea name="iken" cols="55" rows="3"></textarea>');
document.write('<input type="hidden" name="curl" value="',location.href,'">');
document.write('<input type="submit" name="submit" value="送　信">');
document.write('</form>');