document.write("");
				
				function poll_results_592(action,theURL,winName,winWidth,winHeight,features) {
				var w = (screen.width - winWidth)/2;
				var h = (screen.height - winHeight)/2 - 20;
				features = features+',width='+winWidth+',height='+winHeight+',top='+h+',left='+w;
				var poll_ident = self.document.poll_592.poll_ident.value;
				option_id = '';
				for (i=0; i<self.document.poll_592.option_id.length; i++) {
				if(self.document.poll_592.option_id[i].checked == true) {
				option_id = self.document.poll_592.option_id[i].value;
				break;
				}
				}
				option_id = (option_id != '') ? '&option_id='+option_id : '';
				if (action=='results' || (option_id != '' && action=='vote')) {
				theURL = theURL+'?action='+action+'&poll_ident='+poll_ident+option_id;
				poll_popup = window.open(theURL,winName,features);
				poll_popup.focus();
				}
				return false;
				}
				
				document.write("<form method=\"post\" name=\"poll_592\" onsubmit=\"return poll_results_592('vote','http://anket.cinerdergi.com.tr/anket/popup.php','Poll','475','375','toolbar=no,scrollbars=yes');\">");
document.write("");
document.write("<!--div class=\"anket_baslik\">Çocuğunuzu babasından kıskandığınız oldu mu?</div-->");
document.write("<table class=\"anket_baslik\"><tr><td>Çocuğunuzu babasından kıskandığınız oldu mu?</td></tr></table>");
document.write("");
document.write("<label><input name=\"option_id\" type=\"radio\" value=\"1\" /></label>");
document.write("<span class=\"anket_text\">Evet</span><br /><label><input name=\"option_id\" type=\"radio\" value=\"2\" /></label>");
document.write("<span class=\"anket_text\">Hayır</span><br /><label><input name=\"option_id\" type=\"radio\" value=\"3\" /></label>");
document.write("<span class=\"anket_text\">Bazen kıskanmıyor değilim</span><br /><input type=\"hidden\" name=\"action\" value=\"vote\">");
document.write("<input type=\"hidden\" name=\"poll_ident\" value=\"592\">");
document.write("<span class=\"anket_text2\">");
document.write("					<a href=\"javascript:void(poll_results_592('results','http://anket.cinerdergi.com.tr/anket/popup.php','Poll','475','375','toolbar=no,scrollbars=yes'))\" class=\"anket_text\" style=\"color:333333; font-weight:bold;\">Sonuçları Göster</a>");
document.write("				</span>");
document.write("				<input type=\"image\" src=\"http://anket.cinerdergi.com.tr/anket/mb_anket_gonder.gif\" value=\"Gönder\" hspace=\"15\" />");
document.write("</form>");