

var polltext = "";
polltext = polltext + '<table border="0" cellpadding="0" cellspacing="0"><tr><td  valign=top><span class="dekQuiz">Thanks for your opinion. Total Votes: 313<br><br><b><span class="quizQuestion">If I have to endure software copy protection, the method I prefer is:</b></span><br><br>';


polltext = polltext +  '<table border="0" cellspacing="2" cellpadding="0"><tr><td><span class="quizPercentage">PACE iLok:  <b>17%</b></span> </td></tr></table><br>';

polltext = polltext +  '<table border="0" cellspacing="2" cellpadding="0"><tr><td><span class="quizPercentage">Syncrosoft Key:  <b>7%</b></span> </td></tr></table><br>';

polltext = polltext +  '<table border="0" cellspacing="2" cellpadding="0"><tr><td><span class="quizPercentage">Challenge and response codes:  <b>39%</b></span> </td></tr></table><br>';

polltext = polltext +  '<table border="0" cellspacing="2" cellpadding="0"><tr><td><span class="quizPercentage">A proprietary dongle:  <b>1%</b></span> </td></tr></table><br>';

polltext = polltext +  '<table border="0" cellspacing="2" cellpadding="0"><tr><td><span class="quizPercentage">I won\'t use copy-protected software:  <b>34%</b></span> </td></tr></table><br>';

polltext = polltext +  '<b><!-- unknowntag --></b> <br>';
polltext = polltext +  '</td></tr></table>';


document.write (polltext);