<script type='text/javascript'> function pokaz_foto(diw) { <?php while($row = $gallery -> fetch()) { } ?> } $("#"+diw).show(); </script>
<script type='text/javascript'> function pokaz_foto(diw) { <?php while($row = $gallery -> fetch()) { } ?> } $("#"+diw).show(); </script>