document.write("");
				
				function poll_results_594(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_594.poll_ident.value;
				option_id = '';
				for (i=0; i<self.document.poll_594.option_id.length; i++) {
				if(self.document.poll_594.option_id[i].checked == true) {
				option_id = self.document.poll_594.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_594\" onsubmit=\"return poll_results_594('vote','http://anket.cinerdergi.com.tr/anket/popup.php','Poll','475','375','toolbar=no,scrollbars=yes');\">");
document.write("");
document.write("<!--div class=\"anket_baslik\">Duyulan güven azalıyor...</div-->");
document.write("<table class=\"anket_baslik\"><tr><td>Duyulan güven azalıyor...</td></tr></table><label><input name=\"option_id\" type=\"radio\" value=\"1\" /></label>");
document.write("<span class=\"anket_text\">Ordu'ya</span><br /><label><input name=\"option_id\" type=\"radio\" value=\"2\" /></label>");
document.write("<span class=\"anket_text\">AKP'ye</span><br /><label><input name=\"option_id\" type=\"radio\" value=\"3\" /></label>");
document.write("<span class=\"anket_text\">Her ikisine de</span><br /><input type=\"hidden\" name=\"action\" value=\"vote\">");
document.write("<input type=\"hidden\" name=\"poll_ident\" value=\"594\">");
document.write("<span class=\"anket_text2\">");
document.write("					<a href=\"javascript:void(poll_results_594('results','http://anket.cinerdergi.com.tr/anket/popup.php','Poll','475','375','toolbar=no,scrollbars=yes'))\" 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/newsweek_anket_gonder.jpg\" value=\"Gönder\" hspace=\"15\" />");
document.write("</form>");
