Annotation of db/prgsrc/reklama_bottom.html, revision 1.2

1.1       boris       1: <center>
1.2     ! boris       2: <!-- Land Banner Network advertising begin: LBN Elite -->
        !             3: <script>
        !             4: // <!--
        !             5: var userid = 3627659;
        !             6: var page = 1;
        !             7: var rndnum = Math.round(Math.random() * 10000);
        !             8: document.write('<iframe src="http://ad4.lbn.ru/bb.cgi?cmd=ad&pubid=' + userid + '&pg=' + page + '&vbn=322&w=-1&h=-1&num=|bnum|&ssi=nofillers&r=ssi&nocache=' + rndnum + '" frameborder=0 vspace=0 hspace=0 width=468 height=60 marginwidth=0 marginheight=0 scrolling=no>');
        !             9: document.write('<A HREF="http://ad4.lbn.ru/bb.cgi?cmd=go&pubid=' + userid + '&pg=' + page + '&vbn=322&num=|bnum|&w=-1&h=-1&nocache=' + rndnum + '" target="_top">');
        !            10: document.write('<IMG SRC="http://ad4.lbn.ru/bb.cgi?cmd=ad&pubid=' + userid + '&pg=' + page + '&vbn=322&num=|bnum|&w=-1&h=-1&nocache=' + rndnum + '" Alt="LBN Elite" border=0 width=468 height=60></A></iframe>');
        !            11: // -->
        !            12: </script>
        !            13: <!-- Land Banner Network advertising end: LBN Elite -->
1.1       boris      14: </center>

FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>