<script language="javascript">
<?php  if ($catg_id = 1) { ?>
js kodları...
<?php } elseif  ($catg_id = 2) { ?>
js kodları...
} ?>
</script>