
	function results1312()
	{
		var str1;
	     str1 = '<iframe marginheight="0" marginwidth="0" frameborder="0" width="200" height="' + ((document.getElementById("imp1312").scrollHeight)+108+10) + '" src="http://impoll.net/cgi-bin/jv.cgi?p=1312&amp;action=results&amp;s=&amp;w=200&amp;c1=2D5B5A&amp;c2=2D5B5A&amp;c3=FFFFFF&amp;c4=black&amp;c5=white&amp;c6=2D5B5A&amp;b=http://impoll.net/impr.gif" scrolling="no" name="imframe1312"></iframe>';
		document.getElementById("imdiv1312").innerHTML = str1;
	
	}
	function vote1312()
	{
		var str;
	     str = '<iframe marginheight="0" marginwidth="0" frameborder="0" width="200" height="' + ((document.getElementById("imp1312").scrollHeight)+108+30) + '" src="http://impoll.net/cgi-bin/jv.cgi?p=1312&amp;s=&amp;w=200&amp;c1=2D5B5A&amp;c2=2D5B5A&amp;c3=FFFFFF&amp;c4=black&amp;c5=white&amp;c6=2D5B5A&amp;b=http://impoll.net/impr.gif' + "&amp;r0=" + document.getElementById("imform1312").r0.checked + "&amp;r1=" + document.getElementById("imform1312").r1.checked + "&amp;r2=" + document.getElementById("imform1312").r2.checked + "&amp;r3=" + document.getElementById("imform1312").r3.checked + "&amp;r4=" + document.getElementById("imform1312").r4.checked + "&amp;r5=" + document.getElementById("imform1312").r5.checked +  '" scrolling="no" name="imframe1312"></iframe>';
	
		document.getElementById("imdiv1312").innerHTML = str;
	
	}
	function showPoll1312()
	{
	document.write('<table cellspacing="0" cellpadding="2" bgcolor="#FFFFFF" id="imp1312" width="200" style="border: 1px solid #2D5B5A"><tr><td width="200" bgcolor="#2D5B5A" align="left" style="border-bottom:1px solid #2D5B5A;background-image:url(\'http://impoll.net/impr.gif\');"><form id="imform1312" name="imform1312"><font color="#white" face="Verdana, Tahoma" size="2">What do you think should be concentrated on?</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">Archives');
document.write('<br><input type="radio" name="impoll" value="1" id="r1">Tutorials');
document.write('<br><input type="radio" name="impoll" value="2" id="r2">Links');
document.write('<br><input type="radio" name="impoll" value="3" id="r3">Community News');
document.write('<br><input type="radio" name="impoll" value="4" id="r4">Staff/Programmers');
document.write('<br><input type="radio" name="impoll" value="5" id="r5">All of the Above');
document.write('<br><br><input type="button" value="Vote" onclick="vote1312()"> <input type="button" value="Results" onclick="results1312()"><Br><Br><center><font size="1">Powered by <a href="http://impoll.net/" target="_blank"><font color="#2D5B5A">imPoll.net</font></a></font></center></font></form></td></tr></table>');

	}
	showPoll1312();
	