
	function results1545()
	{
		var str1;
	     str1 = '<iframe marginheight="0" marginwidth="0" frameborder="0" width="200" height="' + ((document.getElementById("imp1545").scrollHeight)+126+10) + '" src="http://impoll.net/cgi-bin/jv.cgi?p=1545&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="imframe1545"></iframe>';
		document.getElementById("imdiv1545").innerHTML = str1;
	
	}
	function vote1545()
	{
		var str;
	     str = '<iframe marginheight="0" marginwidth="0" frameborder="0" width="200" height="' + ((document.getElementById("imp1545").scrollHeight)+126+30) + '" src="http://impoll.net/cgi-bin/jv.cgi?p=1545&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("imform1545").r0.checked + "&amp;r1=" + document.getElementById("imform1545").r1.checked + "&amp;r2=" + document.getElementById("imform1545").r2.checked + "&amp;r3=" + document.getElementById("imform1545").r3.checked + "&amp;r4=" + document.getElementById("imform1545").r4.checked + "&amp;r5=" + document.getElementById("imform1545").r5.checked + "&amp;r6=" + document.getElementById("imform1545").r6.checked +  '" scrolling="no" name="imframe1545"></iframe>';
	
		document.getElementById("imdiv1545").innerHTML = str;
	
	}
	function showPoll1545()
	{
	document.write('<table cellspacing="0" cellpadding="2" bgcolor="#FFFFFF" id="imp1545" 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="imform1545" name="imform1545"><font color="#FFFFFF" face="Verdana, Tahoma" size="2">I am here mainly to...</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">Download games');
document.write('<br><input type="radio" name="impoll" value="1" id="r1">Download programs');
document.write('<br><input type="radio" name="impoll" value="2" id="r2">Talk on the forum');
document.write('<br><input type="radio" name="impoll" value="3" id="r3">Get programming help');
document.write('<br><input type="radio" name="impoll" value="4" id="r4">Help others');
document.write('<br><input type="radio" name="impoll" value="5" id="r5">Upload my own games and/or programs');
document.write('<br><input type="radio" name="impoll" value="6" id="r6">Read about community news and updates');
document.write('<br><br><input type="button" value="Vote" onclick="vote1545()"> <input type="button" value="Results" onclick="results1545()"><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>');

	}
	showPoll1545();
	