if (tm_os != "webtv") {
    document.writeln('<form name="suggest" method="post" action="http://www.texasmonthly.com/misc/feedback.php">');
    document.writeln('<td valign="middle" class="magsmallstyle">');
    document.writeln('<input type="hidden" name="refer_page" value="'+top.location.href+'">');
    document.writeln('<input type="hidden" name="title" value="'+document.title+'">');
    document.writeln('&nbsp;&nbsp;<a href="#" onclick="commentit();return false;">Contact Us<\/a>&nbsp;&nbsp;<\/td>');
    document.writeln('<\/form>');
}