var countOfFields = 0; function count(ddd) { window.countOfFields=ddd; } count(<?=$pref?>);
window.countOfFields = <?=$pref?>;