<form name="f_survey" action="http://act2.sports.sohu.com/survey/poll.php" method="post" target="win_poll" onSubmit="WinOpen('')"> <table width="50%" border="1" cellspacing="0" cellpadding="0" align="center"> <tr align="center"> <td colspan="2" align="center">预测决赛托蒂与齐达内谁的发挥更出色?</td> </tr> <tr> <td colspan=2>预测决赛托蒂与齐达内谁的发挥更出色?</td> </tr> <tr> <td colspan=2><input type='radio' name=1515 value='5302'>托蒂</td> </tr> <tr> <td colspan=2><input type='radio' name=1515 value='5303'>齐达内</td> </tr> <tr> <td colspan=2><input type='radio' name=1515 value='5304'>说不清</td> </tr> <tr> <td> <input type="hidden" name="classid" value="550"> <input type="hidden" name="image" value="red.gif"> <input type="hidden" name="isshowcount" value="1"> <input type="hidden" name="view" value="0"> <input type="submit" name="poll" class="itm" value="投票"> <input type="submit" name="poll" class="itm" value="查看">
</td> </tr> </table> </form> <SCRIPT language=JavaScript> var NewWin = null; function WinOpen(url) { if(!NewWin || NewWin.closed) { NewWin=LoadWin(url,'win_poll',418,300); } else{ NewWin.focus(); } } function LoadWin(url, name, width, height) { var str='scrollbars,resizable,location,height='+height+',innerHeight='+height+',width='+width+',innerWidth='+width; if(window.screen) { var ah=screen.availHeight-30; var aw=screen.availWidth-10; var xc=(aw-width)/2; var yc=(ah-height)/2; str +=',left='+xc+',screenX='+xc; str +=',top='+yc+',screenY='+yc; } return window.open(url,name,str); } </SCRIPT>
(责任编辑:久黑必白) |