IX Sesja Rady Powiatu Wejherowskiego




Wyniki głosowań z IX Sesji Rady Powiatu Wejherowskiego
<iframe id="camera" frameBorder="0" src="//ls1.tkchopin.pl/cams/sessions/sesja_powiatwejher_archives.php?id=27" allow="fullscreen" scrolling="no" allowfullscreen="allowfullscreen" mozallowfullscreen="mozallowfullscreen" msallowfullscreen="msallowfullscreen" oallowfullscreen="oallowfullscreen" webkitallowfullscreen="webkitallowfullscreen" style="width: 100%; height: 450px;">
</iframe>
<script src="https://code.jquery.com/jquery-3.3.1.min.js"></script>
<script>
var w = $("#camera").width();
var h = Math.round((w/16)*9);
$("#camera").css("height", h);
$(window).resize(function () {
    var w = $("#camera").width();
    var h = Math.round((w/16)*9);
    $("#camera").css("height", h);
});
</script>