document.write('<div id="pollresults">');document.write('<form>Have you checked out our online checker?<P>');
document.write('<input type="hidden" name="pollid" value="22">');document.write('<input type="radio" name="choice" value="0">Yes - I use it<br>');
document.write('<input type="radio" name="choice" value="1">Yes - it\'s pretty cool<br>');
document.write('<input type="radio" name="choice" value="2">Yes - it\'s poor<br>');
document.write('<input type="radio" name="choice" value="3">No and I don\'t intend to<br>');
document.write('<input type="button" onclick="sendRequest(this.form, \'/delta/pack_files/module:98/save.php\',\'pollresults\');" name="form" value="Save">');
document.write('</div>');