function webVoting(){
var str='';
str+='<script src="http://www.smspoll.net/js/swap.js" type="text/javascript"></script>'
str+='<table bgcolor="#FFFFFF" width="100%" border="0" cellspacing="0" cellpadding="0">';
str+='<tr>';
str+=' <td height="30" valign="center" colspan="2" style="padding-left:5px; font-family: Arial; font-size: 15px; color: #333333; font-weight: bold; text-decoration: none;">How many email addresses do you have?<\/td>';
str+='<\/tr>';
str+='<tr>';
str+=' <td width="100%" height="20" style="background-color:#f4f1f1; border-bottom:1px solid #ffffff; padding-left:5px; font-family: Arial; font-size: 12px; color: #333333; text-decoration: none;">Only one<\/td>';
str+=' <td width="56" height="20" style="border-bottom:1px solid #ffffff;"><a style="cursor:pointer"  onClick="window.open(\'http://www.smspoll.net/webvote.php?cty=au&vote=1943\',\'vote\',\'width=340, height=100, toolbar=no, location=no, directories=no, status=no, menubar=no, scrollbars=no, copyhistory=no, resizable=no\')" onmouseout="MM_swapImgRestore()" onmouseover="MM_swapImage(\'Imgw_1992\',\'\',\'http:\/\/www.smspoll.net\/images\/vote_on.gif\',1)"><img src="http:\/\/www.smspoll.net\/images\/vote_off.gif" name="Imgw_1992" id="Imgw_1992" alt="Vote" width="56" height="20" border="0" style="margin:0px; padding:0px; border:none" \/><\/a><\/td>';
str+='<\/tr>';
str+='<tr>';
str+=' <td width="100%" height="20" style="background-color:#f4f1f1; border-bottom:1px solid #ffffff; padding-left:5px; font-family: Arial; font-size: 12px; color: #333333; text-decoration: none;">2 to 5<\/td>';
str+=' <td width="56" height="20" style="border-bottom:1px solid #ffffff;"><a style="cursor:pointer"  onClick="window.open(\'http://www.smspoll.net/webvote.php?cty=au&vote=1944\',\'vote\',\'width=340, height=100, toolbar=no, location=no, directories=no, status=no, menubar=no, scrollbars=no, copyhistory=no, resizable=no\')" onmouseout="MM_swapImgRestore()" onmouseover="MM_swapImage(\'Imgw_1993\',\'\',\'http:\/\/www.smspoll.net\/images\/vote_on.gif\',1)"><img src="http:\/\/www.smspoll.net\/images\/vote_off.gif" name="Imgw_1993" id="Imgw_1993" alt="Vote" width="56" height="20" border="0" style="margin:0px; padding:0px; border:none" \/><\/a><\/td>';
str+='<\/tr>';
str+='<tr>';
str+=' <td width="100%" height="20" style="background-color:#f4f1f1; border-bottom:1px solid #ffffff; padding-left:5px; font-family: Arial; font-size: 12px; color: #333333; text-decoration: none;">More than 5<\/td>';
str+=' <td width="56" height="20" style="border-bottom:1px solid #ffffff;"><a style="cursor:pointer"  onClick="window.open(\'http://www.smspoll.net/webvote.php?cty=au&vote=1945\',\'vote\',\'width=340, height=100, toolbar=no, location=no, directories=no, status=no, menubar=no, scrollbars=no, copyhistory=no, resizable=no\')" onmouseout="MM_swapImgRestore()" onmouseover="MM_swapImage(\'Imgw_1994\',\'\',\'http:\/\/www.smspoll.net\/images\/vote_on.gif\',1)"><img src="http:\/\/www.smspoll.net\/images\/vote_off.gif" name="Imgw_1994" id="Imgw_1994" alt="Vote" width="56" height="20" border="0" style="margin:0px; padding:0px; border:none" \/><\/a><\/td>';
str+='<\/tr>';
str+='<tr>';
str+=' <td colspan="2" valign="bottom" height="30" style="padding-left:5px; font-family: Arial; font-size: 10px; color: #666666; text-decoration: none;">Create your own free poll at <a href="http://www.smspoll.net/" target="_blank" style="color: #666666;">www.smspoll.net<\/a>&nbsp;&nbsp;<a href="http://www.smspoll.net/" target="_blank"><img src="http:\/\/www.smspoll.net\/images\/smspoll_link.jpg" align="bottom" alt="SMS POLL" width="69" height="16" border="0" style="margin:0px; padding:0px; border:none" \/><\/a><\/td>';
str+='<\/tr>';
str+='<\/table>';
document.write(str);
}
webVoting();
