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;">What do you think is the greatest barrier to the use of ILT/eLearning?<\/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;">Technology Skills<\/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=uk&vote=10\',\'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_16\',\'\',\'http:\/\/www.smspoll.net\/images\/vote_on.gif\',1)"><img src="http:\/\/www.smspoll.net\/images\/vote_off.gif" name="Imgw_16" id="Imgw_16" alt="Vote" width="56" height="20" border="0" \/><\/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;">Appropriate Technology<\/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=uk&vote=11\',\'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_17\',\'\',\'http:\/\/www.smspoll.net\/images\/vote_on.gif\',1)"><img src="http:\/\/www.smspoll.net\/images\/vote_off.gif" name="Imgw_17" id="Imgw_17" alt="Vote" width="56" height="20" border="0" \/><\/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;">Time<\/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=uk&vote=12\',\'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_18\',\'\',\'http:\/\/www.smspoll.net\/images\/vote_on.gif\',1)"><img src="http:\/\/www.smspoll.net\/images\/vote_off.gif" name="Imgw_18" id="Imgw_18" alt="Vote" width="56" height="20" border="0" \/><\/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;">Confidence<\/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=uk&vote=13\',\'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_19\',\'\',\'http:\/\/www.smspoll.net\/images\/vote_on.gif\',1)"><img src="http:\/\/www.smspoll.net\/images\/vote_off.gif" name="Imgw_19" id="Imgw_19" alt="Vote" width="56" height="20" border="0" \/><\/a><\/td>';
str+='<\/tr>';
str+='<tr>';
str+=' <td colspan="2" valign="center" 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" alt="SMS POLL" width="69" height="16" border="0" \/><\/a><\/td>';
str+='<\/tr>';
str+='<\/table>';
document.write(str);
}
webVoting();