
	function results910()
	{
		var str1;
	     str1 = '<iframe marginheight="0" marginwidth="0" frameborder="0" width="200" height="' + ((document.getElementById("imp910").scrollHeight)+54+10) + '" src="http://impoll.net/cgi-bin/jv.cgi?p=910&amp;action=results&amp;s=10&amp;w=200&amp;c1=0099FF&amp;c2=00BBFF&amp;c3=FFFFFF&amp;c4=black&amp;c5=FFFFFF&amp;c6=00BBFF&amp;b=http://impoll.net/impr10.gif" scrolling="no" name="imframe910"></iframe>';
		document.getElementById("imdiv910").innerHTML = str1;
	
	}
	function vote910()
	{
		var str;
	     str = '<iframe marginheight="0" marginwidth="0" frameborder="0" width="200" height="' + ((document.getElementById("imp910").scrollHeight)+54+30) + '" src="http://impoll.net/cgi-bin/jv.cgi?p=910&amp;s=10&amp;w=200&amp;c1=0099FF&amp;c2=00BBFF&amp;c3=FFFFFF&amp;c4=black&amp;c5=FFFFFF&amp;c6=00BBFF&amp;b=http://impoll.net/impr10.gif' + "&amp;r0=" + document.getElementById("imform910").r0.checked + "&amp;r1=" + document.getElementById("imform910").r1.checked + "&amp;r2=" + document.getElementById("imform910").r2.checked +  '" scrolling="no" name="imframe910"></iframe>';
	
		document.getElementById("imdiv910").innerHTML = str;
	
	}
	function showPoll910()
	{
	document.write('<table cellspacing="0" cellpadding="2" bgcolor="#FFFFFF" id="imp910" width="200" style="border: 1px solid #0099FF"><tr><td width="200" bgcolor="#00BBFF" align="left" style="border-bottom:1px solid #0099FF;background-image:url(\'http://impoll.net/impr10.gif\');"><form id="imform910" name="imform910"><font color="#FFFFFF" face="Verdana, Tahoma" size="2">How do you like imPoll.net?</font></td></tr><tr><td align="left"><font face="Verdana, Tahoma" color="black" size="2">');
document.write('<br><input type="radio" name="impoll" value="0" id="r0">Never used it before...');
document.write('<br><input type="radio" name="impoll" value="1" id="r1">I LOVE IT!');
document.write('<br><input type="radio" name="impoll" value="2" id="r2">I don\'t like it so much...');
document.write('<br><br><input type="button" value="Vote" onclick="vote910()"> <input type="button" value="Results" onclick="results910()"><Br><Br><center><font size="1">Powered by <a href="http://impoll.net/" target="_blank"><font color="#00BBFF">imPoll.net</font></a></font></center></font></form></td></tr></table>');

	}
	showPoll910();
	