
	function results1618()
	{
		var str1;
	     str1 = '<iframe marginheight="0" marginwidth="0" frameborder="0" width="200" height="' + ((document.getElementById("imp1618").scrollHeight)+90+10) + '" src="http://impoll.net/cgi-bin/jv.cgi?p=1618&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="imframe1618"></iframe>';
		document.getElementById("imdiv1618").innerHTML = str1;
	
	}
	function vote1618()
	{
		var str;
	     str = '<iframe marginheight="0" marginwidth="0" frameborder="0" width="200" height="' + ((document.getElementById("imp1618").scrollHeight)+90+30) + '" src="http://impoll.net/cgi-bin/jv.cgi?p=1618&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("imform1618").r0.checked + "&amp;r1=" + document.getElementById("imform1618").r1.checked + "&amp;r2=" + document.getElementById("imform1618").r2.checked + "&amp;r3=" + document.getElementById("imform1618").r3.checked + "&amp;r4=" + document.getElementById("imform1618").r4.checked +  '" scrolling="no" name="imframe1618"></iframe>';
	
		document.getElementById("imdiv1618").innerHTML = str;
	
	}
	function showPoll1618()
	{
	document.write('<table cellspacing="0" cellpadding="2" bgcolor="#FFFFFF" id="imp1618" 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="imform1618" name="imform1618"><font color="#white" face="Verdana, Tahoma" size="2">My work: I do what I do because......</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">...i love doing it');
document.write('<br><input type="radio" name="impoll" value="1" id="r1">...it will lead me to being able to do what I want to do');
document.write('<br><input type="radio" name="impoll" value="2" id="r2">...it pays well');
document.write('<br><input type="radio" name="impoll" value="3" id="r3">...i had no other options when choosing what to do');
document.write('<br><input type="radio" name="impoll" value="4" id="r4">I do not like this question Homo Viator');
document.write('<br><br><input type="button" value="Vote" onclick="vote1618()"> <input type="button" value="Results" onclick="results1618()"><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>');

	}
	showPoll1618();
	