

var polltext = "";
polltext = polltext + '<table border="0" cellpadding="0" cellspacing="0"><tr><td  valign=top><span class="dekQuiz">Thanks for your opinion. Total Votes: 854<br><br><b><span class="quizQuestion">My thought on the new iPhone is:</b></span><br><br>';


polltext = polltext +  '<table border="0" cellspacing="2" cellpadding="0"><tr><td><span class="quizPercentage">I stood in line for 48 hours to get my hands on it:  <b>2%</b></span> </td></tr></table><br>';

polltext = polltext +  '<table border="0" cellspacing="2" cellpadding="0"><tr><td><span class="quizPercentage">48 Hours! I was at the store five weeks in advance!:  <b>8%</b></span> </td></tr></table><br>';

polltext = polltext +  '<table border="0" cellspacing="2" cellpadding="0"><tr><td><span class="quizPercentage">Really? An Apple phone?:  <b>16%</b></span> </td></tr></table><br>';

polltext = polltext +  '<table border="0" cellspacing="2" cellpadding="0"><tr><td><span class="quizPercentage">I\'ll wait for iPhone Version 2:  <b>72%</b></span> </td></tr></table><br>';

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


document.write (polltext);