

        function glosuj_na(id)
        {
            //document.write(id);

            if( id != '')
            {
                document.getElementById('glosuj_na').value = id;
            }

        }

        function glosuj()
        {
            glos = document.getElementById('glosuj_na').value;

            if( glos>=0 && glos<=9  )
            {
                window.open('http://www.sondy.net/sonda.vote.' + glos + '.13259', 'sonda', 'toolbar=no,scrollbars=no,directories=no,status=no,menubar=no,resizable=no,width=550,height=400');
            }
            else
            {
                document.write(glos);
            }

        }

        
document.write("");
document.write('<script type="text/javascript">var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www.");document.write(unescape("%3Cscript src=\'" + gaJsHost + "google-analytics.com/ga.js\' type=\'text/javascript\'%3E%3C/script%3E"));</script><script type="text/javascript">try {var pageTracker = _gat._getTracker("UA-82517-3");pageTracker._trackPageview();} catch(err) {}</script><script type="text/javascript">var width = 750; var height = 200;var left = window.innerWidth / 2 - width / 2;var top = window.innerHeight / 2 - height * 0.65;document.write (\'<div id="ad1100019" style="position: absolute; top: \'+top+\'px; left: \'+left+\'px; width: \'+width+\'px; height: \'+height+\'px">\');document.write (\'<div style="background-color: white; text-align: right; padding-right: 5px"><a href="" onclick="document.getElementById(\\\'ad1100019\\\').style.display = \\\'none\\\'; return false;" style="color: black; font-weight: bold; text-decoration: none; font-size: 16px">x</a></div>\');document.write (\'<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=7,0,0,0" width="750" height="200" id="movie" align="">\');document.write (\'<param name="movie" value="http://www.sondy.net/images/rekalamofon_doublebillboard_v1.swf">\');document.write (\'<embed src="http://www.sondy.net/images/rekalamofon_doublebillboard_v1.swf" quality="high" width="750" height="200" name="movie" align="" type="application/x-shockwave-flash" plug inspage="http://www.macromedia.com/go/getflashplayer">\');document.write (\'</object>\');document.write (\'</div>\');</script>');