



function vote_Opener_123(domain){
	if(domain == null){
		var newWindow = window.open("about:blank","vote_server","toolbar,resizable,scrollbars,dependent,width=620,height=420,left=150,top=80");
		newWindow.focus();
		document.vote_123.submit();
	} else {
		var newWindow = window.open(domain,"vote_server","toolbar,resizable,scrollbars,dependent,width=620,height=420,left=150,top=80");
		newWindow.focus();
	}
}
document.write("<style type=\"text/css\">");
document.write("<!--");
document.write(".sv_cont_c14{background:#fafcfe;border:1px solid #c2d9f2;text-align:left;color:#000;}");
document.write(".sv_cont_c14 .sv_bigTitle{height:31px;background:url(http://tp.hebei.com.cn/cctp/plugins/vote/iframe/image/sv_mj_001.gif) no-repeat 15px 9px;font-size:13px;font-weight:bold;line-height:31px;color:#000;padding:2px 0 0 44px;}");
document.write(".sv_cont_c14 form{padding:0 0 15px;margin:0 10px;}");
document.write(".sv_cont_c14 .sv_title{font-weight:bold;font-size:13px;line-height:20px;padding:10px 0 0 2px;}");
document.write(".sv_cont_c14 .sv_list{}");
document.write(".sv_cont_c14 .sv_option{zoom:1;overflow:hidden;font-size:13px;line-height:20px;}");
document.write(".sv_cont_c14 .sv_option_1{font-size:13px;line-height:20px;padding-left:5px;}");
document.write(".sv_cont_c14 .sv_element{width:23px;float:left;*margin-right:-3px;}");
document.write(".sv_cont_c14 .sv_txt{font-size:12px;line-height:20px;margin-left:23px;zoom:1;}");
document.write(".sv_cont_c14 .sv_txt2{font-size:12px;text-align:center;line-height:20px;margin-left:23px;zoom:1;padding:5px 0 0;}");
document.write(".sv_cont_c14 .sv_buttons{text-align:center;padding:5px 0 0;}");
document.write(".sv_cont_c14 .c_grey{color:#999;}");
document.write(".sv_cont_c14 .sv_login{text-align:center;font-size:13px;line-height:20px;}");
document.write(".sv_cont_c14 .table_f14_c{margin:0 auto;}");
document.write(".sv_cont_c14 .table_f14_c td{font-size:13px;line-height:20px;}");
document.write("-->");
document.write("</style>");
document.write("<div class=\"sv_cont_c14\">");
document.write("<form name=\"vote_123\" action=\"http://tp.hebei.com.cn/cctp/plugins/vote/iframe/SubmitVote.plugins?infoId=123\" method=\"post\" target=\"vote_server\">");
    	
document.write("<div class=\"sv_title\">近期的贺岁片，你最想看哪部？</div>");
document.write("<div class=\"sv_list\">");
        	
document.write("<div class=\"sv_option\">");
document.write("<div class=\"sv_element\"><input type=\"radio\" name=\"q_220\" value=\"1357\"></div>");
document.write("<div class=\"sv_txt\">三枪拍案惊奇</div>");
document.write("</div>");
            
document.write("<div class=\"sv_option\">");
document.write("<div class=\"sv_element\"><input type=\"radio\" name=\"q_220\" value=\"1358\"></div>");
document.write("<div class=\"sv_txt\">火星没事</div>");
document.write("</div>");
            
document.write("<div class=\"sv_option\">");
document.write("<div class=\"sv_element\"><input type=\"radio\" name=\"q_220\" value=\"1359\"></div>");
document.write("<div class=\"sv_txt\">花木兰</div>");
document.write("</div>");
            
document.write("<div class=\"sv_option\">");
document.write("<div class=\"sv_element\"><input type=\"radio\" name=\"q_220\" value=\"1360\"></div>");
document.write("<div class=\"sv_txt\">熊猫大侠</div>");
document.write("</div>");
            
document.write("</div>");
document.write("<input type=\"hidden\" name=\"voteId\" value=\"220\">");
document.write("<input type=\"hidden\" name=\"type\" value=\"0\">");
        
document.write("<div class=\"sv_buttons\">");
document.write("<input type=\"button\" value=\" 提交 \" onClick=\"vote_Opener_123()\">&nbsp;&nbsp;");
document.write("<input type=\"button\" value=\" 查看 \" onClick=\"vote_Opener_123('http://tp.hebei.com.cn/cctp/plugins/vote/iframe/VoteView.plugins?infoId=123')\">");
document.write("</div>");
document.write("</form>");
document.write("</div>");

