function checkVote(f, sw, sh) { var checkFlag = false; for(var i=0;i "); } echo(" "); $qp2 = mysqlQuery(" select * from n_pollItem where codeList = $cp1[code] order by code "); $tp2 = mysqlAffected($qp2); for($i=0;$i<$tp2;$i++) { $cp2 = mysqlFetch($qp2,$i); echo(" "); } if($cp1[etc] == 'yes') { echo(" "); } echo("
$cp1[subject]
  $cp2[subject]
 
±âŸ : 
 
"); } $codePoll = ''; $codeCategory = ''; ?>