Showing source for: https://www.ircforumlari.net/
Duration: 1.110921s

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html dir="ltr" lang="tr" oncontextmenu="return true" xmlns="https://www.w3.org/1999/xhtml">
    <head>
    </head>
    <body>
        <meta content="no-cache" http-equiv="Pragma">
        <meta content="-1" http-equiv="Expires">
        <meta content="no-cache" http-equiv="Cache-Control">
        <link href="https://www.ircforumlari.net/" rel="canonical">
        <meta content="IE=edge, chrome=1" http-equiv="X-UA-Compatible">
        <meta content="text/html; charset=utf-8" http-equiv="Content-Type">
        <meta content="vBulletin 3.8.8 Beta 3" name="generator">
        <link href="/favi.png" rel="shortcut icon" type="image/x-icon">
        <meta content="text/html; charset=utf-8" http-equiv="Content-Type">
        <meta content="vBulletin 3.8.8 Beta 3" name="generator">
        <meta content="ircd, irc forum, ircforumlari, irc sunucuları, yeni sunucular, mirc, mirc forum, mirc script, mirc indir, t&uuml;rk&ccedil;e mirc, qwebirc, kiwi irc, unreal, services, ptlink, domain satış, domain alış, webmaster forumu,  irc hosting, irc turkey,  irc nedir, eticaret" name="keywords">
        <meta content="İrcforumları t&uuml;rkiyenin en eski, ircd ve mircscripting destek ve webmaster forum sitesidir. İrcforumları en b&uuml;y&uuml;k sohbet bilgi platformudur." name="description">
        <style id="vbulletin_css" type="text/css">
            /**
            * vBulletin 3.8.8 Beta 3 CSS
            * Style: 'IF Blue'; Style ID: 128
            */
            @import
             
            url("clientscript/vbulletin_css/style-b0fd21d8-00128.css")
            ;
        </style>
        <link href="clientscript/vbulletin_important.css?v=388" rel="stylesheet" type="text/css">
        <script src="https://ajax.googleapis.com/ajax/libs/yui/2.9.0/build/yahoo-dom-event/yahoo-dom-event.js?v=388" type="text/javascript">
        </script>
        <script src="https://ajax.googleapis.com/ajax/libs/yui/2.9.0/build/connection/connection-min.js?v=388" type="text/javascript">
        </script>
        <script type="text/javascript">
            <!--
            var SESSIONURL = "s=d58a5eef6dba58c4adde459806ba2487&";
            var SECURITYTOKEN = "guest";
            var IMGDIR_MISC = "images/misc";
            var vb_disable_ajax = parseInt("1", 10);
            //-->
        </script>
        <script src="clientscript/vbulletin_global.js?v=388" type="text/javascript">
        </script>
        <script src="clientscript/vbulletin_menu.js?v=388" type="text/javascript">
        </script>
        <link href="https://www.ircforumlari.net/external.php?type=RSS2" rel="alternate" title="IRCForumları - IRC ve mIRC Kullanıcılarının Buluşma Noktası RSS Feed" type="application/rss+xml">
        <script src="//ajax.googleapis.com/ajax/libs/jquery/1.4.3/jquery.min.js" type="text/javascript">
        </script>
        <script>
            $(document).ready(function() {
                $("#back-top").hide();
                $("#back-top").animate({
                    opacity: 0.85
                }, 0);
                $(function() {
                    $(window).scroll(function() {
                        if ($(this).scrollTop() > 100) {
                            $('#back-top').fadeIn();
                        } else {
                            $('#back-top').fadeOut();
                        }
                    });
                    $('#back-top a').click(function() {
                        $('body,html').animate({
                            scrollTop: 0
                        }, 800);
                        return false;
                    });
                });
            });
        </script>
        <style>
            #back-top {
                position            : fixed;
                bottom              : 15px;
                right               : 15px;
            }
            #back-top a {
                width               : 75px;
                display             : block;
                text-align          : center;
                font                : 12px/100% Signika Negative, Helvetica, sans-serif;
                text-transform      : uppercase;
                text-decoration     : none;
                color               : #bbb;
            	/* background color transition */
                -webkit-transition  : 1s;
                -moz-transition     : 1s;
                transition          : 1s;
            }
            /* arrow icon (span tag) */
            #back-top span {
                width               : 75px;
                height              : 75px;
                display             : block;
                margin-bottom       : 7px;
                background          : url("images/up-arrow.png") no-repeat center center;
            	/* rounded corners */
                -webkit-border-radius: 15px;
                -moz-border-radius  : 15px;
                border-radius       : 15px;
            	/* background color transition */
                -webkit-transition  : 1s;
                -moz-transition     : 1s;
                transition          : 1s;
            }
        </style>
        <script type="text/javascript">
            function selectCode(a) {
                var e = a.parentNode.parentNode.getElementsByTagName('PRE')[0];
                if (window.getSelection) {
                    var s = window.getSelection();
                    if (s.setBaseAndExtent) {
                        s.setBaseAndExtent(e, 0, e, e.innerText.length - 1);
                    } else {
                        var r = document.createRange();
                        r.selectNodeContents(e);
                        s.removeAllRanges();
                        s.addRange(r);
                    }
                } else if (document.getSelection) {
                    var s = document.getSelection();
                    var r = document.createRange();
                    r.selectNodeContents(e);
                    s.removeAllRanges();
                    s.addRange(r);
                } else if (document.selection) {
                    var r = document.body.createTextRange();
                    r.moveToElementText(e);
                    r.select();
                }
            }
        </script>
        <link href="font-awesome/css/font-awesome.min.css" rel="stylesheet">
        <link href="//fonts.googleapis.com/css?family=Open+Sans:400,600|Raleway:400,500,600|Roboto:400,400i,500|Exo|Titillium Web" rel="stylesheet">
        <link href="css/ifbluetema.css" rel="stylesheet">
        <script src="css/blur/blur.js" type="text/javascript">
        </script>
        <link href="css/blur/blur.css" rel="stylesheet" type="text/css">
        <link href="css/mzballon.css" rel="stylesheet" type="text/css">
        <link href="css/ist_tabs.css" rel="stylesheet">
        <script async="" src="https://www.googletagmanager.com/gtag/js?id=UA-263985239-1">
        </script>
        <script>
            window.dataLayer = window.dataLayer || [];
            function gtag() {
                dataLayer.push(arguments);
            }
            gtag('js', new Date());
            gtag('config', 'UA-263985239-1');
        </script>
        <title>
            IRCForumları - IRC ve mIRC Kullanıcılarının Buluşma Noktası
        </title>
        <section class="navigation">
            <div class="header-container">
                <div class="brand">
                    <ul class="duyurubaslik">
                        <i class="fa fa-bullhorn">
                        </i>
                        <link href="/favi.png" rel="shortcut icon" type="image/x-icon">
                    </ul>
                    <ul class="slide">
                        <li>
                            <a href="https://www.ircforumlari.net/moderator-basvuru-formu" rel="nofollow">
                                Moderat&ouml;r olmak i&ccedil;in tıklayın!.
                            </a>
                        </li>
                        <li>
                            <a href="https://www.ircforumlari.net/editor-basvuru-formu" rel="nofollow">
                                Edit&ouml;r olmak i&ccedil;in tıklayın!.
                            </a>
                        </li>
                        <li>
                            <a href="duyurular/720369-forum-kurallari-hk.html" rel="nofollow">
                                Forum kuralları hk.
                            </a>
                        </li>
                        <li>
                            <a href="if-goruntulu-roportajlar/" rel="nofollow">
                                IF G&ouml;r&uuml;nt&uuml;l&uuml; R&ouml;portajlar
                            </a>
                        </li>
                        <li>
                            <a href="duyurular/604580-if-helper-grubu.html" rel="nofollow">
                                IF helper grubu hk.
                            </a>
                        </li>
                        <li>
                            <a href="duyurular/797949-siyasi-icerikler-hk.html" rel="nofollow">
                                Siyasi i&ccedil;erikler hk.
                            </a>
                        </li>
                        <li>
                            <a href="duyurular/693168-reklam-alimlari-hk.html" rel="nofollow">
                                Reklam alımları hk.
                            </a>
                        </li>
                        <li>
                            <a href="duyurular/802432-dusunce-platformu-hk.html" rel="nofollow">
                                D&uuml;ş&uuml;nce platformu hk.
                            </a>
                        </li>
                        <li>
                            <a href="https://www.ircforumlari.net/1041565739-post15.html" rel="nofollow">
                                &Ouml;zel mesaj engelleme
                            </a>
                        </li>
                    </ul>
                </div>
                <header>
                    <ul class="header-list">
                        <li>
                            <a href="https://www.ircforumlari.net/" title="Ana Sayfa">
                                <i class="fa fa-home" style="margin-right:3px;">
                                </i>
                                Anasayfa
                            </a>
                        </li>
                        <li>
                            <a href="yeni-sunucular/" title="Sunucular">
                                <i class="fa fa-server" style="margin-right:3px;">
                                </i>
                                Sunucular
                            </a>
                        </li>
                        <li>
                            <a href="https://www.ircforumlari.net/makaleler" title="Makaleler">
                                <i class="fa fa-file-text" style="margin-right:3px;">
                                </i>
                                Makaleler
                            </a>
                        </li>
                        <li>
                            <a href="https://www.ircforumlari.net/kurallar.php" rel="nofollow" title="Kurallar">
                                <i class="fa fa-exclamation-circle" style="margin-right:3px;">
                                </i>
                                Kurallar
                            </a>
                        </li>
                        <li>
                            <a href="https://www.ircforumlari.net/online.php" rel="nofollow" title="Online &Uuml;yeler">
                                <i class="fa fa-users" style="margin-right:3px;">
                                </i>
                                Kimler Online
                            </a>
                        </li>
                        <li>
                            <a href="/yonetim-ekibi" rel="nofollow" title="Online &Uuml;yeler">
                                <i class="fa fa-users" style="margin-right:3px;">
                                </i>
                                Y&ouml;netim Ekibi
                            </a>
                        </li>
                        <li>
                            <a href="https://www.okeyif.com/" rel="nofollow" target="_blank" title="OkeyIF">
                                <i class="fa fa-ticket" style="margin-right:3px;">
                                </i>
                                OkeyIF
                            </a>
                        </li>
                        <li>
                            <a href="https://www.ircforumlari.net/iletisim-formu" rel="nofollow" title="İletişim Sayfası">
                                <i class="fa fa-phone" style="margin-right:3px;">
                                </i>
                                İletişim
                            </a>
                        </li>
                        <li>
                            <a href="https://www.ircforumlari.net/reklam-ver" rel="nofollow" title="Reklam Ver">
                                <i class="fa fa-ticket" style="margin-right:3px;">
                                </i>
                                Reklam Ver
                            </a>
                        </li>
                    </ul>
                </header>
            </div>
        </section>
        <br>
        <br>
        <br>
        <br>
        <script language="JavaScript" type="text/javascript">
            if (top.location != self.location) top.location = self.location;
        </script>
        <a name="top">
        </a>
        <table align="center" border="0" cellpadding="0" cellspacing="0" width="90%">
            <tbody>
                <tr>
                    <td align="left">
                        <div style="display:block;">
                            <a href="https://www.ircforumlari.net/">
                                <img alt="IRCForumları - IRC ve mIRC Kullanıcılarının Buluşma Noktası" border="0" height="120" src="https://www.ircforumlari.net/if-uye/4-nuclear/albumleri/nuclear-here/4447-2023-logo.png" width="420">
                            </a>
                        </div>
                    </td>
                    <td align="right" id="header_right_cell">
                        &nbsp;
                        <a href="https://www.yazgulu.net" rel="dofollow" target="_blank">
                            <img alt="sohbet" class="cerceve" height="60" src="https://www.yazgulu.net/yazgulu.gif" width="468">
                        </a>
                    </td>
                </tr>
            </tbody>
        </table>
        <div align="center">
            <div class="page" style="width:90%; text-align:left">
                <div align="left" style="padding:0px 25px 0px 25px">
                    <br>
                    <table align="center" border="0" cellpadding="6" cellspacing="1" class="tborder" width="100%">
                        <tbody>
                            <tr>
                                <td class="alt1" width="100%">
                                </td>
                                <td class="alt2" nowrap="nowrap">
                                    <form action="https://www.ircforumlari.net/login.php?do=login" method="post" onsubmit="md5hash(vb_login_password, vb_login_md5password, vb_login_md5password_utf, 0)">
                                        <script src="clientscript/vbulletin_md5.js?v=388" type="text/javascript">
                                        </script>
                                        <table border="0" cellpadding="0" cellspacing="3">
                                            <tbody>
                                                <tr>
                                                    <td class="smallfont" style="white-space: nowrap;">
                                                        <label for="navbar_username">
                                                            Nickiniz
                                                        </label>
                                                    </td>
                                                    <td>
                                                        <input accesskey="u" class="bginput" id="navbar_username" name="vb_login_username" onfocus="if (this.value == 'Nickiniz') this.value = '';" size="10" style="font-size: 11px" tabindex="101" type="text" value="Nickiniz">
                                                    </td>
                                                    <td class="smallfont" nowrap="nowrap">
                                                        <label for="cb_cookieuser_navbar">
                                                            <input accesskey="c" checked="" id="cb_cookieuser_navbar" name="cookieuser" tabindex="103" type="checkbox" value="1">
                                                            <acronym cursor:="" help;"="" title="Forumdan &ccedil;ıkış tuşunu kullanarak &ccedil;ıkana kadar, Forum tarafından otamatikmen tanınmanızı sağlar.">
                                                                Beni hatırla
                                                            </acronym>
                                                        </label>
                                                    </td>
                                                </tr>
                                                <tr>
                                                    <td class="smallfont">
                                                        <label for="navbar_password">
                                                            Şifreniz
                                                        </label>
                                                    </td>
                                                    <td>
                                                        <input class="bginput" id="navbar_password" name="vb_login_password" size="10" style="font-size: 11px" tabindex="102" type="password">
                                                    </td>
                                                    <td>
                                                        <input accesskey="s" class="button" tabindex="104" title="L&uuml;tfen &ouml;ng&ouml;r&uuml;len b&ouml;l&uuml;mlere Kullanıcı isminizi ve Şifrenizi giriniz. Yada 'Kayıt Ol'-tuşuna tıklayarak &Uuml;ye olabilirsiniz." type="submit" value="Giriş">
                                                    </td>
                                                </tr>
                                            </tbody>
                                        </table>
                                        <input name="s" type="hidden" value="d58a5eef6dba58c4adde459806ba2487">
                                        <input name="securitytoken" type="hidden" value="guest">
                                        <input name="do" type="hidden" value="login">
                                        <input name="vb_login_md5password" type="hidden">
                                        <input name="vb_login_md5password_utf" type="hidden">
                                    </form>
                                </td>
                            </tr>
                        </tbody>
                    </table>
                    <div class="tborder" style="padding:1px; border-top-width:0px">
                        <table align="center" border="0" cellpadding="0" cellspacing="0" width="100%">
                            <tbody>
                                <tr align="center">
                                    <td class="vbmenu_control bradius_b_l">
                                        <i class="fa fa-registered">
                                        </i>
                                        &nbsp;
                                        <a href="https://www.ircforumlari.net/register.php" rel="nofollow">
                                            Kayıt ol
                                        </a>
                                    </td>
                                    <td class="vbmenu_control">
                                        <i class="fa fa-users">
                                        </i>
                                        &nbsp;
                                        <a accesskey="6" href="/?nojs=1#community" id="community" rel="nofollow">
                                            Topluluk
                                        </a>
                                        <script type="text/javascript">
                                            vbmenu_register("community");
                                        </script>
                                    </td>
                                    <td class="vbmenu_control bradius_b_r">
                                        <form action="https://www.ircforumlari.net/search.php" method="post">
                                            <input name="do" type="hidden" value="process">
                                            <input name="showposts" type="hidden" value="0">
                                            <input name="quicksearch" type="hidden" value="1">
                                            <input name="s" type="hidden" value="d58a5eef6dba58c4adde459806ba2487">
                                            <input name="securitytoken" type="hidden" value="guest">
                                            <input name="query" onfocus="this.value=''" style="width:130px; height:16px; font-size:10px; font-family: verdana; color:#000000;" type="text" value="Forumlarda Ara..">
                                        </form>
                                    </td>
                                </tr>
                            </tbody>
                        </table>
                    </div>
                    <table align="center" border="0" cellpadding="6" cellspacing="1" width="100%">
                        <tbody>
                            <tr>
                                <td align="center">
                                    <a href="https://www.sekershell.com" rel="nofollow" target="_blank">
                                        <img alt="SekerShell" border="0" height="60" src="https://www.ircforumlari.net/ads/seker.gif" title="SekerShell" width="470">
                                    </a>
                                    <a href="https://www.benimmekan.com/" rel="nofollow" target="_blank">
                                        <img alt="mobil sohbet" border="0" height="60" src="https://www.ircforumlari.net/if-uye/4-nuclear/albumleri/nuclear-here/4517-benimmekan-banner-01-01.png" title="mobil sohbet" width="470">
                                    </a>
                                    <a href="https://www.esohbet.net" rel="nofollow" target="_blank">
                                        <img alt="Esohbet" border="0" height="60" src="https://www.ircforumlari.net/ads/esohbet.jpg" title="Esohbet" width="470">
                                    </a>
                                    <a href="https://www.muhabbet.org" target="_blank">
                                        <img alt="muhabbet.org" border="0" height="60" src="https://www.ircforumlari.net/ads/muhabbetorg.gif" title="muhabbet.org" width="470">
                                    </a>
                                    <a href="https://www.ircforumlari.net/reklam-ver" target="_blank">
                                        <img alt="reklamver" border="0" height="60" src="https://www.ircforumlari.net/if-uye/4-nuclear/albumleri/nuclear-here/4473-reklam-banneri.png" title="reklamver" width="470">
                                    </a>
                                    <a href="https://www.sosyalchat.com/" rel="Sponsored" target="_blank">
                                        <img alt="https://www.sosyalchat.com/" border="0" class="rounded" height="60" src="https://i.hizliresim.com/ejvskf9.gif" width="470">
                                    </a>
                                    <a href="https://www.tatlim.org" rel="nofollow" target="_blank">
                                        <img alt="tatli sohbet" border="0" height="60" src="https://i.hizliresim.com/1n8zqgb.gif" title="tatli sohbet" width="470">
                                    </a>
                                    <a href="https://www.sohbetkeyfim.net" rel="nofollow" target="_blank">
                                        <img alt="sohbet keyfim " border="0" height="60" src="https://i.hizliresim.com/3wzlka9.gif" title="sohbet keyfim" width="470">
                                    </a>
                                    <a href="https://www.eglen.net" rel="nofollow" target="_blank">
                                        <img alt="sohbet" border="0" height="60" src="https://eglen.net/banner.gif" title="sohbet" width="470">
                                    </a>
                                    <a href="https://www.omegletv.click" rel="nofollow" target="_blank">
                                        <img alt="omegle" border="0" height="60" src="https://www.omegletv.click/AllShit/images/omegle.gif" title="omegle" width="470">
                                    </a>
                                </td>
                            </tr>
                        </tbody>
                    </table>
                    <div align="left" class="vbmenu_popup" id="community_menu" style="display:none;margin-top:3px">
                        <table border="0" cellpadding="4" cellspacing="1">
                            <tbody>
                                <tr>
                                    <td class="thead">
                                        Topluluk Linkleri
                                    </td>
                                </tr>
                                <tr>
                                    <td class="vbmenu_option">
                                        <a href="https://www.ircforumlari.net/ifsosyalgruplar/">
                                            Sosyal Gruplar
                                        </a>
                                    </td>
                                </tr>
                                <tr>
                                    <td class="vbmenu_option">
                                        <a href="https://www.ircforumlari.net/itrader_main.php">
                                            eTicaret
                                        </a>
                                    </td>
                                </tr>
                                <tr>
                                    <td class="vbmenu_option">
                                        <a href="https://www.ircforumlari.net/ircserveredit.php">
                                            IRC Server
                                        </a>
                                    </td>
                                </tr>
                            </tbody>
                        </table>
                    </div>
                    <div class="vbmenu_popup" id="pagenav_menu" style="display:none">
                        <table border="0" cellpadding="4" cellspacing="1">
                            <tbody>
                                <tr>
                                    <td class="thead" nowrap="nowrap">
                                        Se&ccedil;ilene git...
                                    </td>
                                </tr>
                                <tr>
                                    <td class="vbmenu_option" title="nohilite">
                                        <form action="https://www.ircforumlari.net/" id="pagenav_form" method="get" onsubmit="return this.gotopage()">
                                            <input class="bginput" id="pagenav_itxt" size="4" style="font-size:11px" type="text">
                                            <input class="button" id="pagenav_ibtn" type="button" value="Git">
                                        </form>
                                    </td>
                                </tr>
                            </tbody>
                        </table>
                    </div>
                </div>
                <table align="center" border="0" cellpadding="6" cellspacing="1" class="tborder" width="100%">
                    <thead>
                        <tr>
                            <td align="" class="tcat" width="0.1%">
                            </td>
                            <td align="left" class="tcat" width="33%">
                                <center>
                                    Forum Duyuruları
                                </center>
                            </td>
                            <td align="left" class="tcat" width="33%">
                                <center>
                                    Sponsor Konular
                                </center>
                            </td>
                            <td align="left" class="tcat" width="33%">
                                <center>
                                    IRC Sunucular
                                </center>
                            </td>
                        </tr>
                    </thead>
                    <tbody>
                        <tr>
                            <td align="" class="alt1">
                            </td>
                            <td align="left" class="alt1 sponsorlar" valign="top">
                                <a href="https://www.ircforumlari.net/kurallar.php" style="color:#15212a;font-weight: 700;">
                                    <i aria-hidden="true" class="fa fa-star">
                                    </i>
                                    Forum Kuralları
                                </a>
                                <a href="https://www.ircforumlari.net/duyurular/1014718-onemli-duyuru.html" style="color:#15212a;font-weight: 700;">
                                    <i aria-hidden="true" class="fa fa-star">
                                    </i>
                                    &Ouml;nemli Duyuru
                                </a>
                                <a href="https://www.ircforumlari.net/irc-nostalji/813776-2004ten-bu-yana-if.html" style="color:#15212a;font-weight: 700;">
                                    <i aria-hidden="true" class="fa fa-star">
                                    </i>
                                    2004'TEN BU YANA İF
                                </a>
                                <a href="https://www.ircforumlari.net/yeni-sunucular/997242-adan-zye-irc-sunucu-listesi.html" style="color:#15212a;font-weight: 700;">
                                    <i aria-hidden="true" class="fa fa-star">
                                    </i>
                                    A'dan Z'ye IRC Sunucu Listesi
                                </a>
                                <a href="https://www.ircforumlari.net/if-anketler/996865-ircforumlari-tema-hakkinda.html" style="color:#15212a;font-weight: 700;">
                                    <i aria-hidden="true" class="fa fa-star">
                                    </i>
                                    Anket: IRCForumları Tema Hakkında.
                                </a>
                                <a href="https://www.ircforumlari.net/duyurular/988663-irc-sunuculari-destek-etkilesim-projesi-hk.html" style="color:#15212a;font-weight: 700;">
                                    <i aria-hidden="true" class="fa fa-star">
                                    </i>
                                    IRC Sunucuları Destek/Etkileşim Projesi
                                </a>
                                <a href="https://www.ircforumlari.net/duyurular/979711-ircforumlarinet-resmi-sohbet-sunucusu.html" style="color:#15212a;font-weight: 700;">
                                    <i aria-hidden="true" class="fa fa-star">
                                    </i>
                                    IRCForumları Resmi Sohbet Sunucusu
                                </a>
                                <a href="https://www.ircforumlari.net/duyurular/981021-multi-uyelik-uye-ceza-puani-hk.html" style="color:#15212a;;font-weight: 700;">
                                    <i aria-hidden="true" class="fa fa-star">
                                    </i>
                                    Multi &Uuml;yelik/&Uuml;ye Ceza Puanı Hk.
                                </a>
                                <a href="https://www.ircforumlari.net/if-video-duyurulari/" style="color:#15212a;;font-weight: 700;">
                                    <i aria-hidden="true" class="fa fa-star">
                                    </i>
                                    IF Video Duyuruları
                                </a>
                                <a href="https://www.ircforumlari.net/ucretsiz-scriptler/984888-ucretsiz-if-kullanicilarina-ozel-sohbet-temasi.html" style="color:#15212a;;font-weight: 700;">
                                    <i aria-hidden="true" class="fa fa-star">
                                    </i>
                                    IF'e &Ouml;zel &Uuml;cretsiz Sohbet Teması
                                </a>
                                <a href="https://www.ircforumlari.net/duyurular/989491-youtube-paylasimlari-hk.html" style="color:#15212a;;font-weight: 700;">
                                    <i aria-hidden="true" class="fa fa-star">
                                    </i>
                                    YouTube Paylaşımları Hk
                                </a>
                                <a href="https://www.ircforumlari.net/if-goruntulu-roportajlar/" style="color:#15212a;;font-weight: 700;">
                                    <i aria-hidden="true" class="fa fa-star">
                                    </i>
                                    IF G&ouml;r&uuml;nt&uuml;l&uuml; R&ouml;portajlar
                                </a>
                                <a href="https://www.ircforumlari.net/irc-dunyasindan-roportajlar/" style="color:#15212a;;font-weight: 700;">
                                    <i aria-hidden="true" class="fa fa-star">
                                    </i>
                                    IRC D&uuml;nyasından R&ouml;portajlar
                                </a>
                                <a href="https://www.ircforumlari.net/sunucu-yetki-dagitimlari-ve-gorev-istekleri/222212-ircnin-tarihcesi.html" style="color:#15212a;;font-weight: 700;">
                                    <i aria-hidden="true" class="fa fa-star">
                                    </i>
                                    IRC'nin Tarih&ccedil;esi
                                </a>
                                <a href="https://www.ircforumlari.net/moderator-basvuru-formu" style="color:#15212a;;font-weight: 700;">
                                    <i aria-hidden="true" class="fa fa-star">
                                    </i>
                                    Moderat&ouml;r Başvuru Formu
                                </a>
                                <a href="https://www.ircforumlari.net/aktivasyon-sorunlari/383550-aktivasyon-hakkinda.html" style="color:#15212a;;font-weight: 700;">
                                    <i aria-hidden="true" class="fa fa-star">
                                    </i>
                                    Aktivasyon Hakkında
                                </a>
                                <a href="https://www.ircforumlari.net/duyurular/979711-ircforumlarinet-resmi-sohbet-sunucusu.html" style="color:#15212a;;font-weight: 700;">
                                    <i aria-hidden="true" class="fa fa-star">
                                    </i>
                                    IRCForumlari.Net Sohbet Sunucusu
                                </a>
                                <a href="https://www.ircforumlari.net/duyurular/1018934-sunucu-radyolari-kategorisinde-yeni-yapilan-duzenleme-hakkinda.html" style="color:#15212a;;font-weight: 700;">
                                    <i aria-hidden="true" class="fa fa-star">
                                    </i>
                                    Sunucu Radyo Kategorisinde D&uuml;zenleme
                                </a>
                            </td>
                            <td align="left" class="alt1 sponsorlar" valign="top">
                                <a href="https://www.ircforumlari.net/help-departmanlarindan-son-haberler/1034071-trsohbet-guncel-help-kadrosu-14-mayis-2024-a.html" style="color:#15212a;;font-weight: 700;">
                                    <i aria-hidden="true" class="fa fa-star">
                                    </i>
                                    TRSohbet G&uuml;ncel Help Kadrosu
                                </a>
                                <a href="https://www.ircforumlari.net/help-departmanlarindan-son-haberler/1033998-benimmekancom-guncel-help-kadrosu-mayis-2024-a.html" style="color:#15212a;;font-weight: 700;">
                                    <i aria-hidden="true" class="fa fa-star">
                                    </i>
                                    BenimMekan.Com G&uuml;ncel Help Kadrosu
                                </a>
                                <a href="https://www.ircforumlari.net/irc-dunyasindan-roportajlar/1033610-sekershell-sirket-yoneticisi-omer-ile-roportaj.html" style="color:#15212a;;font-weight: 700;">
                                    <i aria-hidden="true" class="fa fa-star">
                                    </i>
                                    ŞekerShell Teqnic'&Ouml;mer' İle R&ouml;portaj
                                </a>
                                <a href="https://www.ircforumlari.net/dj-roportaj/1033142-benimmekancomampderinfmcom-radyo-founderi-roportaj-hazar.html" style="color:#15212a;;font-weight: 700;">
                                    <i aria-hidden="true" class="fa fa-star">
                                    </i>
                                    BenimMekan.Com Radyo R&ouml;portaj: Hazar
                                </a>
                                <a href="https://www.ircforumlari.net/if-ayin-bay-ve-bayan-uyesi-sonuclari/1033149-if-ayin-bayan-uyesi-sonucu-nisan-2024-a.html" style="color:#15212a;;font-weight: 700;">
                                    <i aria-hidden="true" class="fa fa-star">
                                    </i>
                                    IF-Ayın Bayan &Uuml;yesi Sonucu
                                </a>
                                <a href="https://www.ircforumlari.net/if-ayin-bay-ve-bayan-uyesi-sonuclari/1033148-if-ayin-bay-uyesi-sonucu-nisan-2024-a.html" style="color:#15212a;;font-weight: 700;">
                                    <i aria-hidden="true" class="fa fa-star">
                                    </i>
                                    IF-Ayın Bay &Uuml;yesi Sonucu
                                </a>
                                <a href="https://www.ircforumlari.net/jenerik-domain-satislari/1033133-bulorg-satilik-premium-domain.html" style="color:#15212a;;font-weight: 700;">
                                    <i aria-hidden="true" class="fa fa-star">
                                    </i>
                                    BUL.ORG - Satılık Premium Domain
                                </a>
                                <a href="https://www.ircforumlari.net/illegal-faaliyetler/1030442-oyuncastcom-ticaret-ahlaksizligi-haksiz-rekabet-ve-emege-saygisizligi-dava-sonuc.html" style="color:#C00;;font-weight: 700;">
                                    <i aria-hidden="true" class="fa fa-star">
                                    </i>
                                    Sekershell Davayı Kazandı
                                </a>
                                <a href="https://www.ircforumlari.net/domain-satis/1032996-2-adet-sohbet-domaini-satilik.html" style="color:#15212a;;font-weight: 700;">
                                    <i aria-hidden="true" class="fa fa-star">
                                    </i>
                                    2 Adet Sohbet Domaini Satılık
                                </a>
                                <a href="https://www.ircforumlari.net/ozel-gunler/1032762-23-nisan-ulusal-egemenlik-ve-cocuk-bayrami-kutlu-olsun.html#post1042890956" style="color:#15212a;;font-weight: 700;">
                                    <i aria-hidden="true" class="fa fa-star">
                                    </i>
                                    23 Nisan Ulusal Egemenlik ve &Ccedil;ocuk Bayramı
                                </a>
                                <a href="https://www.ircforumlari.net/uye-resimleri/1032729-mohikan-steppenwolf-nuclear-answer-buz.html#post1042890746" style="color:#15212a;;font-weight: 700;">
                                    <i aria-hidden="true" class="fa fa-star">
                                    </i>
                                    Mohikan steppenwolf NucLeaR AnsweR Buz
                                </a>
                                <a href="https://www.ircforumlari.net/sunuculardan-son-haberler/1032731-yazgulunet-gorev-dagilimi.html#post1042890751" style="color:#15212a;;font-weight: 700;">
                                    <i aria-hidden="true" class="fa fa-star">
                                    </i>
                                    Yazgulu.net G&ouml;rev Dağılımı
                                </a>
                                <a href="https://www.ircforumlari.net/sunuculardan-son-haberler/1032451-benimmekancom-hk.html#post1042889634" style="color:#15212a;;font-weight: 700;">
                                    <i aria-hidden="true" class="fa fa-star">
                                    </i>
                                    BenimMekan.Com Hk.
                                </a>
                                <a href="https://www.ircforumlari.net/toplu-domain-satisi/1032609-satilik-7-domain.html#post1042890379" style="color:#15212a;;font-weight: 700;">
                                    <i aria-hidden="true" class="fa fa-star">
                                    </i>
                                    Satılık 7 Domain
                                </a>
                                <a href="https://www.ircforumlari.net/jenerik-domain-satislari/1032482-zindannet-jenerik-domain-satilik.html#post1042889738" style="color:#15212a;;font-weight: 700;">
                                    <i aria-hidden="true" class="fa fa-star">
                                    </i>
                                    Zindan.NET Jenerik Domain Satılık
                                </a>
                                <a href="https://www.ircforumlari.net/domain-satis/1032405-arkadasorg-mesgulnet-sevdaorg-dostchatcom-sevdaorg-satiliktir.html" style="color:#15212a;;font-weight: 700;">
                                    <i aria-hidden="true" class="fa fa-star">
                                    </i>
                                    Satılık 5 adet sohbet domaini
                                </a>
                                <a href="https://www.ircforumlari.net/sunuculardan-son-haberler/1032335-aynaorg-yeni-arayuz-ve-yeni-sohbet-platformu-yayinda.html" style="color:#15212a;;font-weight: 700;">
                                    <i aria-hidden="true" class="fa fa-star">
                                    </i>
                                    Ayna.ORG - Yeni Aray&uuml;z yayında
                                </a>
                                <a href="https://www.ircforumlari.net/ozel-gunler/1032200-if-ramazan-bayraminiz-mubarek-olsun-2.html#post1042888661" style="color:#15212a;;font-weight: 700;">
                                    <i aria-hidden="true" class="fa fa-star">
                                    </i>
                                    Ramazan Bayramınız M&uuml;barek Olsun
                                </a>
                            </td>
                            <td align="left" class="alt1 sponsorlar" valign="top">
                                <a href="https://www.ircforumlari.net/yeni-sunucular/1034290-ircsohbetdesinnet.html" style="color:#15212a;font-weight: 700;">
                                    <i aria-hidden="true" class="fa fa-star">
                                    </i>
                                    irc.SohbetDesin.Net
                                </a>
                                <a href="https://www.ircforumlari.net/yeni-sunucular/1033815-ircsohbetaskiorg.html" style="color:#15212a;font-weight: 700;">
                                    <i aria-hidden="true" class="fa fa-star">
                                    </i>
                                    irc.sohbetaSki.org
                                </a>
                                <a href="https://www.ircforumlari.net/yeni-sunucular/1033849-ircalemsohbetscom.html" style="color:#15212a;font-weight: 700;">
                                    <i aria-hidden="true" class="fa fa-star">
                                    </i>
                                    irc.alemsohbets.com
                                </a>
                                <a href="https://www.ircforumlari.net/yeni-sunucular/1033650-wwwkonusannet.html#post1042894910" style="color:#15212a;font-weight: 700;">
                                    <i aria-hidden="true" class="fa fa-star">
                                    </i>
                                    irc.konusan.net
                                </a>
                                <a href="https://www.ircforumlari.net/yeni-sunucular/1033398-ircsohbetalemdecom.html" style="color:#15212a;font-weight: 700;">
                                    <i aria-hidden="true" class="fa fa-star">
                                    </i>
                                    irc.sohbetalemde.com
                                </a>
                                <a href="https://www.ircforumlari.net/yeni-sunucular/1033393-irctatlimorg.html" style="color:#15212a;font-weight: 700;">
                                    <i aria-hidden="true" class="fa fa-star">
                                    </i>
                                    irc.tatlim.org
                                </a>
                                <a href="https://www.ircforumlari.net/sunuculardan-son-haberler/1030414-benimmekancom.html" style="color:#15212a;font-weight: 700;">
                                    <i aria-hidden="true" class="fa fa-star">
                                    </i>
                                    irc.benimmekan.com
                                </a>
                                <a href="https://www.ircforumlari.net/yeni-sunucular/1032979-ircradyomnet.html" style="color:#15212a;font-weight: 700;">
                                    <i aria-hidden="true" class="fa fa-star">
                                    </i>
                                    irc.Radyom.net
                                </a>
                                <a href="https://www.ircforumlari.net/yeni-sunucular/1032700-ircsohbetetsenecom.html" style="color:#15212a;font-weight: 700;">
                                    <i aria-hidden="true" class="fa fa-star">
                                    </i>
                                    irc.Sohbetetsene.Com
                                </a>
                                <a href="https://www.ircforumlari.net/yeni-sunucular/1032676-ircadresnet.html" style="color:#15212a;font-weight: 700;">
                                    <i aria-hidden="true" class="fa fa-star">
                                    </i>
                                    irc.adres.net
                                </a>
                                <a href="https://www.ircforumlari.net/yeni-sunucular/1032700-ircsohbetetsenecom.html" style="color:#15212a;font-weight: 700;">
                                    <i aria-hidden="true" class="fa fa-star">
                                    </i>
                                    irc.sohbetetsene.com
                                </a>
                                <a href="https://www.ircforumlari.net/yeni-sunucular/1031936-irccoktatlinet.html" style="color:#15212a;font-weight: 700;">
                                    <i aria-hidden="true" class="fa fa-star">
                                    </i>
                                    irc.CokTatli.Net
                                </a>
                                <a href="https://www.ircforumlari.net/yeni-sunucular/1030643-irckelebekfinalnet.html" style="color:#15212a;font-weight: 700;">
                                    <i aria-hidden="true" class="fa fa-star">
                                    </i>
                                    irc.kelebekfinal.net
                                </a>
                                <a href="https://www.ircforumlari.net/yeni-sunucular/1030210-ircsohbetdelisiyizcom.html" style="color:#15212a;font-weight: 700;">
                                    <i aria-hidden="true" class="fa fa-star">
                                    </i>
                                    irc.Sohbetdelisiyiz.Com
                                </a>
                                <a href="https://www.ircforumlari.net/yeni-sunucular/1029920-ircchataskimcom.html" style="color:#15212a;font-weight: 700;">
                                    <i aria-hidden="true" class="fa fa-star">
                                    </i>
                                    irc.ChatAskim.Com
                                </a>
                                <a href="https://www.ircforumlari.net/yeni-sunucular/1027439-ircayyildizsohbetcom.html" style="color:#15212a;font-weight: 700;">
                                    <i aria-hidden="true" class="fa fa-star">
                                    </i>
                                    irc.ayyildizsohbet.com
                                </a>
                                <a href="https://www.ircforumlari.net/yeni-sunucular/1029271-ircsudamlasinet.html" style="color:#15212a;font-weight: 700;">
                                    <i aria-hidden="true" class="fa fa-star">
                                    </i>
                                    irc.sudamlasi.net
                                </a>
                                <br>
                                <br>
                            </td>
                        </tr>
                    </tbody>
                </table>
                <br>
                <table align="center" border="0" cellpadding="6" cellspacing="1" width="100%">
                    <tbody>
                        <tr>
                            <td align="center">
                            </td>
                        </tr>
                    </tbody>
                </table>
                <table align="center" border="0" cellpadding="6" cellspacing="1" class="tborder" width="100%">
                    <tbody>
                        <tr>
                            <td class="tcat">
                                <h1 style="font-size:13px;">
                                    IRCForumları - IRC ve mIRC Kullanıcılarının Buluşma Noktası Sitesine Hoşgeldiniz.
                                </h1>
                            </td>
                        </tr>
                        <tr>
                            <td class="alt1">
                            </td>
                        </tr>
                        <tr>
                            <td class="alt1">
                                <h2 style="font-size:12px;">
                                    Saygın ve ciddi bir ortamda yardımlaşmak, haberleşmek, bilgi paylaşmak ve bilgi almak isteyen herkes forumumuza katilabilir.
                                    <br>
                                    Sitemize ilk ziyaretiniz ise, l&uuml;tfen kurallar ve gizlilik s&ouml;zleşmesi politikamızı inceleyiniz, foruma kayıt olan herkes bu kuralları kabul etmiş sayılacaktır.
                                    <p>
                                    </p>
                                    Foruma &uuml;ye olmadan konu acamaz, herhangi bir aktivite uygulayamaz ve &ouml;zel mesajlaşamazsınız.
                                    <br>
                                    Forumda bulunan b&uuml;t&uuml;n aktivitelerden faydalanmak i&ccedil;in l&uuml;tfen nickinizi kayıt ediniz...
                                </h2>
                                <br>
                                <p>
                                </p>
                                <p>
                                </p>
                                <h3 style="font-size:11px;">
                                    İlgili Bağlantılar:
                                    <a href="https://www.ircforumlari.net/kurallar.php">
                                        Kurallar
                                    </a>
                                    |
                                    <a href="https://www.ircforumlari.net/gizliliksozlesmesi.php">
                                        Gizlilik S&ouml;zleşmesi
                                    </a>
                                    |
                                    <a href="https://www.ircforumlari.net/register.php">
                                        Kayıt Alanı
                                    </a>
                                </h3>
                                <p>
                                </p>
                            </td>
                        </tr>
                    </tbody>
                </table>
                <br>
                <br>
                <table align="center" border="0" cellpadding="6" cellspacing="1" class="tborder" width="100%">
                    <thead>
                        <tr align="center">
                            <td class="thead">
                                &nbsp;
                            </td>
                            <td align="left" class="thead" width="90%">
                                Forum
                            </td>
                            <td class="thead">
                                Son Mesaj
                            </td>
                            <td class="thead">
                                Konular
                            </td>
                            <td class="thead">
                                Mesajlar
                            </td>
                        </tr>
                    </thead>
                    <!-- google_ad_section_start -->
                    <tbody>
                        <tr>
                            <td align="center" bgcolor="#F5F5F5" colspan="">
                                <br>
                            </td>
                        </tr>
                    </tbody>
                    <tbody>
                        <tr>
                            <td class="tcat" colspan="5">
                                <a href="#top" onclick="return toggle_collapse('forumbit_1')" style="float:right">
                                    <i class="fa fa-plus-circle" style="margin-top: 9px;">
                                    </i>
                                </a>
                                <i class="fa fa-chevron-right">
                                </i>
        IRCForumlari.Net Y&ouml;netim
                            </td>
                        </tr>
                    </tbody>
                    <tbody id="collapseobj_forumbit_1" style="">
                        <tr align="center">
                            <td class="alt2">
                                <img alt="Yeni Mesaj Var/Yok" border="0" height="48" id="forum_statusicon_2" src="images/navy/statusicon/forum_old.gif" width="48">
                            </td>
                            <td align="left" class="alt1Active" id="f2">
                                <div>
                                    <span style="float: right;">
                                        <a href="https://www.ircforumlari.net/external.php?type=rss2&amp;forumids=2" rel="nofollow">
                                            <i aria-hidden="true" class="fa fa-rss">
                                            </i>
                                        </a>
                                    </span>
                                    <a href="https://www.ircforumlari.net/duyurular/">
                                        <strong>
                                            Duyurular
                                        </strong>
                                    </a>
                                </div>
                                <div class="smallfont">
                                    IrcForumlari.Net y&ouml;netimi tarafından yapılan duyuruları burada okuyabilirsiniz.
                                </div>
                                <div class="smallfont" style="margin-top:6px">
                                    <table align="center" border="0" cellpadding="0" cellspacing="0" width="100%">
                                        <tbody>
                                            <tr valign="top">
                                                <td width="50%">
                                                    <img alt="Alt forumlar" border="0" class="inlineimg" height="16" id="forum_statusicon_798" src="images/navy/statusicon/subforum_link.gif" width="16">
                                                    <a href="https://www.ircforumlari.net/kurallar.php">
                                                        <span title="">
                                                            Forum Kuralları!
                                                        </span>
                                                    </a>
                                                </td>
                                                <td width="50%">
                                                    <img alt="Alt forumlar" border="0" class="inlineimg" height="16" id="forum_statusicon_851" src="images/navy/statusicon/subforum_link.gif" width="16">
                                                    <a href="https://www.ircforumlari.net/moderator-basvuru-formu">
                                                        <span title="">
                                                            Moderat&ouml;r Başvurusu
                                                        </span>
                                                    </a>
                                                </td>
                                            </tr>
                                            <tr>
                                                <td width="50%">
                                                    <img alt="Alt forumlar" border="0" class="inlineimg" height="16" id="forum_statusicon_1493" src="images/navy/statusicon/subforum_old.gif" width="16">
                                                    <a href="https://www.ircforumlari.net/duyuru-arsivi/">
                                                        <span title="">
                                                            Duyuru Arşivi
                                                        </span>
                                                    </a>
                                                </td>
                                                <td>
                                                    &nbsp;
                                                </td>
                                            </tr>
                                        </tbody>
                                    </table>
                                </div>
                            </td>
                            <td class="alt2">
                                <div align="left" class="smallfont">
                                    <div>
                                        <span style="white-space:nowrap">
                                            <img alt="" border="0" class="inlineimg" src="images/icons/icon1.gif">
                                            <a href="https://www.ircforumlari.net/duyurular/989491-youtube-paylasimlari-hk.html" style="white-space:nowrap">
                                                <strong>
                                                    YouTube Paylaşımları Hk.
                                                </strong>
                                            </a>
                                        </span>
                                    </div>
                                    <div style="white-space:nowrap">
                                        <font color="DimGray">
                                            Yazan;
                                        </font>
                                        <a href="https://www.ircforumlari.net/if-uye/99342-feronia.html">
                                            Feronia
                                        </a>
                                    </div>
                                    <div align="left" style="white-space:nowrap">
                                        30 Ocak 2024
                                        <span class="time">
                                            <i class="fa fa-clock-o">
                                            </i>
                                            10:40
                                        </span>
                                        <a href="https://www.ircforumlari.net/duyurular/989491-youtube-paylasimlari-hk-post1042867080.html#post1042867080">
                                            <i class="fa fa-arrow-circle-o-right">
                                            </i>
                                        </a>
                                    </div>
                                </div>
                            </td>
                            <td class="alt1">
                                <span class="s081">
                                    91
                                </span>
                            </td>
                            <td class="alt2">
                                <span class="s082">
                                    2.380
                                </span>
                            </td>
                        </tr>
                        <tr align="center">
                            <td class="alt2">
                                <img alt="Yeni Mesaj Var/Yok" border="0" height="48" id="forum_statusicon_4" src="images/navy/statusicon/forum_old.gif" width="48">
                            </td>
                            <td align="left" class="alt1Active" id="f4">
                                <div>
                                    <span style="float: right;">
                                        <a href="https://www.ircforumlari.net/external.php?type=rss2&amp;forumids=4" rel="nofollow">
                                            <i aria-hidden="true" class="fa fa-rss">
                                            </i>
                                        </a>
                                    </span>
                                    <a href="https://www.ircforumlari.net/onerileriniz-amp-sikayetleriniz/">
                                        <strong>
                                            &Ouml;nerileriniz &amp; Şikayetleriniz
                                        </strong>
                                    </a>
                                </div>
                                <div class="smallfont">
                                    Her t&uuml;rl&uuml; &ouml;nerinizi veya şikayetinizi y&ouml;netime buradan iletebilirsiniz.
                                </div>
                            </td>
                            <td class="alt2">
                                <div align="left" class="smallfont">
                                    <div>
                                        <span style="white-space:nowrap">
                                            <img alt="Arrow" border="0" class="inlineimg" src="images/icons/icon2.gif">
                                            <a href="https://www.ircforumlari.net/onerileriniz-amp-sikayetleriniz/691138-if-oneri-ve-sikayet-harici-sorunlariniz.html" style="white-space:nowrap">
                                                <strong>
                                                    IF - &Ouml;neri ve Şikayet Harici...
                                                </strong>
                                            </a>
                                        </span>
                                    </div>
                                    <div style="white-space:nowrap">
                                        <font color="DimGray">
                                            Yazan;
                                        </font>
                                        <a href="https://www.ircforumlari.net/if-uye/122596-snoopy.html">
                                            SNOOPY
                                        </a>
                                    </div>
                                    <div align="left" style="white-space:nowrap">
                                        19 Nisan 2024
                                        <span class="time">
                                            <i class="fa fa-clock-o">
                                            </i>
                                            20:36
                                        </span>
                                        <a href="https://www.ircforumlari.net/onerileriniz-amp-sikayetleriniz/691138-if-oneri-ve-sikayet-harici-sorunlariniz-post1042890356.html#post1042890356">
                                            <i class="fa fa-arrow-circle-o-right">
                                            </i>
                                        </a>
                                    </div>
                                </div>
                            </td>
                            <td class="alt1">
                                <span class="s081">
                                    5
                                </span>
                            </td>
                            <td class="alt2">
                                <span class="s082">
                                    1.773
                                </span>
                            </td>
                        </tr>
                        <tr align="center">
                            <td class="alt2">
                                <img alt="Yeni Mesaj Var/Yok" border="0" height="48" id="forum_statusicon_1001" src="images/navy/statusicon/forum_old.gif" width="48">
                            </td>
                            <td align="left" class="alt1Active" id="f1001">
                                <div>
                                    <span style="float: right;">
                                        <a href="https://www.ircforumlari.net/external.php?type=rss2&amp;forumids=1001" rel="nofollow">
                                            <i aria-hidden="true" class="fa fa-rss">
                                            </i>
                                        </a>
                                    </span>
                                    <a href="https://www.ircforumlari.net/yonetimden-talepler/">
                                        <strong>
                                            Y&ouml;netimden Talepler
                                        </strong>
                                    </a>
                                </div>
                                <div class="smallfont">
                                    IRCForumlari.Net y&ouml;netiminden nick değişimi, avatar değişimi vb işlemler i&ccedil;in bu başlık altından başvuruda bulunabilirsiniz.
                                </div>
                            </td>
                            <td class="alt2">
                                <div align="left" class="smallfont">
                                    <div>
                                        <span style="white-space:nowrap">
                                            <img alt="" border="0" class="inlineimg" src="images/icons/icon1.gif">
                                            <a href="https://www.ircforumlari.net/yonetimden-talepler/778745-if-kullanici-adi-degisim-ve-duzenlemeleri.html" style="white-space:nowrap">
                                                <strong>
                                                    IF - Kullanıcı Adı Değişim ve...
                                                </strong>
                                            </a>
                                        </span>
                                    </div>
                                    <div style="white-space:nowrap">
                                        <font color="DimGray">
                                            Yazan;
                                        </font>
                                        <a href="https://www.ircforumlari.net/if-uye/122596-snoopy.html">
                                            SNOOPY
                                        </a>
                                    </div>
                                    <div align="left" style="white-space:nowrap">
                                        08 Mayıs 2024
                                        <span class="time">
                                            <i class="fa fa-clock-o">
                                            </i>
                                            13:14
                                        </span>
                                        <a href="https://www.ircforumlari.net/yonetimden-talepler/778745-if-kullanici-adi-degisim-ve-duzenlemeleri-post1042894301.html#post1042894301">
                                            <i class="fa fa-arrow-circle-o-right">
                                            </i>
                                        </a>
                                    </div>
                                </div>
                            </td>
                            <td class="alt1">
                                <span class="s081">
                                    4
                                </span>
                            </td>
                            <td class="alt2">
                                <span class="s082">
                                    3.651
                                </span>
                            </td>
                        </tr>
                    </tbody>
                    <tbody>
                        <tr>
                            <td align="center" bgcolor="#F5F5F5" colspan="">
                                <br>
                            </td>
                        </tr>
                    </tbody>
                    <tbody>
                        <tr>
                            <td class="tcat" colspan="5">
                                <a href="#top" onclick="return toggle_collapse('forumbit_2053')" style="float:right">
                                    <i class="fa fa-plus-circle" style="margin-top: 9px;">
                                    </i>
                                </a>
                                <i class="fa fa-chevron-right">
                                </i>
                                IF Video
                            </td>
                        </tr>
                    </tbody>
                    <tbody id="collapseobj_forumbit_2053" style="">
                        <tr align="center">
                            <td class="alt2">
                                <img alt="Yeni Mesaj Var/Yok" border="0" height="48" id="forum_statusicon_2054" src="images/navy/statusicon/forum_old.gif" width="48">
                            </td>
                            <td align="left" class="alt1Active" id="f2054">
                                <div>
                                    <span style="float: right;">
                                        <a href="https://www.ircforumlari.net/external.php?type=rss2&amp;forumids=2054" rel="nofollow">
                                            <i aria-hidden="true" class="fa fa-rss">
                                            </i>
                                        </a>
                                    </span>
                                    <a href="https://www.ircforumlari.net/if-goruntulu-roportajlar/">
                                        <strong>
                                            IF G&ouml;r&uuml;nt&uuml;l&uuml; R&ouml;portajlar
                                        </strong>
                                    </a>
                                </div>
                                <div class="smallfont">
                                    IRC d&uuml;nyasından kişiler ile yaptığımız g&ouml;r&uuml;nt&uuml;l&uuml; r&ouml;portajlar ve s&ouml;yleşiler burada !
                                </div>
                            </td>
                            <td class="alt2">
                                <div align="left" class="smallfont">
                                    <div>
                                        <span style="white-space:nowrap">
                                            <img alt="" border="0" class="inlineimg" src="images/icons/icon1.gif">
                                            <a href="https://www.ircforumlari.net/if-goruntulu-roportajlar/977760-forum-sahibi-sinan-nuclear.html" style="white-space:nowrap">
                                                <strong>
                                                    Forum Sahibi Sinan - NucLeaR
                                                </strong>
                                            </a>
                                        </span>
                                    </div>
                                    <div style="white-space:nowrap">
                                        <font color="DimGray">
                                            Yazan;
                                        </font>
                                        <a href="https://www.ircforumlari.net/if-uye/133053-harika.html">
                                            Harika
                                        </a>
                                    </div>
                                    <div align="left" style="white-space:nowrap">
                                        01 Nisan 2024
                                        <span class="time">
                                            <i class="fa fa-clock-o">
                                            </i>
                                            00:16
                                        </span>
                                        <a href="https://www.ircforumlari.net/if-goruntulu-roportajlar/977760-forum-sahibi-sinan-nuclear-post1042886244.html#post1042886244">
                                            <i class="fa fa-arrow-circle-o-right">
                                            </i>
                                        </a>
                                    </div>
                                </div>
                            </td>
                            <td class="alt1">
                                <span class="s081">
                                    10
                                </span>
                            </td>
                            <td class="alt2">
                                <span class="s082">
                                    470
                                </span>
                            </td>
                        </tr>
                        <tr align="center">
                            <td class="alt2">
                                <img alt="Yeni Mesaj Var/Yok" border="0" height="48" id="forum_statusicon_2055" src="images/navy/statusicon/forum_old.gif" width="48">
                            </td>
                            <td align="left" class="alt1Active" id="f2055">
                                <div>
                                    <span style="float: right;">
                                        <a href="https://www.ircforumlari.net/external.php?type=rss2&amp;forumids=2055" rel="nofollow">
                                            <i aria-hidden="true" class="fa fa-rss">
                                            </i>
                                        </a>
                                    </span>
                                    <a href="https://www.ircforumlari.net/if-kamera-arkasi/">
                                        <strong>
                                            IF Kamera Arkası
                                        </strong>
                                    </a>
                                </div>
                                <div class="smallfont">
                                    Tek seferde olmuyor! Kamera arkasında yaşananları ve kahkahaları paylaşıyoruz.
                                </div>
                            </td>
                            <td class="alt2">
                                <div align="left" class="smallfont">
                                    <div>
                                        <span style="white-space:nowrap">
                                            <img alt="" border="0" class="inlineimg" src="images/icons/icon1.gif">
                                            <a href="https://www.ircforumlari.net/if-kamera-arkasi/1014307-090723-kamera-arkasi-double.html" style="white-space:nowrap">
                                                <strong>
                                                    09.07.23 Kamera Arkası ;...
                                                </strong>
                                            </a>
                                        </span>
                                    </div>
                                    <div style="white-space:nowrap">
                                        <font color="DimGray">
                                            Yazan;
                                        </font>
                                        <a href="https://www.ircforumlari.net/if-uye/146335-sarya.html">
                                            Sarya
                                        </a>
                                    </div>
                                    <div align="left" style="white-space:nowrap">
                                        10 Temmuz 2023
                                        <span class="time">
                                            <i class="fa fa-clock-o">
                                            </i>
                                            15:17
                                        </span>
                                        <a href="https://www.ircforumlari.net/if-kamera-arkasi/1014307-090723-kamera-arkasi-double-post1042814579.html#post1042814579">
                                            <i class="fa fa-arrow-circle-o-right">
                                            </i>
                                        </a>
                                    </div>
                                </div>
                            </td>
                            <td class="alt1">
                                <span class="s081">
                                    8
                                </span>
                            </td>
                            <td class="alt2">
                                <span class="s082">
                                    121
                                </span>
                            </td>
                        </tr>
                        <tr align="center">
                            <td class="alt2">
                                <img alt="Yeni Mesaj Var/Yok" border="0" height="48" id="forum_statusicon_2056" src="images/navy/statusicon/forum_old.gif" width="48">
                            </td>
                            <td align="left" class="alt1Active" id="f2056">
                                <div>
                                    <span style="float: right;">
                                        <a href="https://www.ircforumlari.net/external.php?type=rss2&amp;forumids=2056" rel="nofollow">
                                            <i aria-hidden="true" class="fa fa-rss">
                                            </i>
                                        </a>
                                    </span>
                                    <a href="https://www.ircforumlari.net/if-video-duyurulari/">
                                        <strong>
                                            IF Video Duyuruları
                                        </strong>
                                    </a>
                                </div>
                                <div class="smallfont">
                                    Yaptığımız ve yapacağımız duyuruları, talepleri, &ouml;nerileri ve haberleri bu başlıkta paylaşıyoruz.
                                </div>
                            </td>
                            <td class="alt2">
                                <div align="left" class="smallfont">
                                    <div>
                                        <span style="white-space:nowrap">
                                            <img alt="" border="0" class="inlineimg" src="images/icons/icon1.gif">
                                            <a href="https://www.ircforumlari.net/if-video-duyurulari/981356-goruntulu-roportajlar-hakkinda.html" style="white-space:nowrap">
                                                <strong>
                                                    G&ouml;r&uuml;nt&uuml;l&uuml; R&ouml;portajlar Hakkında
                                                </strong>
                                            </a>
                                        </span>
                                    </div>
                                    <div style="white-space:nowrap">
                                        <font color="DimGray">
                                            Yazan;
                                        </font>
                                        <a href="https://www.ircforumlari.net/if-uye/144423-hyperion.html">
                                            Hyperion
                                        </a>
                                    </div>
                                    <div align="left" style="white-space:nowrap">
                                        07 Ocak 2024
                                        <span class="time">
                                            <i class="fa fa-clock-o">
                                            </i>
                                            18:29
                                        </span>
                                        <a href="https://www.ircforumlari.net/if-video-duyurulari/981356-goruntulu-roportajlar-hakkinda-post1042855703.html#post1042855703">
                                            <i class="fa fa-arrow-circle-o-right">
                                            </i>
                                        </a>
                                    </div>
                                </div>
                            </td>
                            <td class="alt1">
                                <span class="s081">
                                    12
                                </span>
                            </td>
                            <td class="alt2">
                                <span class="s082">
                                    402
                                </span>
                            </td>
                        </tr>
                        <tr align="center">
                            <td class="alt2">
                                <img alt="Yeni Mesaj Var/Yok" border="0" height="48" id="forum_statusicon_2105" src="images/navy/statusicon/forum_old.gif" width="48">
                            </td>
                            <td align="left" class="alt1Active" id="f2105">
                                <div>
                                    <span style="float: right;">
                                        <a href="https://www.ircforumlari.net/external.php?type=rss2&amp;forumids=2105" rel="nofollow">
                                            <i aria-hidden="true" class="fa fa-rss">
                                            </i>
                                        </a>
                                    </span>
                                    <a href="https://www.ircforumlari.net/vlog-amp-inceleme-videolari-sizlerden-gelenler/">
                                        <strong>
                                            Vlog &amp; İnceleme Videoları (Sizlerden Gelenler)
                                        </strong>
                                    </a>
                                </div>
                                <div class="smallfont">
                                    Yeni Vlog videoları, &uuml;r&uuml;n incelemeleri, &ouml;zel videolarınızı bu kategoride yayınlanlayabilirsiniz
                                </div>
                            </td>
                            <td class="alt2">
                                <div align="left" class="smallfont">
                                    <div>
                                        <span style="white-space:nowrap">
                                            <img alt="Lightbulb" border="0" class="inlineimg" src="images/icons/icon3.gif">
                                            <a href="https://www.ircforumlari.net/vlog-amp-inceleme-videolari-sizlerden-gelenler/1026503-rx6700xt-ekran-karti-alinir-mi.html" style="white-space:nowrap">
                                                <strong>
                                                    RX6700XT Ekran Kartı Alınır...
                                                </strong>
                                            </a>
                                        </span>
                                    </div>
                                    <div style="white-space:nowrap">
                                        <font color="DimGray">
                                            Yazan;
                                        </font>
                                        <a href="https://www.ircforumlari.net/if-uye/125501-spinozi.html">
                                            SpinoZi
                                        </a>
                                    </div>
                                    <div align="left" style="white-space:nowrap">
                                        26 Mart 2024
                                        <span class="time">
                                            <i class="fa fa-clock-o">
                                            </i>
                                            01:57
                                        </span>
                                        <a href="https://www.ircforumlari.net/vlog-amp-inceleme-videolari-sizlerden-gelenler/1026503-rx6700xt-ekran-karti-alinir-mi-post1042884572.html#post1042884572">
                                            <i class="fa fa-arrow-circle-o-right">
                                            </i>
                                        </a>
                                    </div>
                                </div>
                            </td>
                            <td class="alt1">
                                <span class="s081">
                                    4
                                </span>
                            </td>
                            <td class="alt2">
                                <span class="s082">
                                    35
                                </span>
                            </td>
                        </tr>
                    </tbody>
                    <tbody>
                        <tr>
                            <td align="center" bgcolor="#F5F5F5" colspan="">
                                <br>
                            </td>
                        </tr>
                    </tbody>
                    <tbody>
                        <tr>
                            <td class="tcat" colspan="5">
                                <a href="#top" onclick="return toggle_collapse('forumbit_3')" style="float:right">
                                    <i class="fa fa-plus-circle" style="margin-top: 9px;">
                                    </i>
                                </a>
                                <i class="fa fa-chevron-right">
                                </i>
                                IRC Sunucu Sahipleri
                            </td>
                        </tr>
                    </tbody>
                    <tbody id="collapseobj_forumbit_3" style="">
                        <tr align="center">
                            <td class="alt2">
                                <img alt="Yeni Mesaj Var/Yok" border="0" height="48" id="forum_statusicon_10" src="images/navy/statusicon/forum_old.gif" width="48">
                            </td>
                            <td align="left" class="alt1Active" id="f10">
                                <div>
                                    <span style="float: right;">
                                        <a href="https://www.ircforumlari.net/external.php?type=rss2&amp;forumids=10" rel="nofollow">
                                            <i aria-hidden="true" class="fa fa-rss">
                                            </i>
                                        </a>
                                    </span>
                                    <a href="https://www.ircforumlari.net/yeni-sunucular/">
                                        <strong>
                                            Yeni Sunucular
                                        </strong>
                                    </a>
                                </div>
                                <div class="smallfont">
                                    Yeni a&ccedil;ılan veya tekrar aktif edilen sunucuların tanıtımlarına bu başlık altından ulaşabilirsiniz.
                                </div>
                                <div class="smallfont" style="margin-top:6px">
                                    <table align="center" border="0" cellpadding="0" cellspacing="0" width="100%">
                                        <tbody>
                                            <tr valign="top">
                                                <td width="50%">
                                                    <img alt="Alt forumlar" border="0" class="inlineimg" height="16" id="forum_statusicon_1284" src="images/navy/statusicon/subforum_link.gif" width="16">
                                                    <a href="https://www.ircforumlari.net/sunucu-tanitimi">
                                                        <span title="Yeni sunucuları bu başlık altından tanıtabilirsiniz.">
                                                            Sunucu Tanıtımı
                                                        </span>
                                                    </a>
                                                </td>
                                                <td>
                                                    &nbsp;
                                                </td>
                                            </tr>
                                        </tbody>
                                    </table>
                                </div>
                            </td>
                            <td class="alt2">
                                <div align="left" class="smallfont">
                                    <div>
                                        <span style="white-space:nowrap">
                                            <img alt="" border="0" class="inlineimg" src="images/icons/icon1.gif">
                                            <a href="https://www.ircforumlari.net/yeni-sunucular/997242-adan-zye-irc-sunucu-listesi.html" style="white-space:nowrap">
                                                <strong>
                                                    A'dan Z'ye IRC Sunucu Listesi
                                                </strong>
                                            </a>
                                        </span>
                                    </div>
                                    <div style="white-space:nowrap">
                                        <font color="DimGray">
                                            Yazan;
                                        </font>
                                        <a href="https://www.ircforumlari.net/if-uye/122596-snoopy.html">
                                            SNOOPY
                                        </a>
                                    </div>
                                    <div align="left" style="white-space:nowrap">
                                        Bug&uuml;n
                                        <span class="time">
                                            <i class="fa fa-clock-o">
                                            </i>
                                            16:20
                                        </span>
                                        <a href="https://www.ircforumlari.net/yeni-sunucular/997242-adan-zye-irc-sunucu-listesi-post1042897146.html#post1042897146">
                                            <i class="fa fa-arrow-circle-o-right">
                                            </i>
                                        </a>
                                    </div>
                                </div>
                            </td>
                            <td class="alt1">
                                <span class="s081">
                                    750
                                </span>
                            </td>
                            <td class="alt2">
                                <span class="s082">
                                    23.789
                                </span>
                            </td>
                        </tr>
                        <tr align="center">
                            <td class="alt2">
                                <img alt="Yeni Mesaj Var/Yok" border="0" height="48" id="forum_statusicon_44" src="images/navy/statusicon/forum_old.gif" width="48">
                            </td>
                            <td align="left" class="alt1Active" id="f44">
                                <div>
                                    <span style="float: right;">
                                        <a href="https://www.ircforumlari.net/external.php?type=rss2&amp;forumids=44" rel="nofollow">
                                            <i aria-hidden="true" class="fa fa-rss">
                                            </i>
                                        </a>
                                    </span>
                                    <a href="https://www.ircforumlari.net/sunuculardan-son-haberler/">
                                        <strong>
                                            Sunuculardan Son Haberler
                                        </strong>
                                    </a>
                                </div>
                                <div class="smallfont">
                                    Katılımcılar sunucuları hakkındaki son haberleri veya duyurulara bu başlık altından ulaşabilirsiniz.
                                </div>
                                <div class="smallfont" style="margin-top:6px">
                                    <table align="center" border="0" cellpadding="0" cellspacing="0" width="100%">
                                        <tbody>
                                            <tr valign="top">
                                                <td width="50%">
                                                    <img alt="Alt forumlar" border="0" class="inlineimg" height="16" id="forum_statusicon_655" src="images/navy/statusicon/subforum_old.gif" width="16">
                                                    <a href="https://www.ircforumlari.net/ar-ge-faaliyetler/">
                                                        <span title="IRCd sunucularının Ar-Ge faaliyetlerine bu başlık altından ulaşabilirsiniz.">
                                                            Ar-Ge Faaliyetler
                                                        </span>
                                                    </a>
                                                </td>
                                                <td>
                                                    &nbsp;
                                                </td>
                                            </tr>
                                        </tbody>
                                    </table>
                                </div>
                            </td>
                            <td class="alt2">
                                <div align="left" class="smallfont">
                                    <div>
                                        <span style="white-space:nowrap">
                                            <img alt="" border="0" class="inlineimg" src="images/icons/icon1.gif">
                                            <a href="https://www.ircforumlari.net/ar-ge-faaliyetler/1032173-vpn-lamerizmi-ile-ilgili.html" style="white-space:nowrap">
                                                <strong>
                                                    VPN Lamerizmi ile ilgili
                                                </strong>
                                            </a>
                                        </span>
                                    </div>
                                    <div style="white-space:nowrap">
                                        <font color="DimGray">
                                            Yazan;
                                        </font>
                                        <a href="https://www.ircforumlari.net/if-uye/11145-gurkan.html">
                                            Gurkan
                                        </a>
                                    </div>
                                    <div align="left" style="white-space:nowrap">
                                        Bug&uuml;n
                                        <span class="time">
                                            <i class="fa fa-clock-o">
                                            </i>
                                            16:33
                                        </span>
                                        <a href="https://www.ircforumlari.net/ar-ge-faaliyetler/1032173-vpn-lamerizmi-ile-ilgili-post1042897148.html#post1042897148">
                                            <i class="fa fa-arrow-circle-o-right">
                                            </i>
                                        </a>
                                    </div>
                                </div>
                            </td>
                            <td class="alt1">
                                <span class="s081">
                                    1.234
                                </span>
                            </td>
                            <td class="alt2">
                                <span class="s082">
                                    13.186
                                </span>
                            </td>
                        </tr>
                        <tr align="center">
                            <td class="alt2">
                                <img alt="Yeni Mesaj Var/Yok" border="0" height="48" id="forum_statusicon_47" src="images/navy/statusicon/forum_old.gif" width="48">
                            </td>
                            <td align="left" class="alt1Active" id="f47">
                                <div>
                                    <span style="float: right;">
                                        <a href="https://www.ircforumlari.net/external.php?type=rss2&amp;forumids=47" rel="nofollow">
                                            <i aria-hidden="true" class="fa fa-rss">
                                            </i>
                                        </a>
                                    </span>
                                    <a href="https://www.ircforumlari.net/sunucu-yetki-dagitimlari-ve-gorev-istekleri/">
                                        <strong>
                                            Sunucu Yetki Dağıtımları ve G&ouml;rev İstekleri
                                        </strong>
                                    </a>
                                </div>
                                <div class="smallfont">
                                    Sunucuların yetkili veya link, katılımcıların ise g&ouml;rev talebinde bulunduğu/bulunacağı konulara bu başlık altından ulaşabilirsiniz.
                                </div>
                            </td>
                            <td class="alt2">
                                <div align="left" class="smallfont">
                                    <div>
                                        <span style="white-space:nowrap">
                                            <img alt="" border="0" class="inlineimg" src="images/icons/icon1.gif">
                                            <a href="https://www.ircforumlari.net/sunucu-yetki-dagitimlari-ve-gorev-istekleri/1033257-link-alimi-yapilmaktadir.html" style="white-space:nowrap">
                                                <strong>
                                                    Link Alımı Yapılmaktadır.
                                                </strong>
                                            </a>
                                        </span>
                                    </div>
                                    <div style="white-space:nowrap">
                                        <font color="DimGray">
                                            Yazan;
                                        </font>
                                        <a href="https://www.ircforumlari.net/if-uye/127492-boreass.html">
                                            BoreasS
                                        </a>
                                    </div>
                                    <div align="left" style="white-space:nowrap">
                                        13 Mayıs 2024
                                        <span class="time">
                                            <i class="fa fa-clock-o">
                                            </i>
                                            17:32
                                        </span>
                                        <a href="https://www.ircforumlari.net/sunucu-yetki-dagitimlari-ve-gorev-istekleri/1033257-link-alimi-yapilmaktadir-post1042895646.html#post1042895646">
                                            <i class="fa fa-arrow-circle-o-right">
                                            </i>
                                        </a>
                                    </div>
                                </div>
                            </td>
                            <td class="alt1">
                                <span class="s081">
                                    357
                                </span>
                            </td>
                            <td class="alt2">
                                <span class="s082">
                                    3.041
                                </span>
                            </td>
                        </tr>
                        <tr align="center">
                            <td class="alt2">
                                <img alt="Yeni Mesaj Var/Yok" border="0" height="48" id="forum_statusicon_606" src="images/navy/statusicon/forum_old.gif" width="48">
                            </td>
                            <td align="left" class="alt1Active" id="f606">
                                <div>
                                    <span style="float: right;">
                                        <a href="https://www.ircforumlari.net/external.php?type=rss2&amp;forumids=606" rel="nofollow">
                                            <i aria-hidden="true" class="fa fa-rss">
                                            </i>
                                        </a>
                                    </span>
                                    <a href="https://www.ircforumlari.net/sunucu-polemikleri/">
                                        <strong>
                                            Sunucu Polemikleri
                                        </strong>
                                    </a>
                                </div>
                                <div class="smallfont">
                                    IRCd D&uuml;nyasından polemiklere bu başlık altından ulaşabilirsiniz.
                                </div>
                                <div class="smallfont" style="margin-top:6px">
                                    <table align="center" border="0" cellpadding="0" cellspacing="0" width="100%">
                                        <tbody>
                                            <tr valign="top">
                                                <td width="50%">
                                                    <img alt="Alt forumlar" border="0" class="inlineimg" height="16" id="forum_statusicon_1304" src="images/navy/statusicon/subforum_old.gif" width="16">
                                                    <a href="https://www.ircforumlari.net/sunucu-polemikleri-arsivi/">
                                                        <span title="">
                                                            Sunucu Polemikleri Arşivi
                                                        </span>
                                                    </a>
                                                </td>
                                                <td>
                                                    &nbsp;
                                                </td>
                                            </tr>
                                        </tbody>
                                    </table>
                                </div>
                            </td>
                            <td class="alt2">
                                <div align="left" class="smallfont">
                                    <div>
                                        <span style="white-space:nowrap">
                                            <img alt="" border="0" class="inlineimg" src="images/icons/icon1.gif">
                                            <a href="https://www.ircforumlari.net/sunucu-polemikleri/1011848-sunucu-polemigi-lt-4-gt-soylenet-2023-a.html" style="white-space:nowrap">
                                                <strong>
                                                    Sunucu Polemiği &lt; 4 &gt;...
                                                </strong>
                                            </a>
                                        </span>
                                    </div>
                                    <div style="white-space:nowrap">
                                        <font color="DimGray">
                                            Yazan;
                                        </font>
                                        <a href="https://www.ircforumlari.net/if-uye/125501-spinozi.html">
                                            SpinoZi
                                        </a>
                                    </div>
                                    <div align="left" style="white-space:nowrap">
                                        07 Ocak 2024
                                        <span class="time">
                                            <i class="fa fa-clock-o">
                                            </i>
                                            09:44
                                        </span>
                                        <a href="https://www.ircforumlari.net/sunucu-polemikleri/1011848-sunucu-polemigi-lt-4-gt-soylenet-2023-a-post1042855540.html#post1042855540">
                                            <i class="fa fa-arrow-circle-o-right">
                                            </i>
                                        </a>
                                    </div>
                                </div>
                            </td>
                            <td class="alt1">
                                <span class="s081">
                                    219
                                </span>
                            </td>
                            <td class="alt2">
                                <span class="s082">
                                    5.058
                                </span>
                            </td>
                        </tr>
                        <tr align="center">
                            <td class="alt2">
                                <img alt="Yeni Mesaj Var/Yok" border="0" height="48" id="forum_statusicon_654" src="images/navy/statusicon/forum_old.gif" width="48">
                            </td>
                            <td align="left" class="alt1Active" id="f654">
                                <div>
                                    <span style="float: right;">
                                        <a href="https://www.ircforumlari.net/external.php?type=rss2&amp;forumids=654" rel="nofollow">
                                            <i aria-hidden="true" class="fa fa-rss">
                                            </i>
                                        </a>
                                    </span>
                                    <a href="https://www.ircforumlari.net/illegal-faaliyetler/">
                                        <strong>
                                            İllegal Faaliyetler
                                        </strong>
                                    </a>
                                </div>
                                <div class="smallfont">
                                    Katılımcılar, aleyhlerine olan illegal ve ahlak dışı davranışları kanıt sunmaları şartı ile bu başlık altından ulaşabilirsiniz.
                                </div>
                            </td>
                            <td class="alt2">
                                <div align="left" class="smallfont">
                                    <div>
                                        <span style="white-space:nowrap">
                                            <img alt="" border="0" class="inlineimg" src="images/icons/icon1.gif">
                                            <a href="https://www.ircforumlari.net/illegal-faaliyetler/1003703-traskim-ircstar-ergenligi.html" style="white-space:nowrap">
                                                <strong>
                                                    TrAskim IRCSTAR Ergenliği
                                                </strong>
                                            </a>
                                        </span>
                                    </div>
                                    <div style="white-space:nowrap">
                                        <font color="DimGray">
                                            Yazan;
                                        </font>
                                        <a href="https://www.ircforumlari.net/if-uye/147107--ircstar.html">
                                            |IRCSTAR
                                        </a>
                                    </div>
                                    <div align="left" style="white-space:nowrap">
                                        D&uuml;n
                                        <span class="time">
                                            <i class="fa fa-clock-o">
                                            </i>
                                            00:26
                                        </span>
                                        <a href="https://www.ircforumlari.net/illegal-faaliyetler/1003703-traskim-ircstar-ergenligi-post1042896761.html#post1042896761">
                                            <i class="fa fa-arrow-circle-o-right">
                                            </i>
                                        </a>
                                    </div>
                                </div>
                            </td>
                            <td class="alt1">
                                <span class="s081">
                                    61
                                </span>
                            </td>
                            <td class="alt2">
                                <span class="s082">
                                    2.002
                                </span>
                            </td>
                        </tr>
                        <tr align="center">
                            <td class="alt2">
                                <img alt="Yeni Mesaj Var/Yok" border="0" height="48" id="forum_statusicon_653" src="images/navy/statusicon/forum_old.gif" width="48">
                            </td>
                            <td align="left" class="alt1Active" id="f653">
                                <div>
                                    <span style="float: right;">
                                        <a href="https://www.ircforumlari.net/external.php?type=rss2&amp;forumids=653" rel="nofollow">
                                            <i aria-hidden="true" class="fa fa-rss">
                                            </i>
                                        </a>
                                    </span>
                                    <a href="https://www.ircforumlari.net/extra-irc/">
                                        <strong>
                                            Extra IRC
                                        </strong>
                                    </a>
                                </div>
                                <div class="smallfont">
                                    IRC d&uuml;nyası adına; polemik, sunum ve makalelere bu başlık altından ulaşabilirsiniz.
                                </div>
                                <div class="smallfont" style="margin-top:6px">
                                    <table align="center" border="0" cellpadding="0" cellspacing="0" width="100%">
                                        <tbody>
                                            <tr valign="top">
                                                <td width="50%">
                                                    <img alt="Alt forumlar" border="0" class="inlineimg" height="16" id="forum_statusicon_1930" src="images/navy/statusicon/subforum_old.gif" width="16">
                                                    <a href="https://www.ircforumlari.net/irc-nostalji/">
                                                        <span title="IRC d&uuml;nyasında yaşadığınız ilgin&ccedil;, komik, duygusal hikayeleri paylaşabilirsiniz.">
                                                            IRC NOSTALJI
                                                        </span>
                                                    </a>
                                                </td>
                                                <td>
                                                    &nbsp;
                                                </td>
                                            </tr>
                                        </tbody>
                                    </table>
                                </div>
                            </td>
                            <td class="alt2">
                                <div align="left" class="smallfont">
                                    <div>
                                        <span style="white-space:nowrap">
                                            <img alt="" border="0" class="inlineimg" src="images/icons/icon1.gif">
                                            <a href="https://www.ircforumlari.net/extra-irc/1033833-daha-neseli-ortamlarin-olmasini-diliyorum.html" style="white-space:nowrap">
                                                <strong>
                                                    Daha neşeli ortamların...
                                                </strong>
                                            </a>
                                        </span>
                                    </div>
                                    <div style="white-space:nowrap">
                                        <font color="DimGray">
                                            Yazan;
                                        </font>
                                        <a href="https://www.ircforumlari.net/if-uye/143518-technical.html">
                                            Technical
                                        </a>
                                    </div>
                                    <div align="left" style="white-space:nowrap">
                                        12 Mayıs 2024
                                        <span class="time">
                                            <i class="fa fa-clock-o">
                                            </i>
                                            21:50
                                        </span>
                                        <a href="https://www.ircforumlari.net/extra-irc/1033833-daha-neseli-ortamlarin-olmasini-diliyorum-post1042895338.html#post1042895338">
                                            <i class="fa fa-arrow-circle-o-right">
                                            </i>
                                        </a>
                                    </div>
                                </div>
                            </td>
                            <td class="alt1">
                                <span class="s081">
                                    149
                                </span>
                            </td>
                            <td class="alt2">
                                <span class="s082">
                                    4.140
                                </span>
                            </td>
                        </tr>
                        <tr align="center">
                            <td class="alt2">
                                <img alt="Yeni Mesaj Var/Yok" border="0" height="48" id="forum_statusicon_376" src="images/navy/statusicon/forum_old.gif" width="48">
                            </td>
                            <td align="left" class="alt1Active" id="f376">
                                <div>
                                    <span style="float: right;">
                                        <a href="https://www.ircforumlari.net/external.php?type=rss2&amp;forumids=376" rel="nofollow">
                                            <i aria-hidden="true" class="fa fa-rss">
                                            </i>
                                        </a>
                                    </span>
                                    <a href="https://www.ircforumlari.net/irc-dunyasindan-roportajlar/">
                                        <strong>
                                            IRC D&uuml;nyasından R&ouml;portajlar
                                        </strong>
                                    </a>
                                </div>
                                <div class="smallfont">
                                    IRC D&uuml;nyası &uuml;zerinde g&ouml;rev almış, tanınmış kişilerle yapılan r&ouml;portaj ve s&ouml;yleşileri bu başlık altından ulaşabilirsiniz.
                                </div>
                            </td>
                            <td class="alt2">
                                <div align="left" class="smallfont">
                                    <div>
                                        <span style="white-space:nowrap">
                                            <img alt="" border="0" class="inlineimg" src="images/icons/icon1.gif">
                                            <a href="https://www.ircforumlari.net/irc-dunyasindan-roportajlar/1033610-sekershell-sirket-yoneticisi-omer-ile-roportaj.html" style="white-space:nowrap">
                                                <strong>
                                                    •ŞekerShell Şirket Y&ouml;neticisi...
                                                </strong>
                                            </a>
                                        </span>
                                    </div>
                                    <div style="white-space:nowrap">
                                        <font color="DimGray">
                                            Yazan;
                                        </font>
                                        <a href="https://www.ircforumlari.net/if-uye/122596-snoopy.html">
                                            SNOOPY
                                        </a>
                                    </div>
                                    <div align="left" style="white-space:nowrap">
                                        D&uuml;n
                                        <span class="time">
                                            <i class="fa fa-clock-o">
                                            </i>
                                            09:24
                                        </span>
                                        <a href="https://www.ircforumlari.net/irc-dunyasindan-roportajlar/1033610-sekershell-sirket-yoneticisi-omer-ile-roportaj-post1042896820.html#post1042896820">
                                            <i class="fa fa-arrow-circle-o-right">
                                            </i>
                                        </a>
                                    </div>
                                </div>
                            </td>
                            <td class="alt1">
                                <span class="s081">
                                    103
                                </span>
                            </td>
                            <td class="alt2">
                                <span class="s082">
                                    5.211
                                </span>
                            </td>
                        </tr>
                        <tr align="center">
                            <td class="alt2">
                                <img alt="Yeni Mesaj Var/Yok" border="0" height="48" id="forum_statusicon_834" src="images/navy/statusicon/forum_old.gif" width="48">
                            </td>
                            <td align="left" class="alt1Active" id="f834">
                                <div>
                                    <span style="float: right;">
                                        <a href="https://www.ircforumlari.net/external.php?type=rss2&amp;forumids=834" rel="nofollow">
                                            <i aria-hidden="true" class="fa fa-rss">
                                            </i>
                                        </a>
                                    </span>
                                    <a href="https://www.ircforumlari.net/irc-kunye/">
                                        <strong>
                                            IRC K&uuml;nye
                                        </strong>
                                    </a>
                                </div>
                                <div class="smallfont">
                                    B&uuml;t&uuml;n IRC sunucularında g&ouml;rev alan kişilerin kendisini ileri derecede tanıttıkları makalelere bu başlık altından ulaşabilirsiniz.
                                </div>
                            </td>
                            <td class="alt2">
                                <div align="left" class="smallfont">
                                    <div>
                                        <span style="white-space:nowrap">
                                            <img alt="Lightbulb" border="0" class="inlineimg" src="images/icons/icon3.gif">
                                            <a href="https://www.ircforumlari.net/irc-kunye/406397-ircde-whoisleriniz.html" style="white-space:nowrap">
                                                <strong>
                                                    IRC'de Whois'leriniz.
                                                </strong>
                                            </a>
                                        </span>
                                    </div>
                                    <div style="white-space:nowrap">
                                        <font color="DimGray">
                                            Yazan;
                                        </font>
                                        <a href="https://www.ircforumlari.net/if-uye/143862-asiruh.html">
                                            AsiRuh
                                        </a>
                                    </div>
                                    <div align="left" style="white-space:nowrap">
                                        14 Mayıs 2024
                                        <span class="time">
                                            <i class="fa fa-clock-o">
                                            </i>
                                            11:56
                                        </span>
                                        <a href="https://www.ircforumlari.net/irc-kunye/406397-ircde-whoisleriniz-post1042895890.html#post1042895890">
                                            <i class="fa fa-arrow-circle-o-right">
                                            </i>
                                        </a>
                                    </div>
                                </div>
                            </td>
                            <td class="alt1">
                                <span class="s081">
                                    368
                                </span>
                            </td>
                            <td class="alt2">
                                <span class="s082">
                                    4.924
                                </span>
                            </td>
                        </tr>
                        <tr align="center">
                            <td class="alt2">
                                <img alt="Yeni Mesaj Var/Yok" border="0" height="48" id="forum_statusicon_33" src="images/navy/statusicon/forum_old.gif" width="48">
                            </td>
                            <td align="left" class="alt1Active" id="f33">
                                <div>
                                    <span style="float: right;">
                                        <a href="https://www.ircforumlari.net/external.php?type=rss2&amp;forumids=33" rel="nofollow">
                                            <i aria-hidden="true" class="fa fa-rss">
                                            </i>
                                        </a>
                                    </span>
                                    <a href="https://www.ircforumlari.net/komik-loglar/">
                                        <strong>
                                            Komik Loglar
                                        </strong>
                                    </a>
                                </div>
                                <div class="smallfont">
                                    Komik logların paylaşıldığı b&ouml;l&uuml;m...
                                </div>
                            </td>
                            <td class="alt2">
                                <div align="left" class="smallfont">
                                    <div>
                                        <span style="white-space:nowrap">
                                            <img alt="" border="0" class="inlineimg" src="images/icons/icon1.gif">
                                            <a href="https://www.ircforumlari.net/komik-loglar/1032166-bir-diyete-ne-dersin.html" style="white-space:nowrap">
                                                <strong>
                                                    Bir Diyete Ne Dersin :)))
                                                </strong>
                                            </a>
                                        </span>
                                    </div>
                                    <div style="white-space:nowrap">
                                        <font color="DimGray">
                                            Yazan;
                                        </font>
                                        <a href="https://www.ircforumlari.net/if-uye/150417-dedecan61.html">
                                            Dedecan61
                                        </a>
                                    </div>
                                    <div align="left" style="white-space:nowrap">
                                        09 Nisan 2024
                                        <span class="time">
                                            <i class="fa fa-clock-o">
                                            </i>
                                            04:27
                                        </span>
                                        <a href="https://www.ircforumlari.net/komik-loglar/1032166-bir-diyete-ne-dersin-post1042888497.html#post1042888497">
                                            <i class="fa fa-arrow-circle-o-right">
                                            </i>
                                        </a>
                                    </div>
                                </div>
                            </td>
                            <td class="alt1">
                                <span class="s081">
                                    1.919
                                </span>
                            </td>
                            <td class="alt2">
                                <span class="s082">
                                    13.892
                                </span>
                            </td>
                        </tr>
                    </tbody>
                    <tbody>
                        <tr>
                            <td align="center" bgcolor="#F5F5F5" colspan="">
                                <br>
                            </td>
                        </tr>
                    </tbody>
                    <tbody>
                        <tr>
                            <td class="tcat" colspan="5">
                                <a href="#top" onclick="return toggle_collapse('forumbit_13')" style="float:right">
                                    <i class="fa fa-plus-circle" style="margin-top: 9px;">
                                    </i>
                                </a>
                                <i class="fa fa-chevron-right">
                                </i>
                                mIRC Scripting
                            </td>
                        </tr>
                    </tbody>
                    <tbody id="collapseobj_forumbit_13" style="">
                        <tr align="center">
                            <td class="alt2">
                                <img alt="Yeni Mesaj Var/Yok" border="0" height="48" id="forum_statusicon_127" src="images/navy/statusicon/forum_old.gif" width="48">
                            </td>
                            <td align="left" class="alt1Active" id="f127">
                                <div>
                                    <span style="float: right;">
                                        <a href="https://www.ircforumlari.net/external.php?type=rss2&amp;forumids=127" rel="nofollow">
                                            <i aria-hidden="true" class="fa fa-rss">
                                            </i>
                                        </a>
                                    </span>
                                    <a href="https://www.ircforumlari.net/mirc-scripting-tanitimlari/">
                                        <strong>
                                            mIRC Scripting Tanıtımları
                                        </strong>
                                    </a>
                                </div>
                                <div class="smallfont">
                                    mIRC Scripting &ccedil;alışmalarının tanıtım makalelerine bu başlık altından ulaşabilirsiniz.
                                </div>
                                <div class="smallfont" style="margin-top:6px">
                                    <table align="center" border="0" cellpadding="0" cellspacing="0" width="100%">
                                        <tbody>
                                            <tr valign="top">
                                                <td width="50%">
                                                    <img alt="Alt forumlar" border="0" class="inlineimg" height="16" id="forum_statusicon_1407" src="images/navy/statusicon/subforum_link.gif" width="16">
                                                    <a href="https://www.ircforumlari.net/mirckurallar/script-tanitim-kurallari.html">
                                                        <span title="">
                                                            mIRC Scripting Tanıtım Kuralları
                                                        </span>
                                                    </a>
                                                </td>
                                                <td width="50%">
                                                    <img alt="Alt forumlar" border="0" class="inlineimg" height="16" id="forum_statusicon_1408" src="images/navy/statusicon/subforum_link.gif" width="16">
                                                    <a href="https://www.ircforumlari.net/mirckurallar/script-ekleme-kurallari.html">
                                                        <span title="">
                                                            mIRC Scripting Ekleme Kuralları
                                                        </span>
                                                    </a>
                                                </td>
                                            </tr>
                                        </tbody>
                                    </table>
                                </div>
                            </td>
                            <td class="alt2">
                                <div align="left" class="smallfont">
                                    <div>
                                        <span style="white-space:nowrap">
                                            <img alt="Arrow" border="0" class="inlineimg" src="images/icons/icon2.gif">
                                            <a href="https://www.ircforumlari.net/mirc-scripting-tanitimlari/675787-xclusive-script-wwwahkalbimnet.html" style="white-space:nowrap">
                                                <strong>
                                                    Xclusive Script - ...
                                                </strong>
                                            </a>
                                        </span>
                                    </div>
                                    <div style="white-space:nowrap">
                                        <font color="DimGray">
                                            Yazan;
                                        </font>
                                        <a href="https://www.ircforumlari.net/if-uye/39139-run.html">
                                            Run
                                        </a>
                                    </div>
                                    <div align="left" style="white-space:nowrap">
                                        11 Mayıs 2024
                                        <span class="time">
                                            <i class="fa fa-clock-o">
                                            </i>
                                            14:39
                                        </span>
                                        <a href="https://www.ircforumlari.net/mirc-scripting-tanitimlari/675787-xclusive-script-wwwahkalbimnet-post1042895023.html#post1042895023">
                                            <i class="fa fa-arrow-circle-o-right">
                                            </i>
                                        </a>
                                    </div>
                                </div>
                            </td>
                            <td class="alt1">
                                <span class="s081">
                                    563
                                </span>
                            </td>
                            <td class="alt2">
                                <span class="s082">
                                    8.556
                                </span>
                            </td>
                        </tr>
                        <tr align="center">
                            <td class="alt2">
                                <img alt="Yeni Mesaj Var/Yok" border="0" height="48" id="forum_statusicon_97" src="images/navy/statusicon/forum_old.gif" width="48">
                            </td>
                            <td align="left" class="alt1Active" id="f97">
                                <div>
                                    <span style="float: right;">
                                        <a href="https://www.ircforumlari.net/external.php?type=rss2&amp;forumids=97" rel="nofollow">
                                            <i aria-hidden="true" class="fa fa-rss">
                                            </i>
                                        </a>
                                    </span>
                                    <a href="https://www.ircforumlari.net/mirc-scripting-dersleri/">
                                        <strong>
                                            mIRC Scripting Dersleri
                                        </strong>
                                    </a>
                                </div>
                                <div class="smallfont">
                                    mIRC veya IRC komutları hakkında detaylı anlatım makalelerine bu başlık altından ulaşabilirsiniz.
                                </div>
                                <div class="smallfont" style="margin-top:6px">
                                    <table align="center" border="0" cellpadding="0" cellspacing="0" width="100%">
                                        <tbody>
                                            <tr valign="top">
                                                <td width="50%">
                                                    <img alt="Alt forumlar" border="0" class="inlineimg" height="16" id="forum_statusicon_1405" src="images/navy/statusicon/subforum_link.gif" width="16">
                                                    <a href="https://www.ircforumlari.net/mirckurallar/dersler-kurallari.html">
                                                        <span title="">
                                                            mIRC Scripting Ders Kuralları
                                                        </span>
                                                    </a>
                                                </td>
                                                <td>
                                                    &nbsp;
                                                </td>
                                            </tr>
                                        </tbody>
                                    </table>
                                </div>
                            </td>
                            <td class="alt2">
                                <div align="left" class="smallfont">
                                    <div>
                                        <span style="white-space:nowrap">
                                            <img alt="" border="0" class="inlineimg" src="images/icons/icon1.gif">
                                            <a href="https://www.ircforumlari.net/mirc-scripting-dersleri/1027764-bazi-identifierlar-ile-regex-kullanimi-ve-regml.html" style="white-space:nowrap">
                                                <strong>
                                                    bazı identifierlar ile regex...
                                                </strong>
                                            </a>
                                        </span>
                                    </div>
                                    <div style="white-space:nowrap">
                                        <font color="DimGray">
                                            Yazan;
                                        </font>
                                        <a href="https://www.ircforumlari.net/if-uye/2461-saydek.html">
                                            saydek
                                        </a>
                                    </div>
                                    <div align="left" style="white-space:nowrap">
                                        24 Şubat 2024
                                        <span class="time">
                                            <i class="fa fa-clock-o">
                                            </i>
                                            19:13
                                        </span>
                                        <a href="https://www.ircforumlari.net/mirc-scripting-dersleri/1027764-bazi-identifierlar-ile-regex-kullanimi-ve-regml-post1042876278.html#post1042876278">
                                            <i class="fa fa-arrow-circle-o-right">
                                            </i>
                                        </a>
                                    </div>
                                </div>
                            </td>
                            <td class="alt1">
                                <span class="s081">
                                    110
                                </span>
                            </td>
                            <td class="alt2">
                                <span class="s082">
                                    653
                                </span>
                            </td>
                        </tr>
                        <tr align="center">
                            <td class="alt2">
                                <img alt="Yeni Mesaj Var/Yok" border="0" height="48" id="forum_statusicon_732" src="images/navy/statusicon/forum_old.gif" width="48">
                            </td>
                            <td align="left" class="alt1Active" id="f732">
                                <div>
                                    <span style="float: right;">
                                        <a href="https://www.ircforumlari.net/external.php?type=rss2&amp;forumids=732" rel="nofollow">
                                            <i aria-hidden="true" class="fa fa-rss">
                                            </i>
                                        </a>
                                    </span>
                                    <a href="https://www.ircforumlari.net/mirc-scripting-goruntulu-dersler/">
                                        <strong>
                                            mIRC Scripting G&ouml;r&uuml;nt&uuml;l&uuml; Dersler
                                        </strong>
                                    </a>
                                </div>
                                <div class="smallfont">
                                    mIRC Scripting g&ouml;r&uuml;nt&uuml;l&uuml; anlatımlara bu başlık altından ulaşabilirsiniz.
                                </div>
                                <div class="smallfont" style="margin-top:6px">
                                    <table align="center" border="0" cellpadding="0" cellspacing="0" width="100%">
                                        <tbody>
                                            <tr valign="top">
                                                <td width="50%">
                                                    <img alt="Alt forumlar" border="0" class="inlineimg" height="16" id="forum_statusicon_1406" src="images/navy/statusicon/subforum_link.gif" width="16">
                                                    <a href="https://www.ircforumlari.net/mirckurallar/goruntulu-dersler-kurallari.html">
                                                        <span title="">
                                                            G&ouml;r&uuml;nt&uuml;l&uuml; Dersler Kuralları
                                                        </span>
                                                    </a>
                                                </td>
                                                <td>
                                                    &nbsp;
                                                </td>
                                            </tr>
                                        </tbody>
                                    </table>
                                </div>
                            </td>
                            <td class="alt2">
                                <div align="left" class="smallfont">
                                    <div>
                                        <span style="white-space:nowrap">
                                            <img alt="" border="0" class="inlineimg" src="images/icons/icon1.gif">
                                            <a href="https://www.ircforumlari.net/mirc-scripting-goruntulu-dersler/972011-mirc-scripting-ile-web-sitesi-yapalim.html" style="white-space:nowrap">
                                                <strong>
                                                    mIRC Scripting ile Web Sitesi...
                                                </strong>
                                            </a>
                                        </span>
                                    </div>
                                    <div style="white-space:nowrap">
                                        <font color="DimGray">
                                            Yazan;
                                        </font>
                                        <a href="https://www.ircforumlari.net/if-uye/49411-karadayi.html">
                                            Karadayı
                                        </a>
                                    </div>
                                    <div align="left" style="white-space:nowrap">
                                        14 Aralık 2022
                                        <span class="time">
                                            <i class="fa fa-clock-o">
                                            </i>
                                            10:28
                                        </span>
                                        <a href="https://www.ircforumlari.net/mirc-scripting-goruntulu-dersler/972011-mirc-scripting-ile-web-sitesi-yapalim-post1042755760.html#post1042755760">
                                            <i class="fa fa-arrow-circle-o-right">
                                            </i>
                                        </a>
                                    </div>
                                </div>
                            </td>
                            <td class="alt1">
                                <span class="s081">
                                    23
                                </span>
                            </td>
                            <td class="alt2">
                                <span class="s082">
                                    70
                                </span>
                            </td>
                        </tr>
                        <tr align="center">
                            <td class="alt2">
                                <img alt="Yeni Mesaj Var/Yok" border="0" height="48" id="forum_statusicon_178" src="images/navy/statusicon/forum_old.gif" width="48">
                            </td>
                            <td align="left" class="alt1Active" id="f178">
                                <div>
                                    <span style="float: right;">
                                        <a href="https://www.ircforumlari.net/external.php?type=rss2&amp;forumids=178" rel="nofollow">
                                            <i aria-hidden="true" class="fa fa-rss">
                                            </i>
                                        </a>
                                    </span>
                                    <a href="https://www.ircforumlari.net/mirc-scripting-programlari/">
                                        <strong>
                                            mIRC Scripting Programları
                                        </strong>
                                    </a>
                                </div>
                                <div class="smallfont">
                                    mIRC Scripting de gerekli olan yan programlara bu başlık altından ulaşabilirsiniz.
                                </div>
                            </td>
                            <td class="alt2">
                                <div align="left" class="smallfont">
                                    <div>
                                        <span style="white-space:nowrap">
                                            <img alt="" border="0" class="inlineimg" src="images/icons/icon1.gif">
                                            <a href="https://www.ircforumlari.net/mirc-scripting-programlari/196216-winguidll-vbeta.html" style="white-space:nowrap">
                                                <strong>
                                                    WinGUI.DLL vBeta
                                                </strong>
                                            </a>
                                        </span>
                                    </div>
                                    <div style="white-space:nowrap">
                                        <font color="DimGray">
                                            Yazan;
                                        </font>
                                        <a href="https://www.ircforumlari.net/if-uye/2229-cocorico.html">
                                            CoCoRiCo
                                        </a>
                                    </div>
                                    <div align="left" style="white-space:nowrap">
                                        18 Nisan 2024
                                        <span class="time">
                                            <i class="fa fa-clock-o">
                                            </i>
                                            01:53
                                        </span>
                                        <a href="https://www.ircforumlari.net/mirc-scripting-programlari/196216-winguidll-vbeta-post1042890013.html#post1042890013">
                                            <i class="fa fa-arrow-circle-o-right">
                                            </i>
                                        </a>
                                    </div>
                                </div>
                            </td>
                            <td class="alt1">
                                <span class="s081">
                                    131
                                </span>
                            </td>
                            <td class="alt2">
                                <span class="s082">
                                    1.214
                                </span>
                            </td>
                        </tr>
                        <tr align="center">
                            <td class="alt2">
                                <img alt="Yeni Mesaj Var/Yok" border="0" height="48" id="forum_statusicon_70" src="images/navy/statusicon/forum_old.gif" width="48">
                            </td>
                            <td align="left" class="alt1Active" id="f70">
                                <div>
                                    <span style="float: right;">
                                        <a href="https://www.ircforumlari.net/external.php?type=rss2&amp;forumids=70" rel="nofollow">
                                            <i aria-hidden="true" class="fa fa-rss">
                                            </i>
                                        </a>
                                    </span>
                                    <a href="https://www.ircforumlari.net/mirc-scripting-hazir-kodlar/">
                                        <strong>
                                            mIRC Scripting Hazır Kodlar
                                        </strong>
                                    </a>
                                </div>
                                <div class="smallfont">
                                    mIRC Scriptinglerinizde kullanabileceğiniz hazır kodlara bu başlık altından ulaşabilirsiniz.
                                </div>
                                <div class="smallfont" style="margin-top:6px">
                                    <table align="center" border="0" cellpadding="0" cellspacing="0" width="100%">
                                        <tbody>
                                            <tr valign="top">
                                                <td width="50%">
                                                    <img alt="Alt forumlar" border="0" class="inlineimg" height="16" id="forum_statusicon_767" src="images/navy/statusicon/subforum_old.gif" width="16">
                                                    <a href="https://www.ircforumlari.net/mirc-parca-kodlar/">
                                                        <span title="K&uuml;&ccedil;&uuml;p &ccedil;aplı kodları bulabileceğiniz b&ouml;l&uuml;m.">
                                                            mIRC Par&ccedil;a Kodlar
                                                        </span>
                                                    </a>
                                                </td>
                                                <td width="50%">
                                                    <img alt="Alt forumlar" border="0" class="inlineimg" height="16" id="forum_statusicon_1327" src="images/navy/statusicon/subforum_link.gif" width="16">
                                                    <a href="https://www.ircforumlari.net/mirckurallar/hazir-kodlar-kurallari.html">
                                                        <span title="">
                                                            Hazır Kodlar Kuralları
                                                        </span>
                                                    </a>
                                                </td>
                                            </tr>
                                        </tbody>
                                    </table>
                                </div>
                            </td>
                            <td class="alt2">
                                <div align="left" class="smallfont">
                                    <div>
                                        <span style="white-space:nowrap">
                                            <img alt="" border="0" class="inlineimg" src="images/icons/icon1.gif">
                                            <a href="https://www.ircforumlari.net/mirc-scripting-hazir-kodlar/1024203-mirc-botunuza-yapay-zeka-gorsel-olusturucu-ses-olusturucu-ceviri-proxy-korumasi-konum-verileri-ve-dahasini-ekleyin.html" style="white-space:nowrap">
                                                <strong>
                                                    mIRC Botunuza yapay zeka,...
                                                </strong>
                                            </a>
                                        </span>
                                    </div>
                                    <div style="white-space:nowrap">
                                        <font color="DimGray">
                                            Yazan;
                                        </font>
                                        <a href="https://www.ircforumlari.net/if-uye/138806-high.html">
                                            High
                                        </a>
                                    </div>
                                    <div align="left" style="white-space:nowrap">
                                        13 Mayıs 2024
                                        <span class="time">
                                            <i class="fa fa-clock-o">
                                            </i>
                                            23:12
                                        </span>
                                        <a href="https://www.ircforumlari.net/mirc-scripting-hazir-kodlar/1024203-mirc-botunuza-yapay-zeka-gorsel-olusturucu-ses-olusturucu-ceviri-proxy-korumasi-konum-verileri-ve-dahasini-ekleyin-post1042895737.html#post1042895737">
                                            <i class="fa fa-arrow-circle-o-right">
                                            </i>
                                        </a>
                                    </div>
                                </div>
                            </td>
                            <td class="alt1">
                                <span class="s081">
                                    1.633
                                </span>
                            </td>
                            <td class="alt2">
                                <span class="s082">
                                    15.030
                                </span>
                            </td>
                        </tr>
                        <tr align="center">
                            <td class="alt2">
                                <img alt="Yeni Mesaj Var/Yok" border="0" height="48" id="forum_statusicon_455" src="images/navy/statusicon/forum_old.gif" width="48">
                            </td>
                            <td align="left" class="alt1Active" id="f455">
                                <div>
                                    <span style="float: right;">
                                        <a href="https://www.ircforumlari.net/external.php?type=rss2&amp;forumids=455" rel="nofollow">
                                            <i aria-hidden="true" class="fa fa-rss">
                                            </i>
                                        </a>
                                    </span>
                                    <a href="https://www.ircforumlari.net/mirc-scripting-ar-ge/">
                                        <strong>
                                            mIRC Scripting AR-GE
                                        </strong>
                                    </a>
                                </div>
                                <div class="smallfont">
                                    mIRC yazılımları hakkında ki araştırma ve geliştirme faaliyetlerine bu başlık altından ulaşabilirsiniz.
                                </div>
                                <div class="smallfont" style="margin-top:6px">
                                    <table align="center" border="0" cellpadding="0" cellspacing="0" width="100%">
                                        <tbody>
                                            <tr valign="top">
                                                <td width="50%">
                                                    <img alt="Alt forumlar" border="0" class="inlineimg" height="16" id="forum_statusicon_1565" src="images/navy/statusicon/subforum_old.gif" width="16">
                                                    <a href="https://www.ircforumlari.net/mirc-challenge-meydan-okuma/">
                                                        <span title="mSL Challenge Yarışmalarına sizlerde katılabilirsiniz!">
                                                            mIRC Challenge (Meydan Okuma)
                                                        </span>
                                                    </a>
                                                </td>
                                                <td width="50%">
                                                    <img alt="Alt forumlar" border="0" class="inlineimg" height="16" id="forum_statusicon_456" src="images/navy/statusicon/subforum_old.gif" width="16">
                                                    <a href="https://www.ircforumlari.net/projeler/">
                                                        <span title="Geliştirilmekte olan mIRC yazılımları hakkında ikinci kişilere duyuru yapmak isteyen yada bilgi alışverişinde bulunmak isteyen kullanıcılarımız bu b&ouml;l&uuml;mden faydalanabilir">
                                                            Projeler
                                                        </span>
                                                    </a>
                                                </td>
                                            </tr>
                                        </tbody>
                                    </table>
                                </div>
                            </td>
                            <td class="alt2">
                                <div align="left" class="smallfont">
                                    <div>
                                        <span style="white-space:nowrap">
                                            <img alt="" border="0" class="inlineimg" src="images/icons/icon1.gif">
                                            <a href="https://www.ircforumlari.net/projeler/984802-nomercy-v1.html" style="white-space:nowrap">
                                                <strong>
                                                    NoMercy v1
                                                </strong>
                                            </a>
                                        </span>
                                    </div>
                                    <div style="white-space:nowrap">
                                        <font color="DimGray">
                                            Yazan;
                                        </font>
                                        <a href="https://www.ircforumlari.net/if-uye/125501-spinozi.html">
                                            SpinoZi
                                        </a>
                                    </div>
                                    <div align="left" style="white-space:nowrap">
                                        04 Şubat 2024
                                        <span class="time">
                                            <i class="fa fa-clock-o">
                                            </i>
                                            08:44
                                        </span>
                                        <a href="https://www.ircforumlari.net/projeler/984802-nomercy-v1-post1042869276.html#post1042869276">
                                            <i class="fa fa-arrow-circle-o-right">
                                            </i>
                                        </a>
                                    </div>
                                </div>
                            </td>
                            <td class="alt1">
                                <span class="s081">
                                    75
                                </span>
                            </td>
                            <td class="alt2">
                                <span class="s082">
                                    1.295
                                </span>
                            </td>
                        </tr>
                        <tr align="center">
                            <td class="alt2">
                                <img alt="Yeni Mesaj Var/Yok" border="0" height="48" id="forum_statusicon_14" src="images/navy/statusicon/forum_old.gif" width="48">
                            </td>
                            <td align="left" class="alt1Active" id="f14">
                                <div>
                                    <span style="float: right;">
                                        <a href="https://www.ircforumlari.net/external.php?type=rss2&amp;forumids=14" rel="nofollow">
                                            <i aria-hidden="true" class="fa fa-rss">
                                            </i>
                                        </a>
                                    </span>
                                    <a href="https://www.ircforumlari.net/mirc-scripting-sorunlari/">
                                        <strong>
                                            mIRC Scripting Sorunları
                                        </strong>
                                    </a>
                                </div>
                                <div class="smallfont">
                                    mIRC Scripting ile ilgili sorunlariniza ait g&uuml;ncel yanıtlara bu başlık altından ulaşabilirsiniz.
                                </div>
                                <div class="smallfont" style="margin-top:6px">
                                    <table align="center" border="0" cellpadding="0" cellspacing="0" width="100%">
                                        <tbody>
                                            <tr valign="top">
                                                <td width="50%">
                                                    <img alt="Alt forumlar" border="0" class="inlineimg" height="16" id="forum_statusicon_1326" src="images/navy/statusicon/subforum_link.gif" width="16">
                                                    <a href="https://www.ircforumlari.net/mirckurallar/mss-kurallari.html">
                                                        <span title="">
                                                            Mirc Scripting Sorunlar Kuralları
                                                        </span>
                                                    </a>
                                                </td>
                                                <td>
                                                    &nbsp;
                                                </td>
                                            </tr>
                                        </tbody>
                                    </table>
                                </div>
                            </td>
                            <td class="alt2">
                                <div align="left" class="smallfont">
                                    <div>
                                        <span style="white-space:nowrap">
                                            <img alt="Exclamation" border="0" class="inlineimg" src="images/icons/icon4.gif">
                                            <a href="https://www.ircforumlari.net/mirc-scripting-sorunlari/688730-seslenen-kisiye-notice-atma.html" style="white-space:nowrap">
                                                <strong>
                                                    Seslenen kişiye notice atma
                                                </strong>
                                            </a>
                                        </span>
                                    </div>
                                    <div style="white-space:nowrap">
                                        <font color="DimGray">
                                            Yazan;
                                        </font>
                                        <a href="https://www.ircforumlari.net/if-uye/149970-forbidden.html">
                                            Forbidden
                                        </a>
                                    </div>
                                    <div align="left" style="white-space:nowrap">
                                        Bug&uuml;n
                                        <span class="time">
                                            <i class="fa fa-clock-o">
                                            </i>
                                            18:15
                                        </span>
                                        <a href="https://www.ircforumlari.net/mirc-scripting-sorunlari/688730-seslenen-kisiye-notice-atma-post1042897160.html#post1042897160">
                                            <i class="fa fa-arrow-circle-o-right">
                                            </i>
                                        </a>
                                    </div>
                                </div>
                            </td>
                            <td class="alt1">
                                <span class="s081">
                                    8.579
                                </span>
                            </td>
                            <td class="alt2">
                                <span class="s082">
                                    56.531
                                </span>
                            </td>
                        </tr>
                        <tr align="center">
                            <td class="alt2">
                                <img alt="Yeni Mesaj Var/Yok" border="0" height="48" id="forum_statusicon_577" src="images/navy/statusicon/forum_old.gif" width="48">
                            </td>
                            <td align="left" class="alt1Active" id="f577">
                                <div>
                                    <span style="float: right;">
                                        <a href="https://www.ircforumlari.net/external.php?type=rss2&amp;forumids=577" rel="nofollow">
                                            <i aria-hidden="true" class="fa fa-rss">
                                            </i>
                                        </a>
                                    </span>
                                    <a href="https://www.ircforumlari.net/mirc-help-yardim/">
                                        <strong>
                                            mIRC Help - Yardım
                                        </strong>
                                    </a>
                                </div>
                                <div class="smallfont">
                                    mIRC help (yardım) online yardım konularına bu başlık altından ulaşabilirsiniz.
                                </div>
                            </td>
                            <td class="alt2">
                                <div align="left" class="smallfont">
                                    <div>
                                        <span style="white-space:nowrap">
                                            <img alt="" border="0" class="inlineimg" src="images/icons/icon1.gif">
                                            <a href="https://www.ircforumlari.net/mirc-help-yardim/328883-online-mirc-help-yardim-dokumani.html" style="white-space:nowrap">
                                                <strong>
                                                    Online - mIRC Help  ~ Yardım...
                                                </strong>
                                            </a>
                                        </span>
                                    </div>
                                    <div style="white-space:nowrap">
                                        <font color="DimGray">
                                            Yazan;
                                        </font>
                                        <a href="https://www.ircforumlari.net/if-uye/2229-cocorico.html">
                                            CoCoRiCo
                                        </a>
                                    </div>
                                    <div align="left" style="white-space:nowrap">
                                        18 Nisan 2010
                                        <span class="time">
                                            <i class="fa fa-clock-o">
                                            </i>
                                            14:26
                                        </span>
                                        <a href="https://www.ircforumlari.net/mirc-help-yardim/328883-online-mirc-help-yardim-dokumani-post1040387572.html#post1040387572">
                                            <i class="fa fa-arrow-circle-o-right">
                                            </i>
                                        </a>
                                    </div>
                                </div>
                            </td>
                            <td class="alt1">
                                <span class="s081">
                                    1
                                </span>
                            </td>
                            <td class="alt2">
                                <span class="s082">
                                    1
                                </span>
                            </td>
                        </tr>
                    </tbody>
                    <tbody>
                        <tr>
                            <td align="center" bgcolor="#F5F5F5" colspan="">
                                <br>
                            </td>
                        </tr>
                    </tbody>
                    <tbody>
                        <tr>
                            <td class="tcat" colspan="5">
                                <a href="#top" onclick="return toggle_collapse('forumbit_122')" style="float:right">
                                    <i class="fa fa-plus-circle" style="margin-top: 9px;">
                                    </i>
                                </a>
                                <i class="fa fa-chevron-right">
                                </i>
                                Genel IRCD (Sunucu, Servis, Botlar, Korumalar)
                            </td>
                        </tr>
                    </tbody>
                    <tbody id="collapseobj_forumbit_122" style="">
                        <tr align="center">
                            <td class="alt2">
                                <img alt="Yeni Mesaj Var/Yok" border="0" height="48" id="forum_statusicon_119" src="images/navy/statusicon/forum_old.gif" width="48">
                            </td>
                            <td align="left" class="alt1Active" id="f119">
                                <div>
                                    <span style="float: right;">
                                        <a href="https://www.ircforumlari.net/external.php?type=rss2&amp;forumids=119" rel="nofollow">
                                            <i aria-hidden="true" class="fa fa-rss">
                                            </i>
                                        </a>
                                    </span>
                                    <a href="https://www.ircforumlari.net/unreal-ircd/">
                                        <strong>
                                            Unreal IRCd
                                        </strong>
                                    </a>
                                </div>
                                <div class="smallfont">
                                    Unreal sunucunuzda rastladığınız sorunların &ccedil;&ouml;z&uuml;m&uuml;ne bu başlık altından ulaşabilirsiniz.
                                </div>
                                <div class="smallfont" style="margin-top:6px">
                                    <table align="center" border="0" cellpadding="0" cellspacing="0" width="100%">
                                        <tbody>
                                            <tr valign="top">
                                                <td width="50%">
                                                    <img alt="Alt forumlar" border="0" class="inlineimg" height="16" id="forum_statusicon_169" src="images/navy/statusicon/subforum_old.gif" width="16">
                                                    <a href="https://www.ircforumlari.net/hazir_kodlar/">
                                                        <span title="UnrealIRCd &uuml;zerinde g&uuml;ncelleştirilen, eklenen ve kodlanan &ouml;zellikler.">
                                                            Hazır_kodlar
                                                        </span>
                                                    </a>
                                                </td>
                                                <td width="50%">
                                                    <img alt="Alt forumlar" border="0" class="inlineimg" height="16" id="forum_statusicon_927" src="images/navy/statusicon/subforum_old.gif" width="16">
                                                    <a href="https://www.ircforumlari.net/parca-kodlar/">
                                                        <span title="">
                                                            Parca Kodlar
                                                        </span>
                                                    </a>
                                                </td>
                                            </tr>
                                        </tbody>
                                    </table>
                                </div>
                            </td>
                            <td class="alt2">
                                <div align="left" class="smallfont">
                                    <div>
                                        <span style="white-space:nowrap">
                                            <img alt="" border="0" class="inlineimg" src="images/icons/icon1.gif">
                                            <span style="background-color: #E50606;border: 1px solid #BF0303;border-radius: 2px 2px 2px 2px;   color: #FFFFFF; font-size: 70%;   font-weight: bold;   margin-right: 4px;   padding: 1px 4px;   text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.2);   text-transform: uppercase;   vertical-align: middle">
                                                G&uuml;ncel
                                            </span>
                                        </span>
                                        <span style="white-space:nowrap">
                                            <a href="https://www.ircforumlari.net/unreal-ircd/1034147-m_nickc-ip-edit.html" style="white-space:nowrap">
                                                <strong>
                                                    m_nick.c IP edit
                                                </strong>
                                            </a>
                                        </span>
                                    </div>
                                    <div style="white-space:nowrap">
                                        <font color="DimGray">
                                            Yazan;
                                        </font>
                                        <a href="https://www.ircforumlari.net/if-uye/21430-ghostly.html">
                                            GhostLy
                                        </a>
                                    </div>
                                    <div align="left" style="white-space:nowrap">
                                        D&uuml;n
                                        <span class="time">
                                            <i class="fa fa-clock-o">
                                            </i>
                                            23:48
                                        </span>
                                        <a href="https://www.ircforumlari.net/unreal-ircd/1034147-m_nickc-ip-edit-post1042897035.html#post1042897035">
                                            <i class="fa fa-arrow-circle-o-right">
                                            </i>
                                        </a>
                                    </div>
                                </div>
                            </td>
                            <td class="alt1">
                                <span class="s081">
                                    2.498
                                </span>
                            </td>
                            <td class="alt2">
                                <span class="s082">
                                    16.162
                                </span>
                            </td>
                        </tr>
                        <tr align="center">
                            <td class="alt2">
                                <img alt="Yeni Mesaj Var/Yok" border="0" height="48" id="forum_statusicon_1521" src="images/navy/statusicon/forum_old.gif" width="48">
                            </td>
                            <td align="left" class="alt1Active" id="f1521">
                                <div>
                                    <span style="float: right;">
                                        <a href="https://www.ircforumlari.net/external.php?type=rss2&amp;forumids=1521" rel="nofollow">
                                            <i aria-hidden="true" class="fa fa-rss">
                                            </i>
                                        </a>
                                    </span>
                                    <a href="https://www.ircforumlari.net/irc-amp-web-client-uygulamalari/">
                                        <strong>
                                            IRC &amp; Web Client Uygulamaları
                                        </strong>
                                    </a>
                                </div>
                                <div class="smallfont">
                                    IRC i&ccedil;in Kullanılan Web Client uygulamaları ile ilgili detaylar..
                                </div>
                                <div class="smallfont" style="margin-top:6px">
                                    <table align="center" border="0" cellpadding="0" cellspacing="0" width="100%">
                                        <tbody>
                                            <tr valign="top">
                                                <td width="50%">
                                                    <img alt="Alt forumlar" border="0" class="inlineimg" height="16" id="forum_statusicon_1522" src="images/navy/statusicon/subforum_old.gif" width="16">
                                                    <a href="https://www.ircforumlari.net/kiwiirc/">
                                                        <span title="Kurulumu, d&uuml;zenlemeler ve gerekli bilgiler">
                                                            KiwiIRC
                                                        </span>
                                                    </a>
                                                </td>
                                                <td width="50%">
                                                    <img alt="Alt forumlar" border="0" class="inlineimg" height="16" id="forum_statusicon_1523" src="images/navy/statusicon/subforum_old.gif" width="16">
                                                    <a href="https://www.ircforumlari.net/qwebirc/">
                                                        <span title="qwebirc kurulumu ve gerekli bilgiler">
                                                            qwebirc
                                                        </span>
                                                    </a>
                                                </td>
                                            </tr>
                                            <tr>
                                                <td width="50%">
                                                    <img alt="Alt forumlar" border="0" class="inlineimg" height="16" id="forum_statusicon_1524" src="images/navy/statusicon/subforum_old.gif" width="16">
                                                    <a href="https://www.ircforumlari.net/lightirc/">
                                                        <span title="lightIRC kurulumu, gerekli bilgiler">
                                                            lightIRC
                                                        </span>
                                                    </a>
                                                </td>
                                                <td>
                                                    &nbsp;
                                                </td>
                                            </tr>
                                        </tbody>
                                    </table>
                                </div>
                            </td>
                            <td class="alt2">
                                <div align="left" class="smallfont">
                                    <div>
                                        <span style="white-space:nowrap">
                                            <img alt="mirc" border="0" class="inlineimg" src="images/icons/mirc.png">
                                            <a href="https://www.ircforumlari.net/irc-amp-web-client-uygulamalari/1022778-127942-radyorap-chat-applet-jsistem-1000465039-a.html" style="white-space:nowrap">
                                                <strong>
                                                    🏆 RadyoRAP Chat Applet...
                                                </strong>
                                            </a>
                                        </span>
                                    </div>
                                    <div style="white-space:nowrap">
                                        <font color="DimGray">
                                            Yazan;
                                        </font>
                                        <a href="https://www.ircforumlari.net/if-uye/146371-mr_war.html">
                                            MR_WaR
                                        </a>
                                    </div>
                                    <div align="left" style="white-space:nowrap">
                                        30 Mart 2024
                                        <span class="time">
                                            <i class="fa fa-clock-o">
                                            </i>
                                            20:02
                                        </span>
                                        <a href="https://www.ircforumlari.net/irc-amp-web-client-uygulamalari/1022778-127942-radyorap-chat-applet-jsistem-1000465039-a-post1042885986.html#post1042885986">
                                            <i class="fa fa-arrow-circle-o-right">
                                            </i>
                                        </a>
                                    </div>
                                </div>
                            </td>
                            <td class="alt1">
                                <span class="s081">
                                    83
                                </span>
                            </td>
                            <td class="alt2">
                                <span class="s082">
                                    704
                                </span>
                            </td>
                        </tr>
                        <tr align="center">
                            <td class="alt2">
                                <img alt="Yeni Mesaj Var/Yok" border="0" height="48" id="forum_statusicon_120" src="images/navy/statusicon/forum_old.gif" width="48">
                            </td>
                            <td align="left" class="alt1Active" id="f120">
                                <div>
                                    <span style="float: right;">
                                        <a href="https://www.ircforumlari.net/external.php?type=rss2&amp;forumids=120" rel="nofollow">
                                            <i aria-hidden="true" class="fa fa-rss">
                                            </i>
                                        </a>
                                    </span>
                                    <a href="https://www.ircforumlari.net/conference-room-cr/">
                                        <strong>
                                            Conference Room (CR)
                                        </strong>
                                    </a>
                                </div>
                                <div class="smallfont">
                                    CR sunucunuzda rastladığınız sorunların &ccedil;&ouml;z&uuml;m&uuml;ne bu başlık altından ulaşabilirsiniz.
                                </div>
                                <div class="smallfont" style="margin-top:6px">
                                    <table align="center" border="0" cellpadding="0" cellspacing="0" width="100%">
                                        <tbody>
                                            <tr valign="top">
                                                <td width="50%">
                                                    <img alt="Alt forumlar" border="0" class="inlineimg" height="16" id="forum_statusicon_925" src="images/navy/statusicon/subforum_old.gif" width="16">
                                                    <a href="https://www.ircforumlari.net/cr-makaleler/">
                                                        <span title="">
                                                            CR Makaleler
                                                        </span>
                                                    </a>
                                                </td>
                                                <td>
                                                    &nbsp;
                                                </td>
                                            </tr>
                                        </tbody>
                                    </table>
                                </div>
                            </td>
                            <td class="alt2">
                                <div align="left" class="smallfont">
                                    <div>
                                        <span style="white-space:nowrap">
                                            <img alt="" border="0" class="inlineimg" src="images/icons/icon1.gif">
                                            <a href="https://www.ircforumlari.net/conference-room-cr/1012716-conferenceroom-21-secwin32-ws2-ve-kiwiirc.html" style="white-space:nowrap">
                                                <strong>
                                                    ConferenceRoom/2.1-SEC.win32-w...
                                                </strong>
                                            </a>
                                        </span>
                                    </div>
                                    <div style="white-space:nowrap">
                                        <font color="DimGray">
                                            Yazan;
                                        </font>
                                        <a href="https://www.ircforumlari.net/if-uye/152584-kwell_.html">
                                            kwell_
                                        </a>
                                    </div>
                                    <div align="left" style="white-space:nowrap">
                                        19 Haziran 2023
                                        <span class="time">
                                            <i class="fa fa-clock-o">
                                            </i>
                                            15:09
                                        </span>
                                        <a href="https://www.ircforumlari.net/conference-room-cr/1012716-conferenceroom-21-secwin32-ws2-ve-kiwiirc-post1042810278.html#post1042810278">
                                            <i class="fa fa-arrow-circle-o-right">
                                            </i>
                                        </a>
                                    </div>
                                </div>
                            </td>
                            <td class="alt1">
                                <span class="s081">
                                    144
                                </span>
                            </td>
                            <td class="alt2">
                                <span class="s082">
                                    2.623
                                </span>
                            </td>
                        </tr>
                        <tr align="center">
                            <td class="alt2">
                                <img alt="Yeni Mesaj Var/Yok" border="0" height="48" id="forum_statusicon_123" src="images/navy/statusicon/forum_old.gif" width="48">
                            </td>
                            <td align="left" class="alt1Active" id="f123">
                                <div>
                                    <span style="float: right;">
                                        <a href="https://www.ircforumlari.net/external.php?type=rss2&amp;forumids=123" rel="nofollow">
                                            <i aria-hidden="true" class="fa fa-rss">
                                            </i>
                                        </a>
                                    </span>
                                    <a href="https://www.ircforumlari.net/servisler/">
                                        <strong>
                                            Servisler
                                        </strong>
                                    </a>
                                </div>
                                <div class="smallfont">
                                    Anope, Ircservices v.b. servisler ile ilgili kurulumları, modulleri, ayarları, soru, sorunlarına ait cevaplara bu başlık altından ulaşabilirsiniz.
                                </div>
                                <div class="smallfont" style="margin-top:6px">
                                    <table align="center" border="0" cellpadding="0" cellspacing="0" width="100%">
                                        <tbody>
                                            <tr valign="top">
                                                <td width="50%">
                                                    <img alt="Alt forumlar" border="0" class="inlineimg" height="16" id="forum_statusicon_273" src="images/navy/statusicon/subforum_old.gif" width="16">
                                                    <a href="https://www.ircforumlari.net/ircservices/">
                                                        <span title="">
                                                            IRCServices
                                                        </span>
                                                    </a>
                                                </td>
                                                <td width="50%">
                                                    <img alt="Alt forumlar" border="0" class="inlineimg" height="16" id="forum_statusicon_2006" src="images/navy/statusicon/subforum_old.gif" width="16">
                                                    <a href="https://www.ircforumlari.net/atheme/">
                                                        <span title="">
                                                            Atheme
                                                        </span>
                                                    </a>
                                                </td>
                                            </tr>
                                            <tr>
                                                <td width="50%">
                                                    <img alt="Alt forumlar" border="0" class="inlineimg" height="16" id="forum_statusicon_276" src="images/navy/statusicon/subforum_old.gif" width="16">
                                                    <a href="https://www.ircforumlari.net/auspice-services/">
                                                        <span title="">
                                                            Auspice Services
                                                        </span>
                                                    </a>
                                                </td>
                                                <td width="50%">
                                                    <img alt="Alt forumlar" border="0" class="inlineimg" height="16" id="forum_statusicon_275" src="images/navy/statusicon/subforum_old.gif" width="16">
                                                    <a href="https://www.ircforumlari.net/ptlink-services/">
                                                        <span title="">
                                                            PTlink Services
                                                        </span>
                                                    </a>
                                                </td>
                                            </tr>
                                            <tr>
                                                <td width="50%">
                                                    <img alt="Alt forumlar" border="0" class="inlineimg" height="16" id="forum_statusicon_274" src="images/navy/statusicon/subforum_old.gif" width="16">
                                                    <a href="https://www.ircforumlari.net/anope/">
                                                        <span title="">
                                                            Anope
                                                        </span>
                                                    </a>
                                                </td>
                                                <td width="50%">
                                                    <img alt="Alt forumlar" border="0" class="inlineimg" height="16" id="forum_statusicon_277" src="images/navy/statusicon/subforum_old.gif" width="16">
                                                    <a href="https://www.ircforumlari.net/epona/">
                                                        <span title="">
                                                            Epona
                                                        </span>
                                                    </a>
                                                </td>
                                            </tr>
                                            <tr>
                                                <td width="50%">
                                                    <img alt="Alt forumlar" border="0" class="inlineimg" height="16" id="forum_statusicon_281" src="images/navy/statusicon/subforum_old.gif" width="16">
                                                    <a href="https://www.ircforumlari.net/bahamut/">
                                                        <span title="">
                                                            Bahamut
                                                        </span>
                                                    </a>
                                                </td>
                                                <td width="50%">
                                                    <img alt="Alt forumlar" border="0" class="inlineimg" height="16" id="forum_statusicon_283" src="images/navy/statusicon/subforum_old.gif" width="16">
                                                    <a href="https://www.ircforumlari.net/inspircd/">
                                                        <span title="">
                                                            InspIRCd
                                                        </span>
                                                    </a>
                                                </td>
                                            </tr>
                                            <tr>
                                                <td width="50%">
                                                    <img alt="Alt forumlar" border="0" class="inlineimg" height="16" id="forum_statusicon_282" src="images/navy/statusicon/subforum_old.gif" width="16">
                                                    <a href="https://www.ircforumlari.net/hybrid/">
                                                        <span title="">
                                                            Hybrid
                                                        </span>
                                                    </a>
                                                </td>
                                                <td width="50%">
                                                    <img alt="Alt forumlar" border="0" class="inlineimg" height="16" id="forum_statusicon_170" src="images/navy/statusicon/subforum_old.gif" width="16">
                                                    <a href="https://www.ircforumlari.net/services-hazir-kodlar/">
                                                        <span title="">
                                                            Services Hazır Kodlar
                                                        </span>
                                                    </a>
                                                </td>
                                            </tr>
                                        </tbody>
                                    </table>
                                </div>
                            </td>
                            <td class="alt2">
                                <div align="left" class="smallfont">
                                    <div>
                                        <span style="white-space:nowrap">
                                            <img alt="Exclamation" border="0" class="inlineimg" src="images/icons/icon4.gif">
                                            <a href="https://www.ircforumlari.net/anope/847956-anope-207-baslatirken-aldigim-sorun.html" style="white-space:nowrap">
                                                <strong>
                                                    Anope 2.0.7 Başlatırken...
                                                </strong>
                                            </a>
                                        </span>
                                    </div>
                                    <div style="white-space:nowrap">
                                        <font color="DimGray">
                                            Yazan;
                                        </font>
                                        <a href="https://www.ircforumlari.net/if-uye/21909-serseri.html">
                                            Serseri
                                        </a>
                                    </div>
                                    <div align="left" style="white-space:nowrap">
                                        09 Mart 2024
                                        <span class="time">
                                            <i class="fa fa-clock-o">
                                            </i>
                                            17:23
                                        </span>
                                        <a href="https://www.ircforumlari.net/anope/847956-anope-207-baslatirken-aldigim-sorun-post1042879704.html#post1042879704">
                                            <i class="fa fa-arrow-circle-o-right">
                                            </i>
                                        </a>
                                    </div>
                                </div>
                            </td>
                            <td class="alt1">
                                <span class="s081">
                                    2.080
                                </span>
                            </td>
                            <td class="alt2">
                                <span class="s082">
                                    13.616
                                </span>
                            </td>
                        </tr>
                        <tr align="center">
                            <td class="alt2">
                                <img alt="Yeni Mesaj Var/Yok" border="0" height="48" id="forum_statusicon_121" src="images/navy/statusicon/forum_old.gif" width="48">
                            </td>
                            <td align="left" class="alt1Active" id="f121">
                                <div>
                                    <span style="float: right;">
                                        <a href="https://www.ircforumlari.net/external.php?type=rss2&amp;forumids=121" rel="nofollow">
                                            <i aria-hidden="true" class="fa fa-rss">
                                            </i>
                                        </a>
                                    </span>
                                    <a href="https://www.ircforumlari.net/eggdrop-neostats-bnc/">
                                        <strong>
                                            Eggdrop, NeoStats, BNC
                                        </strong>
                                    </a>
                                </div>
                                <div class="smallfont">
                                    Sunucu botları, kurulumları ve ayalarına bu başlık altından ulaşabilirsiniz.
                                </div>
                                <div class="smallfont" style="margin-top:6px">
                                    <table align="center" border="0" cellpadding="0" cellspacing="0" width="100%">
                                        <tbody>
                                            <tr valign="top">
                                                <td width="50%">
                                                    <img alt="Alt forumlar" border="0" class="inlineimg" height="16" id="forum_statusicon_160" src="images/navy/statusicon/subforum_old.gif" width="16">
                                                    <a href="https://www.ircforumlari.net/tcl-scriptler/">
                                                        <span title="TCL Scriptler, kullanımları, işleyiş ve modifikasyonları">
                                                            TCL Scriptler
                                                        </span>
                                                    </a>
                                                </td>
                                                <td width="50%">
                                                    <img alt="Alt forumlar" border="0" class="inlineimg" height="16" id="forum_statusicon_928" src="images/navy/statusicon/subforum_old.gif" width="16">
                                                    <a href="https://www.ircforumlari.net/ircd-botlar/">
                                                        <span title="">
                                                            IRCd Botlar
                                                        </span>
                                                    </a>
                                                </td>
                                            </tr>
                                        </tbody>
                                    </table>
                                </div>
                            </td>
                            <td class="alt2">
                                <div align="left" class="smallfont">
                                    <div>
                                        <span style="white-space:nowrap">
                                            <img alt="" border="0" class="inlineimg" src="images/icons/icon1.gif">
                                            <a href="https://www.ircforumlari.net/ircd-botlar/820837-math-oyun-botu.html" style="white-space:nowrap">
                                                <strong>
                                                    Math Oyun Botu
                                                </strong>
                                            </a>
                                        </span>
                                    </div>
                                    <div style="white-space:nowrap">
                                        <font color="DimGray">
                                            Yazan;
                                        </font>
                                        <a href="https://www.ircforumlari.net/if-uye/143662-zalim1979.html">
                                            ZaLiM1979
                                        </a>
                                    </div>
                                    <div align="left" style="white-space:nowrap">
                                        16 Mayıs 2024
                                        <span class="time">
                                            <i class="fa fa-clock-o">
                                            </i>
                                            08:01
                                        </span>
                                        <a href="https://www.ircforumlari.net/ircd-botlar/820837-math-oyun-botu-post1042896436.html#post1042896436">
                                            <i class="fa fa-arrow-circle-o-right">
                                            </i>
                                        </a>
                                    </div>
                                </div>
                            </td>
                            <td class="alt1">
                                <span class="s081">
                                    2.613
                                </span>
                            </td>
                            <td class="alt2">
                                <span class="s082">
                                    19.443
                                </span>
                            </td>
                        </tr>
                        <tr align="center">
                            <td class="alt2">
                                <img alt="Yeni Mesaj Var/Yok" border="0" height="48" id="forum_statusicon_657" src="images/navy/statusicon/forum_old.gif" width="48">
                            </td>
                            <td align="left" class="alt1Active" id="f657">
                                <div>
                                    <span style="float: right;">
                                        <a href="https://www.ircforumlari.net/external.php?type=rss2&amp;forumids=657" rel="nofollow">
                                            <i aria-hidden="true" class="fa fa-rss">
                                            </i>
                                        </a>
                                    </span>
                                    <a href="https://www.ircforumlari.net/ircd-makaleler/">
                                        <strong>
                                            IRCd Makaleler
                                        </strong>
                                    </a>
                                </div>
                                <div class="smallfont">
                                    IRCd hakkında her t&uuml;rl&uuml; makalelere bu başlık altından ulaşabilirsiniz.
                                </div>
                            </td>
                            <td class="alt2">
                                <div align="left" class="smallfont">
                                    <div>
                                        <span style="white-space:nowrap">
                                            <img alt="" border="0" class="inlineimg" src="images/icons/icon1.gif">
                                            <a href="https://www.ircforumlari.net/ircd-makaleler/564388-tcl-tcllib-eggdrop18-kurulum-kullanim.html" style="white-space:nowrap">
                                                <strong>
                                                    Tcl / tcllib / eggdrop1.8...
                                                </strong>
                                            </a>
                                        </span>
                                    </div>
                                    <div style="white-space:nowrap">
                                        <font color="DimGray">
                                            Yazan;
                                        </font>
                                        <a href="https://www.ircforumlari.net/if-uye/114594-scope.html">
                                            scope
                                        </a>
                                    </div>
                                    <div align="left" style="white-space:nowrap">
                                        26 Ocak 2024
                                        <span class="time">
                                            <i class="fa fa-clock-o">
                                            </i>
                                            07:28
                                        </span>
                                        <a href="https://www.ircforumlari.net/ircd-makaleler/564388-tcl-tcllib-eggdrop18-kurulum-kullanim-post1042865130.html#post1042865130">
                                            <i class="fa fa-arrow-circle-o-right">
                                            </i>
                                        </a>
                                    </div>
                                </div>
                            </td>
                            <td class="alt1">
                                <span class="s081">
                                    28
                                </span>
                            </td>
                            <td class="alt2">
                                <span class="s082">
                                    243
                                </span>
                            </td>
                        </tr>
                    </tbody>
                    <tbody>
                        <tr>
                            <td align="center" bgcolor="#F5F5F5" colspan="">
                                <br>
                            </td>
                        </tr>
                    </tbody>
                    <tbody>
                        <tr>
                            <td class="tcat" colspan="5">
                                <a href="#top" onclick="return toggle_collapse('forumbit_788')" style="float:right">
                                    <i class="fa fa-plus-circle" style="margin-top: 9px;">
                                    </i>
                                </a>
                                <i class="fa fa-chevron-right">
                                </i>
                                Help D&uuml;nyası
                            </td>
                        </tr>
                    </tbody>
                    <tbody id="collapseobj_forumbit_788" style="">
                        <tr align="center">
                            <td class="alt2">
                                <img alt="Yeni Mesaj Var/Yok" border="0" height="48" id="forum_statusicon_608" src="images/navy/statusicon/forum_old.gif" width="48">
                            </td>
                            <td align="left" class="alt1Active" id="f608">
                                <div>
                                    <span style="float: right;">
                                        <a href="https://www.ircforumlari.net/external.php?type=rss2&amp;forumids=608" rel="nofollow">
                                            <i aria-hidden="true" class="fa fa-rss">
                                            </i>
                                        </a>
                                    </span>
                                    <a href="https://www.ircforumlari.net/help-departmanlarindan-son-haberler/">
                                        <strong>
                                            Help Departmanlarından Son Haberler
                                        </strong>
                                    </a>
                                </div>
                                <div class="smallfont">
                                    Bu b&ouml;l&uuml;mde sunucuların help departmanlarına ait haberlere bu başlık altından ulaşabilirsiniz.
                                </div>
                            </td>
                            <td class="alt2">
                                <div align="left" class="smallfont">
                                    <div>
                                        <span style="white-space:nowrap">
                                            <img alt="" border="0" class="inlineimg" src="images/icons/icon1.gif">
                                            <a href="https://www.ircforumlari.net/help-departmanlarindan-son-haberler/1034071-trsohbet-guncel-help-kadrosu-14-mayis-2024-a.html" style="white-space:nowrap">
                                                <strong>
                                                    TRSohbet G&uuml;ncel Help Kadrosu...
                                                </strong>
                                            </a>
                                        </span>
                                    </div>
                                    <div style="white-space:nowrap">
                                        <font color="DimGray">
                                            Yazan;
                                        </font>
                                        <a href="https://www.ircforumlari.net/if-uye/137588-enes.html">
                                            Enes
                                        </a>
                                    </div>
                                    <div align="left" style="white-space:nowrap">
                                        16 Mayıs 2024
                                        <span class="time">
                                            <i class="fa fa-clock-o">
                                            </i>
                                            23:39
                                        </span>
                                        <a href="https://www.ircforumlari.net/help-departmanlarindan-son-haberler/1034071-trsohbet-guncel-help-kadrosu-14-mayis-2024-a-post1042896751.html#post1042896751">
                                            <i class="fa fa-arrow-circle-o-right">
                                            </i>
                                        </a>
                                    </div>
                                </div>
                            </td>
                            <td class="alt1">
                                <span class="s081">
                                    158
                                </span>
                            </td>
                            <td class="alt2">
                                <span class="s082">
                                    2.542
                                </span>
                            </td>
                        </tr>
                        <tr align="center">
                            <td class="alt2">
                                <img alt="Yeni Mesaj Var/Yok" border="0" height="48" id="forum_statusicon_1482" src="images/navy/statusicon/forum_old.gif" width="48">
                            </td>
                            <td align="left" class="alt1Active" id="f1482">
                                <div>
                                    <span style="float: right;">
                                        <a href="https://www.ircforumlari.net/external.php?type=rss2&amp;forumids=1482" rel="nofollow">
                                            <i aria-hidden="true" class="fa fa-rss">
                                            </i>
                                        </a>
                                    </span>
                                    <a href="https://www.ircforumlari.net/help-departmanlari-yetki-dagitimlari-ve-gorev-istekleri/">
                                        <strong>
                                            Help Departmanları Yetki Dağıtımları ve G&ouml;rev İstekleri
                                        </strong>
                                    </a>
                                </div>
                                <div class="smallfont">
                                    Help departmanları ve kişisel olarak g&ouml;rev isteğinde bulunan kişilere bu başlık altından ulaşabilirsiniz.
                                </div>
                            </td>
                            <td class="alt2">
                                <div align="left" class="smallfont">
                                    <div>
                                        <span style="white-space:nowrap">
                                            <img alt="mirc" border="0" class="inlineimg" src="images/icons/mirc.png">
                                            <a href="https://www.ircforumlari.net/help-departmanlari-yetki-dagitimlari-ve-gorev-istekleri/1029524-ayyildizsohbetcom-help-founder-ve-helperler-alinacaktir.html" style="white-space:nowrap">
                                                <strong>
                                                    Ayyildizsohbet.com help...
                                                </strong>
                                            </a>
                                        </span>
                                    </div>
                                    <div style="white-space:nowrap">
                                        <font color="DimGray">
                                            Yazan;
                                        </font>
                                        <a href="https://www.ircforumlari.net/if-uye/20871-neverlove.html">
                                            NeverLove
                                        </a>
                                    </div>
                                    <div align="left" style="white-space:nowrap">
                                        27 Mart 2024
                                        <span class="time">
                                            <i class="fa fa-clock-o">
                                            </i>
                                            12:25
                                        </span>
                                        <a href="https://www.ircforumlari.net/help-departmanlari-yetki-dagitimlari-ve-gorev-istekleri/1029524-ayyildizsohbetcom-help-founder-ve-helperler-alinacaktir-post1042885011.html#post1042885011">
                                            <i class="fa fa-arrow-circle-o-right">
                                            </i>
                                        </a>
                                    </div>
                                </div>
                            </td>
                            <td class="alt1">
                                <span class="s081">
                                    47
                                </span>
                            </td>
                            <td class="alt2">
                                <span class="s082">
                                    245
                                </span>
                            </td>
                        </tr>
                        <tr align="center">
                            <td class="alt2">
                                <img alt="Yeni Mesaj Var/Yok" border="0" height="48" id="forum_statusicon_795" src="images/navy/statusicon/forum_old.gif" width="48">
                            </td>
                            <td align="left" class="alt1Active" id="f795">
                                <div>
                                    <span style="float: right;">
                                        <a href="https://www.ircforumlari.net/external.php?type=rss2&amp;forumids=795" rel="nofollow">
                                            <i aria-hidden="true" class="fa fa-rss">
                                            </i>
                                        </a>
                                    </span>
                                    <a href="https://www.ircforumlari.net/help-departman-polemikleri/">
                                        <strong>
                                            Help Departman Polemikleri
                                        </strong>
                                    </a>
                                </div>
                                <div class="smallfont">
                                    Sunucuların help departmanları ile alakalı polemiklere bu başlık altından ulaşabilirsiniz.
                                </div>
                                <div class="smallfont" style="margin-top:6px">
                                    <table align="center" border="0" cellpadding="0" cellspacing="0" width="100%">
                                        <tbody>
                                            <tr valign="top">
                                                <td width="50%">
                                                    <img alt="Alt forumlar" border="0" class="inlineimg" height="16" id="forum_statusicon_1305" src="images/navy/statusicon/subforum_old.gif" width="16">
                                                    <a href="https://www.ircforumlari.net/help-polemikleri-arsivi/">
                                                        <span title="">
                                                            Help Polemikleri Arşivi
                                                        </span>
                                                    </a>
                                                </td>
                                                <td>
                                                    &nbsp;
                                                </td>
                                            </tr>
                                        </tbody>
                                    </table>
                                </div>
                            </td>
                            <td class="alt2">
                                <div align="left" class="smallfont">
                                    <div>
                                        <span style="white-space:nowrap">
                                            <img alt="" border="0" class="inlineimg" src="images/icons/icon1.gif">
                                            <a href="https://www.ircforumlari.net/help-departman-polemikleri/1025912-help-polemigi-7-gevezeorg-help-2024-a.html" style="white-space:nowrap">
                                                <strong>
                                                    Help Polemiği [7] Geveze.ORG...
                                                </strong>
                                            </a>
                                        </span>
                                    </div>
                                    <div style="white-space:nowrap">
                                        <font color="DimGray">
                                            Yazan;
                                        </font>
                                        <a href="https://www.ircforumlari.net/if-uye/145626-chen.html">
                                            Chen
                                        </a>
                                    </div>
                                    <div align="left" style="white-space:nowrap">
                                        29 Ocak 2024
                                        <span class="time">
                                            <i class="fa fa-clock-o">
                                            </i>
                                            08:02
                                        </span>
                                        <a href="https://www.ircforumlari.net/help-departman-polemikleri/1025912-help-polemigi-7-gevezeorg-help-2024-a-post1042866608.html#post1042866608">
                                            <i class="fa fa-arrow-circle-o-right">
                                            </i>
                                        </a>
                                    </div>
                                </div>
                            </td>
                            <td class="alt1">
                                <span class="s081">
                                    119
                                </span>
                            </td>
                            <td class="alt2">
                                <span class="s082">
                                    1.887
                                </span>
                            </td>
                        </tr>
                        <tr align="center">
                            <td class="alt2">
                                <img alt="Yeni Mesaj Var/Yok" border="0" height="48" id="forum_statusicon_793" src="images/navy/statusicon/forum_old.gif" width="48">
                            </td>
                            <td align="left" class="alt1Active" id="f793">
                                <div>
                                    <span style="float: right;">
                                        <a href="https://www.ircforumlari.net/external.php?type=rss2&amp;forumids=793" rel="nofollow">
                                            <i aria-hidden="true" class="fa fa-rss">
                                            </i>
                                        </a>
                                    </span>
                                    <a href="https://www.ircforumlari.net/dersler-ve-dokumanlar/">
                                        <strong>
                                            Dersler ve D&ouml;k&uuml;manlar
                                        </strong>
                                    </a>
                                </div>
                                <div class="smallfont">
                                    Help eğitim d&ouml;k&uuml;manlarına bu başlık altından ulaşabilirsiniz.
                                </div>
                                <div class="smallfont" style="margin-top:6px">
                                    <table align="center" border="0" cellpadding="0" cellspacing="0" width="100%">
                                        <tbody>
                                            <tr valign="top">
                                                <td width="50%">
                                                    <img alt="Alt forumlar" border="0" class="inlineimg" height="16" id="forum_statusicon_799" src="images/navy/statusicon/subforum_old.gif" width="16">
                                                    <a href="https://www.ircforumlari.net/chanserv/">
                                                        <span title="ChanServ hakkındaki bilgiler, d&ouml;k&uuml;manlar, bilinmesi gerekenler, bilinmeyenler.">
                                                            ChanServ
                                                        </span>
                                                    </a>
                                                </td>
                                                <td width="50%">
                                                    <img alt="Alt forumlar" border="0" class="inlineimg" height="16" id="forum_statusicon_800" src="images/navy/statusicon/subforum_old.gif" width="16">
                                                    <a href="https://www.ircforumlari.net/nickserv/">
                                                        <span title="NickServ hakkındaki bilgiler, d&ouml;k&uuml;manlar, bilinmesi gerekenler, bilinmeyenler.">
                                                            NickServ
                                                        </span>
                                                    </a>
                                                </td>
                                            </tr>
                                            <tr>
                                                <td width="50%">
                                                    <img alt="Alt forumlar" border="0" class="inlineimg" height="16" id="forum_statusicon_801" src="images/navy/statusicon/subforum_old.gif" width="16">
                                                    <a href="https://www.ircforumlari.net/memoserv/">
                                                        <span title="MemoServ hakkındaki bilgiler, d&ouml;k&uuml;manlar, bilinmesi gerekenler, bilinmeyenler.">
                                                            MemoServ
                                                        </span>
                                                    </a>
                                                </td>
                                                <td width="50%">
                                                    <img alt="Alt forumlar" border="0" class="inlineimg" height="16" id="forum_statusicon_802" src="images/navy/statusicon/subforum_old.gif" width="16">
                                                    <a href="https://www.ircforumlari.net/operserv/">
                                                        <span title="OperServ hakkındaki bilgiler, d&ouml;k&uuml;manlar, bilinmesi gerekenler, bilinmeyenler.">
                                                            OperServ
                                                        </span>
                                                    </a>
                                                </td>
                                            </tr>
                                            <tr>
                                                <td width="50%">
                                                    <img alt="Alt forumlar" border="0" class="inlineimg" height="16" id="forum_statusicon_1245" src="images/navy/statusicon/subforum_old.gif" width="16">
                                                    <a href="https://www.ircforumlari.net/helpserv/">
                                                        <span title="HelpServ hakkındaki bilgiler, d&ouml;k&uuml;manlar, bilinmesi gerekenler, bilinmeyenler.">
                                                            HelpServ
                                                        </span>
                                                    </a>
                                                </td>
                                                <td width="50%">
                                                    <img alt="Alt forumlar" border="0" class="inlineimg" height="16" id="forum_statusicon_804" src="images/navy/statusicon/subforum_old.gif" width="16">
                                                    <a href="https://www.ircforumlari.net/client/">
                                                        <span title="Client hakkındaki bilgiler, d&ouml;k&uuml;manlar, bilinmesi gerekenler, bilinmeyenler.">
                                                            Client
                                                        </span>
                                                    </a>
                                                </td>
                                            </tr>
                                            <tr>
                                                <td width="50%">
                                                    <img alt="Alt forumlar" border="0" class="inlineimg" height="16" id="forum_statusicon_803" src="images/navy/statusicon/subforum_old.gif" width="16">
                                                    <a href="https://www.ircforumlari.net/ircd/">
                                                        <span title="IRCd hakkındaki bilgiler, d&ouml;k&uuml;manlar, bilinmesi gerekenler, bilinmeyenler.">
                                                            IRCd
                                                        </span>
                                                    </a>
                                                </td>
                                                <td>
                                                    &nbsp;
                                                </td>
                                            </tr>
                                        </tbody>
                                    </table>
                                </div>
                            </td>
                            <td class="alt2">
                                <div align="left" class="smallfont">
                                    <div>
                                        <span style="white-space:nowrap">
                                            <img alt="" border="0" class="inlineimg" src="images/icons/icon1.gif">
                                            <a href="https://www.ircforumlari.net/dersler-ve-dokumanlar/1011662-baglanti-hatalari.html" style="white-space:nowrap">
                                                <strong>
                                                    Bağlantı Hataları
                                                </strong>
                                            </a>
                                        </span>
                                    </div>
                                    <div style="white-space:nowrap">
                                        <font color="DimGray">
                                            Yazan;
                                        </font>
                                        <a href="https://www.ircforumlari.net/if-uye/146674-ipek-.html">
                                            İpek-
                                        </a>
                                    </div>
                                    <div align="left" style="white-space:nowrap">
                                        30 Haziran 2023
                                        <span class="time">
                                            <i class="fa fa-clock-o">
                                            </i>
                                            22:18
                                        </span>
                                        <a href="https://www.ircforumlari.net/dersler-ve-dokumanlar/1011662-baglanti-hatalari-post1042812612.html#post1042812612">
                                            <i class="fa fa-arrow-circle-o-right">
                                            </i>
                                        </a>
                                    </div>
                                </div>
                            </td>
                            <td class="alt1">
                                <span class="s081">
                                    181
                                </span>
                            </td>
                            <td class="alt2">
                                <span class="s082">
                                    942
                                </span>
                            </td>
                        </tr>
                        <tr align="center">
                            <td class="alt2">
                                <img alt="Yeni Mesaj Var/Yok" border="0" height="48" id="forum_statusicon_791" src="images/navy/statusicon/forum_old.gif" width="48">
                            </td>
                            <td align="left" class="alt1Active" id="f791">
                                <div>
                                    <span style="float: right;">
                                        <a href="https://www.ircforumlari.net/external.php?type=rss2&amp;forumids=791" rel="nofollow">
                                            <i aria-hidden="true" class="fa fa-rss">
                                            </i>
                                        </a>
                                    </span>
                                    <a href="https://www.ircforumlari.net/soru-cevap/">
                                        <strong>
                                            Soru - Cevap
                                        </strong>
                                    </a>
                                </div>
                                <div class="smallfont">
                                    Soru-Cevap y&ouml;ntemi ile kendinizi geliştirebileceğiniz başlıklara buradan ulaşabilirsiniz.
                                </div>
                            </td>
                            <td class="alt2">
                                <div align="left" class="smallfont">
                                    <div>
                                        <span style="white-space:nowrap">
                                            <img alt="" border="0" class="inlineimg" src="images/icons/icon1.gif">
                                            <a href="https://www.ircforumlari.net/soru-cevap/345165-ircdaemon-services-soru-cevap-bolumu.html" style="white-space:nowrap">
                                                <strong>
                                                    IRCdaemon/Services Soru -...
                                                </strong>
                                            </a>
                                        </span>
                                    </div>
                                    <div style="white-space:nowrap">
                                        <font color="DimGray">
                                            Yazan;
                                        </font>
                                        <a href="https://www.ircforumlari.net/if-uye/151947-voyager.html">
                                            voyager
                                        </a>
                                    </div>
                                    <div align="left" style="white-space:nowrap">
                                        Bug&uuml;n
                                        <span class="time">
                                            <i class="fa fa-clock-o">
                                            </i>
                                            19:52
                                        </span>
                                        <a href="https://www.ircforumlari.net/soru-cevap/345165-ircdaemon-services-soru-cevap-bolumu-post1042897171.html#post1042897171">
                                            <i class="fa fa-arrow-circle-o-right">
                                            </i>
                                        </a>
                                    </div>
                                </div>
                            </td>
                            <td class="alt1">
                                <span class="s081">
                                    34
                                </span>
                            </td>
                            <td class="alt2">
                                <span class="s082">
                                    4.000
                                </span>
                            </td>
                        </tr>
                        <tr align="center">
                            <td class="alt2">
                                <img alt="Yeni Mesaj Var/Yok" border="0" height="48" id="forum_statusicon_794" src="images/navy/statusicon/forum_old.gif" width="48">
                            </td>
                            <td align="left" class="alt1Active" id="f794">
                                <div>
                                    <span style="float: right;">
                                        <a href="https://www.ircforumlari.net/external.php?type=rss2&amp;forumids=794" rel="nofollow">
                                            <i aria-hidden="true" class="fa fa-rss">
                                            </i>
                                        </a>
                                    </span>
                                    <a href="https://www.ircforumlari.net/helper-roportaj/">
                                        <strong>
                                            Helper R&ouml;portaj
                                        </strong>
                                    </a>
                                </div>
                                <div class="smallfont">
                                    Help d&uuml;nyasından kişiler ile yapılan r&ouml;portajlara bu başlık altından ulaşabilirsiniz.
                                </div>
                            </td>
                            <td class="alt2">
                                <div align="left" class="smallfont">
                                    <div>
                                        <span style="white-space:nowrap">
                                            <img alt="" border="0" class="inlineimg" src="images/icons/icon1.gif">
                                            <a href="https://www.ircforumlari.net/helper-roportaj/506250-helper-roportaj-bulut.html" style="white-space:nowrap">
                                                <strong>
                                                    Helper R&ouml;portaj : Bulut
                                                </strong>
                                            </a>
                                        </span>
                                    </div>
                                    <div style="white-space:nowrap">
                                        <font color="DimGray">
                                            Yazan;
                                        </font>
                                        <a href="https://www.ircforumlari.net/if-uye/125192-funda.html">
                                            Funda
                                        </a>
                                    </div>
                                    <div align="left" style="white-space:nowrap">
                                        14 Nisan 2024
                                        <span class="time">
                                            <i class="fa fa-clock-o">
                                            </i>
                                            15:03
                                        </span>
                                        <a href="https://www.ircforumlari.net/helper-roportaj/506250-helper-roportaj-bulut-post1042889329.html#post1042889329">
                                            <i class="fa fa-arrow-circle-o-right">
                                            </i>
                                        </a>
                                    </div>
                                </div>
                            </td>
                            <td class="alt1">
                                <span class="s081">
                                    61
                                </span>
                            </td>
                            <td class="alt2">
                                <span class="s082">
                                    1.841
                                </span>
                            </td>
                        </tr>
                        <tr align="center">
                            <td class="alt2">
                                <img alt="Yeni Mesaj Var/Yok" border="0" height="48" id="forum_statusicon_1574" src="images/navy/statusicon/forum_old.gif" width="48">
                            </td>
                            <td align="left" class="alt1Active" id="f1574">
                                <div>
                                    <span style="float: right;">
                                        <a href="https://www.ircforumlari.net/external.php?type=rss2&amp;forumids=1574" rel="nofollow">
                                            <i aria-hidden="true" class="fa fa-rss">
                                            </i>
                                        </a>
                                    </span>
                                    <a href="https://www.ircforumlari.net/help-extra/">
                                        <strong>
                                            Help Extra
                                        </strong>
                                    </a>
                                </div>
                                <div class="smallfont">
                                    Help hakkında herşeye bu başlık altından ulaşabilirsiniz.
                                </div>
                            </td>
                            <td class="alt2">
                                <div align="left" class="smallfont">
                                    <div>
                                        <span style="white-space:nowrap">
                                            <img alt="Thumbs up" border="0" class="inlineimg" src="images/icons/icon14.gif">
                                            <a href="https://www.ircforumlari.net/help-extra/1000243-soylenet-haftalik-puan-tablosu-ve-degerlendirme.html" style="white-space:nowrap">
                                                <strong>
                                                    S&ouml;yle.Net Haftalık Puan...
                                                </strong>
                                            </a>
                                        </span>
                                    </div>
                                    <div style="white-space:nowrap">
                                        <font color="DimGray">
                                            Yazan;
                                        </font>
                                        <a href="https://www.ircforumlari.net/if-uye/11145-gurkan.html">
                                            Gurkan
                                        </a>
                                    </div>
                                    <div align="left" style="white-space:nowrap">
                                        31 Ocak 2024
                                        <span class="time">
                                            <i class="fa fa-clock-o">
                                            </i>
                                            13:49
                                        </span>
                                        <a href="https://www.ircforumlari.net/help-extra/1000243-soylenet-haftalik-puan-tablosu-ve-degerlendirme-post1042867602.html#post1042867602">
                                            <i class="fa fa-arrow-circle-o-right">
                                            </i>
                                        </a>
                                    </div>
                                </div>
                            </td>
                            <td class="alt1">
                                <span class="s081">
                                    31
                                </span>
                            </td>
                            <td class="alt2">
                                <span class="s082">
                                    514
                                </span>
                            </td>
                        </tr>
                        <tr align="center">
                            <td class="alt2">
                                <img alt="Yeni Mesaj Var/Yok" border="0" height="48" id="forum_statusicon_1246" src="images/navy/statusicon/forum_old.gif" width="48">
                            </td>
                            <td align="left" class="alt1Active" id="f1246">
                                <div>
                                    <span style="float: right;">
                                        <a href="https://www.ircforumlari.net/external.php?type=rss2&amp;forumids=1246" rel="nofollow">
                                            <i aria-hidden="true" class="fa fa-rss">
                                            </i>
                                        </a>
                                    </span>
                                    <a href="https://www.ircforumlari.net/helper-kunye/">
                                        <strong>
                                            Helper K&uuml;nye
                                        </strong>
                                    </a>
                                </div>
                                <div class="smallfont">
                                    B&uuml;t&uuml;n IRC sunucularında Helper olarak g&ouml;rev alan kişilerin kendisini ileri derecede tanıttıkları makalelere bu başlık altından ulaşabilirsiniz.
                                </div>
                            </td>
                            <td class="alt2">
                                <div align="left" class="smallfont">
                                    <div>
                                        <span style="white-space:nowrap">
                                            <img alt="" border="0" class="inlineimg" src="images/icons/icon1.gif">
                                            <a href="https://www.ircforumlari.net/helper-kunye/829307-ozlem-amp-ahsen.html" style="white-space:nowrap">
                                                <strong>
                                                    &Ouml;zLem &amp; Ahsen
                                                </strong>
                                            </a>
                                        </span>
                                    </div>
                                    <div style="white-space:nowrap">
                                        <font color="DimGray">
                                            Yazan;
                                        </font>
                                        <a href="https://www.ircforumlari.net/if-uye/23623-turk.html">
                                            T&uuml;rk
                                        </a>
                                    </div>
                                    <div align="left" style="white-space:nowrap">
                                        04 Mayıs 2024
                                        <span class="time">
                                            <i class="fa fa-clock-o">
                                            </i>
                                            19:35
                                        </span>
                                        <a href="https://www.ircforumlari.net/helper-kunye/829307-ozlem-amp-ahsen-post1042893311.html#post1042893311">
                                            <i class="fa fa-arrow-circle-o-right">
                                            </i>
                                        </a>
                                    </div>
                                </div>
                            </td>
                            <td class="alt1">
                                <span class="s081">
                                    51
                                </span>
                            </td>
                            <td class="alt2">
                                <span class="s082">
                                    543
                                </span>
                            </td>
                        </tr>
                        <tr align="center">
                            <td class="alt2">
                                <img alt="Yeni Mesaj Var/Yok" border="0" height="48" id="forum_statusicon_792" src="images/navy/statusicon/forum_old.gif" width="48">
                            </td>
                            <td align="left" class="alt1Active" id="f792">
                                <div>
                                    <span style="float: right;">
                                        <a href="https://www.ircforumlari.net/external.php?type=rss2&amp;forumids=792" rel="nofollow">
                                            <i aria-hidden="true" class="fa fa-rss">
                                            </i>
                                        </a>
                                    </span>
                                    <a href="https://www.ircforumlari.net/egitim-dunyasi/">
                                        <strong>
                                            Eğitim D&uuml;nyası
                                        </strong>
                                    </a>
                                </div>
                                <div class="smallfont">
                                    Sunucu help departmanlarına ait eğitim &ccedil;alışmalarına bu başlık altından ulaşabilirsiniz.
                                </div>
                            </td>
                            <td class="alt2">
                                <div align="left" class="smallfont">
                                    <div>
                                        <span style="white-space:nowrap">
                                            <img alt="" border="0" class="inlineimg" src="images/icons/icon1.gif">
                                            <a href="https://www.ircforumlari.net/egitim-dunyasi/1026822-irc-operatoru-temelleri.html" style="white-space:nowrap">
                                                <strong>
                                                    IRC Operat&ouml;r&uuml; Temelleri
                                                </strong>
                                            </a>
                                        </span>
                                    </div>
                                    <div style="white-space:nowrap">
                                        <font color="DimGray">
                                            Yazan;
                                        </font>
                                        <a href="https://www.ircforumlari.net/if-uye/152957-yurtcuogluer.html">
                                            yurtcuogluer
                                        </a>
                                    </div>
                                    <div align="left" style="white-space:nowrap">
                                        22 Ocak 2024
                                        <span class="time">
                                            <i class="fa fa-clock-o">
                                            </i>
                                            20:20
                                        </span>
                                        <a href="https://www.ircforumlari.net/egitim-dunyasi/1026822-irc-operatoru-temelleri-post1042863492.html#post1042863492">
                                            <i class="fa fa-arrow-circle-o-right">
                                            </i>
                                        </a>
                                    </div>
                                </div>
                            </td>
                            <td class="alt1">
                                <span class="s081">
                                    78
                                </span>
                            </td>
                            <td class="alt2">
                                <span class="s082">
                                    532
                                </span>
                            </td>
                        </tr>
                        <tr align="center">
                            <td class="alt2">
                                <img alt="Yeni Mesaj Var/Yok" border="0" height="48" id="forum_statusicon_2139" src="images/navy/statusicon/forum_old.gif" width="48">
                            </td>
                            <td align="left" class="alt1Active" id="f2139">
                                <div>
                                    <span style="float: right;">
                                        <a href="https://www.ircforumlari.net/external.php?type=rss2&amp;forumids=2139" rel="nofollow">
                                            <i aria-hidden="true" class="fa fa-rss">
                                            </i>
                                        </a>
                                    </span>
                                    <a href="https://www.ircforumlari.net/help-sohbet/">
                                        <strong>
                                            HELP Sohbet
                                        </strong>
                                    </a>
                                </div>
                                <div class="smallfont">
                                    Sunucu #HELP Departmanlarına ait HELP Sohbetlerine Buradan Katılabilirsiniz
                                </div>
                            </td>
                            <td class="alt2">
                                <div align="left" class="smallfont">
                                    <div>
                                        <span style="white-space:nowrap">
                                            <img alt="" border="0" class="inlineimg" src="images/icons/icon1.gif">
                                            <a href="https://www.ircforumlari.net/help-sohbet/1008237-help-sohbet.html" style="white-space:nowrap">
                                                <strong>
                                                    HELP SOHBET
                                                </strong>
                                            </a>
                                        </span>
                                    </div>
                                    <div style="white-space:nowrap">
                                        <font color="DimGray">
                                            Yazan;
                                        </font>
                                        <a href="https://www.ircforumlari.net/if-uye/143927-beatrice.html">
                                            Beatrice
                                        </a>
                                    </div>
                                    <div align="left" style="white-space:nowrap">
                                        15 Mayıs 2024
                                        <span class="time">
                                            <i class="fa fa-clock-o">
                                            </i>
                                            13:35
                                        </span>
                                        <a href="https://www.ircforumlari.net/help-sohbet/1008237-help-sohbet-post1042896210.html#post1042896210">
                                            <i class="fa fa-arrow-circle-o-right">
                                            </i>
                                        </a>
                                    </div>
                                </div>
                            </td>
                            <td class="alt1">
                                <span class="s081">
                                    2
                                </span>
                            </td>
                            <td class="alt2">
                                <span class="s082">
                                    160
                                </span>
                            </td>
                        </tr>
                        <tr align="center">
                            <td class="alt2">
                                <img alt="Yeni Mesaj Var/Yok" border="0" height="48" id="forum_statusicon_2151" src="images/navy/statusicon/forum_old.gif" width="48">
                            </td>
                            <td align="left" class="alt1Active" id="f2151">
                                <div>
                                    <span style="float: right;">
                                        <a href="https://www.ircforumlari.net/external.php?type=rss2&amp;forumids=2151" rel="nofollow">
                                            <i aria-hidden="true" class="fa fa-rss">
                                            </i>
                                        </a>
                                    </span>
                                    <a href="https://www.ircforumlari.net/if-ayin-helperi/">
                                        <strong>
                                            İF - Ayın Helperi
                                        </strong>
                                    </a>
                                </div>
                                <div class="smallfont">
                                    Sunucu #HELP Departmanlarına ait HELPER anket oylaması
                                </div>
                                <div class="smallfont" style="margin-top:6px">
                                    <table align="center" border="0" cellpadding="0" cellspacing="0" width="100%">
                                        <tbody>
                                            <tr valign="top">
                                                <td width="50%">
                                                    <img alt="Alt forumlar" border="0" class="inlineimg" height="16" id="forum_statusicon_2152" src="images/navy/statusicon/subforum_old.gif" width="16">
                                                    <a href="https://www.ircforumlari.net/if-ayin-helperi-anket/">
                                                        <span title="">
                                                            İF - Ayın Helperi Anket
                                                        </span>
                                                    </a>
                                                </td>
                                                <td width="50%">
                                                    <img alt="Alt forumlar" border="0" class="inlineimg" height="16" id="forum_statusicon_2153" src="images/navy/statusicon/subforum_old.gif" width="16">
                                                    <a href="https://www.ircforumlari.net/if-ayin-helperi-sonuc/">
                                                        <span title="">
                                                            İF - Ayın Helperi Sonu&ccedil;
                                                        </span>
                                                    </a>
                                                </td>
                                            </tr>
                                        </tbody>
                                    </table>
                                </div>
                            </td>
                            <td class="alt2">
                                <div align="left" class="smallfont">
                                    <div>
                                        <span style="white-space:nowrap">
                                            <img alt="" border="0" class="inlineimg" src="images/icons/icon1.gif">
                                            <a href="https://www.ircforumlari.net/if-ayin-helperi-sonuc/1029829-subat-2024-ayin-helperi-sonuclari.html" style="white-space:nowrap">
                                                <strong>
                                                    ŞUBAT 2024 AY'IN HELPERİ...
                                                </strong>
                                            </a>
                                        </span>
                                    </div>
                                    <div style="white-space:nowrap">
                                        <font color="DimGray">
                                            Yazan;
                                        </font>
                                        <a href="https://www.ircforumlari.net/if-uye/129916-zeytin.html">
                                            Zeytin
                                        </a>
                                    </div>
                                    <div align="left" style="white-space:nowrap">
                                        05 Mart 2024
                                        <span class="time">
                                            <i class="fa fa-clock-o">
                                            </i>
                                            10:20
                                        </span>
                                        <a href="https://www.ircforumlari.net/if-ayin-helperi-sonuc/1029829-subat-2024-ayin-helperi-sonuclari-post1042878693.html#post1042878693">
                                            <i class="fa fa-arrow-circle-o-right">
                                            </i>
                                        </a>
                                    </div>
                                </div>
                            </td>
                            <td class="alt1">
                                <span class="s081">
                                    16
                                </span>
                            </td>
                            <td class="alt2">
                                <span class="s082">
                                    349
                                </span>
                            </td>
                        </tr>
                    </tbody>
                    <tbody>
                        <tr>
                            <td align="center" bgcolor="#F5F5F5" colspan="">
                                <br>
                            </td>
                        </tr>
                    </tbody>
                    <tbody>
                        <tr>
                            <td class="tcat" colspan="5">
                                <a href="#top" onclick="return toggle_collapse('forumbit_1483')" style="float:right">
                                    <i class="fa fa-plus-circle" style="margin-top: 9px;">
                                    </i>
                                </a>
                                <i class="fa fa-chevron-right">
                                </i>
                                Sunucu Radyoları
                            </td>
                        </tr>
                    </tbody>
                    <tbody id="collapseobj_forumbit_1483" style="">
                        <tr align="center">
                            <td class="alt2">
                                <img alt="Yeni Mesaj Var/Yok" border="0" height="48" id="forum_statusicon_998" src="images/navy/statusicon/forum_old.gif" width="48">
                            </td>
                            <td align="left" class="alt1Active" id="f998">
                                <div>
                                    <span style="float: right;">
                                        <a href="https://www.ircforumlari.net/external.php?type=rss2&amp;forumids=998" rel="nofollow">
                                            <i aria-hidden="true" class="fa fa-rss">
                                            </i>
                                        </a>
                                    </span>
                                    <a href="https://www.ircforumlari.net/sunucu-radyolarindan-son-haberler/">
                                        <strong>
                                            Sunucu Radyolarından Son Haberler
                                        </strong>
                                    </a>
                                </div>
                                <div class="smallfont">
                                    Sunucu radyolarına ait t&uuml;m değişim ve gelişimleri bu başlık altından ulaşabilirsiniz.
                                </div>
                            </td>
                            <td class="alt2">
                                <div align="left" class="smallfont">
                                    <div>
                                        <span style="white-space:nowrap">
                                            <img alt="" border="0" class="inlineimg" src="images/icons/icon1.gif">
                                            <a href="https://www.ircforumlari.net/sunucu-radyolarindan-son-haberler/1033915-renkfmnet-yayin-hayatina-basladi.html" style="white-space:nowrap">
                                                <strong>
                                                    Renkfm.Net Yayın Hayatına...
                                                </strong>
                                            </a>
                                        </span>
                                    </div>
                                    <div style="white-space:nowrap">
                                        <font color="DimGray">
                                            Yazan;
                                        </font>
                                        <a href="https://www.ircforumlari.net/if-uye/127317-karqa.html">
                                            Karqa
                                        </a>
                                    </div>
                                    <div align="left" style="white-space:nowrap">
                                        13 Mayıs 2024
                                        <span class="time">
                                            <i class="fa fa-clock-o">
                                            </i>
                                            13:50
                                        </span>
                                        <a href="https://www.ircforumlari.net/sunucu-radyolarindan-son-haberler/1033915-renkfmnet-yayin-hayatina-basladi-post1042895569.html#post1042895569">
                                            <i class="fa fa-arrow-circle-o-right">
                                            </i>
                                        </a>
                                    </div>
                                </div>
                            </td>
                            <td class="alt1">
                                <span class="s081">
                                    2.227
                                </span>
                            </td>
                            <td class="alt2">
                                <span class="s082">
                                    6.880
                                </span>
                            </td>
                        </tr>
                        <tr align="center">
                            <td class="alt2">
                                <img alt="Yeni Mesaj Var/Yok" border="0" height="48" id="forum_statusicon_1127" src="images/navy/statusicon/forum_old.gif" width="48">
                            </td>
                            <td align="left" class="alt1Active" id="f1127">
                                <div>
                                    <span style="float: right;">
                                        <a href="https://www.ircforumlari.net/external.php?type=rss2&amp;forumids=1127" rel="nofollow">
                                            <i aria-hidden="true" class="fa fa-rss">
                                            </i>
                                        </a>
                                    </span>
                                    <a href="https://www.ircforumlari.net/yayindaki-djler/">
                                        <strong>
                                            Yayındaki DJ'ler
                                        </strong>
                                    </a>
                                </div>
                                <div class="smallfont">
                                    Sunuculara ait anlık yayın ve yayındaki DJ bilgilerine bu alandan kolaylıkla ulaşabilirsiniz.
                                </div>
                            </td>
                            <td class="alt2">
                                <div align="left" class="smallfont">
                                    <div>
                                        <span style="white-space:nowrap">
                                            <img alt="" border="0" class="inlineimg" src="images/icons/icon1.gif">
                                            <a href="https://www.ircforumlari.net/yayindaki-djler/1034457-dj-c-n-kelebekfinalnet-te-yayinda.html" style="white-space:nowrap">
                                                <strong>
                                                    DJ-C-a-N KeLeBekFiNaL.NeT te...
                                                </strong>
                                            </a>
                                        </span>
                                    </div>
                                    <div style="white-space:nowrap">
                                        <font color="DimGray">
                                            Yazan;
                                        </font>
                                        <a href="https://www.ircforumlari.net/if-uye/141889-c_i_n.html">
                                            C_i_N
                                        </a>
                                    </div>
                                    <div align="left" style="white-space:nowrap">
                                        Bug&uuml;n
                                        <span class="time">
                                            <i class="fa fa-clock-o">
                                            </i>
                                            23:20
                                        </span>
                                        <a href="https://www.ircforumlari.net/yayindaki-djler/1034457-dj-c-n-kelebekfinalnet-te-yayinda-post1042897234.html#post1042897234">
                                            <i class="fa fa-arrow-circle-o-right">
                                            </i>
                                        </a>
                                    </div>
                                </div>
                            </td>
                            <td class="alt1">
                                <span class="s081">
                                    9.622
                                </span>
                            </td>
                            <td class="alt2">
                                <span class="s082">
                                    24.698
                                </span>
                            </td>
                        </tr>
                        <tr align="center">
                            <td class="alt2">
                                <img alt="Yeni Mesaj Var/Yok" border="0" height="48" id="forum_statusicon_996" src="images/navy/statusicon/forum_old.gif" width="48">
                            </td>
                            <td align="left" class="alt1Active" id="f996">
                                <div>
                                    <span style="float: right;">
                                        <a href="https://www.ircforumlari.net/external.php?type=rss2&amp;forumids=996" rel="nofollow">
                                            <i aria-hidden="true" class="fa fa-rss">
                                            </i>
                                        </a>
                                    </span>
                                    <a href="https://www.ircforumlari.net/yeni-sunucu-radyolari/">
                                        <strong>
                                            Yeni Sunucu Radyoları
                                        </strong>
                                    </a>
                                </div>
                                <div class="smallfont">
                                    Yeni a&ccedil;ılan veya tekrar aktif edilen sunucu radyolarının tanıtımlarını bu başlık altından ulaşabilirsiniz.
                                </div>
                            </td>
                            <td class="alt2">
                                <div align="left" class="smallfont">
                                    <div>
                                        <span style="white-space:nowrap">
                                            <img alt="" border="0" class="inlineimg" src="images/icons/icon1.gif">
                                            <a href="https://www.ircforumlari.net/yeni-sunucu-radyolari/1009820-zirvemfm.html" style="white-space:nowrap">
                                                <strong>
                                                    ZirvemFm
                                                </strong>
                                            </a>
                                        </span>
                                    </div>
                                    <div style="white-space:nowrap">
                                        <font color="DimGray">
                                            Yazan;
                                        </font>
                                        <a href="https://www.ircforumlari.net/if-uye/129007-eth.html">
                                            Eth
                                        </a>
                                    </div>
                                    <div align="left" style="white-space:nowrap">
                                        26 Kasım 2023
                                        <span class="time">
                                            <i class="fa fa-clock-o">
                                            </i>
                                            13:31
                                        </span>
                                        <a href="https://www.ircforumlari.net/yeni-sunucu-radyolari/1009820-zirvemfm-post1042842713.html#post1042842713">
                                            <i class="fa fa-arrow-circle-o-right">
                                            </i>
                                        </a>
                                    </div>
                                </div>
                            </td>
                            <td class="alt1">
                                <span class="s081">
                                    81
                                </span>
                            </td>
                            <td class="alt2">
                                <span class="s082">
                                    387
                                </span>
                            </td>
                        </tr>
                        <tr align="center">
                            <td class="alt2">
                                <img alt="Yeni Mesaj Var/Yok" border="0" height="48" id="forum_statusicon_997" src="images/navy/statusicon/forum_old.gif" width="48">
                            </td>
                            <td align="left" class="alt1Active" id="f997">
                                <div>
                                    <span style="float: right;">
                                        <a href="https://www.ircforumlari.net/external.php?type=rss2&amp;forumids=997" rel="nofollow">
                                            <i aria-hidden="true" class="fa fa-rss">
                                            </i>
                                        </a>
                                    </span>
                                    <a href="https://www.ircforumlari.net/sunucu-radyolari-dj-ilanlari/">
                                        <strong>
                                            Sunucu Radyoları DJ İlanları
                                        </strong>
                                    </a>
                                </div>
                                <div class="smallfont">
                                    Sunucu radyolarına dj alımları ilanlarına bu başlık altından ulaşabilirsiniz.
                                </div>
                            </td>
                            <td class="alt2">
                                <div align="left" class="smallfont">
                                    <div>
                                        <span style="white-space:nowrap">
                                            <img alt="Arrow" border="0" class="inlineimg" src="images/icons/icon2.gif">
                                            <a href="https://www.ircforumlari.net/sunucu-radyolari-dj-ilanlari/1033816-duygufme-dj-ve-dj-sorumlusu-alimlarimiz-vardir.html" style="white-space:nowrap">
                                                <strong>
                                                    DuyguFm'e DJ ve Dj Sorumlusu...
                                                </strong>
                                            </a>
                                        </span>
                                    </div>
                                    <div style="white-space:nowrap">
                                        <font color="DimGray">
                                            Yazan;
                                        </font>
                                        <a href="https://www.ircforumlari.net/if-uye/152439-beste.html">
                                            BeSte
                                        </a>
                                    </div>
                                    <div align="left" style="white-space:nowrap">
                                        12 Mayıs 2024
                                        <span class="time">
                                            <i class="fa fa-clock-o">
                                            </i>
                                            16:05
                                        </span>
                                        <a href="https://www.ircforumlari.net/sunucu-radyolari-dj-ilanlari/1033816-duygufme-dj-ve-dj-sorumlusu-alimlarimiz-vardir-post1042895302.html#post1042895302">
                                            <i class="fa fa-arrow-circle-o-right">
                                            </i>
                                        </a>
                                    </div>
                                </div>
                            </td>
                            <td class="alt1">
                                <span class="s081">
                                    212
                                </span>
                            </td>
                            <td class="alt2">
                                <span class="s082">
                                    872
                                </span>
                            </td>
                        </tr>
                        <tr align="center">
                            <td class="alt2">
                                <img alt="Yeni Mesaj Var/Yok" border="0" height="48" id="forum_statusicon_1473" src="images/navy/statusicon/forum_old.gif" width="48">
                            </td>
                            <td align="left" class="alt1Active" id="f1473">
                                <div>
                                    <span style="float: right;">
                                        <a href="https://www.ircforumlari.net/external.php?type=rss2&amp;forumids=1473" rel="nofollow">
                                            <i aria-hidden="true" class="fa fa-rss">
                                            </i>
                                        </a>
                                    </span>
                                    <a href="https://www.ircforumlari.net/sunucu-radyo-polemikleri/">
                                        <strong>
                                            Sunucu Radyo Polemikleri
                                        </strong>
                                    </a>
                                </div>
                                <div class="smallfont">
                                    Sunucu radyolarına ait polemiklere bu başlık altından ulaşabilirsiniz.
                                </div>
                                <div class="smallfont" style="margin-top:6px">
                                    <table align="center" border="0" cellpadding="0" cellspacing="0" width="100%">
                                        <tbody>
                                            <tr valign="top">
                                                <td width="50%">
                                                    <img alt="Alt forumlar" border="0" class="inlineimg" height="16" id="forum_statusicon_1474" src="images/navy/statusicon/subforum_old.gif" width="16">
                                                    <a href="https://www.ircforumlari.net/sunucu-radyo-polemikleri-arsivi/">
                                                        <span title="">
                                                            Sunucu Radyo Polemikleri Arşivi
                                                        </span>
                                                    </a>
                                                </td>
                                                <td>
                                                    &nbsp;
                                                </td>
                                            </tr>
                                        </tbody>
                                    </table>
                                </div>
                            </td>
                            <td class="alt2">
                                <div align="left" class="smallfont">
                                    <div>
                                        <span style="white-space:nowrap">
                                            <img alt="" border="0" class="inlineimg" src="images/icons/icon1.gif">
                                            <a href="https://www.ircforumlari.net/sunucu-radyo-polemikleri/1011849-radyo-polemigi-lt4gt-soylenet-derin-fm-2023-a.html" style="white-space:nowrap">
                                                <strong>
                                                    Radyo Polemiği &lt;4&gt; Soyle.net...
                                                </strong>
                                            </a>
                                        </span>
                                    </div>
                                    <div style="white-space:nowrap">
                                        <font color="DimGray">
                                            Yazan;
                                        </font>
                                        <a href="https://www.ircforumlari.net/if-uye/6825-cihan.html">
                                            CiHaN
                                        </a>
                                    </div>
                                    <div align="left" style="white-space:nowrap">
                                        19 Kasım 2023
                                        <span class="time">
                                            <i class="fa fa-clock-o">
                                            </i>
                                            16:05
                                        </span>
                                        <a href="https://www.ircforumlari.net/sunucu-radyo-polemikleri/1011849-radyo-polemigi-lt4gt-soylenet-derin-fm-2023-a-post1042841302.html#post1042841302">
                                            <i class="fa fa-arrow-circle-o-right">
                                            </i>
                                        </a>
                                    </div>
                                </div>
                            </td>
                            <td class="alt1">
                                <span class="s081">
                                    51
                                </span>
                            </td>
                            <td class="alt2">
                                <span class="s082">
                                    477
                                </span>
                            </td>
                        </tr>
                        <tr align="center">
                            <td class="alt2">
                                <img alt="Yeni Mesaj Var/Yok" border="0" height="48" id="forum_statusicon_1014" src="images/navy/statusicon/forum_old.gif" width="48">
                            </td>
                            <td align="left" class="alt1Active" id="f1014">
                                <div>
                                    <span style="float: right;">
                                        <a href="https://www.ircforumlari.net/external.php?type=rss2&amp;forumids=1014" rel="nofollow">
                                            <i aria-hidden="true" class="fa fa-rss">
                                            </i>
                                        </a>
                                    </span>
                                    <a href="https://www.ircforumlari.net/dj-roportaj/">
                                        <strong>
                                            DJ R&ouml;portaj
                                        </strong>
                                    </a>
                                </div>
                                <div class="smallfont">
                                    Radyo d&uuml;nyasından kişiler ile yapılan r&ouml;portajları bu başlık altından takip edebilirsiniz.
                                </div>
                            </td>
                            <td class="alt2">
                                <div align="left" class="smallfont">
                                    <div>
                                        <span style="white-space:nowrap">
                                            <img alt="" border="0" class="inlineimg" src="images/icons/icon1.gif">
                                            <a href="https://www.ircforumlari.net/dj-roportaj/1033142-benimmekancomampderinfmcom-radyo-founderi-roportaj-hazar.html" style="white-space:nowrap">
                                                <strong>
                                                    BenimMekan.Com&amp;DerinFm.Com...
                                                </strong>
                                            </a>
                                        </span>
                                    </div>
                                    <div style="white-space:nowrap">
                                        <font color="DimGray">
                                            Yazan;
                                        </font>
                                        <a href="https://www.ircforumlari.net/if-uye/150252-chucky.html">
                                            Chucky
                                        </a>
                                    </div>
                                    <div align="left" style="white-space:nowrap">
                                        16 Mayıs 2024
                                        <span class="time">
                                            <i class="fa fa-clock-o">
                                            </i>
                                            19:03
                                        </span>
                                        <a href="https://www.ircforumlari.net/dj-roportaj/1033142-benimmekancomampderinfmcom-radyo-founderi-roportaj-hazar-post1042896646.html#post1042896646">
                                            <i class="fa fa-arrow-circle-o-right">
                                            </i>
                                        </a>
                                    </div>
                                </div>
                            </td>
                            <td class="alt1">
                                <span class="s081">
                                    52
                                </span>
                            </td>
                            <td class="alt2">
                                <span class="s082">
                                    667
                                </span>
                            </td>
                        </tr>
                        <tr align="center">
                            <td class="alt2">
                                <img alt="Yeni Mesaj Var/Yok" border="0" height="48" id="forum_statusicon_1484" src="images/navy/statusicon/forum_old.gif" width="48">
                            </td>
                            <td align="left" class="alt1Active" id="f1484">
                                <div>
                                    <span style="float: right;">
                                        <a href="https://www.ircforumlari.net/external.php?type=rss2&amp;forumids=1484" rel="nofollow">
                                            <i aria-hidden="true" class="fa fa-rss">
                                            </i>
                                        </a>
                                    </span>
                                    <a href="https://www.ircforumlari.net/dj-kunye/">
                                        <strong>
                                            DJ K&uuml;nye
                                        </strong>
                                    </a>
                                </div>
                                <div class="smallfont">
                                    B&uuml;t&uuml;n IRC sunucularında DJ olarak g&ouml;rev alan kişilerin kendisini ileri derecede tanıttıkları makalelere bu başlık altından ulaşabilirsiniz.
                                </div>
                            </td>
                            <td class="alt2">
                                <div align="left" class="smallfont">
                                    <div>
                                        <span style="white-space:nowrap">
                                            <img alt="rd1" border="0" class="inlineimg" src="images/icons/rd1.png">
                                            <a href="https://www.ircforumlari.net/dj-kunye/1004908-boomerangveaborjin-show-basliyor.html" style="white-space:nowrap">
                                                <strong>
                                                    boomerangveaborjin Show...
                                                </strong>
                                            </a>
                                        </span>
                                    </div>
                                    <div style="white-space:nowrap">
                                        <font color="DimGray">
                                            Yazan;
                                        </font>
                                        <a href="https://www.ircforumlari.net/if-uye/149941-haybeci.html">
                                            haybeci
                                        </a>
                                    </div>
                                    <div align="left" style="white-space:nowrap">
                                        17 Ekim 2023
                                        <span class="time">
                                            <i class="fa fa-clock-o">
                                            </i>
                                            10:52
                                        </span>
                                        <a href="https://www.ircforumlari.net/dj-kunye/1004908-boomerangveaborjin-show-basliyor-post1042836320.html#post1042836320">
                                            <i class="fa fa-arrow-circle-o-right">
                                            </i>
                                        </a>
                                    </div>
                                </div>
                            </td>
                            <td class="alt1">
                                <span class="s081">
                                    31
                                </span>
                            </td>
                            <td class="alt2">
                                <span class="s082">
                                    475
                                </span>
                            </td>
                        </tr>
                        <tr align="center">
                            <td class="alt2">
                                <img alt="Yeni Mesaj Var/Yok" border="0" height="48" id="forum_statusicon_1765" src="images/navy/statusicon/forum_old.gif" width="48">
                            </td>
                            <td align="left" class="alt1Active" id="f1765">
                                <div>
                                    <span style="float: right;">
                                        <a href="https://www.ircforumlari.net/external.php?type=rss2&amp;forumids=1765" rel="nofollow">
                                            <i aria-hidden="true" class="fa fa-rss">
                                            </i>
                                        </a>
                                    </span>
                                    <a href="https://www.ircforumlari.net/radyo-help/">
                                        <strong>
                                            Radyo Help
                                        </strong>
                                    </a>
                                </div>
                                <div class="smallfont">
                                    Bu alanda radyoculuğa dair t&uuml;m bilgilerin videolu anlatımlarına ulaşıp, sorularınıza cevap bulabilirsiniz.
                                </div>
                                <div class="smallfont" style="margin-top:6px">
                                    <table align="center" border="0" cellpadding="0" cellspacing="0" width="100%">
                                        <tbody>
                                            <tr valign="top">
                                                <td width="50%">
                                                    <img alt="Alt forumlar" border="0" class="inlineimg" height="16" id="forum_statusicon_1578" src="images/navy/statusicon/subforum_old.gif" width="16">
                                                    <a href="https://www.ircforumlari.net/radyo-yardim/">
                                                        <span title="Irc Radyolarıyla ilgili t&uuml;m soru ve sorunlarınızı bildirebilirsiniz">
                                                            Radyo Yardım
                                                        </span>
                                                    </a>
                                                </td>
                                                <td>
                                                    &nbsp;
                                                </td>
                                            </tr>
                                        </tbody>
                                    </table>
                                </div>
                            </td>
                            <td class="alt2">
                                <div align="left" class="smallfont">
                                    <div>
                                        <span style="white-space:nowrap">
                                            <img alt="" border="0" class="inlineimg" src="images/icons/icon1.gif">
                                            <a href="https://www.ircforumlari.net/radyo-yardim/1030366-mediacast-ve-broadcastmyself-harici-dj-programi-varmi.html" style="white-space:nowrap">
                                                <strong>
                                                    Mediacast ve Broadcastmyself...
                                                </strong>
                                            </a>
                                        </span>
                                    </div>
                                    <div style="white-space:nowrap">
                                        <font color="DimGray">
                                            Yazan;
                                        </font>
                                        <a href="https://www.ircforumlari.net/if-uye/152585-birgun.html">
                                            BirG&uuml;n
                                        </a>
                                    </div>
                                    <div align="left" style="white-space:nowrap">
                                        12 Mart 2024
                                        <span class="time">
                                            <i class="fa fa-clock-o">
                                            </i>
                                            16:38
                                        </span>
                                        <a href="https://www.ircforumlari.net/radyo-yardim/1030366-mediacast-ve-broadcastmyself-harici-dj-programi-varmi-post1042880322.html#post1042880322">
                                            <i class="fa fa-arrow-circle-o-right">
                                            </i>
                                        </a>
                                    </div>
                                </div>
                            </td>
                            <td class="alt1">
                                <span class="s081">
                                    22
                                </span>
                            </td>
                            <td class="alt2">
                                <span class="s082">
                                    118
                                </span>
                            </td>
                        </tr>
                        <tr align="center">
                            <td class="alt2">
                                <img alt="Yeni Mesaj Var/Yok" border="0" height="48" id="forum_statusicon_1560" src="images/navy/statusicon/forum_old.gif" width="48">
                            </td>
                            <td align="left" class="alt1Active" id="f1560">
                                <div>
                                    <span style="float: right;">
                                        <a href="https://www.ircforumlari.net/external.php?type=rss2&amp;forumids=1560" rel="nofollow">
                                            <i aria-hidden="true" class="fa fa-rss">
                                            </i>
                                        </a>
                                    </span>
                                    <a href="https://www.ircforumlari.net/radyo-extra/">
                                        <strong>
                                            Radyo Extra
                                        </strong>
                                    </a>
                                </div>
                                <div class="smallfont">
                                    Sanal Radyoculuk hakkında aradığınız her t&uuml;rl&uuml; bilgi, makale ve sunumlara bu başlık altından ulaşabilirsiniz.
                                </div>
                                <div class="smallfont" style="margin-top:6px">
                                    <table align="center" border="0" cellpadding="0" cellspacing="0" width="100%">
                                        <tbody>
                                            <tr valign="top">
                                                <td width="50%">
                                                    <img alt="Alt forumlar" border="0" class="inlineimg" height="16" id="forum_statusicon_1581" src="images/navy/statusicon/subforum_old.gif" width="16">
                                                    <a href="https://www.ircforumlari.net/sesli-siirler/">
                                                        <span title="Radyo DJ ‘ lerimiz tarafından seslendirilen şiir kayıtlarımızı bu başlıkta inceleyebilirsiniz ..">
                                                            Sesli Şiirler
                                                        </span>
                                                    </a>
                                                </td>
                                                <td width="50%">
                                                    <img alt="Alt forumlar" border="0" class="inlineimg" height="16" id="forum_statusicon_1583" src="images/navy/statusicon/subforum_old.gif" width="16">
                                                    <a href="https://www.ircforumlari.net/yayin-kayitlari/">
                                                        <span title="Radyo Programcılarımızın kendi yayın kayıtlarını buradan inceleyebilirsiniz.">
                                                            Yayın Kayıtları
                                                        </span>
                                                    </a>
                                                </td>
                                            </tr>
                                            <tr>
                                                <td width="50%">
                                                    <img alt="Alt forumlar" border="0" class="inlineimg" height="16" id="forum_statusicon_1966" src="images/navy/statusicon/subforum_old.gif" width="16">
                                                    <a href="https://www.ircforumlari.net/sesli-paylasimlariniz/">
                                                        <span title="">
                                                            Sesli Paylaşımlarınız
                                                        </span>
                                                    </a>
                                                </td>
                                                <td width="50%">
                                                    <img alt="Alt forumlar" border="0" class="inlineimg" height="16" id="forum_statusicon_1584" src="images/navy/statusicon/subforum_old.gif" width="16">
                                                    <a href="https://www.ircforumlari.net/muzik-produksiyon/">
                                                        <span title="Radyo DJ’ lerimizin kendi &ccedil;alışmaları , remix leri ve daha fazlası burada ..">
                                                            M&uuml;zik Prod&uuml;ksiyon
                                                        </span>
                                                    </a>
                                                </td>
                                            </tr>
                                            <tr>
                                                <td width="50%">
                                                    <img alt="Alt forumlar" border="0" class="inlineimg" height="16" id="forum_statusicon_1585" src="images/navy/statusicon/subforum_old.gif" width="16">
                                                    <a href="https://www.ircforumlari.net/jingle-ornek-amp-istek/">
                                                        <span title="Radyo DJ ‘ lerimizin seslendirdiği Jingler, sizler i&ccedil;in &ouml;zel istekle hepsi ve daha fazlası bu başlıkta .">
                                                            Jingle &Ouml;rnek &amp; İstek
                                                        </span>
                                                    </a>
                                                </td>
                                                <td width="50%">
                                                    <img alt="Alt forumlar" border="0" class="inlineimg" height="16" id="forum_statusicon_1741" src="images/navy/statusicon/subforum_old.gif" width="16">
                                                    <a href="https://www.ircforumlari.net/if-haftanin-radyo-yayincisi/">
                                                        <span title="">
                                                            IF Haftanın Radyo Yayıncısı
                                                        </span>
                                                    </a>
                                                </td>
                                            </tr>
                                        </tbody>
                                    </table>
                                </div>
                            </td>
                            <td class="alt2">
                                <div align="left" class="smallfont">
                                    <div>
                                        <span style="white-space:nowrap">
                                            <img alt="" border="0" class="inlineimg" src="images/icons/icon1.gif">
                                            <a href="https://www.ircforumlari.net/muzik-produksiyon/1033545-hande-yener-mor-ahmet-ince-dance-house-remix-2024-a.html" style="white-space:nowrap">
                                                <strong>
                                                    Hande Yener - Mor (Ahmet İnce...
                                                </strong>
                                            </a>
                                        </span>
                                    </div>
                                    <div style="white-space:nowrap">
                                        <font color="DimGray">
                                            Yazan;
                                        </font>
                                        <a href="https://www.ircforumlari.net/if-uye/60612-eiffel65.html">
                                            eiffel65
                                        </a>
                                    </div>
                                    <div align="left" style="white-space:nowrap">
                                        09 Mayıs 2024
                                        <span class="time">
                                            <i class="fa fa-clock-o">
                                            </i>
                                            18:16
                                        </span>
                                        <a href="https://www.ircforumlari.net/muzik-produksiyon/1033545-hande-yener-mor-ahmet-ince-dance-house-remix-2024-a-post1042894666.html#post1042894666">
                                            <i class="fa fa-arrow-circle-o-right">
                                            </i>
                                        </a>
                                    </div>
                                </div>
                            </td>
                            <td class="alt1">
                                <span class="s081">
                                    307
                                </span>
                            </td>
                            <td class="alt2">
                                <span class="s082">
                                    1.780
                                </span>
                            </td>
                        </tr>
                    </tbody>
                    <tbody>
                        <tr>
                            <td align="center" bgcolor="#F5F5F5" colspan="">
                                <br>
                            </td>
                        </tr>
                    </tbody>
                    <tbody>
                        <tr>
                            <td class="tcat" colspan="5">
                                <a href="#top" onclick="return toggle_collapse('forumbit_1854')" style="float:right">
                                    <i class="fa fa-plus-circle" style="margin-top: 9px;">
                                    </i>
                                </a>
                                <i class="fa fa-chevron-right">
                                </i>
                                Radyo &Ouml;zel
                            </td>
                        </tr>
                    </tbody>
                    <tbody id="collapseobj_forumbit_1854" style="">
                        <tr align="center">
                            <td class="alt2">
                                <img alt="Yeni Mesaj Var/Yok" border="0" height="48" id="forum_statusicon_2120" src="images/navy/statusicon/forum_old.gif" width="48">
                            </td>
                            <td align="left" class="alt1Active" id="f2120">
                                <div>
                                    <span style="float: right;">
                                        <a href="https://www.ircforumlari.net/external.php?type=rss2&amp;forumids=2120" rel="nofollow">
                                            <i aria-hidden="true" class="fa fa-rss">
                                            </i>
                                        </a>
                                    </span>
                                    <a href="https://www.ircforumlari.net/benimmekancom-derinfmcom/">
                                        <strong>
                                            Benimmekan.com | DerinFM.com
                                        </strong>
                                    </a>
                                </div>
                                <div class="smallfont">
                                    IRC.Benimmekan.com sunucusu radyosu DerinFM.com ile ilgili bilgilere bu başlıktan ulaşabilirsiniz.
                                </div>
                                <div class="smallfont" style="margin-top:6px">
                                    <table align="center" border="0" cellpadding="0" cellspacing="0" width="100%">
                                        <tbody>
                                            <tr valign="top">
                                                <td width="50%">
                                                    <img alt="Alt forumlar" border="0" class="inlineimg" height="16" id="forum_statusicon_2223" src="images/navy/statusicon/subforum_old.gif" width="16">
                                                    <a href="https://www.ircforumlari.net/derinfmcom-yayin-akisi/">
                                                        <span title="">
                                                            DerinFM.com Yayın Akışı
                                                        </span>
                                                    </a>
                                                </td>
                                                <td width="50%">
                                                    <img alt="Alt forumlar" border="0" class="inlineimg" height="16" id="forum_statusicon_2224" src="images/navy/statusicon/subforum_old.gif" width="16">
                                                    <a href="https://www.ircforumlari.net/derinfmcom-bilgileri/">
                                                        <span title="">
                                                            DerinFM.com Bilgileri
                                                        </span>
                                                    </a>
                                                </td>
                                            </tr>
                                        </tbody>
                                    </table>
                                </div>
                            </td>
                            <td class="alt2">
                                <div align="left" class="smallfont">
                                    <div>
                                        <span style="white-space:nowrap">
                                            <img alt="notaicon" border="0" class="inlineimg" src="images/icons/notaicon.png">
                                            <a href="https://www.ircforumlari.net/derinfmcom-yayin-akisi/1034456-dj-kenan-benimmekancom.html" style="white-space:nowrap">
                                                <strong>
                                                    DJ`Kenan ~ Benimmekan.com
                                                </strong>
                                            </a>
                                        </span>
                                    </div>
                                    <div style="white-space:nowrap">
                                        <font color="DimGray">
                                            Yazan;
                                        </font>
                                        <a href="https://www.ircforumlari.net/if-uye/18312-derya.html">
                                            Derya
                                        </a>
                                    </div>
                                    <div align="left" style="white-space:nowrap">
                                        Bug&uuml;n
                                        <span class="time">
                                            <i class="fa fa-clock-o">
                                            </i>
                                            23:07
                                        </span>
                                        <a href="https://www.ircforumlari.net/derinfmcom-yayin-akisi/1034456-dj-kenan-benimmekancom-post1042897224.html#post1042897224">
                                            <i class="fa fa-arrow-circle-o-right">
                                            </i>
                                        </a>
                                    </div>
                                </div>
                            </td>
                            <td class="alt1">
                                <span class="s081">
                                    55
                                </span>
                            </td>
                            <td class="alt2">
                                <span class="s082">
                                    132
                                </span>
                            </td>
                        </tr>
                        <tr align="center">
                            <td class="alt2">
                                <img alt="Yeni Mesaj Var/Yok" border="0" height="48" id="forum_statusicon_1655" src="images/navy/statusicon/forum_old.gif" width="48">
                            </td>
                            <td align="left" class="alt1Active" id="f1655">
                                <div>
                                    <span style="float: right;">
                                        <a href="https://www.ircforumlari.net/external.php?type=rss2&amp;forumids=1655" rel="nofollow">
                                            <i aria-hidden="true" class="fa fa-rss">
                                            </i>
                                        </a>
                                    </span>
                                    <a href="https://www.ircforumlari.net/lafazannet-lafazan-fm/">
                                        <strong>
                                            Lafazan.Net | Lafazan FM
                                        </strong>
                                    </a>
                                </div>
                                <div class="smallfont">
                                    IRC.Lafazan.Net sunucusu radyosu Lafazan FM ile ilgili bilgilere bu başlıktan ulaşabilirsiniz.
                                </div>
                                <div class="smallfont" style="margin-top:6px">
                                    <table align="center" border="0" cellpadding="0" cellspacing="0" width="100%">
                                        <tbody>
                                            <tr valign="top">
                                                <td width="50%">
                                                    <img alt="Alt forumlar" border="0" class="inlineimg" height="16" id="forum_statusicon_1932" src="images/navy/statusicon/subforum_old.gif" width="16">
                                                    <a href="https://www.ircforumlari.net/lafazanfm-bilgileri/">
                                                        <span title="">
                                                            LafazanFM Bilgileri
                                                        </span>
                                                    </a>
                                                </td>
                                                <td>
                                                    &nbsp;
                                                </td>
                                            </tr>
                                        </tbody>
                                    </table>
                                </div>
                            </td>
                            <td class="alt2">
                                <div align="left" class="smallfont">
                                    <div>
                                        <span style="white-space:nowrap">
                                            <img alt="" border="0" class="inlineimg" src="images/icons/icon1.gif">
                                            <a href="https://www.ircforumlari.net/lafazan-fm-yayin-akisi/985686-lafazanfmde-dj-risque-yayinda.html" style="white-space:nowrap">
                                                <strong>
                                                    LafazanFm'de Dj-Risque Yayinda
                                                </strong>
                                            </a>
                                        </span>
                                    </div>
                                    <div style="white-space:nowrap">
                                        <font color="DimGray">
                                            Yazan;
                                        </font>
                                        <a href="https://www.ircforumlari.net/if-uye/150417-dedecan61.html">
                                            Dedecan61
                                        </a>
                                    </div>
                                    <div align="left" style="white-space:nowrap">
                                        13 Nisan 2024
                                        <span class="time">
                                            <i class="fa fa-clock-o">
                                            </i>
                                            15:41
                                        </span>
                                        <a href="https://www.ircforumlari.net/lafazan-fm-yayin-akisi/985686-lafazanfmde-dj-risque-yayinda-post1042889157.html#post1042889157">
                                            <i class="fa fa-arrow-circle-o-right">
                                            </i>
                                        </a>
                                    </div>
                                </div>
                            </td>
                            <td class="alt1">
                                <span class="s081">
                                    1.529
                                </span>
                            </td>
                            <td class="alt2">
                                <span class="s082">
                                    31.869
                                </span>
                            </td>
                        </tr>
                        <tr align="center">
                            <td class="alt2">
                                <img alt="Yeni Mesaj Var/Yok" border="0" height="48" id="forum_statusicon_2077" src="images/navy/statusicon/forum_old.gif" width="48">
                            </td>
                            <td align="left" class="alt1Active" id="f2077">
                                <div>
                                    <span style="float: right;">
                                        <a href="https://www.ircforumlari.net/external.php?type=rss2&amp;forumids=2077" rel="nofollow">
                                            <i aria-hidden="true" class="fa fa-rss">
                                            </i>
                                        </a>
                                    </span>
                                    <a href="https://www.ircforumlari.net/eylulsohbetnet-eylul-fm/">
                                        <strong>
                                            EylulSohbet.Net | Eylul FM
                                        </strong>
                                    </a>
                                </div>
                                <div class="smallfont">
                                    IRC.EylulSohbet.Net sunucusu radyosu Eyl&uuml;l FM ile ilgili bilgilere bu başlıktan ulaşabilirsiniz.
                                </div>
                                <div class="smallfont" style="margin-top:6px">
                                    <table align="center" border="0" cellpadding="0" cellspacing="0" width="100%">
                                        <tbody>
                                            <tr valign="top">
                                                <td width="50%">
                                                    <img alt="Alt forumlar" border="0" class="inlineimg" height="16" id="forum_statusicon_2078" src="images/navy/statusicon/subforum_old.gif" width="16">
                                                    <a href="https://www.ircforumlari.net/eylulfm-bilgileri/">
                                                        <span title="">
                                                            EylulFM Bilgileri
                                                        </span>
                                                    </a>
                                                </td>
                                                <td>
                                                    &nbsp;
                                                </td>
                                            </tr>
                                        </tbody>
                                    </table>
                                </div>
                            </td>
                            <td class="alt2">
                                <div align="left" class="smallfont">
                                    <div>
                                        <span style="white-space:nowrap">
                                            <img alt="" border="0" class="inlineimg" src="images/icons/icon1.gif">
                                            <a href="https://www.ircforumlari.net/eylulfm-yayin-akisi/1034204-dj-faruk-yayinda.html" style="white-space:nowrap">
                                                <strong>
                                                    Dj`Faruk yayında
                                                </strong>
                                            </a>
                                        </span>
                                    </div>
                                    <div style="white-space:nowrap">
                                        <font color="DimGray">
                                            Yazan;
                                        </font>
                                        <a href="https://www.ircforumlari.net/if-uye/152203-eyluls.html">
                                            Eyluls
                                        </a>
                                    </div>
                                    <div align="left" style="white-space:nowrap">
                                        15 Mayıs 2024
                                        <span class="time">
                                            <i class="fa fa-clock-o">
                                            </i>
                                            23:43
                                        </span>
                                        <a href="https://www.ircforumlari.net/eylulfm-yayin-akisi/1034204-dj-faruk-yayinda-post1042896374.html#post1042896374">
                                            <i class="fa fa-arrow-circle-o-right">
                                            </i>
                                        </a>
                                    </div>
                                </div>
                            </td>
                            <td class="alt1">
                                <span class="s081">
                                    4.571
                                </span>
                            </td>
                            <td class="alt2">
                                <span class="s082">
                                    9.148
                                </span>
                            </td>
                        </tr>
                        <tr align="center">
                            <td class="alt2">
                                <img alt="Yeni Mesaj Var/Yok" border="0" height="48" id="forum_statusicon_2046" src="images/navy/statusicon/forum_old.gif" width="48">
                            </td>
                            <td align="left" class="alt1Active" id="f2046">
                                <div>
                                    <span style="float: right;">
                                        <a href="https://www.ircforumlari.net/external.php?type=rss2&amp;forumids=2046" rel="nofollow">
                                            <i aria-hidden="true" class="fa fa-rss">
                                            </i>
                                        </a>
                                    </span>
                                    <a href="https://www.ircforumlari.net/asknetimcom-derin-fm/">
                                        <strong>
                                            AskNetim.Com | Derin FM
                                        </strong>
                                    </a>
                                </div>
                                <div class="smallfont">
                                    IRC.AskNetim.Com sunucusu radyosu Derin FM ile ilgili bilgilere bu başlıktan ulaşabilirsiniz.
                                </div>
                                <div class="smallfont" style="margin-top:6px">
                                    <table align="center" border="0" cellpadding="0" cellspacing="0" width="100%">
                                        <tbody>
                                            <tr valign="top">
                                                <td width="50%">
                                                    <img alt="Alt forumlar" border="0" class="inlineimg" height="16" id="forum_statusicon_2047" src="images/navy/statusicon/subforum_old.gif" width="16">
                                                    <a href="https://www.ircforumlari.net/derinfm-bilgileri/">
                                                        <span title="">
                                                            DerinFM Bilgileri
                                                        </span>
                                                    </a>
                                                </td>
                                                <td>
                                                    &nbsp;
                                                </td>
                                            </tr>
                                        </tbody>
                                    </table>
                                </div>
                            </td>
                            <td class="alt2">
                                <div align="left" class="smallfont">
                                    <div>
                                        <span style="white-space:nowrap">
                                            <img alt="" border="0" class="inlineimg" src="images/icons/icon1.gif">
                                            <a href="https://www.ircforumlari.net/derinfm-haberler-amp-paylasim/1034325-bizdesohbetcom-6-yasinda.html" style="white-space:nowrap">
                                                <strong>
                                                    Bizdesohbet.com 6 yasinda
                                                </strong>
                                            </a>
                                        </span>
                                    </div>
                                    <div style="white-space:nowrap">
                                        <font color="DimGray">
                                            Yazan;
                                        </font>
                                        <a href="https://www.ircforumlari.net/if-uye/149946-ecem.html">
                                            Ecem
                                        </a>
                                    </div>
                                    <div align="left" style="white-space:nowrap">
                                        D&uuml;n
                                        <span class="time">
                                            <i class="fa fa-clock-o">
                                            </i>
                                            12:39
                                        </span>
                                        <a href="https://www.ircforumlari.net/derinfm-haberler-amp-paylasim/1034325-bizdesohbetcom-6-yasinda-post1042896855.html#post1042896855">
                                            <i class="fa fa-arrow-circle-o-right">
                                            </i>
                                        </a>
                                    </div>
                                </div>
                            </td>
                            <td class="alt1">
                                <span class="s081">
                                    344
                                </span>
                            </td>
                            <td class="alt2">
                                <span class="s082">
                                    3.149
                                </span>
                            </td>
                        </tr>
                        <tr align="center">
                            <td class="alt2">
                                <img alt="Yeni Mesaj Var/Yok" border="0" height="48" id="forum_statusicon_1619" src="images/navy/statusicon/forum_old.gif" width="48">
                            </td>
                            <td align="left" class="alt1Active" id="f1619">
                                <div>
                                    <span style="float: right;">
                                        <a href="https://www.ircforumlari.net/external.php?type=rss2&amp;forumids=1619" rel="nofollow">
                                            <i aria-hidden="true" class="fa fa-rss">
                                            </i>
                                        </a>
                                    </span>
                                    <a href="https://www.ircforumlari.net/hazinnet-notafm/">
                                        <strong>
                                            Hazin.Net | NotaFM
                                        </strong>
                                    </a>
                                </div>
                                <div class="smallfont">
                                    IRC.Hazin.Net sunucusu radyosu NotaFM ile alakalı t&uuml;m  radyo i&ccedil;erikleri burada.
                                </div>
                                <div class="smallfont" style="margin-top:6px">
                                    <table align="center" border="0" cellpadding="0" cellspacing="0" width="100%">
                                        <tbody>
                                            <tr valign="top">
                                                <td width="50%">
                                                    <img alt="Alt forumlar" border="0" class="inlineimg" height="16" id="forum_statusicon_1937" src="images/navy/statusicon/subforum_old.gif" width="16">
                                                    <a href="https://www.ircforumlari.net/notafm-bilgileri/">
                                                        <span title="">
                                                            NotaFM Bilgileri
                                                        </span>
                                                    </a>
                                                </td>
                                                <td>
                                                    &nbsp;
                                                </td>
                                            </tr>
                                        </tbody>
                                    </table>
                                </div>
                            </td>
                            <td class="alt2">
                                <div align="left" class="smallfont">
                                    <div>
                                        <span style="white-space:nowrap">
                                            <img alt="notaicon" border="0" class="inlineimg" src="images/icons/notaicon.png">
                                            <a href="https://www.ircforumlari.net/notafm-yayin-akisi/1034068-dj-inzar-notafmnet-de-yayinda.html" style="white-space:nowrap">
                                                <strong>
                                                    DJ-iNZaR {{NotaFm.Net}} de...
                                                </strong>
                                            </a>
                                        </span>
                                    </div>
                                    <div style="white-space:nowrap">
                                        <font color="DimGray">
                                            Yazan;
                                        </font>
                                        <a href="https://www.ircforumlari.net/if-uye/150417-dedecan61.html">
                                            Dedecan61
                                        </a>
                                    </div>
                                    <div align="left" style="white-space:nowrap">
                                        14 Mayıs 2024
                                        <span class="time">
                                            <i class="fa fa-clock-o">
                                            </i>
                                            18:58
                                        </span>
                                        <a href="https://www.ircforumlari.net/notafm-yayin-akisi/1034068-dj-inzar-notafmnet-de-yayinda-post1042895966.html#post1042895966">
                                            <i class="fa fa-arrow-circle-o-right">
                                            </i>
                                        </a>
                                    </div>
                                </div>
                            </td>
                            <td class="alt1">
                                <span class="s081">
                                    592
                                </span>
                            </td>
                            <td class="alt2">
                                <span class="s082">
                                    4.626
                                </span>
                            </td>
                        </tr>
                        <tr align="center">
                            <td class="alt2">
                                <img alt="Yeni Mesaj Var/Yok" border="0" height="48" id="forum_statusicon_2110" src="images/navy/statusicon/forum_old.gif" width="48">
                            </td>
                            <td align="left" class="alt1Active" id="f2110">
                                <div>
                                    <span style="float: right;">
                                        <a href="https://www.ircforumlari.net/external.php?type=rss2&amp;forumids=2110" rel="nofollow">
                                            <i aria-hidden="true" class="fa fa-rss">
                                            </i>
                                        </a>
                                    </span>
                                    <a href="https://www.ircforumlari.net/sohbetyagmurucom-yagmur-fm/">
                                        <strong>
                                            Sohbetyagmuru.com - Yagmur FM
                                        </strong>
                                    </a>
                                </div>
                                <div class="smallfont">
                                    IRC.Sohbetyagmuru.com sunucusu radyosu Yagmur FM ile ilgili bilgilere bu başlıktan ulaşabilirsiniz.
                                </div>
                                <div class="smallfont" style="margin-top:6px">
                                    <table align="center" border="0" cellpadding="0" cellspacing="0" width="100%">
                                        <tbody>
                                            <tr valign="top">
                                                <td width="50%">
                                                    <img alt="Alt forumlar" border="0" class="inlineimg" height="16" id="forum_statusicon_2111" src="images/navy/statusicon/subforum_old.gif" width="16">
                                                    <a href="https://www.ircforumlari.net/yagmurfm-bilgileri/">
                                                        <span title="">
                                                            YagmurFM Bilgileri
                                                        </span>
                                                    </a>
                                                </td>
                                                <td>
                                                    &nbsp;
                                                </td>
                                            </tr>
                                        </tbody>
                                    </table>
                                </div>
                            </td>
                            <td class="alt2">
                                <div align="left" class="smallfont">
                                    <div>
                                        <span style="white-space:nowrap">
                                            <img alt="" border="0" class="inlineimg" src="images/icons/icon1.gif">
                                            <a href="https://www.ircforumlari.net/yagmurfm-yayin-akisi/1034294-dj-bukre-yayinda.html" style="white-space:nowrap">
                                                <strong>
                                                    DJ-Bukre yayında.
                                                </strong>
                                            </a>
                                        </span>
                                    </div>
                                    <div style="white-space:nowrap">
                                        <font color="DimGray">
                                            Yazan;
                                        </font>
                                        <a href="https://www.ircforumlari.net/if-uye/133053-harika.html">
                                            Harika
                                        </a>
                                    </div>
                                    <div align="left" style="white-space:nowrap">
                                        16 Mayıs 2024
                                        <span class="time">
                                            <i class="fa fa-clock-o">
                                            </i>
                                            20:22
                                        </span>
                                        <a href="https://www.ircforumlari.net/yagmurfm-yayin-akisi/1034294-dj-bukre-yayinda-post1042896658.html#post1042896658">
                                            <i class="fa fa-arrow-circle-o-right">
                                            </i>
                                        </a>
                                    </div>
                                </div>
                            </td>
                            <td class="alt1">
                                <span class="s081">
                                    221
                                </span>
                            </td>
                            <td class="alt2">
                                <span class="s082">
                                    523
                                </span>
                            </td>
                        </tr>
                        <tr align="center">
                            <td class="alt2">
                                <img alt="Yeni Mesaj Var/Yok" border="0" height="48" id="forum_statusicon_2126" src="images/navy/statusicon/forum_old.gif" width="48">
                            </td>
                            <td align="left" class="alt1Active" id="f2126">
                                <div>
                                    <span style="float: right;">
                                        <a href="https://www.ircforumlari.net/external.php?type=rss2&amp;forumids=2126" rel="nofollow">
                                            <i aria-hidden="true" class="fa fa-rss">
                                            </i>
                                        </a>
                                    </span>
                                    <a href="https://www.ircforumlari.net/bizimkilernet-radyoharika/">
                                        <strong>
                                            Bizimkiler.net | RadyoHarika
                                        </strong>
                                    </a>
                                </div>
                                <div class="smallfont">
                                    IRC.Bizimkiler.net sunucusu radyosu RadyoHarika ile ilgili bilgilere bu başlıktan ulaşabilirsiniz.
                                </div>
                                <div class="smallfont" style="margin-top:6px">
                                    <table align="center" border="0" cellpadding="0" cellspacing="0" width="100%">
                                        <tbody>
                                            <tr valign="top">
                                                <td width="50%">
                                                    <img alt="Alt forumlar" border="0" class="inlineimg" height="16" id="forum_statusicon_2127" src="images/navy/statusicon/subforum_old.gif" width="16">
                                                    <a href="https://www.ircforumlari.net/radyoharika-bilgileri/">
                                                        <span title="">
                                                            RadyoHarika Bilgileri
                                                        </span>
                                                    </a>
                                                </td>
                                                <td>
                                                    &nbsp;
                                                </td>
                                            </tr>
                                        </tbody>
                                    </table>
                                </div>
                            </td>
                            <td class="alt2">
                                <div align="left" class="smallfont">
                                    <div>
                                        <span style="white-space:nowrap">
                                            <img alt="notaicon" border="0" class="inlineimg" src="images/icons/notaicon.png">
                                            <a href="https://www.ircforumlari.net/radyoharika-yayin-akisi/1034455-dj-risque-radyoharika-da-yayinda-t860865c16459770.html" style="white-space:nowrap">
                                                <strong>
                                                    Dj`RisquE RadyoHarika&acute;da...
                                                </strong>
                                            </a>
                                        </span>
                                    </div>
                                    <div style="white-space:nowrap">
                                        <font color="DimGray">
                                            Yazan;
                                        </font>
                                        <a href="https://www.ircforumlari.net/if-uye/151689-melanie.html">
                                            meLanie
                                        </a>
                                    </div>
                                    <div align="left" style="white-space:nowrap">
                                        Bug&uuml;n
                                        <span class="time">
                                            <i class="fa fa-clock-o">
                                            </i>
                                            21:40
                                        </span>
                                        <a href="https://www.ircforumlari.net/radyoharika-yayin-akisi/1034455-dj-risque-radyoharika-da-yayinda-t860865c16459770-post1042897217.html#post1042897217">
                                            <i class="fa fa-arrow-circle-o-right">
                                            </i>
                                        </a>
                                    </div>
                                </div>
                            </td>
                            <td class="alt1">
                                <span class="s081">
                                    1.379
                                </span>
                            </td>
                            <td class="alt2">
                                <span class="s082">
                                    2.700
                                </span>
                            </td>
                        </tr>
                        <tr align="center">
                            <td class="alt2">
                                <img alt="Yeni Mesaj Var/Yok" border="0" height="48" id="forum_statusicon_2147" src="images/navy/statusicon/forum_old.gif" width="48">
                            </td>
                            <td align="left" class="alt1Active" id="f2147">
                                <div>
                                    <span style="float: right;">
                                        <a href="https://www.ircforumlari.net/external.php?type=rss2&amp;forumids=2147" rel="nofollow">
                                            <i aria-hidden="true" class="fa fa-rss">
                                            </i>
                                        </a>
                                    </span>
                                    <a href="https://www.ircforumlari.net/sohbetyazcom-masalfm/">
                                        <strong>
                                            Sohbetyaz.Com | MasalFM
                                        </strong>
                                    </a>
                                </div>
                                <div class="smallfont">
                                    IRC.Sohbetyaz.com sunucusu radyosu Masal FM ile ilgili bilgilere bu başlıktan ulaşabilirsiniz.
                                </div>
                                <div class="smallfont" style="margin-top:6px">
                                    <table align="center" border="0" cellpadding="0" cellspacing="0" width="100%">
                                        <tbody>
                                            <tr valign="top">
                                                <td width="50%">
                                                    <img alt="Alt forumlar" border="0" class="inlineimg" height="16" id="forum_statusicon_2148" src="images/navy/statusicon/subforum_old.gif" width="16">
                                                    <a href="https://www.ircforumlari.net/masalfm-bilgileri/">
                                                        <span title="">
                                                            MasaLFM Bilgileri
                                                        </span>
                                                    </a>
                                                </td>
                                                <td>
                                                    &nbsp;
                                                </td>
                                            </tr>
                                        </tbody>
                                    </table>
                                </div>
                            </td>
                            <td class="alt2">
                                <div align="left" class="smallfont">
                                    <div>
                                        <span style="white-space:nowrap">
                                            <img alt="" border="0" class="inlineimg" src="images/icons/icon1.gif">
                                            <a href="https://www.ircforumlari.net/masalfm-yayin-akisi/1033252-127800-dj-feyza-masalfm-nostalji-sarkilari-ile-yayinda127800.html" style="white-space:nowrap">
                                                <strong>
                                                    🌸 DJ`Feyza - MasalFM- ...
                                                </strong>
                                            </a>
                                        </span>
                                    </div>
                                    <div style="white-space:nowrap">
                                        <font color="DimGray">
                                            Yazan;
                                        </font>
                                        <a href="https://www.ircforumlari.net/if-uye/151518-sena.html">
                                            Sena
                                        </a>
                                    </div>
                                    <div align="left" style="white-space:nowrap">
                                        03 Mayıs 2024
                                        <span class="time">
                                            <i class="fa fa-clock-o">
                                            </i>
                                            22:53
                                        </span>
                                        <a href="https://www.ircforumlari.net/masalfm-yayin-akisi/1033252-127800-dj-feyza-masalfm-nostalji-sarkilari-ile-yayinda127800-post1042893106.html#post1042893106">
                                            <i class="fa fa-arrow-circle-o-right">
                                            </i>
                                        </a>
                                    </div>
                                </div>
                            </td>
                            <td class="alt1">
                                <span class="s081">
                                    57
                                </span>
                            </td>
                            <td class="alt2">
                                <span class="s082">
                                    184
                                </span>
                            </td>
                        </tr>
                        <tr align="center">
                            <td class="alt2">
                                <img alt="Yeni Mesaj Var/Yok" border="0" height="48" id="forum_statusicon_1870" src="images/navy/statusicon/forum_old.gif" width="48">
                            </td>
                            <td align="left" class="alt1Active" id="f1870">
                                <div>
                                    <span style="float: right;">
                                        <a href="https://www.ircforumlari.net/external.php?type=rss2&amp;forumids=1870" rel="nofollow">
                                            <i aria-hidden="true" class="fa fa-rss">
                                            </i>
                                        </a>
                                    </span>
                                    <a href="https://www.ircforumlari.net/zsohbetorg-zsohbet-fm/">
                                        <strong>
                                            ZSohbet.Org | ZSohbet FM
                                        </strong>
                                    </a>
                                </div>
                                <div class="smallfont">
                                    IRC.ZSohbet.Org sunucusu radyosu ZSohbet FM ile ilgili bilgilere bu başlıktan ulaşabilirsiniz.
                                </div>
                                <div class="smallfont" style="margin-top:6px">
                                    <table align="center" border="0" cellpadding="0" cellspacing="0" width="100%">
                                        <tbody>
                                            <tr valign="top">
                                                <td width="50%">
                                                    <img alt="Alt forumlar" border="0" class="inlineimg" height="16" id="forum_statusicon_1948" src="images/navy/statusicon/subforum_old.gif" width="16">
                                                    <a href="https://www.ircforumlari.net/zsohbetfm-bilgileri/">
                                                        <span title="">
                                                            ZSohbetFM Bilgileri
                                                        </span>
                                                    </a>
                                                </td>
                                                <td>
                                                    &nbsp;
                                                </td>
                                            </tr>
                                        </tbody>
                                    </table>
                                </div>
                            </td>
                            <td class="alt2">
                                <div align="left" class="smallfont">
                                    <div>
                                        <span style="white-space:nowrap">
                                            <img alt="" border="0" class="inlineimg" src="images/icons/icon1.gif">
                                            <a href="https://www.ircforumlari.net/zsohbetfm-yayin-akisi/1034195-zsohbetfm-dj-ozgur-yayinda.html" style="white-space:nowrap">
                                                <strong>
                                                    ZSohbetFM Dj`&Ouml;zg&uuml;r...
                                                </strong>
                                            </a>
                                        </span>
                                    </div>
                                    <div style="white-space:nowrap">
                                        <font color="DimGray">
                                            Yazan;
                                        </font>
                                        <a href="https://www.ircforumlari.net/if-uye/150846-piskolog.html">
                                            PiSkOlOg
                                        </a>
                                    </div>
                                    <div align="left" style="white-space:nowrap">
                                        15 Mayıs 2024
                                        <span class="time">
                                            <i class="fa fa-clock-o">
                                            </i>
                                            21:40
                                        </span>
                                        <a href="https://www.ircforumlari.net/zsohbetfm-yayin-akisi/1034195-zsohbetfm-dj-ozgur-yayinda-post1042896330.html#post1042896330">
                                            <i class="fa fa-arrow-circle-o-right">
                                            </i>
                                        </a>
                                    </div>
                                </div>
                            </td>
                            <td class="alt1">
                                <span class="s081">
                                    404
                                </span>
                            </td>
                            <td class="alt2">
                                <span class="s082">
                                    1.249
                                </span>
                            </td>
                        </tr>
                        <tr align="center">
                            <td class="alt2">
                                <img alt="Yeni Mesaj Var/Yok" border="0" height="48" id="forum_statusicon_2162" src="images/navy/statusicon/forum_old.gif" width="48">
                            </td>
                            <td align="left" class="alt1Active" id="f2162">
                                <div>
                                    <span style="float: right;">
                                        <a href="https://www.ircforumlari.net/external.php?type=rss2&amp;forumids=2162" rel="nofollow">
                                            <i aria-hidden="true" class="fa fa-rss">
                                            </i>
                                        </a>
                                    </span>
                                    <a href="https://www.ircforumlari.net/mutlusohbetcon-siberfm/">
                                        <strong>
                                            Mutlusohbet.con | SiberFm
                                        </strong>
                                    </a>
                                </div>
                                <div class="smallfont">
                                    IRC.RMutlusohbet.con sunucusu radyosu SiberFm ile ilgili bilgilere bu başlıktan ulaşabilirsiniz.
                                </div>
                                <div class="smallfont" style="margin-top:6px">
                                    <table align="center" border="0" cellpadding="0" cellspacing="0" width="100%">
                                        <tbody>
                                            <tr valign="top">
                                                <td width="50%">
                                                    <img alt="Alt forumlar" border="0" class="inlineimg" height="16" id="forum_statusicon_2177" src="images/navy/statusicon/subforum_old.gif" width="16">
                                                    <a href="https://www.ircforumlari.net/siberfm-yayin-akisi/">
                                                        <span title="">
                                                            SiberFm Yayın Akışı
                                                        </span>
                                                    </a>
                                                </td>
                                                <td width="50%">
                                                    <img alt="Alt forumlar" border="0" class="inlineimg" height="16" id="forum_statusicon_2178" src="images/navy/statusicon/subforum_old.gif" width="16">
                                                    <a href="https://www.ircforumlari.net/siberfm-paylasimlari/">
                                                        <span title="">
                                                            SiberFm Paylaşımları
                                                        </span>
                                                    </a>
                                                </td>
                                            </tr>
                                        </tbody>
                                    </table>
                                </div>
                            </td>
                            <td class="alt2">
                                <div align="left" class="smallfont">
                                    <div>
                                        <span style="white-space:nowrap">
                                            <img alt="" border="0" class="inlineimg" src="images/icons/icon1.gif">
                                            <a href="https://www.ircforumlari.net/mutlusohbetcon-siberfm/1034327-azze-lali-ask-129419127804itiraf-ahenk.html" style="white-space:nowrap">
                                                <strong>
                                                    aZze-  L&acirc;L'i-aSk 🦋🌼İtiraf -...
                                                </strong>
                                            </a>
                                        </span>
                                    </div>
                                    <div style="white-space:nowrap">
                                        <font color="DimGray">
                                            Yazan;
                                        </font>
                                        <a href="https://www.ircforumlari.net/if-uye/146680-azze.html">
                                            aZze
                                        </a>
                                    </div>
                                    <div align="left" style="white-space:nowrap">
                                        Bug&uuml;n
                                        <span class="time">
                                            <i class="fa fa-clock-o">
                                            </i>
                                            21:08
                                        </span>
                                        <a href="https://www.ircforumlari.net/mutlusohbetcon-siberfm/1034327-azze-lali-ask-129419127804itiraf-ahenk-post1042897204.html#post1042897204">
                                            <i class="fa fa-arrow-circle-o-right">
                                            </i>
                                        </a>
                                    </div>
                                </div>
                            </td>
                            <td class="alt1">
                                <span class="s081">
                                    296
                                </span>
                            </td>
                            <td class="alt2">
                                <span class="s082">
                                    727
                                </span>
                            </td>
                        </tr>
                        <tr align="center">
                            <td class="alt2">
                                <img alt="Yeni Mesaj Var/Yok" border="0" height="48" id="forum_statusicon_2199" src="images/navy/statusicon/forum_old.gif" width="48">
                            </td>
                            <td align="left" class="alt1Active" id="f2199">
                                <div>
                                    <span style="float: right;">
                                        <a href="https://www.ircforumlari.net/external.php?type=rss2&amp;forumids=2199" rel="nofollow">
                                            <i aria-hidden="true" class="fa fa-rss">
                                            </i>
                                        </a>
                                    </span>
                                    <a href="https://www.ircforumlari.net/sohbetmahsenicom-nefesfm/">
                                        <strong>
                                            SohbetMahseni.Com | NefesFM
                                        </strong>
                                    </a>
                                </div>
                                <div class="smallfont">
                                    IRC.SohbetMahseni.Com sunucusu radyosu NefesFM ile ilgili bilgilere bu başlıktan ulaşabilirsiniz
                                </div>
                                <div class="smallfont" style="margin-top:6px">
                                    <table align="center" border="0" cellpadding="0" cellspacing="0" width="100%">
                                        <tbody>
                                            <tr valign="top">
                                                <td width="50%">
                                                    <img alt="Alt forumlar" border="0" class="inlineimg" height="16" id="forum_statusicon_2200" src="images/navy/statusicon/subforum_old.gif" width="16">
                                                    <a href="https://www.ircforumlari.net/nefesfm-bilgileri/">
                                                        <span title="">
                                                            NefesFM Bilgileri
                                                        </span>
                                                    </a>
                                                </td>
                                                <td width="50%">
                                                    <img alt="Alt forumlar" border="0" class="inlineimg" height="16" id="forum_statusicon_2201" src="images/navy/statusicon/subforum_old.gif" width="16">
                                                    <a href="https://www.ircforumlari.net/nefesfm-yayin-akisi/">
                                                        <span title="">
                                                            NefesFM Yayın Akışı
                                                        </span>
                                                    </a>
                                                </td>
                                            </tr>
                                        </tbody>
                                    </table>
                                </div>
                            </td>
                            <td class="alt2">
                                <div align="left" class="smallfont">
                                    <div>
                                        <span style="white-space:nowrap">
                                            <img alt="" border="0" class="inlineimg" src="images/icons/icon1.gif">
                                            <a href="https://www.ircforumlari.net/nefesfm-yayin-akisi/1031404-dj-istanbul.html" style="white-space:nowrap">
                                                <strong>
                                                    DJ-iSTaNBuL
                                                </strong>
                                            </a>
                                        </span>
                                    </div>
                                    <div style="white-space:nowrap">
                                        <font color="DimGray">
                                            Yazan;
                                        </font>
                                        <a href="https://www.ircforumlari.net/if-uye/150417-dedecan61.html">
                                            Dedecan61
                                        </a>
                                    </div>
                                    <div align="left" style="white-space:nowrap">
                                        25 Mart 2024
                                        <span class="time">
                                            <i class="fa fa-clock-o">
                                            </i>
                                            15:01
                                        </span>
                                        <a href="https://www.ircforumlari.net/nefesfm-yayin-akisi/1031404-dj-istanbul-post1042884291.html#post1042884291">
                                            <i class="fa fa-arrow-circle-o-right">
                                            </i>
                                        </a>
                                    </div>
                                </div>
                            </td>
                            <td class="alt1">
                                <span class="s081">
                                    9
                                </span>
                            </td>
                            <td class="alt2">
                                <span class="s082">
                                    20
                                </span>
                            </td>
                        </tr>
                        <tr align="center">
                            <td class="alt2">
                                <img alt="Yeni Mesaj Var/Yok" border="0" height="48" id="forum_statusicon_2205" src="images/navy/statusicon/forum_old.gif" width="48">
                            </td>
                            <td align="left" class="alt1Active" id="f2205">
                                <div>
                                    <span style="float: right;">
                                        <a href="https://www.ircforumlari.net/external.php?type=rss2&amp;forumids=2205" rel="nofollow">
                                            <i aria-hidden="true" class="fa fa-rss">
                                            </i>
                                        </a>
                                    </span>
                                    <a href="https://www.ircforumlari.net/bizimsohbetnet-turkiyefm/">
                                        <strong>
                                            BizimSohbet.net | TurkiyeFM
                                        </strong>
                                    </a>
                                </div>
                                <div class="smallfont">
                                    IRC.BizimSohbet.net sunucusu radyosu Turkiye FM ile ilgili bilgilere bu başlıktan ulaşabilirsiniz.
                                </div>
                                <div class="smallfont" style="margin-top:6px">
                                    <table align="center" border="0" cellpadding="0" cellspacing="0" width="100%">
                                        <tbody>
                                            <tr valign="top">
                                                <td width="50%">
                                                    <img alt="Alt forumlar" border="0" class="inlineimg" height="16" id="forum_statusicon_2206" src="images/navy/statusicon/subforum_old.gif" width="16">
                                                    <a href="https://www.ircforumlari.net/turkiyefm-bilgiler/">
                                                        <span title="">
                                                            TurkiyeFM Bilgiler
                                                        </span>
                                                    </a>
                                                </td>
                                                <td width="50%">
                                                    <img alt="Alt forumlar" border="0" class="inlineimg" height="16" id="forum_statusicon_2207" src="images/navy/statusicon/subforum_old.gif" width="16">
                                                    <a href="https://www.ircforumlari.net/turkiyefm-yayin-akisi/">
                                                        <span title="">
                                                            TurkiyeFM Yayın Akışı
                                                        </span>
                                                    </a>
                                                </td>
                                            </tr>
                                        </tbody>
                                    </table>
                                </div>
                            </td>
                            <td class="alt2">
                                <div align="left" class="smallfont">
                                    <div>
                                        <span style="white-space:nowrap">
                                            <img alt="" border="0" class="inlineimg" src="images/icons/icon1.gif">
                                            <a href="https://www.ircforumlari.net/turkiyefm-yayin-akisi/1033186-dj-hamsi-bizimsohbetnet-turkiyefmde-yayinda.html" style="white-space:nowrap">
                                                <strong>
                                                    DJ-Hamsi BizimSohbet.Net -...
                                                </strong>
                                            </a>
                                        </span>
                                    </div>
                                    <div style="white-space:nowrap">
                                        <font color="DimGray">
                                            Yazan;
                                        </font>
                                        <a href="https://www.ircforumlari.net/if-uye/50438-gokcen.html">
                                            G&ouml;k&ccedil;en
                                        </a>
                                    </div>
                                    <div align="left" style="white-space:nowrap">
                                        02 Mayıs 2024
                                        <span class="time">
                                            <i class="fa fa-clock-o">
                                            </i>
                                            16:48
                                        </span>
                                        <a href="https://www.ircforumlari.net/turkiyefm-yayin-akisi/1033186-dj-hamsi-bizimsohbetnet-turkiyefmde-yayinda-post1042892814.html#post1042892814">
                                            <i class="fa fa-arrow-circle-o-right">
                                            </i>
                                        </a>
                                    </div>
                                </div>
                            </td>
                            <td class="alt1">
                                <span class="s081">
                                    46
                                </span>
                            </td>
                            <td class="alt2">
                                <span class="s082">
                                    83
                                </span>
                            </td>
                        </tr>
                        <tr align="center">
                            <td class="alt2">
                                <img alt="Yeni Mesaj Var/Yok" border="0" height="48" id="forum_statusicon_2208" src="images/navy/statusicon/forum_old.gif" width="48">
                            </td>
                            <td align="left" class="alt1Active" id="f2208">
                                <div>
                                    <span style="float: right;">
                                        <a href="https://www.ircforumlari.net/external.php?type=rss2&amp;forumids=2208" rel="nofollow">
                                            <i aria-hidden="true" class="fa fa-rss">
                                            </i>
                                        </a>
                                    </span>
                                    <a href="https://www.ircforumlari.net/yuzukgentr-ozlemfm/">
                                        <strong>
                                            Yuzuk.Gen.TR | OzlemFm
                                        </strong>
                                    </a>
                                </div>
                                <div class="smallfont">
                                    IRC.Yuzuk.Gen.TR sunucusu radyosu OzlemFm ile ilgili bilgilere bu başlıktan ulaşabilirsiniz.
                                </div>
                                <div class="smallfont" style="margin-top:6px">
                                    <table align="center" border="0" cellpadding="0" cellspacing="0" width="100%">
                                        <tbody>
                                            <tr valign="top">
                                                <td width="50%">
                                                    <img alt="Alt forumlar" border="0" class="inlineimg" height="16" id="forum_statusicon_2209" src="images/navy/statusicon/subforum_old.gif" width="16">
                                                    <a href="https://www.ircforumlari.net/ozlemfm-bilgileri/">
                                                        <span title="">
                                                            OzlemFm Bilgileri
                                                        </span>
                                                    </a>
                                                </td>
                                                <td width="50%">
                                                    <img alt="Alt forumlar" border="0" class="inlineimg" height="16" id="forum_statusicon_2210" src="images/navy/statusicon/subforum_old.gif" width="16">
                                                    <a href="https://www.ircforumlari.net/ozlemfm-yayin-akisi/">
                                                        <span title="">
                                                            OzlemFm Yayın Akışı
                                                        </span>
                                                    </a>
                                                </td>
                                            </tr>
                                        </tbody>
                                    </table>
                                </div>
                            </td>
                            <td class="alt2">
                                <div align="left" class="smallfont">
                                    <div>
                                        <span style="white-space:nowrap">
                                            <img alt="notaicon" border="0" class="inlineimg" src="images/icons/notaicon.png">
                                            <a href="https://www.ircforumlari.net/ozlemfm-yayin-akisi/1034433-dj-lazkizi-127925-yayinda-ozlemcafecom-ozlemfm.html" style="white-space:nowrap">
                                                <strong>
                                                    DJ-Lazkizi 🎵 Yayında...
                                                </strong>
                                            </a>
                                        </span>
                                    </div>
                                    <div style="white-space:nowrap">
                                        <font color="DimGray">
                                            Yazan;
                                        </font>
                                        <a href="https://www.ircforumlari.net/if-uye/152067-knk.html">
                                            knk
                                        </a>
                                    </div>
                                    <div align="left" style="white-space:nowrap">
                                        Bug&uuml;n
                                        <span class="time">
                                            <i class="fa fa-clock-o">
                                            </i>
                                            15:43
                                        </span>
                                        <a href="https://www.ircforumlari.net/ozlemfm-yayin-akisi/1034433-dj-lazkizi-127925-yayinda-ozlemcafecom-ozlemfm-post1042897140.html#post1042897140">
                                            <i class="fa fa-arrow-circle-o-right">
                                            </i>
                                        </a>
                                    </div>
                                </div>
                            </td>
                            <td class="alt1">
                                <span class="s081">
                                    103
                                </span>
                            </td>
                            <td class="alt2">
                                <span class="s082">
                                    174
                                </span>
                            </td>
                        </tr>
                        <tr align="center">
                            <td class="alt2">
                                <img alt="Yeni Mesaj Var/Yok" border="0" height="48" id="forum_statusicon_2217" src="images/navy/statusicon/forum_old.gif" width="48">
                            </td>
                            <td align="left" class="alt1Active" id="f2217">
                                <div>
                                    <span style="float: right;">
                                        <a href="https://www.ircforumlari.net/external.php?type=rss2&amp;forumids=2217" rel="nofollow">
                                            <i aria-hidden="true" class="fa fa-rss">
                                            </i>
                                        </a>
                                    </span>
                                    <a href="https://www.ircforumlari.net/ayyildizsohbetcom-ayyildizfm/">
                                        <strong>
                                            Ayyildizsohbet.com | AyyildizFM
                                        </strong>
                                    </a>
                                </div>
                                <div class="smallfont">
                                    IRC.Ayyildizsohbet.net sunucusu radyosu AyyildizFM ile ilgili bilgilere bu başlıktan ulaşabilirsiniz.
                                </div>
                                <div class="smallfont" style="margin-top:6px">
                                    <table align="center" border="0" cellpadding="0" cellspacing="0" width="100%">
                                        <tbody>
                                            <tr valign="top">
                                                <td width="50%">
                                                    <img alt="Alt forumlar" border="0" class="inlineimg" height="16" id="forum_statusicon_2218" src="images/navy/statusicon/subforum_old.gif" width="16">
                                                    <a href="https://www.ircforumlari.net/ayyildizfm-bilgileri/">
                                                        <span title="">
                                                            AyyildizFM Bilgileri
                                                        </span>
                                                    </a>
                                                </td>
                                                <td width="50%">
                                                    <img alt="Alt forumlar" border="0" class="inlineimg" height="16" id="forum_statusicon_2219" src="images/navy/statusicon/subforum_old.gif" width="16">
                                                    <a href="https://www.ircforumlari.net/ayyildizfm-yayin-akisi/">
                                                        <span title="">
                                                            AyyildizFM Yayın Akışı
                                                        </span>
                                                    </a>
                                                </td>
                                            </tr>
                                        </tbody>
                                    </table>
                                </div>
                            </td>
                            <td class="alt2">
                                <div align="left" class="smallfont">
                                    <div>
                                        <span style="white-space:nowrap">
                                            <img alt="" border="0" class="inlineimg" src="images/icons/icon1.gif">
                                            <a href="https://www.ircforumlari.net/ayyildizfm-yayin-akisi/1033672-dj-mustafa-sizlerle.html" style="white-space:nowrap">
                                                <strong>
                                                    DJ-Mustafa sizlerle
                                                </strong>
                                            </a>
                                        </span>
                                    </div>
                                    <div style="white-space:nowrap">
                                        <font color="DimGray">
                                            Yazan;
                                        </font>
                                        <a href="https://www.ircforumlari.net/if-uye/152067-knk.html">
                                            knk
                                        </a>
                                    </div>
                                    <div align="left" style="white-space:nowrap">
                                        11 Mayıs 2024
                                        <span class="time">
                                            <i class="fa fa-clock-o">
                                            </i>
                                            15:10
                                        </span>
                                        <a href="https://www.ircforumlari.net/ayyildizfm-yayin-akisi/1033672-dj-mustafa-sizlerle-post1042895033.html#post1042895033">
                                            <i class="fa fa-arrow-circle-o-right">
                                            </i>
                                        </a>
                                    </div>
                                </div>
                            </td>
                            <td class="alt1">
                                <span class="s081">
                                    17
                                </span>
                            </td>
                            <td class="alt2">
                                <span class="s082">
                                    37
                                </span>
                            </td>
                        </tr>
                        <tr align="center">
                            <td class="alt2">
                                <img alt="Yeni Mesaj Var/Yok" border="0" height="48" id="forum_statusicon_2220" src="images/navy/statusicon/forum_old.gif" width="48">
                            </td>
                            <td align="left" class="alt1Active" id="f2220">
                                <div>
                                    <span style="float: right;">
                                        <a href="https://www.ircforumlari.net/external.php?type=rss2&amp;forumids=2220" rel="nofollow">
                                            <i aria-hidden="true" class="fa fa-rss">
                                            </i>
                                        </a>
                                    </span>
                                    <a href="https://www.ircforumlari.net/turkiyesohbetnet-turkiye-fm/">
                                        <strong>
                                            TurkiyeSohbet.net | Turkiye-FM
                                        </strong>
                                    </a>
                                </div>
                                <div class="smallfont">
                                    IRC.TurkiyeSohbet.net sunucusu radyosu Turkiye-FM ile ilgili bilgilere bu başlıktan ulaşabilirsiniz.
                                </div>
                                <div class="smallfont" style="margin-top:6px">
                                    <table align="center" border="0" cellpadding="0" cellspacing="0" width="100%">
                                        <tbody>
                                            <tr valign="top">
                                                <td width="50%">
                                                    <img alt="Alt forumlar" border="0" class="inlineimg" height="16" id="forum_statusicon_2221" src="images/navy/statusicon/subforum_old.gif" width="16">
                                                    <a href="https://www.ircforumlari.net/turkiye-fm-yayin-akisi/">
                                                        <span title="">
                                                            Turkiye-FM Yayın Akışı
                                                        </span>
                                                    </a>
                                                </td>
                                                <td width="50%">
                                                    <img alt="Alt forumlar" border="0" class="inlineimg" height="16" id="forum_statusicon_2222" src="images/navy/statusicon/subforum_old.gif" width="16">
                                                    <a href="https://www.ircforumlari.net/turkiye-fm-bilgileri/">
                                                        <span title="">
                                                            Turkiye-FM Bilgileri
                                                        </span>
                                                    </a>
                                                </td>
                                            </tr>
                                        </tbody>
                                    </table>
                                </div>
                            </td>
                            <td class="alt2">
                                <div align="left" class="smallfont">
                                    <div>
                                        <span style="white-space:nowrap">
                                            <img alt="" border="0" class="inlineimg" src="images/icons/icon1.gif">
                                            <a href="https://www.ircforumlari.net/turkiye-fm-yayin-akisi/1031492-turkiyesohbetnet-ve-askyerimnet-dj-romeo-yayinda.html" style="white-space:nowrap">
                                                <strong>
                                                    Turkiyesohbet.net ve...
                                                </strong>
                                            </a>
                                        </span>
                                    </div>
                                    <div style="white-space:nowrap">
                                        <font color="DimGray">
                                            Yazan;
                                        </font>
                                        <a href="https://www.ircforumlari.net/if-uye/152585-birgun.html">
                                            BirG&uuml;n
                                        </a>
                                    </div>
                                    <div align="left" style="white-space:nowrap">
                                        26 Mart 2024
                                        <span class="time">
                                            <i class="fa fa-clock-o">
                                            </i>
                                            17:11
                                        </span>
                                        <a href="https://www.ircforumlari.net/turkiye-fm-yayin-akisi/1031492-turkiyesohbetnet-ve-askyerimnet-dj-romeo-yayinda-post1042884855.html#post1042884855">
                                            <i class="fa fa-arrow-circle-o-right">
                                            </i>
                                        </a>
                                    </div>
                                </div>
                            </td>
                            <td class="alt1">
                                <span class="s081">
                                    38
                                </span>
                            </td>
                            <td class="alt2">
                                <span class="s082">
                                    63
                                </span>
                            </td>
                        </tr>
                        <tr align="center">
                            <td class="alt2">
                                <img alt="Yeni Mesaj Var/Yok" border="0" height="48" id="forum_statusicon_2225" src="images/navy/statusicon/forum_old.gif" width="48">
                            </td>
                            <td align="left" class="alt1Active" id="f2225">
                                <div>
                                    <span style="float: right;">
                                        <a href="https://www.ircforumlari.net/external.php?type=rss2&amp;forumids=2225" rel="nofollow">
                                            <i aria-hidden="true" class="fa fa-rss">
                                            </i>
                                        </a>
                                    </span>
                                    <a href="https://www.ircforumlari.net/sohbetlimcomtr-sohbetlimfm/">
                                        <strong>
                                            Sohbetlim.com.tr | SohbetLimFM
                                        </strong>
                                    </a>
                                </div>
                                <div class="smallfont">
                                    IRC.Sohbetlim.com.tr sunucusu radyosu SohbetLimFM ile ilgili bilgilere bu başlıktan ulaşabilirsiniz.
                                </div>
                                <div class="smallfont" style="margin-top:6px">
                                    <table align="center" border="0" cellpadding="0" cellspacing="0" width="100%">
                                        <tbody>
                                            <tr valign="top">
                                                <td width="50%">
                                                    <img alt="Alt forumlar" border="0" class="inlineimg" height="16" id="forum_statusicon_2226" src="images/navy/statusicon/subforum_old.gif" width="16">
                                                    <a href="https://www.ircforumlari.net/sohbetlimfm-bilgileri/">
                                                        <span title="">
                                                            SohbetLimFM Bilgileri
                                                        </span>
                                                    </a>
                                                </td>
                                                <td width="50%">
                                                    <img alt="Alt forumlar" border="0" class="inlineimg" height="16" id="forum_statusicon_2227" src="images/navy/statusicon/subforum_old.gif" width="16">
                                                    <a href="https://www.ircforumlari.net/sohbetlimfm-yayin-akisi/">
                                                        <span title="">
                                                            SohbetLimFM Yayın Akışı
                                                        </span>
                                                    </a>
                                                </td>
                                            </tr>
                                        </tbody>
                                    </table>
                                </div>
                            </td>
                            <td class="alt2">
                                <div align="left" class="smallfont">
                                    <div>
                                        <span style="white-space:nowrap">
                                            <img alt="" border="0" class="inlineimg" src="images/icons/icon1.gif">
                                            <a href="https://www.ircforumlari.net/sohbetlimfm-yayin-akisi/1034443-dj-delal-yayinda-sohbetlim-fm-sohbetlimcomtr.html" style="white-space:nowrap">
                                                <strong>
                                                    &laquo; DJ-Delal Yayında...
                                                </strong>
                                            </a>
                                        </span>
                                    </div>
                                    <div style="white-space:nowrap">
                                        <font color="DimGray">
                                            Yazan;
                                        </font>
                                        <a href="https://www.ircforumlari.net/if-uye/153094-kocaali.html">
                                            KocaaLi
                                        </a>
                                    </div>
                                    <div align="left" style="white-space:nowrap">
                                        Bug&uuml;n
                                        <span class="time">
                                            <i class="fa fa-clock-o">
                                            </i>
                                            17:17
                                        </span>
                                        <a href="https://www.ircforumlari.net/sohbetlimfm-yayin-akisi/1034443-dj-delal-yayinda-sohbetlim-fm-sohbetlimcomtr-post1042897155.html#post1042897155">
                                            <i class="fa fa-arrow-circle-o-right">
                                            </i>
                                        </a>
                                    </div>
                                </div>
                            </td>
                            <td class="alt1">
                                <span class="s081">
                                    154
                                </span>
                            </td>
                            <td class="alt2">
                                <span class="s082">
                                    243
                                </span>
                            </td>
                        </tr>
                        <tr align="center">
                            <td class="alt2">
                                <img alt="Yeni Mesaj Var/Yok" border="0" height="48" id="forum_statusicon_2231" src="images/navy/statusicon/forum_old.gif" width="48">
                            </td>
                            <td align="left" class="alt1Active" id="f2231">
                                <div>
                                    <span style="float: right;">
                                        <a href="https://www.ircforumlari.net/external.php?type=rss2&amp;forumids=2231" rel="nofollow">
                                            <i aria-hidden="true" class="fa fa-rss">
                                            </i>
                                        </a>
                                    </span>
                                    <a href="https://www.ircforumlari.net/sahanenet-sahanefm/">
                                        <strong>
                                            Sahane.net | SahaneFM
                                        </strong>
                                    </a>
                                </div>
                                <div class="smallfont">
                                    IRC.Sahane.net sunucusu radyosu SahaneFM ile ilgili bilgilere bu başlıktan ulaşabilirsiniz.
                                </div>
                                <div class="smallfont" style="margin-top:6px">
                                    <table align="center" border="0" cellpadding="0" cellspacing="0" width="100%">
                                        <tbody>
                                            <tr valign="top">
                                                <td width="50%">
                                                    <img alt="Alt forumlar" border="0" class="inlineimg" height="16" id="forum_statusicon_2232" src="images/navy/statusicon/subforum_old.gif" width="16">
                                                    <a href="https://www.ircforumlari.net/sahanefm-bilgileri/">
                                                        <span title="">
                                                            SahaneFM Bilgileri
                                                        </span>
                                                    </a>
                                                </td>
                                                <td width="50%">
                                                    <img alt="Alt forumlar" border="0" class="inlineimg" height="16" id="forum_statusicon_2233" src="images/navy/statusicon/subforum_old.gif" width="16">
                                                    <a href="https://www.ircforumlari.net/sahanefm-yayin-akisi/">
                                                        <span title="">
                                                            SahaneFM Yayın Akışı
                                                        </span>
                                                    </a>
                                                </td>
                                            </tr>
                                        </tbody>
                                    </table>
                                </div>
                            </td>
                            <td class="alt2">
                                <div align="left" class="smallfont">
                                    <div>
                                        <span style="white-space:nowrap">
                                            <img alt="" border="0" class="inlineimg" src="images/icons/icon1.gif">
                                            <a href="https://www.ircforumlari.net/sahanenet-sahanefm/1034200-adriana-yayinda-amp-sahanefm.html" style="white-space:nowrap">
                                                <strong>
                                                    Adriana`Yayında &amp; SahaneFM
                                                </strong>
                                            </a>
                                        </span>
                                    </div>
                                    <div style="white-space:nowrap">
                                        <font color="DimGray">
                                            Yazan;
                                        </font>
                                        <a href="https://www.ircforumlari.net/if-uye/18312-derya.html">
                                            Derya
                                        </a>
                                    </div>
                                    <div align="left" style="white-space:nowrap">
                                        15 Mayıs 2024
                                        <span class="time">
                                            <i class="fa fa-clock-o">
                                            </i>
                                            22:40
                                        </span>
                                        <a href="https://www.ircforumlari.net/sahanenet-sahanefm/1034200-adriana-yayinda-amp-sahanefm-post1042896350.html#post1042896350">
                                            <i class="fa fa-arrow-circle-o-right">
                                            </i>
                                        </a>
                                    </div>
                                </div>
                            </td>
                            <td class="alt1">
                                <span class="s081">
                                    136
                                </span>
                            </td>
                            <td class="alt2">
                                <span class="s082">
                                    319
                                </span>
                            </td>
                        </tr>
                        <tr align="center">
                            <td class="alt2">
                                <img alt="Yeni Mesaj Var/Yok" border="0" height="48" id="forum_statusicon_2237" src="images/navy/statusicon/forum_old.gif" width="48">
                            </td>
                            <td align="left" class="alt1Active" id="f2237">
                                <div>
                                    <span style="float: right;">
                                        <a href="https://www.ircforumlari.net/external.php?type=rss2&amp;forumids=2237" rel="nofollow">
                                            <i aria-hidden="true" class="fa fa-rss">
                                            </i>
                                        </a>
                                    </span>
                                    <a href="https://www.ircforumlari.net/sohbetaskiorg-duygufm/">
                                        <strong>
                                            Sohbetaski.org | DuyguFM
                                        </strong>
                                    </a>
                                </div>
                                <div class="smallfont">
                                    IRC.Sohbetaski.org sunucusu radyosu DuyguFM ile ilgili bilgilere bu başlıktan ulaşabilirsiniz.
                                </div>
                                <div class="smallfont" style="margin-top:6px">
                                    <table align="center" border="0" cellpadding="0" cellspacing="0" width="100%">
                                        <tbody>
                                            <tr valign="top">
                                                <td width="50%">
                                                    <img alt="Alt forumlar" border="0" class="inlineimg" height="16" id="forum_statusicon_2238" src="images/navy/statusicon/subforum_old.gif" width="16">
                                                    <a href="https://www.ircforumlari.net/duygufm-yayin-akisi/">
                                                        <span title="">
                                                            DuyguFM Yayın Akışı
                                                        </span>
                                                    </a>
                                                </td>
                                                <td width="50%">
                                                    <img alt="Alt forumlar" border="0" class="inlineimg" height="16" id="forum_statusicon_2239" src="images/navy/statusicon/subforum_old.gif" width="16">
                                                    <a href="https://www.ircforumlari.net/duygufm-bilgileri/">
                                                        <span title="">
                                                            DuyguFM Bilgileri
                                                        </span>
                                                    </a>
                                                </td>
                                            </tr>
                                        </tbody>
                                    </table>
                                </div>
                            </td>
                            <td class="alt2">
                                hen&uuml;z yok
                            </td>
                            <td class="alt1">
                                <span class="s081">
                                    0
                                </span>
                            </td>
                            <td class="alt2">
                                <span class="s082">
                                    0
                                </span>
                            </td>
                        </tr>
                        <tr align="center">
                            <td class="alt2">
                                <img alt="Yeni Mesaj Var/Yok" border="0" height="48" id="forum_statusicon_2234" src="images/navy/statusicon/forum_old.gif" width="48">
                            </td>
                            <td align="left" class="alt1Active" id="f2234">
                                <div>
                                    <span style="float: right;">
                                        <a href="https://www.ircforumlari.net/external.php?type=rss2&amp;forumids=2234" rel="nofollow">
                                            <i aria-hidden="true" class="fa fa-rss">
                                            </i>
                                        </a>
                                    </span>
                                    <a href="https://www.ircforumlari.net/tatlimorg-tatlifm/">
                                        <strong>
                                            Tatlim.Org| TatliFM
                                        </strong>
                                    </a>
                                </div>
                                <div class="smallfont">
                                    IRC.Tatlim.org sunucusu radyosu TatliFM ile ilgili bilgilere bu başlıktan ulaşabilirsiniz.
                                </div>
                                <div class="smallfont" style="margin-top:6px">
                                    <table align="center" border="0" cellpadding="0" cellspacing="0" width="100%">
                                        <tbody>
                                            <tr valign="top">
                                                <td width="50%">
                                                    <img alt="Alt forumlar" border="0" class="inlineimg" height="16" id="forum_statusicon_2235" src="images/navy/statusicon/subforum_old.gif" width="16">
                                                    <a href="https://www.ircforumlari.net/tatlifm-bilgileri/">
                                                        <span title="">
                                                            TatliFM Bilgileri
                                                        </span>
                                                    </a>
                                                </td>
                                                <td width="50%">
                                                    <img alt="Alt forumlar" border="0" class="inlineimg" height="16" id="forum_statusicon_2236" src="images/navy/statusicon/subforum_old.gif" width="16">
                                                    <a href="https://www.ircforumlari.net/tatlifm-yayin-akisi/">
                                                        <span title="">
                                                            TatliFM Yayın Akışı
                                                        </span>
                                                    </a>
                                                </td>
                                            </tr>
                                        </tbody>
                                    </table>
                                </div>
                            </td>
                            <td class="alt2">
                                <div align="left" class="smallfont">
                                    <div>
                                        <span style="white-space:nowrap">
                                            <img alt="" border="0" class="inlineimg" src="images/icons/icon1.gif">
                                            <a href="https://www.ircforumlari.net/tatlifm-yayin-akisi/1034458-tatlimorg-dj-kalel-yayinda.html" style="white-space:nowrap">
                                                <strong>
                                                    TatLim.ORG ~ DJ • Kalel •...
                                                </strong>
                                            </a>
                                        </span>
                                    </div>
                                    <div style="white-space:nowrap">
                                        <font color="DimGray">
                                            Yazan;
                                        </font>
                                        <a href="https://www.ircforumlari.net/if-uye/18312-derya.html">
                                            Derya
                                        </a>
                                    </div>
                                    <div align="left" style="white-space:nowrap">
                                        Bug&uuml;n
                                        <span class="time">
                                            <i class="fa fa-clock-o">
                                            </i>
                                            23:16
                                        </span>
                                        <a href="https://www.ircforumlari.net/tatlifm-yayin-akisi/1034458-tatlimorg-dj-kalel-yayinda-post1042897230.html#post1042897230">
                                            <i class="fa fa-arrow-circle-o-right">
                                            </i>
                                        </a>
                                    </div>
                                </div>
                            </td>
                            <td class="alt1">
                                <span class="s081">
                                    187
                                </span>
                            </td>
                            <td class="alt2">
                                <span class="s082">
                                    486
                                </span>
                            </td>
                        </tr>
                    </tbody>
                    <tbody>
                        <tr>
                            <td align="center" bgcolor="#F5F5F5" colspan="">
                                <br>
                            </td>
                        </tr>
                    </tbody>
                    <tbody>
                        <tr>
                            <td class="tcat" colspan="5">
                                <a href="#top" onclick="return toggle_collapse('forumbit_79')" style="float:right">
                                    <i class="fa fa-plus-circle" style="margin-top: 9px;">
                                    </i>
                                </a>
                                <i class="fa fa-chevron-right">
                                </i>
                                Webmaster
                            </td>
                        </tr>
                    </tbody>
                    <tbody id="collapseobj_forumbit_79" style="">
                        <tr align="center">
                            <td class="alt2">
                                <img alt="Yeni Mesaj Var/Yok" border="0" height="48" id="forum_statusicon_199" src="images/navy/statusicon/forum_old.gif" width="48">
                            </td>
                            <td align="left" class="alt1Active" id="f199">
                                <div>
                                    <span style="float: right;">
                                        <a href="https://www.ircforumlari.net/external.php?type=rss2&amp;forumids=199" rel="nofollow">
                                            <i aria-hidden="true" class="fa fa-rss">
                                            </i>
                                        </a>
                                    </span>
                                    <a href="https://www.ircforumlari.net/alis-veris/">
                                        <strong>
                                            Alış - Veriş
                                        </strong>
                                    </a>
                                </div>
                                <div class="smallfont">
                                    T&uuml;m alış-veriş işlemlerine bu başlık altından ulaşabilirsiniz.
                                </div>
                                <div class="smallfont" style="margin-top:6px">
                                    <table align="center" border="0" cellpadding="0" cellspacing="0" width="100%">
                                        <tbody>
                                            <tr valign="top">
                                                <td width="50%">
                                                    <img alt="Alt forumlar" border="0" class="inlineimg" height="16" id="forum_statusicon_203" src="images/navy/statusicon/subforum_old.gif" width="16">
                                                    <a href="https://www.ircforumlari.net/site-satis/">
                                                        <span title="">
                                                            Site Satış
                                                        </span>
                                                    </a>
                                                </td>
                                                <td width="50%">
                                                    <img alt="Alt forumlar" border="0" class="inlineimg" height="16" id="forum_statusicon_1135" src="images/navy/statusicon/subforum_old.gif" width="16">
                                                    <a href="https://www.ircforumlari.net/ircd-sunucu-satisi/">
                                                        <span title="">
                                                            IRCd Sunucu Satışı
                                                        </span>
                                                    </a>
                                                </td>
                                            </tr>
                                            <tr>
                                                <td width="50%">
                                                    <img alt="Alt forumlar" border="0" class="inlineimg" height="16" id="forum_statusicon_1417" src="images/navy/statusicon/subforum_old.gif" width="16">
                                                    <a href="https://www.ircforumlari.net/makale-alim-satimi/">
                                                        <span title="&Ouml;zg&uuml;n i&ccedil;erik ihtiyacınızı karşılayabileceğiniz t&uuml;m başlıklara buradan ulaşabilirsiniz.">
                                                            Makale Alım Satımı
                                                        </span>
                                                    </a>
                                                </td>
                                                <td width="50%">
                                                    <img alt="Alt forumlar" border="0" class="inlineimg" height="16" id="forum_statusicon_202" src="images/navy/statusicon/subforum_old.gif" width="16">
                                                    <a href="https://www.ircforumlari.net/script-satisi/">
                                                        <span title="">
                                                            Script Satışı
                                                        </span>
                                                    </a>
                                                </td>
                                            </tr>
                                            <tr>
                                                <td width="50%">
                                                    <img alt="Alt forumlar" border="0" class="inlineimg" height="16" id="forum_statusicon_1421" src="images/navy/statusicon/subforum_old.gif" width="16">
                                                    <a href="https://www.ircforumlari.net/tanitim-yazisi/">
                                                        <span title="Sitelerinizde ki makalelerde &uuml;r&uuml;n tanıtım yazıları ve linklerinin satışı b&ouml;l&uuml;m&uuml;">
                                                            Tanıtım Yazısı
                                                        </span>
                                                    </a>
                                                </td>
                                                <td width="50%">
                                                    <img alt="Alt forumlar" border="0" class="inlineimg" height="16" id="forum_statusicon_205" src="images/navy/statusicon/subforum_old.gif" width="16">
                                                    <a href="https://www.ircforumlari.net/ucretli-script-talepleri/">
                                                        <span title="">
                                                            &Uuml;cretli Script Talepleri
                                                        </span>
                                                    </a>
                                                </td>
                                            </tr>
                                            <tr>
                                                <td width="50%">
                                                    <img alt="Alt forumlar" border="0" class="inlineimg" height="16" id="forum_statusicon_782" src="images/navy/statusicon/subforum_old.gif" width="16">
                                                    <a href="https://www.ircforumlari.net/facebook/">
                                                        <span title="">
                                                            Facebook
                                                        </span>
                                                    </a>
                                                </td>
                                                <td width="50%">
                                                    <img alt="Alt forumlar" border="0" class="inlineimg" height="16" id="forum_statusicon_1602" src="images/navy/statusicon/subforum_old.gif" width="16">
                                                    <a href="https://www.ircforumlari.net/mobil-uygulama-satis/">
                                                        <span title="">
                                                            Mobil uygulama Satış
                                                        </span>
                                                    </a>
                                                </td>
                                            </tr>
                                            <tr>
                                                <td width="50%">
                                                    <img alt="Alt forumlar" border="0" class="inlineimg" height="16" id="forum_statusicon_658" src="images/navy/statusicon/subforum_old.gif" width="16">
                                                    <a href="https://www.ircforumlari.net/tema-satis/">
                                                        <span title="">
                                                            Tema Satış
                                                        </span>
                                                    </a>
                                                </td>
                                                <td width="50%">
                                                    <img alt="Alt forumlar" border="0" class="inlineimg" height="16" id="forum_statusicon_200" src="images/navy/statusicon/subforum_old.gif" width="16">
                                                    <a href="https://www.ircforumlari.net/reklam-alim-satimi/">
                                                        <span title="">
                                                            Reklam Alım Satımı
                                                        </span>
                                                    </a>
                                                </td>
                                            </tr>
                                            <tr>
                                                <td width="50%">
                                                    <img alt="Alt forumlar" border="0" class="inlineimg" height="16" id="forum_statusicon_204" src="images/navy/statusicon/subforum_old.gif" width="16">
                                                    <a href="https://www.ircforumlari.net/account-lisans-alim-satimi/">
                                                        <span title="">
                                                            Account - Lisans Alım Satımı
                                                        </span>
                                                    </a>
                                                </td>
                                                <td width="50%">
                                                    <img alt="Alt forumlar" border="0" class="inlineimg" height="16" id="forum_statusicon_207" src="images/navy/statusicon/subforum_old.gif" width="16">
                                                    <a href="https://www.ircforumlari.net/link-alim-satimi/">
                                                        <span title="">
                                                            Link Alım Satımı
                                                        </span>
                                                    </a>
                                                </td>
                                            </tr>
                                            <tr>
                                                <td width="50%">
                                                    <img alt="Alt forumlar" border="0" class="inlineimg" height="16" id="forum_statusicon_208" src="images/navy/statusicon/subforum_old.gif" width="16">
                                                    <a href="https://www.ircforumlari.net/insan-kaynaklari/">
                                                        <span title="İş arayanlar &amp; &ccedil;alışma arkadaşı arayanlar, web sitesi i&ccedil;in edit&ouml;r yada moderat&ouml;r arayanlar i&ccedil;in...">
                                                            İnsan Kaynakları
                                                        </span>
                                                    </a>
                                                </td>
                                                <td>
                                                    &nbsp;
                                                </td>
                                            </tr>
                                        </tbody>
                                    </table>
                                </div>
                            </td>
                            <td class="alt2">
                                <div align="left" class="smallfont">
                                    <div>
                                        <span style="white-space:nowrap">
                                            <img alt="" border="0" class="inlineimg" src="images/icons/icon1.gif">
                                            <a href="https://www.ircforumlari.net/site-satis/1034112-wwwlaflanet.html" style="white-space:nowrap">
                                                <strong>
                                                    www.Lafla.Net
                                                </strong>
                                            </a>
                                        </span>
                                    </div>
                                    <div style="white-space:nowrap">
                                        <font color="DimGray">
                                            Yazan;
                                        </font>
                                        <a href="https://www.ircforumlari.net/if-uye/151993-elsaa.html">
                                            eLsaa
                                        </a>
                                    </div>
                                    <div align="left" style="white-space:nowrap">
                                        15 Mayıs 2024
                                        <span class="time">
                                            <i class="fa fa-clock-o">
                                            </i>
                                            14:46
                                        </span>
                                        <a href="https://www.ircforumlari.net/site-satis/1034112-wwwlaflanet-post1042896225.html#post1042896225">
                                            <i class="fa fa-arrow-circle-o-right">
                                            </i>
                                        </a>
                                    </div>
                                </div>
                            </td>
                            <td class="alt1">
                                <span class="s081">
                                    956
                                </span>
                            </td>
                            <td class="alt2">
                                <span class="s082">
                                    5.084
                                </span>
                            </td>
                        </tr>
                        <tr align="center">
                            <td class="alt2">
                                <img alt="Yeni Mesaj Var/Yok" border="0" height="48" id="forum_statusicon_568" src="images/navy/statusicon/forum_old.gif" width="48">
                            </td>
                            <td align="left" class="alt1Active" id="f568">
                                <div>
                                    <span style="float: right;">
                                        <a href="https://www.ircforumlari.net/external.php?type=rss2&amp;forumids=568" rel="nofollow">
                                            <i aria-hidden="true" class="fa fa-rss">
                                            </i>
                                        </a>
                                    </span>
                                    <a href="https://www.ircforumlari.net/web-sitelerinden-son-haberler/">
                                        <strong>
                                            Web Sitelerinden Son Haberler
                                        </strong>
                                    </a>
                                </div>
                                <div class="smallfont">
                                    Web sitelerinden son haberlere bu başlık altından ulaşabilirsiniz.
                                </div>
                            </td>
                            <td class="alt2">
                                <div align="left" class="smallfont">
                                    <div>
                                        <span style="white-space:nowrap">
                                            <img alt="" border="0" class="inlineimg" src="images/icons/icon1.gif">
                                            <a href="https://www.ircforumlari.net/web-sitelerinden-son-haberler/1033534-wegram-arayuz-guncellemesi-son-surat-devam-ediyor.html" style="white-space:nowrap">
                                                <strong>
                                                    WeGram aray&uuml;z g&uuml;ncellemesi...
                                                </strong>
                                            </a>
                                        </span>
                                    </div>
                                    <div style="white-space:nowrap">
                                        <font color="DimGray">
                                            Yazan;
                                        </font>
                                        <a href="https://www.ircforumlari.net/if-uye/125501-spinozi.html">
                                            SpinoZi
                                        </a>
                                    </div>
                                    <div align="left" style="white-space:nowrap">
                                        08 Mayıs 2024
                                        <span class="time">
                                            <i class="fa fa-clock-o">
                                            </i>
                                            22:08
                                        </span>
                                        <a href="https://www.ircforumlari.net/web-sitelerinden-son-haberler/1033534-wegram-arayuz-guncellemesi-son-surat-devam-ediyor-post1042894438.html#post1042894438">
                                            <i class="fa fa-arrow-circle-o-right">
                                            </i>
                                        </a>
                                    </div>
                                </div>
                            </td>
                            <td class="alt1">
                                <span class="s081">
                                    130
                                </span>
                            </td>
                            <td class="alt2">
                                <span class="s082">
                                    547
                                </span>
                            </td>
                        </tr>
                        <tr align="center">
                            <td class="alt2">
                                <img alt="Yeni Mesaj Var/Yok" border="0" height="48" id="forum_statusicon_28" src="images/navy/statusicon/forum_old.gif" width="48">
                            </td>
                            <td align="left" class="alt1Active" id="f28">
                                <div>
                                    <span style="float: right;">
                                        <a href="https://www.ircforumlari.net/external.php?type=rss2&amp;forumids=28" rel="nofollow">
                                            <i aria-hidden="true" class="fa fa-rss">
                                            </i>
                                        </a>
                                    </span>
                                    <a href="https://www.ircforumlari.net/web-site-tanitimi/">
                                        <strong>
                                            Web Site Tanıtımı
                                        </strong>
                                    </a>
                                </div>
                                <div class="smallfont">
                                    Web site tanıtımlarına bu başlık altından ulaşabilirsiniz.
                                </div>
                                <div class="smallfont" style="margin-top:6px">
                                    <table align="center" border="0" cellpadding="0" cellspacing="0" width="100%">
                                        <tbody>
                                            <tr valign="top">
                                                <td width="50%">
                                                    <img alt="Alt forumlar" border="0" class="inlineimg" height="16" id="forum_statusicon_1285" src="images/navy/statusicon/subforum_link.gif" width="16">
                                                    <a href="https://www.ircforumlari.net/website-tanit">
                                                        <span title="Site tanıtımlarını bu form &uuml;zerinden yapabilirsiniz.">
                                                            WebSite Tanıt
                                                        </span>
                                                    </a>
                                                </td>
                                                <td width="50%">
                                                    <img alt="Alt forumlar" border="0" class="inlineimg" height="16" id="forum_statusicon_1199" src="images/navy/statusicon/subforum_old.gif" width="16">
                                                    <a href="https://www.ircforumlari.net/yeni-forum-siteleri/">
                                                        <span title="Yeni a&ccedil;ılan veya hen&uuml;z duyurmadığınız forum tanıtımlarına bu başlık altından ulaşabilirsiniz.">
                                                            Yeni Forum Siteleri
                                                        </span>
                                                    </a>
                                                </td>
                                            </tr>
                                            <tr>
                                                <td width="50%">
                                                    <img alt="Alt forumlar" border="0" class="inlineimg" height="16" id="forum_statusicon_1601" src="images/navy/statusicon/subforum_old.gif" width="16">
                                                    <a href="https://www.ircforumlari.net/mobil-uygulamalar-tanitim/">
                                                        <span title="">
                                                            Mobil uygulamalar tanıtım
                                                        </span>
                                                    </a>
                                                </td>
                                                <td>
                                                    &nbsp;
                                                </td>
                                            </tr>
                                        </tbody>
                                    </table>
                                </div>
                            </td>
                            <td class="alt2">
                                <div align="left" class="smallfont">
                                    <div>
                                        <span style="white-space:nowrap">
                                            <img alt="Lightbulb" border="0" class="inlineimg" src="images/icons/icon3.gif">
                                            <a href="https://www.ircforumlari.net/web-site-tanitimi/1034440-gazident-agiz-ve-dis-sagligi-klinigi-yalovada-modern-dis-tedavisi-hizmetleri.html" style="white-space:nowrap">
                                                <strong>
                                                    Gazident Ağız ve Diş Sağlığı...
                                                </strong>
                                            </a>
                                        </span>
                                    </div>
                                    <div style="white-space:nowrap">
                                        <font color="DimGray">
                                            Yazan;
                                        </font>
                                        <a href="https://www.ircforumlari.net/if-uye/144962-zeus.html">
                                            ZeuS
                                        </a>
                                    </div>
                                    <div align="left" style="white-space:nowrap">
                                        Bug&uuml;n
                                        <span class="time">
                                            <i class="fa fa-clock-o">
                                            </i>
                                            16:41
                                        </span>
                                        <a href="https://www.ircforumlari.net/web-site-tanitimi/1034440-gazident-agiz-ve-dis-sagligi-klinigi-yalovada-modern-dis-tedavisi-hizmetleri-post1042897150.html#post1042897150">
                                            <i class="fa fa-arrow-circle-o-right">
                                            </i>
                                        </a>
                                    </div>
                                </div>
                            </td>
                            <td class="alt1">
                                <span class="s081">
                                    1.284
                                </span>
                            </td>
                            <td class="alt2">
                                <span class="s082">
                                    3.753
                                </span>
                            </td>
                        </tr>
                        <tr align="center">
                            <td class="alt2">
                                <img alt="Yeni Mesaj Var/Yok" border="0" height="48" id="forum_statusicon_80" src="images/navy/statusicon/forum_old.gif" width="48">
                            </td>
                            <td align="left" class="alt1Active" id="f80">
                                <div>
                                    <span style="float: right;">
                                        <a href="https://www.ircforumlari.net/external.php?type=rss2&amp;forumids=80" rel="nofollow">
                                            <i aria-hidden="true" class="fa fa-rss">
                                            </i>
                                        </a>
                                    </span>
                                    <a href="https://www.ircforumlari.net/webmaster-genel/">
                                        <strong>
                                            Webmaster Genel
                                        </strong>
                                    </a>
                                </div>
                                <div class="smallfont">
                                    Webmasterların fikir alışverişi yapabileceği konulara bu başlık altından ulaşabilirsiniz.
                                </div>
                                <div class="smallfont" style="margin-top:6px">
                                    <table align="center" border="0" cellpadding="0" cellspacing="0" width="100%">
                                        <tbody>
                                            <tr valign="top">
                                                <td width="50%">
                                                    <img alt="Alt forumlar" border="0" class="inlineimg" height="16" id="forum_statusicon_459" src="images/navy/statusicon/subforum_old.gif" width="16">
                                                    <a href="https://www.ircforumlari.net/ucretsiz-scriptler/">
                                                        <span title="GNU/GPL isni ile &uuml;cretsiz olarak dağıtılan web scriptlerini bu b&ouml;l&uuml;mde paylaşabilirsiniz">
                                                            &Uuml;cretsiz Scriptler
                                                        </span>
                                                    </a>
                                                </td>
                                                <td width="50%">
                                                    <img alt="Alt forumlar" border="0" class="inlineimg" height="16" id="forum_statusicon_460" src="images/navy/statusicon/subforum_old.gif" width="16">
                                                    <a href="https://www.ircforumlari.net/ucretsiz-script-istek/">
                                                        <span title="GNU/GPL izni ile &uuml;cretsiz olarak dağıtılan web scriptlerini bu b&ouml;l&uuml;mde isteyebilirsiniz">
                                                            &Uuml;cretsiz Script İstek
                                                        </span>
                                                    </a>
                                                </td>
                                            </tr>
                                            <tr>
                                                <td width="50%">
                                                    <img alt="Alt forumlar" border="0" class="inlineimg" height="16" id="forum_statusicon_164" src="images/navy/statusicon/subforum_old.gif" width="16">
                                                    <a href="https://www.ircforumlari.net/banner-degisimi/">
                                                        <span title="Karşılıklı banner değişimi yapmak isteyenler bu b&ouml;l&uuml;m ile ilgilenebilirler.">
                                                            Banner değişimi
                                                        </span>
                                                    </a>
                                                </td>
                                                <td width="50%">
                                                    <img alt="Alt forumlar" border="0" class="inlineimg" height="16" id="forum_statusicon_188" src="images/navy/statusicon/subforum_old.gif" width="16">
                                                    <a href="https://www.ircforumlari.net/webmaster-programlari/">
                                                        <span title="Hazır paket programlara bu başlık altından ulaşabilirsiniz.">
                                                            Webmaster Programları
                                                        </span>
                                                    </a>
                                                </td>
                                            </tr>
                                            <tr>
                                                <td width="50%">
                                                    <img alt="Alt forumlar" border="0" class="inlineimg" height="16" id="forum_statusicon_320" src="images/navy/statusicon/subforum_old.gif" width="16">
                                                    <a href="https://www.ircforumlari.net/hazir-sistemler/">
                                                        <span title="Hazır web sistemlerine bu başlık altından ulaşabilirsiniz.">
                                                            Hazır Sistemler
                                                        </span>
                                                    </a>
                                                </td>
                                                <td width="50%">
                                                    <img alt="Alt forumlar" border="0" class="inlineimg" height="16" id="forum_statusicon_171" src="images/navy/statusicon/subforum_old.gif" width="16">
                                                    <a href="https://www.ircforumlari.net/web-20/">
                                                        <span title="CSS, XHTML, DHTML, AJAX, Flash Apps hakkındaki herşeye bu başlık altından ulaşabilirsiniz.">
                                                            Web 2.0
                                                        </span>
                                                    </a>
                                                </td>
                                            </tr>
                                            <tr>
                                                <td width="50%">
                                                    <img alt="Alt forumlar" border="0" class="inlineimg" height="16" id="forum_statusicon_142" src="images/navy/statusicon/subforum_old.gif" width="16">
                                                    <a href="https://www.ircforumlari.net/grafik/">
                                                        <span title="Grafik &ccedil;alışmalarına dair her şeye bu başlık altından ulaşabilirsiniz.">
                                                            Grafik
                                                        </span>
                                                    </a>
                                                </td>
                                                <td width="50%">
                                                    <img alt="Alt forumlar" border="0" class="inlineimg" height="16" id="forum_statusicon_690" src="images/navy/statusicon/subforum_old.gif" width="16">
                                                    <a href="https://www.ircforumlari.net/database-servisleri/">
                                                        <span title="Database servisleri ile alakalı t&uuml;m konulara bu başlık altından ulaşabilirsiniz.">
                                                            Database Servisleri
                                                        </span>
                                                    </a>
                                                </td>
                                            </tr>
                                        </tbody>
                                    </table>
                                </div>
                            </td>
                            <td class="alt2">
                                <div align="left" class="smallfont">
                                    <div>
                                        <span style="white-space:nowrap">
                                            <img alt="" border="0" class="inlineimg" src="images/icons/icon1.gif">
                                            <a href="https://www.ircforumlari.net/webmaster-genel/1033505-siteni-ekle-ucretsiz-uyeliksiz-karsiliksiz.html" style="white-space:nowrap">
                                                <strong>
                                                    Siteni Ekle - &Uuml;cretsiz -...
                                                </strong>
                                            </a>
                                        </span>
                                    </div>
                                    <div style="white-space:nowrap">
                                        <font color="DimGray">
                                            Yazan;
                                        </font>
                                        <a href="https://www.ircforumlari.net/if-uye/152067-knk.html">
                                            knk
                                        </a>
                                    </div>
                                    <div align="left" style="white-space:nowrap">
                                        08 Mayıs 2024
                                        <span class="time">
                                            <i class="fa fa-clock-o">
                                            </i>
                                            02:44
                                        </span>
                                        <a href="https://www.ircforumlari.net/webmaster-genel/1033505-siteni-ekle-ucretsiz-uyeliksiz-karsiliksiz-post1042894255.html#post1042894255">
                                            <i class="fa fa-arrow-circle-o-right">
                                            </i>
                                        </a>
                                    </div>
                                </div>
                            </td>
                            <td class="alt1">
                                <span class="s081">
                                    615
                                </span>
                            </td>
                            <td class="alt2">
                                <span class="s082">
                                    1.941
                                </span>
                            </td>
                        </tr>
                        <tr align="center">
                            <td class="alt2">
                                <img alt="Yeni Mesaj Var/Yok" border="0" height="48" id="forum_statusicon_89" src="images/navy/statusicon/forum_old.gif" width="48">
                            </td>
                            <td align="left" class="alt1Active" id="f89">
                                <div>
                                    <span style="float: right;">
                                        <a href="https://www.ircforumlari.net/external.php?type=rss2&amp;forumids=89" rel="nofollow">
                                            <i aria-hidden="true" class="fa fa-rss">
                                            </i>
                                        </a>
                                    </span>
                                    <a href="https://www.ircforumlari.net/vbulletin/">
                                        <strong>
                                            vBulletin
                                        </strong>
                                    </a>
                                </div>
                                <div class="smallfont" style="margin-top:6px">
                                    <table align="center" border="0" cellpadding="0" cellspacing="0" width="100%">
                                        <tbody>
                                            <tr valign="top">
                                                <td width="50%">
                                                    <img alt="Alt forumlar" border="0" class="inlineimg" height="16" id="forum_statusicon_1478" src="images/navy/statusicon/subforum_old.gif" width="16">
                                                    <a href="https://www.ircforumlari.net/vbulletin-ve-seo/">
                                                        <span title="vBulletin nedir, nasıl kullanılır? vBulletin i&ccedil;in hangi seo yazımları kullanılır? T&uuml;m sorulara bu başlık altından ulaşabilirsiniz.">
                                                            vBulletin ve Seo
                                                        </span>
                                                    </a>
                                                </td>
                                                <td width="50%">
                                                    <img alt="Alt forumlar" border="0" class="inlineimg" height="16" id="forum_statusicon_611" src="images/navy/statusicon/subforum_old.gif" width="16">
                                                    <a href="https://www.ircforumlari.net/vb-3x-genel/">
                                                        <span title="vBulletin 3.x ile ilgili bilgilere bu başlık altından ulaşabilirsiniz.">
                                                            vB 3.x Genel
                                                        </span>
                                                    </a>
                                                </td>
                                            </tr>
                                            <tr>
                                                <td width="50%">
                                                    <img alt="Alt forumlar" border="0" class="inlineimg" height="16" id="forum_statusicon_615" src="images/navy/statusicon/subforum_old.gif" width="16">
                                                    <a href="https://www.ircforumlari.net/vb-4x-genel/">
                                                        <span title="vBulletin 4.x  ile ilgili bilgilere bu başlık altından ulaşabilirsiniz.">
                                                            vB 4.x Genel
                                                        </span>
                                                    </a>
                                                </td>
                                                <td width="50%">
                                                    <img alt="Alt forumlar" border="0" class="inlineimg" height="16" id="forum_statusicon_1301" src="images/navy/statusicon/subforum_old.gif" width="16">
                                                    <a href="https://www.ircforumlari.net/vb-5x-genel/">
                                                        <span title="vBulletin 5 Connect ile ilgili bilgilere bu başlık altından ulaşabilirsiniz.">
                                                            vB 5.x Genel
                                                        </span>
                                                    </a>
                                                </td>
                                            </tr>
                                            <tr>
                                                <td width="50%">
                                                    <img alt="Alt forumlar" border="0" class="inlineimg" height="16" id="forum_statusicon_1477" src="images/navy/statusicon/subforum_old.gif" width="16">
                                                    <a href="https://www.ircforumlari.net/vbulletin-sorunlari-ve-cozumleri/">
                                                        <span title="vBulletin sorunlarının ve &ccedil;&ouml;z&uuml;mlerinin paylaşıldığı konulara bu başlık altından ulaşabilirsiniz.">
                                                            vBulletin Sorunları ve &Ccedil;&ouml;z&uuml;mleri
                                                        </span>
                                                    </a>
                                                </td>
                                                <td width="50%">
                                                    <img alt="Alt forumlar" border="0" class="inlineimg" height="16" id="forum_statusicon_768" src="images/navy/statusicon/subforum_old.gif" width="16">
                                                    <a href="https://www.ircforumlari.net/vbullettin-ekstralar/">
                                                        <span title="Rank, ikon , buton vb grafik ve konulara bu başlık altından ulaşabilirsiniz.">
                                                            vBullettin Ekstralar
                                                        </span>
                                                    </a>
                                                </td>
                                            </tr>
                                        </tbody>
                                    </table>
                                </div>
                            </td>
                            <td class="alt2">
                                <div align="left" class="smallfont">
                                    <div>
                                        <span style="white-space:nowrap">
                                            <img alt="" border="0" class="inlineimg" src="images/icons/icon1.gif">
                                            <a href="https://www.ircforumlari.net/vb-4x-sablon-degisiklikleri/1029243-forum-kenarina-arama-kutucugu.html" style="white-space:nowrap">
                                                <strong>
                                                    Forum Kenarına Arama Kutucuğu
                                                </strong>
                                            </a>
                                        </span>
                                    </div>
                                    <div style="white-space:nowrap">
                                        <font color="DimGray">
                                            Yazan;
                                        </font>
                                        <a href="https://www.ircforumlari.net/if-uye/152346-soneleman.html">
                                            soneleman
                                        </a>
                                    </div>
                                    <div align="left" style="white-space:nowrap">
                                        21 Şubat 2024
                                        <span class="time">
                                            <i class="fa fa-clock-o">
                                            </i>
                                            10:05
                                        </span>
                                        <a href="https://www.ircforumlari.net/vb-4x-sablon-degisiklikleri/1029243-forum-kenarina-arama-kutucugu-post1042875276.html#post1042875276">
                                            <i class="fa fa-arrow-circle-o-right">
                                            </i>
                                        </a>
                                    </div>
                                </div>
                            </td>
                            <td class="alt1">
                                <span class="s081">
                                    835
                                </span>
                            </td>
                            <td class="alt2">
                                <span class="s082">
                                    2.814
                                </span>
                            </td>
                        </tr>
                        <tr align="center">
                            <td class="alt2">
                                <img alt="Yeni Mesaj Var/Yok" border="0" height="48" id="forum_statusicon_193" src="images/navy/statusicon/forum_old.gif" width="48">
                            </td>
                            <td align="left" class="alt1Active" id="f193">
                                <div>
                                    <span style="float: right;">
                                        <a href="https://www.ircforumlari.net/external.php?type=rss2&amp;forumids=193" rel="nofollow">
                                            <i aria-hidden="true" class="fa fa-rss">
                                            </i>
                                        </a>
                                    </span>
                                    <a href="https://www.ircforumlari.net/domain/">
                                        <strong>
                                            Domain
                                        </strong>
                                    </a>
                                </div>
                                <div class="smallfont">
                                    Domainlerinize alıcı bulmak yada domain almak isteyenler i&ccedil;in
                                </div>
                                <div class="smallfont" style="margin-top:6px">
                                    <table align="center" border="0" cellpadding="0" cellspacing="0" width="100%">
                                        <tbody>
                                            <tr valign="top">
                                                <td width="50%">
                                                    <img alt="Alt forumlar" border="0" class="inlineimg" height="16" id="forum_statusicon_194" src="images/navy/statusicon/subforum_old.gif" width="16">
                                                    <a href="https://www.ircforumlari.net/domain-satis/">
                                                        <span title="">
                                                            Domain Satış
                                                        </span>
                                                    </a>
                                                </td>
                                                <td width="50%">
                                                    <img alt="Alt forumlar" border="0" class="inlineimg" height="16" id="forum_statusicon_1636" src="images/navy/statusicon/subforum_old.gif" width="16">
                                                    <a href="https://www.ircforumlari.net/kiralik-domainler/">
                                                        <span title="">
                                                            Kiralık Domainler
                                                        </span>
                                                    </a>
                                                </td>
                                            </tr>
                                            <tr>
                                                <td width="50%">
                                                    <img alt="Alt forumlar" border="0" class="inlineimg" height="16" id="forum_statusicon_197" src="images/navy/statusicon/subforum_old.gif" width="16">
                                                    <a href="https://www.ircforumlari.net/domain-takas/">
                                                        <span title="">
                                                            Domain Takas
                                                        </span>
                                                    </a>
                                                </td>
                                                <td width="50%">
                                                    <img alt="Alt forumlar" border="0" class="inlineimg" height="16" id="forum_statusicon_540" src="images/navy/statusicon/subforum_old.gif" width="16">
                                                    <a href="https://www.ircforumlari.net/domain-ariyorum/">
                                                        <span title="">
                                                            Domain Arıyorum
                                                        </span>
                                                    </a>
                                                </td>
                                            </tr>
                                            <tr>
                                                <td width="50%">
                                                    <img alt="Alt forumlar" border="0" class="inlineimg" height="16" id="forum_statusicon_660" src="images/navy/statusicon/subforum_old.gif" width="16">
                                                    <a href="https://www.ircforumlari.net/domain-degerlendirme/">
                                                        <span title="">
                                                            Domain Değerlendirme
                                                        </span>
                                                    </a>
                                                </td>
                                                <td width="50%">
                                                    <img alt="Alt forumlar" border="0" class="inlineimg" height="16" id="forum_statusicon_195" src="images/navy/statusicon/subforum_old.gif" width="16">
                                                    <a href="https://www.ircforumlari.net/bostaki-domainler/">
                                                        <span title="">
                                                            Boştaki Domainler
                                                        </span>
                                                    </a>
                                                </td>
                                            </tr>
                                            <tr>
                                                <td width="50%">
                                                    <img alt="Alt forumlar" border="0" class="inlineimg" height="16" id="forum_statusicon_196" src="images/navy/statusicon/subforum_old.gif" width="16">
                                                    <a href="https://www.ircforumlari.net/dusecek-domainler/">
                                                        <span title="">
                                                            D&uuml;şecek Domainler
                                                        </span>
                                                    </a>
                                                </td>
                                                <td>
                                                    &nbsp;
                                                </td>
                                            </tr>
                                        </tbody>
                                    </table>
                                </div>
                            </td>
                            <td class="alt2">
                                <div align="left" class="smallfont">
                                    <div>
                                        <span style="white-space:nowrap">
                                            <img alt="" border="0" class="inlineimg" src="images/icons/icon1.gif">
                                            <a href="https://www.ircforumlari.net/domain-satis/1034302-sevdiknet.html" style="white-space:nowrap">
                                                <strong>
                                                    Sevdik.Net
                                                </strong>
                                            </a>
                                        </span>
                                    </div>
                                    <div style="white-space:nowrap">
                                        <font color="DimGray">
                                            Yazan;
                                        </font>
                                        <a href="https://www.ircforumlari.net/if-uye/31600-unirc.html">
                                            UnIRC
                                        </a>
                                    </div>
                                    <div align="left" style="white-space:nowrap">
                                        16 Mayıs 2024
                                        <span class="time">
                                            <i class="fa fa-clock-o">
                                            </i>
                                            20:57
                                        </span>
                                        <a href="https://www.ircforumlari.net/domain-satis/1034302-sevdiknet-post1042896663.html#post1042896663">
                                            <i class="fa fa-arrow-circle-o-right">
                                            </i>
                                        </a>
                                    </div>
                                </div>
                            </td>
                            <td class="alt1">
                                <span class="s081">
                                    1.750
                                </span>
                            </td>
                            <td class="alt2">
                                <span class="s082">
                                    6.647
                                </span>
                            </td>
                        </tr>
                        <tr align="center">
                            <td class="alt2">
                                <img alt="Yeni Mesaj Var/Yok" border="0" height="48" id="forum_statusicon_324" src="images/navy/statusicon/forum_old.gif" width="48">
                            </td>
                            <td align="left" class="alt1Active" id="f324">
                                <div>
                                    <span style="float: right;">
                                        <a href="https://www.ircforumlari.net/external.php?type=rss2&amp;forumids=324" rel="nofollow">
                                            <i aria-hidden="true" class="fa fa-rss">
                                            </i>
                                        </a>
                                    </span>
                                    <a href="https://www.ircforumlari.net/wordpress/">
                                        <strong>
                                            Wordpress
                                        </strong>
                                    </a>
                                </div>
                                <div class="smallfont">
                                    Wordpress hakkında tema, eklenti veya sorunlarına bu başlık altından ulaşabilirsiniz.
                                </div>
                                <div class="smallfont" style="margin-top:6px">
                                    <table align="center" border="0" cellpadding="0" cellspacing="0" width="100%">
                                        <tbody>
                                            <tr valign="top">
                                                <td width="50%">
                                                    <img alt="Alt forumlar" border="0" class="inlineimg" height="16" id="forum_statusicon_1322" src="images/navy/statusicon/subforum_old.gif" width="16">
                                                    <a href="https://www.ircforumlari.net/wordpress-temalari/">
                                                        <span title="">
                                                            Wordpress Temaları
                                                        </span>
                                                    </a>
                                                </td>
                                                <td width="50%">
                                                    <img alt="Alt forumlar" border="0" class="inlineimg" height="16" id="forum_statusicon_1323" src="images/navy/statusicon/subforum_old.gif" width="16">
                                                    <a href="https://www.ircforumlari.net/wordpress-eklentileri/">
                                                        <span title="">
                                                            Wordpress Eklentileri
                                                        </span>
                                                    </a>
                                                </td>
                                            </tr>
                                            <tr>
                                                <td width="50%">
                                                    <img alt="Alt forumlar" border="0" class="inlineimg" height="16" id="forum_statusicon_1324" src="images/navy/statusicon/subforum_old.gif" width="16">
                                                    <a href="https://www.ircforumlari.net/wordpress-sorunlari/">
                                                        <span title="">
                                                            Wordpress Sorunları
                                                        </span>
                                                    </a>
                                                </td>
                                                <td>
                                                    &nbsp;
                                                </td>
                                            </tr>
                                        </tbody>
                                    </table>
                                </div>
                            </td>
                            <td class="alt2">
                                <div align="left" class="smallfont">
                                    <div>
                                        <span style="white-space:nowrap">
                                            <img alt="" border="0" class="inlineimg" src="images/icons/icon1.gif">
                                            <a href="https://www.ircforumlari.net/wordpress/1034291-wordpress-60-ile-gelen-yeni-ozellikler.html" style="white-space:nowrap">
                                                <strong>
                                                    WordPress 6.0 İle Gelen Yeni...
                                                </strong>
                                            </a>
                                        </span>
                                    </div>
                                    <div style="white-space:nowrap">
                                        <font color="DimGray">
                                            Yazan;
                                        </font>
                                        <a href="https://www.ircforumlari.net/if-uye/150417-dedecan61.html">
                                            Dedecan61
                                        </a>
                                    </div>
                                    <div align="left" style="white-space:nowrap">
                                        D&uuml;n
                                        <span class="time">
                                            <i class="fa fa-clock-o">
                                            </i>
                                            14:35
                                        </span>
                                        <a href="https://www.ircforumlari.net/wordpress/1034291-wordpress-60-ile-gelen-yeni-ozellikler-post1042896916.html#post1042896916">
                                            <i class="fa fa-arrow-circle-o-right">
                                            </i>
                                        </a>
                                    </div>
                                </div>
                            </td>
                            <td class="alt1">
                                <span class="s081">
                                    204
                                </span>
                            </td>
                            <td class="alt2">
                                <span class="s082">
                                    926
                                </span>
                            </td>
                        </tr>
                        <tr align="center">
                            <td class="alt2">
                                <img alt="Yeni Mesaj Var/Yok" border="0" height="48" id="forum_statusicon_1198" src="images/navy/statusicon/forum_old.gif" width="48">
                            </td>
                            <td align="left" class="alt1Active" id="f1198">
                                <div>
                                    <span style="float: right;">
                                        <a href="https://www.ircforumlari.net/external.php?type=rss2&amp;forumids=1198" rel="nofollow">
                                            <i aria-hidden="true" class="fa fa-rss">
                                            </i>
                                        </a>
                                    </span>
                                    <a href="https://www.ircforumlari.net/forum-dunyasi/">
                                        <strong>
                                            Forum D&uuml;nyası
                                        </strong>
                                    </a>
                                </div>
                                <div class="smallfont" style="margin-top:6px">
                                    <table align="center" border="0" cellpadding="0" cellspacing="0" width="100%">
                                        <tbody>
                                            <tr valign="top">
                                                <td width="50%">
                                                    <img alt="Alt forumlar" border="0" class="inlineimg" height="16" id="forum_statusicon_1200" src="images/navy/statusicon/subforum_old.gif" width="16">
                                                    <a href="https://www.ircforumlari.net/forum-dunyasindan-haberler/">
                                                        <span title="Forum d&uuml;nyasından t&uuml;m haberlere bu başlık altından ulaşabilirsiniz.">
                                                            Forum D&uuml;nyasından Haberler
                                                        </span>
                                                    </a>
                                                </td>
                                                <td width="50%">
                                                    <img alt="Alt forumlar" border="0" class="inlineimg" height="16" id="forum_statusicon_1282" src="images/navy/statusicon/subforum_old.gif" width="16">
                                                    <a href="https://www.ircforumlari.net/forum-yetki-dagilimlari-ve-gorev-istekleri/">
                                                        <span title="Forum sitelerinize y&ouml;netici, bireysel g&ouml;rev talebinde bulunanlara bu başlık altından ulaşabilirsiniz.">
                                                            Forum Yetki Dağılımları ve G&ouml;rev İstekleri
                                                        </span>
                                                    </a>
                                                </td>
                                            </tr>
                                            <tr>
                                                <td width="50%">
                                                    <img alt="Alt forumlar" border="0" class="inlineimg" height="16" id="forum_statusicon_1212" src="images/navy/statusicon/subforum_old.gif" width="16">
                                                    <a href="https://www.ircforumlari.net/forum-scriptleri/">
                                                        <span title="Forum scriptleri hakkında her t&uuml;rl&uuml; paylaşıma bu başlık altından ulaşabilirsiniz.">
                                                            Forum Scriptleri
                                                        </span>
                                                    </a>
                                                </td>
                                                <td width="50%">
                                                    <img alt="Alt forumlar" border="0" class="inlineimg" height="16" id="forum_statusicon_1202" src="images/navy/statusicon/subforum_old.gif" width="16">
                                                    <a href="https://www.ircforumlari.net/forum-alis-veris/">
                                                        <span title="Forum sitelerine ait alış-veriş konularına bu başlık altından ulaşabilirsiniz.">
                                                            Forum Alış - Veriş
                                                        </span>
                                                    </a>
                                                </td>
                                            </tr>
                                        </tbody>
                                    </table>
                                </div>
                            </td>
                            <td class="alt2">
                                <div align="left" class="smallfont">
                                    <div>
                                        <span style="white-space:nowrap">
                                            <img alt="" border="0" class="inlineimg" src="images/icons/icon1.gif">
                                            <a href="https://www.ircforumlari.net/forum-dunyasindan-haberler/1034187-forumdaorg-gelismeleri.html" style="white-space:nowrap">
                                                <strong>
                                                    Forumda.ORG Gelişmeleri
                                                </strong>
                                            </a>
                                        </span>
                                    </div>
                                    <div style="white-space:nowrap">
                                        <font color="DimGray">
                                            Yazan;
                                        </font>
                                        <a href="https://www.ircforumlari.net/if-uye/152473-merf.html">
                                            Merf
                                        </a>
                                    </div>
                                    <div align="left" style="white-space:nowrap">
                                        16 Mayıs 2024
                                        <span class="time">
                                            <i class="fa fa-clock-o">
                                            </i>
                                            12:08
                                        </span>
                                        <a href="https://www.ircforumlari.net/forum-dunyasindan-haberler/1034187-forumdaorg-gelismeleri-post1042896510.html#post1042896510">
                                            <i class="fa fa-arrow-circle-o-right">
                                            </i>
                                        </a>
                                    </div>
                                </div>
                            </td>
                            <td class="alt1">
                                <span class="s081">
                                    318
                                </span>
                            </td>
                            <td class="alt2">
                                <span class="s082">
                                    1.607
                                </span>
                            </td>
                        </tr>
                        <tr align="center">
                            <td class="alt2">
                                <img alt="Yeni Mesaj Var/Yok" border="0" height="48" id="forum_statusicon_730" src="images/navy/statusicon/forum_old.gif" width="48">
                            </td>
                            <td align="left" class="alt1Active" id="f730">
                                <div>
                                    <span style="float: right;">
                                        <a href="https://www.ircforumlari.net/external.php?type=rss2&amp;forumids=730" rel="nofollow">
                                            <i aria-hidden="true" class="fa fa-rss">
                                            </i>
                                        </a>
                                    </span>
                                    <a href="https://www.ircforumlari.net/xenforo/">
                                        <strong>
                                            XenForo
                                        </strong>
                                    </a>
                                </div>
                                <div class="smallfont">
                                    Xenforo temaları, eklentileri, şablon d&uuml;zenlemeleri paylaşabileceğiniz ve sorunlarınıza &ccedil;&ouml;z&uuml;m bulabileceğiniz kategori.
                                </div>
                                <div class="smallfont" style="margin-top:6px">
                                    <table align="center" border="0" cellpadding="0" cellspacing="0" width="100%">
                                        <tbody>
                                            <tr valign="top">
                                                <td width="50%">
                                                    <img alt="Alt forumlar" border="0" class="inlineimg" height="16" id="forum_statusicon_2050" src="images/navy/statusicon/subforum_old.gif" width="16">
                                                    <a href="https://www.ircforumlari.net/xenforo-temalari/">
                                                        <span title="">
                                                            XenForo Temaları
                                                        </span>
                                                    </a>
                                                </td>
                                                <td width="50%">
                                                    <img alt="Alt forumlar" border="0" class="inlineimg" height="16" id="forum_statusicon_2051" src="images/navy/statusicon/subforum_old.gif" width="16">
                                                    <a href="https://www.ircforumlari.net/xenforo-eklentileri/">
                                                        <span title="">
                                                            XenForo Eklentileri
                                                        </span>
                                                    </a>
                                                </td>
                                            </tr>
                                        </tbody>
                                    </table>
                                </div>
                            </td>
                            <td class="alt2">
                                <div align="left" class="smallfont">
                                    <div>
                                        <span style="white-space:nowrap">
                                            <img alt="" border="0" class="inlineimg" src="images/icons/icon1.gif">
                                            <a href="https://www.ircforumlari.net/xenforo/1029791-xenforo-lisans-ariyorum.html" style="white-space:nowrap">
                                                <strong>
                                                    Xenforo Lisans Arıyorum
                                                </strong>
                                            </a>
                                        </span>
                                    </div>
                                    <div style="white-space:nowrap">
                                        <font color="DimGray">
                                            Yazan;
                                        </font>
                                        <a href="https://www.ircforumlari.net/if-uye/122822-bahtiyar.html">
                                            Bahtiyar
                                        </a>
                                    </div>
                                    <div align="left" style="white-space:nowrap">
                                        29 Şubat 2024
                                        <span class="time">
                                            <i class="fa fa-clock-o">
                                            </i>
                                            21:50
                                        </span>
                                        <a href="https://www.ircforumlari.net/xenforo/1029791-xenforo-lisans-ariyorum-post1042877764.html#post1042877764">
                                            <i class="fa fa-arrow-circle-o-right">
                                            </i>
                                        </a>
                                    </div>
                                </div>
                            </td>
                            <td class="alt1">
                                <span class="s081">
                                    24
                                </span>
                            </td>
                            <td class="alt2">
                                <span class="s082">
                                    67
                                </span>
                            </td>
                        </tr>
                        <tr align="center">
                            <td class="alt2">
                                <img alt="Yeni Mesaj Var/Yok" border="0" height="48" id="forum_statusicon_652" src="images/navy/statusicon/forum_old.gif" width="48">
                            </td>
                            <td align="left" class="alt1Active" id="f652">
                                <div>
                                    <span style="float: right;">
                                        <a href="https://www.ircforumlari.net/external.php?type=rss2&amp;forumids=652" rel="nofollow">
                                            <i aria-hidden="true" class="fa fa-rss">
                                            </i>
                                        </a>
                                    </span>
                                    <a href="https://www.ircforumlari.net/programlama/">
                                        <strong>
                                            Programlama
                                        </strong>
                                    </a>
                                </div>
                                <div class="smallfont">
                                    Programlama ile alakalı t&uuml;m konulara bu başlık altından ulaşabilirsiniz.
                                </div>
                                <div class="smallfont" style="margin-top:6px">
                                    <table align="center" border="0" cellpadding="0" cellspacing="0" width="100%">
                                        <tbody>
                                            <tr valign="top">
                                                <td width="50%">
                                                    <img alt="Alt forumlar" border="0" class="inlineimg" height="16" id="forum_statusicon_288" src="images/navy/statusicon/subforum_old.gif" width="16">
                                                    <a href="https://www.ircforumlari.net/c/">
                                                        <span title="C Hakkında aradığınız herşey bu b&ouml;l&uuml;mde.">
                                                            C#
                                                        </span>
                                                    </a>
                                                </td>
                                                <td width="50%">
                                                    <img alt="Alt forumlar" border="0" class="inlineimg" height="16" id="forum_statusicon_2138" src="images/navy/statusicon/subforum_old.gif" width="16">
                                                    <a href="https://www.ircforumlari.net/python/">
                                                        <span title="Python progralam dili hakkında paylaşımların yer aldığı kategori.">
                                                            Python
                                                        </span>
                                                    </a>
                                                </td>
                                            </tr>
                                            <tr>
                                                <td width="50%">
                                                    <img alt="Alt forumlar" border="0" class="inlineimg" height="16" id="forum_statusicon_561" src="images/navy/statusicon/subforum_old.gif" width="16">
                                                    <a href="https://www.ircforumlari.net/java/">
                                                        <span title="">
                                                            Java
                                                        </span>
                                                    </a>
                                                </td>
                                                <td width="50%">
                                                    <img alt="Alt forumlar" border="0" class="inlineimg" height="16" id="forum_statusicon_289" src="images/navy/statusicon/subforum_old.gif" width="16">
                                                    <a href="https://www.ircforumlari.net/c-ve-c/">
                                                        <span title="C++ hakkında aradığınız herşey...">
                                                            C ve C++
                                                        </span>
                                                    </a>
                                                </td>
                                            </tr>
                                            <tr>
                                                <td width="50%">
                                                    <img alt="Alt forumlar" border="0" class="inlineimg" height="16" id="forum_statusicon_290" src="images/navy/statusicon/subforum_old.gif" width="16">
                                                    <a href="https://www.ircforumlari.net/visual-basic/">
                                                        <span title="Visual Basic hakkında aradığınız herşey...">
                                                            Visual Basic
                                                        </span>
                                                    </a>
                                                </td>
                                                <td width="50%">
                                                    <img alt="Alt forumlar" border="0" class="inlineimg" height="16" id="forum_statusicon_291" src="images/navy/statusicon/subforum_old.gif" width="16">
                                                    <a href="https://www.ircforumlari.net/delphi/">
                                                        <span title="Delphi hakkında aradığınız herşey...">
                                                            Delphi
                                                        </span>
                                                    </a>
                                                </td>
                                            </tr>
                                        </tbody>
                                    </table>
                                </div>
                            </td>
                            <td class="alt2">
                                <div align="left" class="smallfont">
                                    <div>
                                        <span style="white-space:nowrap">
                                            <img alt="" border="0" class="inlineimg" src="images/icons/icon1.gif">
                                            <a href="https://www.ircforumlari.net/python/1028334-ogrencilerin-aldiklari-notlarin-ortalamasini-bulma.html" style="white-space:nowrap">
                                                <strong>
                                                    &Ouml;ğrencilerin aldıkları...
                                                </strong>
                                            </a>
                                        </span>
                                    </div>
                                    <div style="white-space:nowrap">
                                        <font color="DimGray">
                                            Yazan;
                                        </font>
                                        <a href="https://www.ircforumlari.net/if-uye/61120-juventus.html">
                                            Juventus
                                        </a>
                                    </div>
                                    <div align="left" style="white-space:nowrap">
                                        06 Şubat 2024
                                        <span class="time">
                                            <i class="fa fa-clock-o">
                                            </i>
                                            16:30
                                        </span>
                                        <a href="https://www.ircforumlari.net/python/1028334-ogrencilerin-aldiklari-notlarin-ortalamasini-bulma-post1042870298.html#post1042870298">
                                            <i class="fa fa-arrow-circle-o-right">
                                            </i>
                                        </a>
                                    </div>
                                </div>
                            </td>
                            <td class="alt1">
                                <span class="s081">
                                    1.202
                                </span>
                            </td>
                            <td class="alt2">
                                <span class="s082">
                                    1.732
                                </span>
                            </td>
                        </tr>
                        <tr align="center">
                            <td class="alt2">
                                <img alt="Yeni Mesaj Var/Yok" border="0" height="48" id="forum_statusicon_689" src="images/navy/statusicon/forum_old.gif" width="48">
                            </td>
                            <td align="left" class="alt1Active" id="f689">
                                <div>
                                    <span style="float: right;">
                                        <a href="https://www.ircforumlari.net/external.php?type=rss2&amp;forumids=689" rel="nofollow">
                                            <i aria-hidden="true" class="fa fa-rss">
                                            </i>
                                        </a>
                                    </span>
                                    <a href="https://www.ircforumlari.net/web-uygulamalari/">
                                        <strong>
                                            Web Uygulamaları
                                        </strong>
                                    </a>
                                </div>
                                <div class="smallfont">
                                    Web uygulamaları ile alakalı konulara bu başlık altından ulaşabilirsiniz.
                                </div>
                                <div class="smallfont" style="margin-top:6px">
                                    <table align="center" border="0" cellpadding="0" cellspacing="0" width="100%">
                                        <tbody>
                                            <tr valign="top">
                                                <td width="50%">
                                                    <img alt="Alt forumlar" border="0" class="inlineimg" height="16" id="forum_statusicon_1004" src="images/navy/statusicon/subforum_old.gif" width="16">
                                                    <a href="https://www.ircforumlari.net/jsf-jsp-servlet/">
                                                        <span title="">
                                                            JSF/JSP/Servlet
                                                        </span>
                                                    </a>
                                                </td>
                                                <td width="50%">
                                                    <img alt="Alt forumlar" border="0" class="inlineimg" height="16" id="forum_statusicon_1517" src="images/navy/statusicon/subforum_old.gif" width="16">
                                                    <a href="https://www.ircforumlari.net/whmcs/">
                                                        <span title="WHMCS hakkında bilgiler, ipu&ccedil;ları, sorular, sorunlar ve &ccedil;&ouml;z&uuml;mleri.">
                                                            WHMCS
                                                        </span>
                                                    </a>
                                                </td>
                                            </tr>
                                            <tr>
                                                <td width="50%">
                                                    <img alt="Alt forumlar" border="0" class="inlineimg" height="16" id="forum_statusicon_147" src="images/navy/statusicon/subforum_old.gif" width="16">
                                                    <a href="https://www.ircforumlari.net/html-css-javascript/">
                                                        <span title="">
                                                            HTML/CSS/JavaScript
                                                        </span>
                                                    </a>
                                                </td>
                                                <td width="50%">
                                                    <img alt="Alt forumlar" border="0" class="inlineimg" height="16" id="forum_statusicon_145" src="images/navy/statusicon/subforum_old.gif" width="16">
                                                    <a href="https://www.ircforumlari.net/php/">
                                                        <span title="">
                                                            PHP
                                                        </span>
                                                    </a>
                                                </td>
                                            </tr>
                                            <tr>
                                                <td width="50%">
                                                    <img alt="Alt forumlar" border="0" class="inlineimg" height="16" id="forum_statusicon_146" src="images/navy/statusicon/subforum_old.gif" width="16">
                                                    <a href="https://www.ircforumlari.net/asp-aspnet/">
                                                        <span title="">
                                                            ASP/ASP.NET
                                                        </span>
                                                    </a>
                                                </td>
                                                <td width="50%">
                                                    <img alt="Alt forumlar" border="0" class="inlineimg" height="16" id="forum_statusicon_1792" src="images/navy/statusicon/subforum_old.gif" width="16">
                                                    <a href="https://www.ircforumlari.net/nodejs/">
                                                        <span title="">
                                                            Node.JS
                                                        </span>
                                                    </a>
                                                </td>
                                            </tr>
                                        </tbody>
                                    </table>
                                </div>
                            </td>
                            <td class="alt2">
                                <div align="left" class="smallfont">
                                    <div>
                                        <span style="white-space:nowrap">
                                            <img alt="rd1" border="0" class="inlineimg" src="images/icons/rd1.png">
                                            <a href="https://www.ircforumlari.net/html-css-javascript/1030899-responsive-mobil-uyumlu-html-sohbet-giris-sayfasi-one-page-tek-sayfa.html" style="white-space:nowrap">
                                                <strong>
                                                    Responsive Mobil Uyumlu Html...
                                                </strong>
                                            </a>
                                        </span>
                                    </div>
                                    <div style="white-space:nowrap">
                                        <font color="DimGray">
                                            Yazan;
                                        </font>
                                        <a href="https://www.ircforumlari.net/if-uye/26910-croaton.html">
                                            CroAtoN
                                        </a>
                                    </div>
                                    <div align="left" style="white-space:nowrap">
                                        30 Mart 2024
                                        <span class="time">
                                            <i class="fa fa-clock-o">
                                            </i>
                                            02:34
                                        </span>
                                        <a href="https://www.ircforumlari.net/html-css-javascript/1030899-responsive-mobil-uyumlu-html-sohbet-giris-sayfasi-one-page-tek-sayfa-post1042885822.html#post1042885822">
                                            <i class="fa fa-arrow-circle-o-right">
                                            </i>
                                        </a>
                                    </div>
                                </div>
                            </td>
                            <td class="alt1">
                                <span class="s081">
                                    1.255
                                </span>
                            </td>
                            <td class="alt2">
                                <span class="s082">
                                    3.424
                                </span>
                            </td>
                        </tr>
                        <tr align="center">
                            <td class="alt2">
                                <img alt="Yeni Mesaj Var/Yok" border="0" height="48" id="forum_statusicon_578" src="images/navy/statusicon/forum_old.gif" width="48">
                            </td>
                            <td align="left" class="alt1Active" id="f578">
                                <div>
                                    <span style="float: right;">
                                        <a href="https://www.ircforumlari.net/external.php?type=rss2&amp;forumids=578" rel="nofollow">
                                            <i aria-hidden="true" class="fa fa-rss">
                                            </i>
                                        </a>
                                    </span>
                                    <a href="https://www.ircforumlari.net/arama-motoru-optimizasyonu/">
                                        <strong>
                                            Arama Motoru Optimizasyonu
                                        </strong>
                                    </a>
                                </div>
                                <div class="smallfont" style="margin-top:6px">
                                    <table align="center" border="0" cellpadding="0" cellspacing="0" width="100%">
                                        <tbody>
                                            <tr valign="top">
                                                <td width="50%">
                                                    <img alt="Alt forumlar" border="0" class="inlineimg" height="16" id="forum_statusicon_585" src="images/navy/statusicon/subforum_old.gif" width="16">
                                                    <a href="https://www.ircforumlari.net/arama-motorlari-haberleri/">
                                                        <span title="Arama motorları hakkındaki t&uuml;m yenilik ve gelişmelere bu başlık altından ulaşabilirsiniz.">
                                                            Arama Motorları Haberleri
                                                        </span>
                                                    </a>
                                                </td>
                                                <td width="50%">
                                                    <img alt="Alt forumlar" border="0" class="inlineimg" height="16" id="forum_statusicon_587" src="images/navy/statusicon/subforum_old.gif" width="16">
                                                    <a href="https://www.ircforumlari.net/google-admob-ve-adsense/">
                                                        <span title="Google adsense ve admob ile alakalı t&uuml;m konulara bu başlık altından ulaşabilirsiniz.">
                                                            Google Admob ve Adsense
                                                        </span>
                                                    </a>
                                                </td>
                                            </tr>
                                            <tr>
                                                <td width="50%">
                                                    <img alt="Alt forumlar" border="0" class="inlineimg" height="16" id="forum_statusicon_586" src="images/navy/statusicon/subforum_old.gif" width="16">
                                                    <a href="https://www.ircforumlari.net/google-adwords/">
                                                        <span title="Google adwords ile alakalı t&uuml;m konulara bu başlık altından ulaşabilirsiniz.">
                                                            Google Adwords
                                                        </span>
                                                    </a>
                                                </td>
                                                <td width="50%">
                                                    <img alt="Alt forumlar" border="0" class="inlineimg" height="16" id="forum_statusicon_190" src="images/navy/statusicon/subforum_old.gif" width="16">
                                                    <a href="https://www.ircforumlari.net/google-seo/">
                                                        <span title="Seo &ccedil;alışmaları ile alakalı konulara bu başlık altından ulaşabilirsiniz.">
                                                            Google Seo
                                                        </span>
                                                    </a>
                                                </td>
                                            </tr>
                                            <tr>
                                                <td width="50%">
                                                    <img alt="Alt forumlar" border="0" class="inlineimg" height="16" id="forum_statusicon_177" src="images/navy/statusicon/subforum_old.gif" width="16">
                                                    <a href="https://www.ircforumlari.net/link-degisimi/">
                                                        <span title="Google PR y&uuml;kseltmek ve &uuml;st sıralara &ccedil;ıkmak i&ccedil;in yapacağınız link değişim b&ouml;l&uuml;m&uuml;.">
                                                            Link değişimi
                                                        </span>
                                                    </a>
                                                </td>
                                                <td width="50%">
                                                    <img alt="Alt forumlar" border="0" class="inlineimg" height="16" id="forum_statusicon_326" src="images/navy/statusicon/subforum_old.gif" width="16">
                                                    <a href="https://www.ircforumlari.net/diger-dizinler/">
                                                        <span title="Diğer dizinler hakkında detaylı bilgi, backlink inşaası gibi konulara bu b&ouml;l&uuml;mden ulaşabilirsiniz.">
                                                            Diğer Dizinler
                                                        </span>
                                                    </a>
                                                </td>
                                            </tr>
                                        </tbody>
                                    </table>
                                </div>
                            </td>
                            <td class="alt2">
                                <div align="left" class="smallfont">
                                    <div>
                                        <span style="white-space:nowrap">
                                            <img alt="" border="0" class="inlineimg" src="images/icons/icon1.gif">
                                            <a href="https://www.ircforumlari.net/google-seo/1032366-ssspam-score-43-den-nasil-1e-dusurdum.html" style="white-space:nowrap">
                                                <strong>
                                                    SS(Spam Score) %43’den Nasıl...
                                                </strong>
                                            </a>
                                        </span>
                                    </div>
                                    <div style="white-space:nowrap">
                                        <font color="DimGray">
                                            Yazan;
                                        </font>
                                        <a href="https://www.ircforumlari.net/if-uye/125501-spinozi.html">
                                            SpinoZi
                                        </a>
                                    </div>
                                    <div align="left" style="white-space:nowrap">
                                        15 Nisan 2024
                                        <span class="time">
                                            <i class="fa fa-clock-o">
                                            </i>
                                            02:08
                                        </span>
                                        <a href="https://www.ircforumlari.net/google-seo/1032366-ssspam-score-43-den-nasil-1e-dusurdum-post1042889452.html#post1042889452">
                                            <i class="fa fa-arrow-circle-o-right">
                                            </i>
                                        </a>
                                    </div>
                                </div>
                            </td>
                            <td class="alt1">
                                <span class="s081">
                                    7.492
                                </span>
                            </td>
                            <td class="alt2">
                                <span class="s082">
                                    45.297
                                </span>
                            </td>
                        </tr>
                    </tbody>
                    <tbody>
                        <tr>
                            <td align="center" bgcolor="#F5F5F5" colspan="">
                                <br>
                            </td>
                        </tr>
                    </tbody>
                    <tbody>
                        <tr>
                            <td class="tcat" colspan="5">
                                <a href="#top" onclick="return toggle_collapse('forumbit_511')" style="float:right">
                                    <i class="fa fa-plus-circle" style="margin-top: 9px;">
                                    </i>
                                </a>
                                <i class="fa fa-chevron-right">
                                </i>
                                Hosting Firmaları
                            </td>
                        </tr>
                    </tbody>
                    <tbody id="collapseobj_forumbit_511" style="">
                        <tr align="center">
                            <td class="alt2">
                                <img alt="Yeni Mesaj Var/Yok" border="0" height="48" id="forum_statusicon_599" src="images/navy/statusicon/forum_old.gif" width="48">
                            </td>
                            <td align="left" class="alt1Active" id="f599">
                                <div>
                                    <span style="float: right;">
                                        <a href="https://www.ircforumlari.net/external.php?type=rss2&amp;forumids=599" rel="nofollow">
                                            <i aria-hidden="true" class="fa fa-rss">
                                            </i>
                                        </a>
                                    </span>
                                    <a href="https://www.ircforumlari.net/ys-belgeli-hosting-firmalari/">
                                        <strong>
                                            YS Belgeli Hosting Firmaları
                                        </strong>
                                    </a>
                                </div>
                                <div class="smallfont">
                                    IRCForumlari.Net kayıtlı hosting firma grubuna dahil şirketlere bu başlık altından ulaşabilirsiniz.
                                </div>
                                <div class="smallfont" style="margin-top:6px">
                                    <table align="center" border="0" cellpadding="0" cellspacing="0" width="100%">
                                        <tbody>
                                            <tr valign="top">
                                                <td width="50%">
                                                    <img alt="Alt forumlar" border="0" class="inlineimg" height="16" id="forum_statusicon_1295" src="images/navy/statusicon/subforum_link.gif" width="16">
                                                    <a href="https://www.ircforumlari.net/firma-tanit">
                                                        <span title="">
                                                            YS Belgeli Firma Tanıtımı
                                                        </span>
                                                    </a>
                                                </td>
                                                <td width="50%">
                                                    <img alt="Alt forumlar" border="0" class="inlineimg" height="16" id="forum_statusicon_1485" src="images/navy/statusicon/subforum_old.gif" width="16">
                                                    <a href="https://www.ircforumlari.net/ys-belgeli-firma-kampanyalari/">
                                                        <span title="">
                                                            YS Belgeli Firma Kampanyaları
                                                        </span>
                                                    </a>
                                                </td>
                                            </tr>
                                        </tbody>
                                    </table>
                                </div>
                            </td>
                            <td class="alt2">
                                <div align="left" class="smallfont">
                                    <div>
                                        <span style="white-space:nowrap">
                                            <img alt="" border="0" class="inlineimg" src="images/icons/icon1.gif">
                                            <a href="https://www.ircforumlari.net/ys-belgeli-firma-kampanyalari/1026077-turknt-ucretsiz-hosting-firsati.html" style="white-space:nowrap">
                                                <strong>
                                                    TURKNT - &Uuml;cretsiz Hosting...
                                                </strong>
                                            </a>
                                        </span>
                                    </div>
                                    <div style="white-space:nowrap">
                                        <font color="DimGray">
                                            Yazan;
                                        </font>
                                        <a href="https://www.ircforumlari.net/if-uye/153036-turknt.html">
                                            TURKNT
                                        </a>
                                    </div>
                                    <div align="left" style="white-space:nowrap">
                                        03 Mart 2024
                                        <span class="time">
                                            <i class="fa fa-clock-o">
                                            </i>
                                            23:11
                                        </span>
                                        <a href="https://www.ircforumlari.net/ys-belgeli-firma-kampanyalari/1026077-turknt-ucretsiz-hosting-firsati-post1042878443.html#post1042878443">
                                            <i class="fa fa-arrow-circle-o-right">
                                            </i>
                                        </a>
                                    </div>
                                </div>
                            </td>
                            <td class="alt1">
                                <span class="s081">
                                    48
                                </span>
                            </td>
                            <td class="alt2">
                                <span class="s082">
                                    461
                                </span>
                            </td>
                        </tr>
                        <tr align="center">
                            <td class="alt2">
                                <img alt="Yeni Mesaj Var/Yok" border="0" height="48" id="forum_statusicon_990" src="images/navy/statusicon/forum_old.gif" width="48">
                            </td>
                            <td align="left" class="alt1Active" id="f990">
                                <div>
                                    <span style="float: right;">
                                        <a href="https://www.ircforumlari.net/external.php?type=rss2&amp;forumids=990" rel="nofollow">
                                            <i aria-hidden="true" class="fa fa-rss">
                                            </i>
                                        </a>
                                    </span>
                                    <a href="https://www.ircforumlari.net/ys-belgesiz-hosting-firmalari/">
                                        <strong>
                                            YS Belgesiz Hosting Firmaları
                                        </strong>
                                    </a>
                                </div>
                                <div class="smallfont">
                                    IRCForumlari.Net kayıtsız hosting firma grubuna dahil şirketlere bu başlık altından ulaşabilirsiniz.
                                </div>
                                <div class="smallfont" style="margin-top:6px">
                                    <table align="center" border="0" cellpadding="0" cellspacing="0" width="100%">
                                        <tbody>
                                            <tr valign="top">
                                                <td width="50%">
                                                    <img alt="Alt forumlar" border="0" class="inlineimg" height="16" id="forum_statusicon_1487" src="images/navy/statusicon/subforum_link.gif" width="16">
                                                    <a href="https://www.ircforumlari.net/ysbelgesiz-firma-tanit">
                                                        <span title="">
                                                            YS Belgesiz Firma Tanıtımı
                                                        </span>
                                                    </a>
                                                </td>
                                                <td width="50%">
                                                    <img alt="Alt forumlar" border="0" class="inlineimg" height="16" id="forum_statusicon_1486" src="images/navy/statusicon/subforum_old.gif" width="16">
                                                    <a href="https://www.ircforumlari.net/ys-belgesiz-firma-kampanyalari/">
                                                        <span title="">
                                                            YS Belgesiz Firma Kampanyaları
                                                        </span>
                                                    </a>
                                                </td>
                                            </tr>
                                        </tbody>
                                    </table>
                                </div>
                            </td>
                            <td class="alt2">
                                <div align="left" class="smallfont">
                                    <div>
                                        <span style="white-space:nowrap">
                                            <img alt="" border="0" class="inlineimg" src="images/icons/icon1.gif">
                                            <a href="https://www.ircforumlari.net/ys-belgesiz-hosting-firmalari/1021826-webcimnet-internet-bilisim-hizmetleri.html" style="white-space:nowrap">
                                                <strong>
                                                    WebcimNET Internet Bilişim...
                                                </strong>
                                            </a>
                                        </span>
                                    </div>
                                    <div style="white-space:nowrap">
                                        <font color="DimGray">
                                            Yazan;
                                        </font>
                                        <a href="https://www.ircforumlari.net/if-uye/122596-snoopy.html">
                                            SNOOPY
                                        </a>
                                    </div>
                                    <div align="left" style="white-space:nowrap">
                                        01 Nisan 2024
                                        <span class="time">
                                            <i class="fa fa-clock-o">
                                            </i>
                                            21:48
                                        </span>
                                        <a href="https://www.ircforumlari.net/ys-belgesiz-hosting-firmalari/1021826-webcimnet-internet-bilisim-hizmetleri-post1042886457.html#post1042886457">
                                            <i class="fa fa-arrow-circle-o-right">
                                            </i>
                                        </a>
                                    </div>
                                </div>
                            </td>
                            <td class="alt1">
                                <span class="s081">
                                    49
                                </span>
                            </td>
                            <td class="alt2">
                                <span class="s082">
                                    235
                                </span>
                            </td>
                        </tr>
                        <tr align="center">
                            <td class="alt2">
                                <img alt="Yeni Mesaj Var/Yok" border="0" height="48" id="forum_statusicon_85" src="images/navy/statusicon/forum_old.gif" width="48">
                            </td>
                            <td align="left" class="alt1Active" id="f85">
                                <div>
                                    <span style="float: right;">
                                        <a href="https://www.ircforumlari.net/external.php?type=rss2&amp;forumids=85" rel="nofollow">
                                            <i aria-hidden="true" class="fa fa-rss">
                                            </i>
                                        </a>
                                    </span>
                                    <a href="https://www.ircforumlari.net/hosting-ariyorum/">
                                        <strong>
                                            Hosting Arıyorum
                                        </strong>
                                    </a>
                                </div>
                                <div class="smallfont">
                                    IRCd hosting (bnc, radyo, web hosting) arayanlar konu paylaşımlarına bu başlık altından ulaşabilirsiniz.
                                </div>
                            </td>
                            <td class="alt2">
                                <div align="left" class="smallfont">
                                    <div>
                                        <span style="white-space:nowrap">
                                            <img alt="" border="0" class="inlineimg" src="images/icons/icon1.gif">
                                            <a href="https://www.ircforumlari.net/hosting-ariyorum/1009262-hosting-alacagiz.html" style="white-space:nowrap">
                                                <strong>
                                                    Hosting alacağız.
                                                </strong>
                                            </a>
                                        </span>
                                    </div>
                                    <div style="white-space:nowrap">
                                        <font color="DimGray">
                                            Yazan;
                                        </font>
                                        <a href="https://www.ircforumlari.net/if-uye/30864-tupac.html">
                                            Tupac
                                        </a>
                                    </div>
                                    <div align="left" style="white-space:nowrap">
                                        09 Eyl&uuml;l 2023
                                        <span class="time">
                                            <i class="fa fa-clock-o">
                                            </i>
                                            21:11
                                        </span>
                                        <a href="https://www.ircforumlari.net/hosting-ariyorum/1009262-hosting-alacagiz-post1042829775.html#post1042829775">
                                            <i class="fa fa-arrow-circle-o-right">
                                            </i>
                                        </a>
                                    </div>
                                </div>
                            </td>
                            <td class="alt1">
                                <span class="s081">
                                    20
                                </span>
                            </td>
                            <td class="alt2">
                                <span class="s082">
                                    69
                                </span>
                            </td>
                        </tr>
                        <tr align="center">
                            <td class="alt2">
                                <img alt="Yeni Mesaj Var/Yok" border="0" height="48" id="forum_statusicon_512" src="images/navy/statusicon/forum_old.gif" width="48">
                            </td>
                            <td align="left" class="alt1Active" id="f512">
                                <div>
                                    <span style="float: right;">
                                        <a href="https://www.ircforumlari.net/external.php?type=rss2&amp;forumids=512" rel="nofollow">
                                            <i aria-hidden="true" class="fa fa-rss">
                                            </i>
                                        </a>
                                    </span>
                                    <a href="https://www.ircforumlari.net/hosting-sikayetleri/">
                                        <strong>
                                            Hosting Şikayetleri
                                        </strong>
                                    </a>
                                </div>
                                <div class="smallfont">
                                    Hosting firmalarına ait şikayet konularına bu başlık altından ulaşabilirsiniz.
                                </div>
                            </td>
                            <td class="alt2">
                                <div align="left" class="smallfont">
                                    <div>
                                        <span style="white-space:nowrap">
                                            <img alt="" border="0" class="inlineimg" src="images/icons/icon1.gif">
                                            <a href="https://www.ircforumlari.net/hosting-sikayetleri/799430-ofsbilisim-hosting-firmasinin-musteri-memnuniyeti.html" style="white-space:nowrap">
                                                <strong>
                                                    Ofsbilisim Hosting Firmasının...
                                                </strong>
                                            </a>
                                        </span>
                                    </div>
                                    <div style="white-space:nowrap">
                                        <font color="DimGray">
                                            Yazan;
                                        </font>
                                        <a href="https://www.ircforumlari.net/if-uye/2423-chelt.html">
                                            Chelt
                                        </a>
                                    </div>
                                    <div align="left" style="white-space:nowrap">
                                        27 Temmuz 2018
                                        <span class="time">
                                            <i class="fa fa-clock-o">
                                            </i>
                                            21:37
                                        </span>
                                        <a href="https://www.ircforumlari.net/hosting-sikayetleri/799430-ofsbilisim-hosting-firmasinin-musteri-memnuniyeti-post1041969737.html#post1041969737">
                                            <i class="fa fa-arrow-circle-o-right">
                                            </i>
                                        </a>
                                    </div>
                                </div>
                            </td>
                            <td class="alt1">
                                <span class="s081">
                                    3
                                </span>
                            </td>
                            <td class="alt2">
                                <span class="s082">
                                    30
                                </span>
                            </td>
                        </tr>
                        <tr align="center">
                            <td class="alt2">
                                <img alt="Yeni Mesaj Var/Yok" border="0" height="48" id="forum_statusicon_625" src="images/navy/statusicon/forum_old.gif" width="48">
                            </td>
                            <td align="left" class="alt1Active" id="f625">
                                <div>
                                    <span style="float: right;">
                                        <a href="https://www.ircforumlari.net/external.php?type=rss2&amp;forumids=625" rel="nofollow">
                                            <i aria-hidden="true" class="fa fa-rss">
                                            </i>
                                        </a>
                                    </span>
                                    <a href="https://www.ircforumlari.net/domain-firmalari/">
                                        <strong>
                                            Domain Firmaları
                                        </strong>
                                    </a>
                                </div>
                                <div class="smallfont">
                                    Domain Firmaları hakkında fikir alış verişi ve tanıtımlara bu başlık altından ulaşabilirsiniz.
                                </div>
                            </td>
                            <td class="alt2">
                                <div align="left" class="smallfont">
                                    <div>
                                        <span style="white-space:nowrap">
                                            <img alt="rd1" border="0" class="inlineimg" src="images/icons/rd1.png">
                                            <a href="https://www.ircforumlari.net/domain-firmalari/1009025-128226-ucuz-com-uzanti-arayanlara.html" style="white-space:nowrap">
                                                <strong>
                                                    📢 |  Ucuz Com Uzantı...
                                                </strong>
                                            </a>
                                        </span>
                                    </div>
                                    <div style="white-space:nowrap">
                                        <font color="DimGray">
                                            Yazan;
                                        </font>
                                        <a href="https://www.ircforumlari.net/if-uye/36410-xdarksunx.html">
                                            xdarksunx
                                        </a>
                                    </div>
                                    <div align="left" style="white-space:nowrap">
                                        20 Nisan 2023
                                        <span class="time">
                                            <i class="fa fa-clock-o">
                                            </i>
                                            21:14
                                        </span>
                                        <a href="https://www.ircforumlari.net/domain-firmalari/1009025-128226-ucuz-com-uzanti-arayanlara-post1042793923.html#post1042793923">
                                            <i class="fa fa-arrow-circle-o-right">
                                            </i>
                                        </a>
                                    </div>
                                </div>
                            </td>
                            <td class="alt1">
                                <span class="s081">
                                    10
                                </span>
                            </td>
                            <td class="alt2">
                                <span class="s082">
                                    98
                                </span>
                            </td>
                        </tr>
                        <tr align="center">
                            <td class="alt2">
                                <img alt="Yeni Mesaj Var/Yok" border="0" height="48" id="forum_statusicon_572" src="images/navy/statusicon/forum_old.gif" width="48">
                            </td>
                            <td align="left" class="alt1Active" id="f572">
                                <div>
                                    <span style="float: right;">
                                        <a href="https://www.ircforumlari.net/external.php?type=rss2&amp;forumids=572" rel="nofollow">
                                            <i aria-hidden="true" class="fa fa-rss">
                                            </i>
                                        </a>
                                    </span>
                                    <a href="https://www.ircforumlari.net/kontrol-panelleri/">
                                        <strong>
                                            Kontrol Panelleri
                                        </strong>
                                    </a>
                                </div>
                                <div class="smallfont">
                                    T&uuml;m kontrol panelleri hakkında genel bilgiye bu başlık altından ulaşabilirsiniz.
                                </div>
                                <div class="smallfont" style="margin-top:6px">
                                    <table align="center" border="0" cellpadding="0" cellspacing="0" width="100%">
                                        <tbody>
                                            <tr valign="top">
                                                <td width="50%">
                                                    <img alt="Alt forumlar" border="0" class="inlineimg" height="16" id="forum_statusicon_573" src="images/navy/statusicon/subforum_old.gif" width="16">
                                                    <a href="https://www.ircforumlari.net/whm-cpanel/">
                                                        <span title="">
                                                            Whm-cPanel
                                                        </span>
                                                    </a>
                                                </td>
                                                <td width="50%">
                                                    <img alt="Alt forumlar" border="0" class="inlineimg" height="16" id="forum_statusicon_574" src="images/navy/statusicon/subforum_old.gif" width="16">
                                                    <a href="https://www.ircforumlari.net/plesk/">
                                                        <span title="">
                                                            Plesk
                                                        </span>
                                                    </a>
                                                </td>
                                            </tr>
                                            <tr>
                                                <td width="50%">
                                                    <img alt="Alt forumlar" border="0" class="inlineimg" height="16" id="forum_statusicon_575" src="images/navy/statusicon/subforum_old.gif" width="16">
                                                    <a href="https://www.ircforumlari.net/diger-kontrol-panelleri/">
                                                        <span title="">
                                                            Diğer Kontrol Panelleri
                                                        </span>
                                                    </a>
                                                </td>
                                                <td>
                                                    &nbsp;
                                                </td>
                                            </tr>
                                        </tbody>
                                    </table>
                                </div>
                            </td>
                            <td class="alt2">
                                <div align="left" class="smallfont">
                                    <div>
                                        <span style="white-space:nowrap">
                                            <img alt="Lightbulb" border="0" class="inlineimg" src="images/icons/icon3.gif">
                                            <a href="https://www.ircforumlari.net/plesk/997373-plesk-panel-de-cron-nasil-eklenir.html" style="white-space:nowrap">
                                                <strong>
                                                    Plesk Panel ‘de Cron Nasıl...
                                                </strong>
                                            </a>
                                        </span>
                                    </div>
                                    <div style="white-space:nowrap">
                                        <font color="DimGray">
                                            Yazan;
                                        </font>
                                        <a href="https://www.ircforumlari.net/if-uye/146335-sarya.html">
                                            Sarya
                                        </a>
                                    </div>
                                    <div align="left" style="white-space:nowrap">
                                        24 Aralık 2022
                                        <span class="time">
                                            <i class="fa fa-clock-o">
                                            </i>
                                            21:57
                                        </span>
                                        <a href="https://www.ircforumlari.net/plesk/997373-plesk-panel-de-cron-nasil-eklenir-post1042760551.html#post1042760551">
                                            <i class="fa fa-arrow-circle-o-right">
                                            </i>
                                        </a>
                                    </div>
                                </div>
                            </td>
                            <td class="alt1">
                                <span class="s081">
                                    24
                                </span>
                            </td>
                            <td class="alt2">
                                <span class="s082">
                                    44
                                </span>
                            </td>
                        </tr>
                    </tbody>
                    <tbody>
                        <tr>
                            <td align="center" bgcolor="#F5F5F5" colspan="">
                                <br>
                            </td>
                        </tr>
                    </tbody>
                    <tbody>
                        <tr>
                            <td class="tcat" colspan="5">
                                <a href="#top" onclick="return toggle_collapse('forumbit_2072')" style="float:right">
                                    <i class="fa fa-plus-circle" style="margin-top: 9px;">
                                    </i>
                                </a>
                                <i class="fa fa-chevron-right">
                                </i>
                                Bilgisayar, İnternet, Teknoloji, Ağ
                            </td>
                        </tr>
                    </tbody>
                    <tbody id="collapseobj_forumbit_2072" style="">
                        <tr align="center">
                            <td class="alt2">
                                <img alt="Yeni Mesaj Var/Yok" border="0" height="48" id="forum_statusicon_2073" src="images/navy/statusicon/forum_old.gif" width="48">
                            </td>
                            <td align="left" class="alt1Active" id="f2073">
                                <div>
                                    <span style="float: right;">
                                        <a href="https://www.ircforumlari.net/external.php?type=rss2&amp;forumids=2073" rel="nofollow">
                                            <i aria-hidden="true" class="fa fa-rss">
                                            </i>
                                        </a>
                                    </span>
                                    <a href="https://www.ircforumlari.net/duyurular-ve-haberler/">
                                        <strong>
                                            Duyurular ve Haberler
                                        </strong>
                                    </a>
                                </div>
                                <div class="smallfont">
                                    Bilgisayar, teknoloji, oyun duyuruları ve haberlerin bulunduğu başlık.
                                </div>
                                <div class="smallfont" style="margin-top:6px">
                                    <table align="center" border="0" cellpadding="0" cellspacing="0" width="100%">
                                        <tbody>
                                            <tr valign="top">
                                                <td width="50%">
                                                    <img alt="Alt forumlar" border="0" class="inlineimg" height="16" id="forum_statusicon_112" src="images/navy/statusicon/subforum_old.gif" width="16">
                                                    <a href="https://www.ircforumlari.net/bilim-dunyasindan-son-haberler/">
                                                        <span title="Bilim d&uuml;nyasına dair t&uuml;m haberlere bu başlık altından ulaşabilirsiniz.">
                                                            Bilim D&uuml;nyasından Son Haberler
                                                        </span>
                                                    </a>
                                                </td>
                                                <td width="50%">
                                                    <img alt="Alt forumlar" border="0" class="inlineimg" height="16" id="forum_statusicon_670" src="images/navy/statusicon/subforum_old.gif" width="16">
                                                    <a href="https://www.ircforumlari.net/oyun-dunyasindan-son-haberler/">
                                                        <span title="Oyunlarlar ile alakalı t&uuml;m haberlere bu başlık altından ulaşabilirsiniz.">
                                                            Oyun D&uuml;nyasından Son Haberler
                                                        </span>
                                                    </a>
                                                </td>
                                            </tr>
                                            <tr>
                                                <td width="50%">
                                                    <img alt="Alt forumlar" border="0" class="inlineimg" height="16" id="forum_statusicon_1247" src="images/navy/statusicon/subforum_old.gif" width="16">
                                                    <a href="https://www.ircforumlari.net/bilgisayar-dunyasindan-haberler/">
                                                        <span title="Bilgisayar d&uuml;nyasındaki en son gelişmeşere bu başlık altından ulaşabilirsiniz.">
                                                            Bilgisayar D&uuml;nyasından Haberler
                                                        </span>
                                                    </a>
                                                </td>
                                                <td width="50%">
                                                    <img alt="Alt forumlar" border="0" class="inlineimg" height="16" id="forum_statusicon_1489" src="images/navy/statusicon/subforum_old.gif" width="16">
                                                    <a href="https://www.ircforumlari.net/teknoloji-dunyasindan-son-haberler/">
                                                        <span title="Teknoloji d&uuml;nyasına dair t&uuml;m haberlere bu başlık altından ulaşabilirsiniz.">
                                                            Teknoloji D&uuml;nyasından Son Haberler
                                                        </span>
                                                    </a>
                                                </td>
                                            </tr>
                                            <tr>
                                                <td width="50%">
                                                    <img alt="Alt forumlar" border="0" class="inlineimg" height="16" id="forum_statusicon_1056" src="images/navy/statusicon/subforum_old.gif" width="16">
                                                    <a href="https://www.ircforumlari.net/internet-dunyasindan-haberler/">
                                                        <span title="G&uuml;ncel internet haberlerine bu başlık altından ulaşabilirsiniz.">
                                                            İnternet D&uuml;nyasından Haberler
                                                        </span>
                                                    </a>
                                                </td>
                                                <td width="50%">
                                                    <img alt="Alt forumlar" border="0" class="inlineimg" height="16" id="forum_statusicon_1048" src="images/navy/statusicon/subforum_old.gif" width="16">
                                                    <a href="https://www.ircforumlari.net/sosyal-aglardan-son-haberler/">
                                                        <span title="T&uuml;m sosyal ağlardan haberlere bu başlık altından ulaşabilirsiniz.">
                                                            Sosyal Ağlardan Son Haberler
                                                        </span>
                                                    </a>
                                                </td>
                                            </tr>
                                        </tbody>
                                    </table>
                                </div>
                            </td>
                            <td class="alt2">
                                <div align="left" class="smallfont">
                                    <div>
                                        <span style="white-space:nowrap">
                                            <img alt="" border="0" class="inlineimg" src="images/icons/icon1.gif">
                                            <a href="https://www.ircforumlari.net/diger-sosyal-aglardan-haberler/1034178-tiktoktan-yeni-yapay-zeka-ozelligi.html" style="white-space:nowrap">
                                                <strong>
                                                    TikTok'tan yeni yapay zeka...
                                                </strong>
                                            </a>
                                        </span>
                                    </div>
                                    <div style="white-space:nowrap">
                                        <font color="DimGray">
                                            Yazan;
                                        </font>
                                        <a href="https://www.ircforumlari.net/if-uye/143927-beatrice.html">
                                            Beatrice
                                        </a>
                                    </div>
                                    <div align="left" style="white-space:nowrap">
                                        15 Mayıs 2024
                                        <span class="time">
                                            <i class="fa fa-clock-o">
                                            </i>
                                            17:29
                                        </span>
                                        <a href="https://www.ircforumlari.net/diger-sosyal-aglardan-haberler/1034178-tiktoktan-yeni-yapay-zeka-ozelligi-post1042896268.html#post1042896268">
                                            <i class="fa fa-arrow-circle-o-right">
                                            </i>
                                        </a>
                                    </div>
                                </div>
                            </td>
                            <td class="alt1">
                                <span class="s081">
                                    16.594
                                </span>
                            </td>
                            <td class="alt2">
                                <span class="s082">
                                    23.385
                                </span>
                            </td>
                        </tr>
                        <tr align="center">
                            <td class="alt2">
                                <img alt="Yeni Mesaj Var/Yok" border="0" height="48" id="forum_statusicon_27" src="images/navy/statusicon/forum_old.gif" width="48">
                            </td>
                            <td align="left" class="alt1Active" id="f27">
                                <div>
                                    <span style="float: right;">
                                        <a href="https://www.ircforumlari.net/external.php?type=rss2&amp;forumids=27" rel="nofollow">
                                            <i aria-hidden="true" class="fa fa-rss">
                                            </i>
                                        </a>
                                    </span>
                                    <a href="https://www.ircforumlari.net/bilgisayar-donanimi/">
                                        <strong>
                                            Bilgisayar Donanımı
                                        </strong>
                                    </a>
                                </div>
                                <div class="smallfont">
                                    Bilgisayar donanımı hakkında t&uuml;m konulara bu başlık altından ulaşabilirsiniz.
                                </div>
                            </td>
                            <td class="alt2">
                                <div align="left" class="smallfont">
                                    <div>
                                        <span style="white-space:nowrap">
                                            <img alt="" border="0" class="inlineimg" src="images/icons/icon1.gif">
                                            <a href="https://www.ircforumlari.net/bilgisayar-donanimi/1030859-noctua-nh-d12l-chromaxblack-cpu-sogutucu-tanitildi.html" style="white-space:nowrap">
                                                <strong>
                                                    Noctua NH-D12L chromax.black...
                                                </strong>
                                            </a>
                                        </span>
                                    </div>
                                    <div style="white-space:nowrap">
                                        <font color="DimGray">
                                            Yazan;
                                        </font>
                                        <a href="https://www.ircforumlari.net/if-uye/151545-kojiro.html">
                                            KoJiRo
                                        </a>
                                    </div>
                                    <div align="left" style="white-space:nowrap">
                                        20 Mart 2024
                                        <span class="time">
                                            <i class="fa fa-clock-o">
                                            </i>
                                            19:45
                                        </span>
                                        <a href="https://www.ircforumlari.net/bilgisayar-donanimi/1030859-noctua-nh-d12l-chromaxblack-cpu-sogutucu-tanitildi-post1042882550.html#post1042882550">
                                            <i class="fa fa-arrow-circle-o-right">
                                            </i>
                                        </a>
                                    </div>
                                </div>
                            </td>
                            <td class="alt1">
                                <span class="s081">
                                    3.446
                                </span>
                            </td>
                            <td class="alt2">
                                <span class="s082">
                                    5.158
                                </span>
                            </td>
                        </tr>
                        <tr align="center">
                            <td class="alt2">
                                <img alt="Yeni Mesaj Var/Yok" border="0" height="48" id="forum_statusicon_493" src="images/navy/statusicon/forum_old.gif" width="48">
                            </td>
                            <td align="left" class="alt1Active" id="f493">
                                <div>
                                    <span style="float: right;">
                                        <a href="https://www.ircforumlari.net/external.php?type=rss2&amp;forumids=493" rel="nofollow">
                                            <i aria-hidden="true" class="fa fa-rss">
                                            </i>
                                        </a>
                                    </span>
                                    <a href="https://www.ircforumlari.net/guvenlik-ve-guvenlik-aciklari/">
                                        <strong>
                                            G&uuml;venlik ve G&uuml;venlik A&ccedil;ıkları
                                        </strong>
                                    </a>
                                </div>
                                <div class="smallfont">
                                    G&uuml;venlik a&ccedil;ıkları ve &ouml;nlemleri hakkındaki t&uuml;m konulara bu başlık altından ulaşabilirsiniz.
                                </div>
                                <div class="smallfont" style="margin-top:6px">
                                    <table align="center" border="0" cellpadding="0" cellspacing="0" width="100%">
                                        <tbody>
                                            <tr valign="top">
                                                <td width="50%">
                                                    <img alt="Alt forumlar" border="0" class="inlineimg" height="16" id="forum_statusicon_330" src="images/navy/statusicon/subforum_old.gif" width="16">
                                                    <a href="https://www.ircforumlari.net/guvenlik-aciklari/">
                                                        <span title="">
                                                            G&uuml;venlik A&ccedil;ıkları
                                                        </span>
                                                    </a>
                                                </td>
                                                <td width="50%">
                                                    <img alt="Alt forumlar" border="0" class="inlineimg" height="16" id="forum_statusicon_2092" src="images/navy/statusicon/subforum_old.gif" width="16">
                                                    <a href="https://www.ircforumlari.net/guncel-proxy/">
                                                        <span title="G&uuml;ncel Proxy Listelerine Bu Kategoriden Ulaşabilirsiniz">
                                                            G&uuml;ncel Proxy
                                                        </span>
                                                    </a>
                                                </td>
                                            </tr>
                                            <tr>
                                                <td width="50%">
                                                    <img alt="Alt forumlar" border="0" class="inlineimg" height="16" id="forum_statusicon_331" src="images/navy/statusicon/subforum_old.gif" width="16">
                                                    <a href="https://www.ircforumlari.net/sunucu-guvenligi/">
                                                        <span title="Sunucularınızın g&uuml;venliği i&ccedil;in bilgi edinebileceğiniz b&ouml;l&uuml;m.">
                                                            Sunucu G&uuml;venliği
                                                        </span>
                                                    </a>
                                                </td>
                                                <td width="50%">
                                                    <img alt="Alt forumlar" border="0" class="inlineimg" height="16" id="forum_statusicon_332" src="images/navy/statusicon/subforum_old.gif" width="16">
                                                    <a href="https://www.ircforumlari.net/chat-ve-irc/">
                                                        <span title="">
                                                            Chat ve IRC
                                                        </span>
                                                    </a>
                                                </td>
                                            </tr>
                                        </tbody>
                                    </table>
                                </div>
                            </td>
                            <td class="alt2">
                                <div align="left" class="smallfont">
                                    <div>
                                        <span style="white-space:nowrap">
                                            <img alt="" border="0" class="inlineimg" src="images/icons/icon1.gif">
                                            <a href="https://www.ircforumlari.net/guvenlik-ve-guvenlik-aciklari/1033532-neredeyse-butun-vpnleri-etkisiz-hale-getiren-bir-saldiri-yontemi-kesfedildi.html" style="white-space:nowrap">
                                                <strong>
                                                    Neredeyse b&uuml;t&uuml;n VPN'leri...
                                                </strong>
                                            </a>
                                        </span>
                                    </div>
                                    <div style="white-space:nowrap">
                                        <font color="DimGray">
                                            Yazan;
                                        </font>
                                        <a href="https://www.ircforumlari.net/if-uye/151993-elsaa.html">
                                            eLsaa
                                        </a>
                                    </div>
                                    <div align="left" style="white-space:nowrap">
                                        08 Mayıs 2024
                                        <span class="time">
                                            <i class="fa fa-clock-o">
                                            </i>
                                            17:29
                                        </span>
                                        <a href="https://www.ircforumlari.net/guvenlik-ve-guvenlik-aciklari/1033532-neredeyse-butun-vpnleri-etkisiz-hale-getiren-bir-saldiri-yontemi-kesfedildi-post1042894379.html#post1042894379">
                                            <i class="fa fa-arrow-circle-o-right">
                                            </i>
                                        </a>
                                    </div>
                                </div>
                            </td>
                            <td class="alt1">
                                <span class="s081">
                                    1.171
                                </span>
                            </td>
                            <td class="alt2">
                                <span class="s082">
                                    4.357
                                </span>
                            </td>
                        </tr>
                        <tr align="center">
                            <td class="alt2">
                                <img alt="Yeni Mesaj Var/Yok" border="0" height="48" id="forum_statusicon_2074" src="images/navy/statusicon/forum_old.gif" width="48">
                            </td>
                            <td align="left" class="alt1Active" id="f2074">
                                <div>
                                    <span style="float: right;">
                                        <a href="https://www.ircforumlari.net/external.php?type=rss2&amp;forumids=2074" rel="nofollow">
                                            <i aria-hidden="true" class="fa fa-rss">
                                            </i>
                                        </a>
                                    </span>
                                    <a href="https://www.ircforumlari.net/isletim-sistemleri/">
                                        <strong>
                                            İşletim Sistemleri
                                        </strong>
                                    </a>
                                </div>
                                <div class="smallfont">
                                    Windows Mac ve diğer işletim sistemleri ile alakalı konuların bulunduğu başlık
                                </div>
                                <div class="smallfont" style="margin-top:6px">
                                    <table align="center" border="0" cellpadding="0" cellspacing="0" width="100%">
                                        <tbody>
                                            <tr valign="top">
                                                <td width="50%">
                                                    <img alt="Alt forumlar" border="0" class="inlineimg" height="16" id="forum_statusicon_110" src="images/navy/statusicon/subforum_old.gif" width="16">
                                                    <a href="https://www.ircforumlari.net/windows/">
                                                        <span title="Windows hakkında t&uuml;m konulara bu başlık altından ulaşabilirsiniz.">
                                                            Windows
                                                        </span>
                                                    </a>
                                                </td>
                                                <td width="50%">
                                                    <img alt="Alt forumlar" border="0" class="inlineimg" height="16" id="forum_statusicon_595" src="images/navy/statusicon/subforum_old.gif" width="16">
                                                    <a href="https://www.ircforumlari.net/mac-os/">
                                                        <span title="Macintosh işletim sistemi hakkındaki t&uuml;m konulara bu başlık altından ulaşabilirsiniz.">
                                                            Mac OS
                                                        </span>
                                                    </a>
                                                </td>
                                            </tr>
                                            <tr>
                                                <td width="50%">
                                                    <img alt="Alt forumlar" border="0" class="inlineimg" height="16" id="forum_statusicon_109" src="images/navy/statusicon/subforum_old.gif" width="16">
                                                    <a href="https://www.ircforumlari.net/gnu-linux-ve-unix/">
                                                        <span title="GNU, Linux ve UNIX ile alakalı t&uuml;m konulara bu başlık altından ulaşabilirsiniz.">
                                                            GNU, Linux ve UNIX
                                                        </span>
                                                    </a>
                                                </td>
                                                <td>
                                                    &nbsp;
                                                </td>
                                            </tr>
                                        </tbody>
                                    </table>
                                </div>
                            </td>
                            <td class="alt2">
                                <div align="left" class="smallfont">
                                    <div>
                                        <span style="white-space:nowrap">
                                            <img alt="" border="0" class="inlineimg" src="images/icons/icon1.gif">
                                            <a href="https://www.ircforumlari.net/windows/1034381-microsoft-windowstaki-vpn-baglanti-sorununu-giderdi.html" style="white-space:nowrap">
                                                <strong>
                                                    Microsoft, Windows'taki VPN...
                                                </strong>
                                            </a>
                                        </span>
                                    </div>
                                    <div style="white-space:nowrap">
                                        <font color="DimGray">
                                            Yazan;
                                        </font>
                                        <a href="https://www.ircforumlari.net/if-uye/150417-dedecan61.html">
                                            Dedecan61
                                        </a>
                                    </div>
                                    <div align="left" style="white-space:nowrap">
                                        Bug&uuml;n
                                        <span class="time">
                                            <i class="fa fa-clock-o">
                                            </i>
                                            07:16
                                        </span>
                                        <a href="https://www.ircforumlari.net/windows/1034381-microsoft-windowstaki-vpn-baglanti-sorununu-giderdi-post1042897077.html#post1042897077">
                                            <i class="fa fa-arrow-circle-o-right">
                                            </i>
                                        </a>
                                    </div>
                                </div>
                            </td>
                            <td class="alt1">
                                <span class="s081">
                                    2.530
                                </span>
                            </td>
                            <td class="alt2">
                                <span class="s082">
                                    5.030
                                </span>
                            </td>
                        </tr>
                        <tr align="center">
                            <td class="alt2">
                                <img alt="Yeni Mesaj Var/Yok" border="0" height="48" id="forum_statusicon_111" src="images/navy/statusicon/forum_old.gif" width="48">
                            </td>
                            <td align="left" class="alt1Active" id="f111">
                                <div>
                                    <span style="float: right;">
                                        <a href="https://www.ircforumlari.net/external.php?type=rss2&amp;forumids=111" rel="nofollow">
                                            <i aria-hidden="true" class="fa fa-rss">
                                            </i>
                                        </a>
                                    </span>
                                    <a href="https://www.ircforumlari.net/ag-network-ve-networking/">
                                        <strong>
                                            Ağ, Network ve Networking
                                        </strong>
                                    </a>
                                </div>
                                <div class="smallfont">
                                    Haberleşme sistemleri hakkında t&uuml;m konulara bu başlık altından ulaşabilirsiniz.
                                </div>
                            </td>
                            <td class="alt2">
                                <div align="left" class="smallfont">
                                    <div>
                                        <span style="white-space:nowrap">
                                            <img alt="" border="0" class="inlineimg" src="images/icons/icon1.gif">
                                            <a href="https://www.ircforumlari.net/ag-network-ve-networking/834816-31082019-tum-proxyler-socks-5-dahil.html" style="white-space:nowrap">
                                                <strong>
                                                    31.08.2019 T&uuml;m Proxyler Socks...
                                                </strong>
                                            </a>
                                        </span>
                                    </div>
                                    <div style="white-space:nowrap">
                                        <font color="DimGray">
                                            Yazan;
                                        </font>
                                        <a href="https://www.ircforumlari.net/if-uye/42227-ahmet.html">
                                            Ahmet
                                        </a>
                                    </div>
                                    <div align="left" style="white-space:nowrap">
                                        03 Mart 2024
                                        <span class="time">
                                            <i class="fa fa-clock-o">
                                            </i>
                                            11:49
                                        </span>
                                        <a href="https://www.ircforumlari.net/ag-network-ve-networking/834816-31082019-tum-proxyler-socks-5-dahil-post1042878370.html#post1042878370">
                                            <i class="fa fa-arrow-circle-o-right">
                                            </i>
                                        </a>
                                    </div>
                                </div>
                            </td>
                            <td class="alt1">
                                <span class="s081">
                                    1.395
                                </span>
                            </td>
                            <td class="alt2">
                                <span class="s082">
                                    2.086
                                </span>
                            </td>
                        </tr>
                        <tr align="center">
                            <td class="alt2">
                                <img alt="Yeni Mesaj Var/Yok" border="0" height="48" id="forum_statusicon_30" src="images/navy/statusicon/forum_old.gif" width="48">
                            </td>
                            <td align="left" class="alt1Active" id="f30">
                                <div>
                                    <span style="float: right;">
                                        <a href="https://www.ircforumlari.net/external.php?type=rss2&amp;forumids=30" rel="nofollow">
                                            <i aria-hidden="true" class="fa fa-rss">
                                            </i>
                                        </a>
                                    </span>
                                    <a href="https://www.ircforumlari.net/internetten-para-kazanma-yollari/">
                                        <strong>
                                            İnternetten Para Kazanma Yolları
                                        </strong>
                                    </a>
                                </div>
                                <div class="smallfont">
                                    İnternetten nasıl para kazanırız? Bu başlık altından konulara ulaşabilirsiniz.
                                </div>
                            </td>
                            <td class="alt2">
                                <div align="left" class="smallfont">
                                    <div>
                                        <span style="white-space:nowrap">
                                            <img alt="" border="0" class="inlineimg" src="images/icons/icon1.gif">
                                            <a href="https://www.ircforumlari.net/internetten-para-kazanma-yollari/1019632-oturdugun-yerden-internetten-para-kazan.html" style="white-space:nowrap">
                                                <strong>
                                                    Oturduğun Yerden İnternetten...
                                                </strong>
                                            </a>
                                        </span>
                                    </div>
                                    <div style="white-space:nowrap">
                                        <font color="DimGray">
                                            Yazan;
                                        </font>
                                        <a href="https://www.ircforumlari.net/if-uye/152700-seiryudigital.html">
                                            seiryudigital
                                        </a>
                                    </div>
                                    <div align="left" style="white-space:nowrap">
                                        16 Eyl&uuml;l 2023
                                        <span class="time">
                                            <i class="fa fa-clock-o">
                                            </i>
                                            00:10
                                        </span>
                                        <a href="https://www.ircforumlari.net/internetten-para-kazanma-yollari/1019632-oturdugun-yerden-internetten-para-kazan-post1042831016.html#post1042831016">
                                            <i class="fa fa-arrow-circle-o-right">
                                            </i>
                                        </a>
                                    </div>
                                </div>
                            </td>
                            <td class="alt1">
                                <span class="s081">
                                    297
                                </span>
                            </td>
                            <td class="alt2">
                                <span class="s082">
                                    846
                                </span>
                            </td>
                        </tr>
                        <tr align="center">
                            <td class="alt2">
                                <img alt="Yeni Mesaj Var/Yok" border="0" height="48" id="forum_statusicon_99" src="images/navy/statusicon/forum_old.gif" width="48">
                            </td>
                            <td align="left" class="alt1Active" id="f99">
                                <div>
                                    <span style="float: right;">
                                        <a href="https://www.ircforumlari.net/external.php?type=rss2&amp;forumids=99" rel="nofollow">
                                            <i aria-hidden="true" class="fa fa-rss">
                                            </i>
                                        </a>
                                    </span>
                                    <a href="https://www.ircforumlari.net/cep-telefonlar/">
                                        <strong>
                                            Cep Telefonlar
                                        </strong>
                                    </a>
                                </div>
                                <div class="smallfont">
                                    Cep telefonlar ile alakalı t&uuml;m konulara bu başlık altından ulaşabilirsiniz.
                                </div>
                                <div class="smallfont" style="margin-top:6px">
                                    <table align="center" border="0" cellpadding="0" cellspacing="0" width="100%">
                                        <tbody>
                                            <tr valign="top">
                                                <td width="50%">
                                                    <img alt="Alt forumlar" border="0" class="inlineimg" height="16" id="forum_statusicon_968" src="images/navy/statusicon/subforum_old.gif" width="16">
                                                    <a href="https://www.ircforumlari.net/apple/">
                                                        <span title="">
                                                            Apple
                                                        </span>
                                                    </a>
                                                </td>
                                                <td width="50%">
                                                    <img alt="Alt forumlar" border="0" class="inlineimg" height="16" id="forum_statusicon_1600" src="images/navy/statusicon/subforum_old.gif" width="16">
                                                    <a href="https://www.ircforumlari.net/xiaomi/">
                                                        <span title="">
                                                            Xiaomi
                                                        </span>
                                                    </a>
                                                </td>
                                            </tr>
                                            <tr>
                                                <td width="50%">
                                                    <img alt="Alt forumlar" border="0" class="inlineimg" height="16" id="forum_statusicon_1557" src="images/navy/statusicon/subforum_old.gif" width="16">
                                                    <a href="https://www.ircforumlari.net/huawei/">
                                                        <span title="Huawei">
                                                            Huawei
                                                        </span>
                                                    </a>
                                                </td>
                                                <td width="50%">
                                                    <img alt="Alt forumlar" border="0" class="inlineimg" height="16" id="forum_statusicon_394" src="images/navy/statusicon/subforum_old.gif" width="16">
                                                    <a href="https://www.ircforumlari.net/samsung/">
                                                        <span title="">
                                                            Samsung
                                                        </span>
                                                    </a>
                                                </td>
                                            </tr>
                                            <tr>
                                                <td width="50%">
                                                    <img alt="Alt forumlar" border="0" class="inlineimg" height="16" id="forum_statusicon_102" src="images/navy/statusicon/subforum_old.gif" width="16">
                                                    <a href="https://www.ircforumlari.net/uygulamalar/">
                                                        <span title="Mobil Uygulamalar ile ilgili bilgilere ulaşabileceğiniz bir kategori">
                                                            Uygulamalar
                                                        </span>
                                                    </a>
                                                </td>
                                                <td width="50%">
                                                    <img alt="Alt forumlar" border="0" class="inlineimg" height="16" id="forum_statusicon_971" src="images/navy/statusicon/subforum_old.gif" width="16">
                                                    <a href="https://www.ircforumlari.net/cep-telefonu-isletim-sistemi/">
                                                        <span title="">
                                                            Cep Telefonu İşletim Sistemi
                                                        </span>
                                                    </a>
                                                </td>
                                            </tr>
                                            <tr>
                                                <td width="50%">
                                                    <img alt="Alt forumlar" border="0" class="inlineimg" height="16" id="forum_statusicon_100" src="images/navy/statusicon/subforum_old.gif" width="16">
                                                    <a href="https://www.ircforumlari.net/resimler-muzikler-videolar/">
                                                        <span title="">
                                                            Resimler M&uuml;zikler Videolar
                                                        </span>
                                                    </a>
                                                </td>
                                                <td width="50%">
                                                    <img alt="Alt forumlar" border="0" class="inlineimg" height="16" id="forum_statusicon_103" src="images/navy/statusicon/subforum_old.gif" width="16">
                                                    <a href="https://www.ircforumlari.net/teknik-servis/">
                                                        <span title="">
                                                            Teknik Servis
                                                        </span>
                                                    </a>
                                                </td>
                                            </tr>
                                        </tbody>
                                    </table>
                                </div>
                            </td>
                            <td class="alt2">
                                <div align="left" class="smallfont">
                                    <div>
                                        <span style="white-space:nowrap">
                                            <img alt="" border="0" class="inlineimg" src="images/icons/icon1.gif">
                                            <a href="https://www.ircforumlari.net/samsung/1034116-galaxy-s21-fe-icin-one-ui-61-guncellemesi-yolda.html" style="white-space:nowrap">
                                                <strong>
                                                    Galaxy S21 FE i&ccedil;in One UI 6.1...
                                                </strong>
                                            </a>
                                        </span>
                                    </div>
                                    <div style="white-space:nowrap">
                                        <font color="DimGray">
                                            Yazan;
                                        </font>
                                        <a href="https://www.ircforumlari.net/if-uye/150417-dedecan61.html">
                                            Dedecan61
                                        </a>
                                    </div>
                                    <div align="left" style="white-space:nowrap">
                                        16 Mayıs 2024
                                        <span class="time">
                                            <i class="fa fa-clock-o">
                                            </i>
                                            02:47
                                        </span>
                                        <a href="https://www.ircforumlari.net/samsung/1034116-galaxy-s21-fe-icin-one-ui-61-guncellemesi-yolda-post1042896413.html#post1042896413">
                                            <i class="fa fa-arrow-circle-o-right">
                                            </i>
                                        </a>
                                    </div>
                                </div>
                            </td>
                            <td class="alt1">
                                <span class="s081">
                                    7.361
                                </span>
                            </td>
                            <td class="alt2">
                                <span class="s082">
                                    9.657
                                </span>
                            </td>
                        </tr>
                        <tr align="center">
                            <td class="alt2">
                                <img alt="Yeni Mesaj Var/Yok" border="0" height="48" id="forum_statusicon_1115" src="images/navy/statusicon/forum_old.gif" width="48">
                            </td>
                            <td align="left" class="alt1Active" id="f1115">
                                <div>
                                    <span style="float: right;">
                                        <a href="https://www.ircforumlari.net/external.php?type=rss2&amp;forumids=1115" rel="nofollow">
                                            <i aria-hidden="true" class="fa fa-rss">
                                            </i>
                                        </a>
                                    </span>
                                    <a href="https://www.ircforumlari.net/tablet-bilgisayarlar/">
                                        <strong>
                                            Tablet Bilgisayarlar
                                        </strong>
                                    </a>
                                </div>
                                <div class="smallfont">
                                    Tabletle bilgisayarlar ile alakalı t&uuml;m konulara bu başlık altından ulaşabilirsiniz.
                                </div>
                                <div class="smallfont" style="margin-top:6px">
                                    <table align="center" border="0" cellpadding="0" cellspacing="0" width="100%">
                                        <tbody>
                                            <tr valign="top">
                                                <td width="50%">
                                                    <img alt="Alt forumlar" border="0" class="inlineimg" height="16" id="forum_statusicon_1116" src="images/navy/statusicon/subforum_old.gif" width="16">
                                                    <a href="https://www.ircforumlari.net/android-tabletler/">
                                                        <span title="">
                                                            Android Tabletler
                                                        </span>
                                                    </a>
                                                </td>
                                                <td width="50%">
                                                    <img alt="Alt forumlar" border="0" class="inlineimg" height="16" id="forum_statusicon_1117" src="images/navy/statusicon/subforum_old.gif" width="16">
                                                    <a href="https://www.ircforumlari.net/diger-tabletler/">
                                                        <span title="">
                                                            Diğer Tabletler
                                                        </span>
                                                    </a>
                                                </td>
                                            </tr>
                                            <tr>
                                                <td width="50%">
                                                    <img alt="Alt forumlar" border="0" class="inlineimg" height="16" id="forum_statusicon_1118" src="images/navy/statusicon/subforum_old.gif" width="16">
                                                    <a href="https://www.ircforumlari.net/ipad/">
                                                        <span title="">
                                                            iPad
                                                        </span>
                                                    </a>
                                                </td>
                                                <td>
                                                    &nbsp;
                                                </td>
                                            </tr>
                                        </tbody>
                                    </table>
                                </div>
                            </td>
                            <td class="alt2">
                                <div align="left" class="smallfont">
                                    <div>
                                        <span style="white-space:nowrap">
                                            <img alt="rd1" border="0" class="inlineimg" src="images/icons/rd1.png">
                                            <a href="https://www.ircforumlari.net/android-tabletler/1031597-samsung-tablet-format-sonrasi-gmail-sorunu.html" style="white-space:nowrap">
                                                <strong>
                                                    SamsuNG Tablet Format Sonrası...
                                                </strong>
                                            </a>
                                        </span>
                                    </div>
                                    <div style="white-space:nowrap">
                                        <font color="DimGray">
                                            Yazan;
                                        </font>
                                        <a href="https://www.ircforumlari.net/if-uye/24225-zirve.html">
                                            Zirve
                                        </a>
                                    </div>
                                    <div align="left" style="white-space:nowrap">
                                        28 Mart 2024
                                        <span class="time">
                                            <i class="fa fa-clock-o">
                                            </i>
                                            13:54
                                        </span>
                                        <a href="https://www.ircforumlari.net/android-tabletler/1031597-samsung-tablet-format-sonrasi-gmail-sorunu-post1042885401.html#post1042885401">
                                            <i class="fa fa-arrow-circle-o-right">
                                            </i>
                                        </a>
                                    </div>
                                </div>
                            </td>
                            <td class="alt1">
                                <span class="s081">
                                    174
                                </span>
                            </td>
                            <td class="alt2">
                                <span class="s082">
                                    216
                                </span>
                            </td>
                        </tr>
                        <tr align="center">
                            <td class="alt2">
                                <img alt="Yeni Mesaj Var/Yok" border="0" height="48" id="forum_statusicon_104" src="images/navy/statusicon/forum_old.gif" width="48">
                            </td>
                            <td align="left" class="alt1Active" id="f104">
                                <div>
                                    <span style="float: right;">
                                        <a href="https://www.ircforumlari.net/external.php?type=rss2&amp;forumids=104" rel="nofollow">
                                            <i aria-hidden="true" class="fa fa-rss">
                                            </i>
                                        </a>
                                    </span>
                                    <a href="https://www.ircforumlari.net/uydu-dunyasi/">
                                        <strong>
                                            Uydu D&uuml;nyası
                                        </strong>
                                    </a>
                                </div>
                                <div class="smallfont" style="margin-top:6px">
                                    <table align="center" border="0" cellpadding="0" cellspacing="0" width="100%">
                                        <tbody>
                                            <tr valign="top">
                                                <td width="50%">
                                                    <img alt="Alt forumlar" border="0" class="inlineimg" height="16" id="forum_statusicon_105" src="images/navy/statusicon/subforum_old.gif" width="16">
                                                    <a href="https://www.ircforumlari.net/uydu-alici-cihazlari/">
                                                        <span title="">
                                                            Uydu Alıcı Cihazları
                                                        </span>
                                                    </a>
                                                </td>
                                                <td width="50%">
                                                    <img alt="Alt forumlar" border="0" class="inlineimg" height="16" id="forum_statusicon_106" src="images/navy/statusicon/subforum_old.gif" width="16">
                                                    <a href="https://www.ircforumlari.net/sifreleme-sistemleri-ve-dosyalari/">
                                                        <span title="">
                                                            Şifreleme Sistemleri ve Dosyaları
                                                        </span>
                                                    </a>
                                                </td>
                                            </tr>
                                        </tbody>
                                    </table>
                                </div>
                            </td>
                            <td class="alt2">
                                <div align="left" class="smallfont">
                                    <div>
                                        <span style="white-space:nowrap">
                                            <img alt="Arrow" border="0" class="inlineimg" src="images/icons/icon2.gif">
                                            <a href="https://www.ircforumlari.net/uydu-dunyasi/981153-turksat-uydusu-kanal-ve-frekans-degisiklikleri.html" style="white-space:nowrap">
                                                <strong>
                                                    T&uuml;rksat Uydusu Kanal ve...
                                                </strong>
                                            </a>
                                        </span>
                                    </div>
                                    <div style="white-space:nowrap">
                                        <font color="DimGray">
                                            Yazan;
                                        </font>
                                        <a href="https://www.ircforumlari.net/if-uye/150417-dedecan61.html">
                                            Dedecan61
                                        </a>
                                    </div>
                                    <div align="left" style="white-space:nowrap">
                                        09 Mayıs 2024
                                        <span class="time">
                                            <i class="fa fa-clock-o">
                                            </i>
                                            15:37
                                        </span>
                                        <a href="https://www.ircforumlari.net/uydu-dunyasi/981153-turksat-uydusu-kanal-ve-frekans-degisiklikleri-post1042894646.html#post1042894646">
                                            <i class="fa fa-arrow-circle-o-right">
                                            </i>
                                        </a>
                                    </div>
                                </div>
                            </td>
                            <td class="alt1">
                                <span class="s081">
                                    376
                                </span>
                            </td>
                            <td class="alt2">
                                <span class="s082">
                                    618
                                </span>
                            </td>
                        </tr>
                        <tr align="center">
                            <td class="alt2">
                                <img alt="Yeni Mesaj Var/Yok" border="0" height="48" id="forum_statusicon_531" src="images/navy/statusicon/forum_old.gif" width="48">
                            </td>
                            <td align="left" class="alt1Active" id="f531">
                                <div>
                                    <span style="float: right;">
                                        <a href="https://www.ircforumlari.net/external.php?type=rss2&amp;forumids=531" rel="nofollow">
                                            <i aria-hidden="true" class="fa fa-rss">
                                            </i>
                                        </a>
                                    </span>
                                    <a href="https://www.ircforumlari.net/mobil-hatlar/">
                                        <strong>
                                            Mobil Hatlar
                                        </strong>
                                    </a>
                                </div>
                                <div class="smallfont">
                                    Kullanmış olduğunuz mobil hatlar ile ilgili t&uuml;m bilgilere bu başlık altından ulaşabilirsiniz.
                                </div>
                                <div class="smallfont" style="margin-top:6px">
                                    <table align="center" border="0" cellpadding="0" cellspacing="0" width="100%">
                                        <tbody>
                                            <tr valign="top">
                                                <td width="50%">
                                                    <img alt="Alt forumlar" border="0" class="inlineimg" height="16" id="forum_statusicon_533" src="images/navy/statusicon/subforum_old.gif" width="16">
                                                    <a href="https://www.ircforumlari.net/turkcell/">
                                                        <span title="">
                                                            Turkcell
                                                        </span>
                                                    </a>
                                                </td>
                                                <td width="50%">
                                                    <img alt="Alt forumlar" border="0" class="inlineimg" height="16" id="forum_statusicon_532" src="images/navy/statusicon/subforum_old.gif" width="16">
                                                    <a href="https://www.ircforumlari.net/vodafone/">
                                                        <span title="">
                                                            Vodafone
                                                        </span>
                                                    </a>
                                                </td>
                                            </tr>
                                            <tr>
                                                <td width="50%">
                                                    <img alt="Alt forumlar" border="0" class="inlineimg" height="16" id="forum_statusicon_534" src="images/navy/statusicon/subforum_old.gif" width="16">
                                                    <a href="https://www.ircforumlari.net/turk-telekom/">
                                                        <span title="">
                                                            T&uuml;rk Telekom
                                                        </span>
                                                    </a>
                                                </td>
                                                <td width="50%">
                                                    <img alt="Alt forumlar" border="0" class="inlineimg" height="16" id="forum_statusicon_535" src="images/navy/statusicon/subforum_old.gif" width="16">
                                                    <a href="https://www.ircforumlari.net/3g/">
                                                        <span title="">
                                                            3G
                                                        </span>
                                                    </a>
                                                </td>
                                            </tr>
                                            <tr>
                                                <td width="50%">
                                                    <img alt="Alt forumlar" border="0" class="inlineimg" height="16" id="forum_statusicon_965" src="images/navy/statusicon/subforum_old.gif" width="16">
                                                    <a href="https://www.ircforumlari.net/4g/">
                                                        <span title="">
                                                            4G
                                                        </span>
                                                    </a>
                                                </td>
                                                <td width="50%">
                                                    <img alt="Alt forumlar" border="0" class="inlineimg" height="16" id="forum_statusicon_1577" src="images/navy/statusicon/subforum_old.gif" width="16">
                                                    <a href="https://www.ircforumlari.net/5g/">
                                                        <span title="5G">
                                                            5G
                                                        </span>
                                                    </a>
                                                </td>
                                            </tr>
                                        </tbody>
                                    </table>
                                </div>
                            </td>
                            <td class="alt2">
                                <div align="left" class="smallfont">
                                    <div>
                                        <span style="white-space:nowrap">
                                            <img alt="" border="0" class="inlineimg" src="images/icons/icon1.gif">
                                            <a href="https://www.ircforumlari.net/mobil-hatlar/1029088-turkiyenin-4uncu-operatoru-netgsm-abone-almaya-basladi.html" style="white-space:nowrap">
                                                <strong>
                                                    T&uuml;rkiye'nin 4'&uuml;nc&uuml; operat&ouml;r&uuml;...
                                                </strong>
                                            </a>
                                        </span>
                                    </div>
                                    <div style="white-space:nowrap">
                                        <font color="DimGray">
                                            Yazan;
                                        </font>
                                        <a href="https://www.ircforumlari.net/if-uye/150417-dedecan61.html">
                                            Dedecan61
                                        </a>
                                    </div>
                                    <div align="left" style="white-space:nowrap">
                                        18 Şubat 2024
                                        <span class="time">
                                            <i class="fa fa-clock-o">
                                            </i>
                                            17:58
                                        </span>
                                        <a href="https://www.ircforumlari.net/mobil-hatlar/1029088-turkiyenin-4uncu-operatoru-netgsm-abone-almaya-basladi-post1042874624.html#post1042874624">
                                            <i class="fa fa-arrow-circle-o-right">
                                            </i>
                                        </a>
                                    </div>
                                </div>
                            </td>
                            <td class="alt1">
                                <span class="s081">
                                    664
                                </span>
                            </td>
                            <td class="alt2">
                                <span class="s082">
                                    986
                                </span>
                            </td>
                        </tr>
                        <tr align="center">
                            <td class="alt2">
                                <img alt="Yeni Mesaj Var/Yok" border="0" height="48" id="forum_statusicon_661" src="images/navy/statusicon/forum_old.gif" width="48">
                            </td>
                            <td align="left" class="alt1Active" id="f661">
                                <div>
                                    <span style="float: right;">
                                        <a href="https://www.ircforumlari.net/external.php?type=rss2&amp;forumids=661" rel="nofollow">
                                            <i aria-hidden="true" class="fa fa-rss">
                                            </i>
                                        </a>
                                    </span>
                                    <a href="https://www.ircforumlari.net/oyun-dunyasi/">
                                        <strong>
                                            Oyun D&uuml;nyası
                                        </strong>
                                    </a>
                                </div>
                                <div class="smallfont" style="margin-top:6px">
                                    <table align="center" border="0" cellpadding="0" cellspacing="0" width="100%">
                                        <tbody>
                                            <tr valign="top">
                                                <td width="50%">
                                                    <img alt="Alt forumlar" border="0" class="inlineimg" height="16" id="forum_statusicon_1188" src="images/navy/statusicon/subforum_old.gif" width="16">
                                                    <a href="https://www.ircforumlari.net/bilgisayar-oyunlari/">
                                                        <span title="Bilgisayar oyunlarına dair t&uuml;m konulara bu başlık altından ulaşabilirsiniz.">
                                                            Bilgisayar Oyunları
                                                        </span>
                                                    </a>
                                                </td>
                                                <td width="50%">
                                                    <img alt="Alt forumlar" border="0" class="inlineimg" height="16" id="forum_statusicon_1270" src="images/navy/statusicon/subforum_old.gif" width="16">
                                                    <a href="https://www.ircforumlari.net/mobil-oyunlar/">
                                                        <span title="Mobil d&uuml;nyaya ait t&uuml;m oyun konularına bu başlık altından ulaşabilirsiniz.">
                                                            Mobil Oyunlar
                                                        </span>
                                                    </a>
                                                </td>
                                            </tr>
                                            <tr>
                                                <td width="50%">
                                                    <img alt="Alt forumlar" border="0" class="inlineimg" height="16" id="forum_statusicon_663" src="images/navy/statusicon/subforum_old.gif" width="16">
                                                    <a href="https://www.ircforumlari.net/online-oyunlar/">
                                                        <span title="Online oyunlar hakkındaki t&uuml;m konulara bu başlık altından ulaşabilirsiniz.">
                                                            Online Oyunlar
                                                        </span>
                                                    </a>
                                                </td>
                                                <td width="50%">
                                                    <img alt="Alt forumlar" border="0" class="inlineimg" height="16" id="forum_statusicon_662" src="images/navy/statusicon/subforum_old.gif" width="16">
                                                    <a href="https://www.ircforumlari.net/oyun-hileleri/">
                                                        <span title="Oyun hileleri ile alakalı t&uuml;m konulara bu başlık altından ulaşabilirsiniz.">
                                                            Oyun Hileleri
                                                        </span>
                                                    </a>
                                                </td>
                                            </tr>
                                            <tr>
                                                <td width="50%">
                                                    <img alt="Alt forumlar" border="0" class="inlineimg" height="16" id="forum_statusicon_1184" src="images/navy/statusicon/subforum_old.gif" width="16">
                                                    <a href="https://www.ircforumlari.net/oyun-konsollari/">
                                                        <span title="">
                                                            Oyun Konsolları
                                                        </span>
                                                    </a>
                                                </td>
                                                <td>
                                                    &nbsp;
                                                </td>
                                            </tr>
                                        </tbody>
                                    </table>
                                </div>
                            </td>
                            <td class="alt2">
                                <div align="left" class="smallfont">
                                    <div>
                                        <span style="white-space:nowrap">
                                            <img alt="" border="0" class="inlineimg" src="images/icons/icon1.gif">
                                            <a href="https://www.ircforumlari.net/pubg/1034118-pubg-mobile-severlere-mujde-beklenen-ozellik-sonunda-geliyor.html" style="white-space:nowrap">
                                                <strong>
                                                    PUBG Mobile severlere m&uuml;jde!...
                                                </strong>
                                            </a>
                                        </span>
                                    </div>
                                    <div style="white-space:nowrap">
                                        <font color="DimGray">
                                            Yazan;
                                        </font>
                                        <a href="https://www.ircforumlari.net/if-uye/140273-deep.html">
                                            Deep
                                        </a>
                                    </div>
                                    <div align="left" style="white-space:nowrap">
                                        15 Mayıs 2024
                                        <span class="time">
                                            <i class="fa fa-clock-o">
                                            </i>
                                            07:07
                                        </span>
                                        <a href="https://www.ircforumlari.net/pubg/1034118-pubg-mobile-severlere-mujde-beklenen-ozellik-sonunda-geliyor-post1042896114.html#post1042896114">
                                            <i class="fa fa-arrow-circle-o-right">
                                            </i>
                                        </a>
                                    </div>
                                </div>
                            </td>
                            <td class="alt1">
                                <span class="s081">
                                    3.192
                                </span>
                            </td>
                            <td class="alt2">
                                <span class="s082">
                                    5.842
                                </span>
                            </td>
                        </tr>
                    </tbody>
                    <tbody>
                        <tr>
                            <td align="center" bgcolor="#F5F5F5" colspan="">
                                <br>
                            </td>
                        </tr>
                    </tbody>
                    <tbody>
                        <tr>
                            <td class="tcat" colspan="5">
                                <a href="#top" onclick="return toggle_collapse('forumbit_23')" style="float:right">
                                    <i class="fa fa-plus-circle" style="margin-top: 9px;">
                                    </i>
                                </a>
                                <i class="fa fa-chevron-right">
                                </i>
                                G&uuml;ncel
                            </td>
                        </tr>
                    </tbody>
                    <tbody id="collapseobj_forumbit_23" style="">
                        <tr align="center">
                            <td class="alt2">
                                <img alt="Yeni Mesaj Var/Yok" border="0" height="48" id="forum_statusicon_2057" src="images/navy/statusicon/forum_old.gif" width="48">
                            </td>
                            <td align="left" class="alt1Active" id="f2057">
                                <div>
                                    <span style="float: right;">
                                        <a href="https://www.ircforumlari.net/external.php?type=rss2&amp;forumids=2057" rel="nofollow">
                                            <i aria-hidden="true" class="fa fa-rss">
                                            </i>
                                        </a>
                                    </span>
                                    <a href="https://www.ircforumlari.net/haber-dunyasi/">
                                        <strong>
                                            Haber D&uuml;nyası
                                        </strong>
                                    </a>
                                </div>
                                <div class="smallfont">
                                    G&uuml;ndemdeki ekonomik, spor, siyasi, gazete haberlerinin paylaşıldığı b&ouml;l&uuml;m.
                                </div>
                                <div class="smallfont" style="margin-top:6px">
                                    <table align="center" border="0" cellpadding="0" cellspacing="0" width="100%">
                                        <tbody>
                                            <tr valign="top">
                                                <td width="50%">
                                                    <img alt="Alt forumlar" border="0" class="inlineimg" height="16" id="forum_statusicon_24" src="images/navy/statusicon/subforum_old.gif" width="16">
                                                    <a href="https://www.ircforumlari.net/guncel-ve-son-dakika-haberler/">
                                                        <span title="Son dakika haberlere ait konulara bu başlık altından ulaşabilirsiniz.">
                                                            G&uuml;ncel ve Son Dakika Haberler
                                                        </span>
                                                    </a>
                                                </td>
                                                <td width="50%">
                                                    <img alt="Alt forumlar" border="0" class="inlineimg" height="16" id="forum_statusicon_49" src="images/navy/statusicon/subforum_old.gif" width="16">
                                                    <a href="https://www.ircforumlari.net/spor-haberleri/">
                                                        <span title="T&uuml;m spor haberlerine bu başlık altından ulaşabilirsiniz.">
                                                            Spor Haberleri
                                                        </span>
                                                    </a>
                                                </td>
                                            </tr>
                                            <tr>
                                                <td width="50%">
                                                    <img alt="Alt forumlar" border="0" class="inlineimg" height="16" id="forum_statusicon_1609" src="images/navy/statusicon/subforum_old.gif" width="16">
                                                    <a href="https://www.ircforumlari.net/spor-anketleri/">
                                                        <span title="T&uuml;m Spor dalları ile ilgili anketlerimizi bu başlık altında inceleyebilirsiniz ..">
                                                            Spor Anketleri
                                                        </span>
                                                    </a>
                                                </td>
                                                <td width="50%">
                                                    <img alt="Alt forumlar" border="0" class="inlineimg" height="16" id="forum_statusicon_1618" src="images/navy/statusicon/subforum_old.gif" width="16">
                                                    <a href="https://www.ircforumlari.net/odullu-mac-tahminleri/">
                                                        <span title="">
                                                            &Ouml;d&uuml;ll&uuml; Ma&ccedil; Tahminleri
                                                        </span>
                                                    </a>
                                                </td>
                                            </tr>
                                        </tbody>
                                    </table>
                                </div>
                            </td>
                            <td class="alt2">
                                <div align="left" class="smallfont">
                                    <div>
                                        <span style="white-space:nowrap">
                                            <img alt="Anket" border="0" class="inlineimg" src="images/misc/poll_posticon.gif">
                                            <a href="https://www.ircforumlari.net/spor-anketleri/1034368-galatasaray-fenerbahce-derbisi-nasil-sonuclanir.html" style="white-space:nowrap">
                                                <strong>
                                                    Galatasaray - Fenerbah&ccedil;e...
                                                </strong>
                                            </a>
                                        </span>
                                    </div>
                                    <div style="white-space:nowrap">
                                        <font color="DimGray">
                                            Yazan;
                                        </font>
                                        <a href="https://www.ircforumlari.net/if-uye/122822-bahtiyar.html">
                                            Bahtiyar
                                        </a>
                                    </div>
                                    <div align="left" style="white-space:nowrap">
                                        Bug&uuml;n
                                        <span class="time">
                                            <i class="fa fa-clock-o">
                                            </i>
                                            14:48
                                        </span>
                                        <a href="https://www.ircforumlari.net/spor-anketleri/1034368-galatasaray-fenerbahce-derbisi-nasil-sonuclanir-post1042897133.html#post1042897133">
                                            <i class="fa fa-arrow-circle-o-right">
                                            </i>
                                        </a>
                                    </div>
                                </div>
                            </td>
                            <td class="alt1">
                                <span class="s081">
                                    145.307
                                </span>
                            </td>
                            <td class="alt2">
                                <span class="s082">
                                    232.688
                                </span>
                            </td>
                        </tr>
                        <tr align="center">
                            <td class="alt2">
                                <img alt="Yeni Mesaj Var/Yok" border="0" height="48" id="forum_statusicon_71" src="images/navy/statusicon/forum_old.gif" width="48">
                            </td>
                            <td align="left" class="alt1Active" id="f71">
                                <div>
                                    <span style="float: right;">
                                        <a href="https://www.ircforumlari.net/external.php?type=rss2&amp;forumids=71" rel="nofollow">
                                            <i aria-hidden="true" class="fa fa-rss">
                                            </i>
                                        </a>
                                    </span>
                                    <a href="https://www.ircforumlari.net/saglik-kosesi/">
                                        <strong>
                                            Sağlık K&ouml;şesi
                                        </strong>
                                    </a>
                                </div>
                                <div class="smallfont">
                                    Sağlık d&uuml;nyasına dair t&uuml;m konulara bu başlık altından ulaşabilirsiniz.
                                </div>
                                <div class="smallfont" style="margin-top:6px">
                                    <table align="center" border="0" cellpadding="0" cellspacing="0" width="100%">
                                        <tbody>
                                            <tr valign="top">
                                                <td width="50%">
                                                    <img alt="Alt forumlar" border="0" class="inlineimg" height="16" id="forum_statusicon_2164" src="images/navy/statusicon/subforum_old.gif" width="16">
                                                    <a href="https://www.ircforumlari.net/kadin-sagligi/">
                                                        <span title="">
                                                            Kadın Sağlığı
                                                        </span>
                                                    </a>
                                                </td>
                                                <td width="50%">
                                                    <img alt="Alt forumlar" border="0" class="inlineimg" height="16" id="forum_statusicon_2155" src="images/navy/statusicon/subforum_old.gif" width="16">
                                                    <a href="https://www.ircforumlari.net/cinsel-saglik/">
                                                        <span title="">
                                                            Cinsel Sağlık
                                                        </span>
                                                    </a>
                                                </td>
                                            </tr>
                                            <tr>
                                                <td width="50%">
                                                    <img alt="Alt forumlar" border="0" class="inlineimg" height="16" id="forum_statusicon_2166" src="images/navy/statusicon/subforum_old.gif" width="16">
                                                    <a href="https://www.ircforumlari.net/kulak-burun-bogaz-sagligi/">
                                                        <span title="">
                                                            Kulak Burun Boğaz Sağlığı
                                                        </span>
                                                    </a>
                                                </td>
                                                <td width="50%">
                                                    <img alt="Alt forumlar" border="0" class="inlineimg" height="16" id="forum_statusicon_2156" src="images/navy/statusicon/subforum_old.gif" width="16">
                                                    <a href="https://www.ircforumlari.net/ergen-sagligi/">
                                                        <span title="">
                                                            Ergen Sağlığı
                                                        </span>
                                                    </a>
                                                </td>
                                            </tr>
                                            <tr>
                                                <td width="50%">
                                                    <img alt="Alt forumlar" border="0" class="inlineimg" height="16" id="forum_statusicon_2157" src="images/navy/statusicon/subforum_old.gif" width="16">
                                                    <a href="https://www.ircforumlari.net/ilk-yardim/">
                                                        <span title="">
                                                            İlk Yardım
                                                        </span>
                                                    </a>
                                                </td>
                                                <td width="50%">
                                                    <img alt="Alt forumlar" border="0" class="inlineimg" height="16" id="forum_statusicon_2165" src="images/navy/statusicon/subforum_old.gif" width="16">
                                                    <a href="https://www.ircforumlari.net/erkek-sagligi/">
                                                        <span title="">
                                                            Erkek Sağlığı
                                                        </span>
                                                    </a>
                                                </td>
                                            </tr>
                                            <tr>
                                                <td width="50%">
                                                    <img alt="Alt forumlar" border="0" class="inlineimg" height="16" id="forum_statusicon_2175" src="images/navy/statusicon/subforum_old.gif" width="16">
                                                    <a href="https://www.ircforumlari.net/ilaclar-ve-yan-etkileri/">
                                                        <span title="">
                                                            İla&ccedil;lar ve Yan Etkileri
                                                        </span>
                                                    </a>
                                                </td>
                                                <td width="50%">
                                                    <img alt="Alt forumlar" border="0" class="inlineimg" height="16" id="forum_statusicon_2167" src="images/navy/statusicon/subforum_old.gif" width="16">
                                                    <a href="https://www.ircforumlari.net/alternatif-tip/">
                                                        <span title="">
                                                            Alternatif Tıp
                                                        </span>
                                                    </a>
                                                </td>
                                            </tr>
                                            <tr>
                                                <td width="50%">
                                                    <img alt="Alt forumlar" border="0" class="inlineimg" height="16" id="forum_statusicon_2168" src="images/navy/statusicon/subforum_old.gif" width="16">
                                                    <a href="https://www.ircforumlari.net/ruh-sagligi/">
                                                        <span title="">
                                                            Ruh Sağlığı
                                                        </span>
                                                    </a>
                                                </td>
                                                <td width="50%">
                                                    <img alt="Alt forumlar" border="0" class="inlineimg" height="16" id="forum_statusicon_2169" src="images/navy/statusicon/subforum_old.gif" width="16">
                                                    <a href="https://www.ircforumlari.net/mikrobiyoloji/">
                                                        <span title="">
                                                            Mikrobiyoloji
                                                        </span>
                                                    </a>
                                                </td>
                                            </tr>
                                            <tr>
                                                <td width="50%">
                                                    <img alt="Alt forumlar" border="0" class="inlineimg" height="16" id="forum_statusicon_2170" src="images/navy/statusicon/subforum_old.gif" width="16">
                                                    <a href="https://www.ircforumlari.net/saglikli-bakim-onerileri/">
                                                        <span title="">
                                                            Sağlıklı Bakım &Ouml;nerileri
                                                        </span>
                                                    </a>
                                                </td>
                                                <td width="50%">
                                                    <img alt="Alt forumlar" border="0" class="inlineimg" height="16" id="forum_statusicon_2171" src="images/navy/statusicon/subforum_old.gif" width="16">
                                                    <a href="https://www.ircforumlari.net/cocuk-sagligi/">
                                                        <span title="">
                                                            &Ccedil;ocuk Sağlığı
                                                        </span>
                                                    </a>
                                                </td>
                                            </tr>
                                            <tr>
                                                <td width="50%">
                                                    <img alt="Alt forumlar" border="0" class="inlineimg" height="16" id="forum_statusicon_2172" src="images/navy/statusicon/subforum_old.gif" width="16">
                                                    <a href="https://www.ircforumlari.net/vitaminler/">
                                                        <span title="">
                                                            Vitaminler
                                                        </span>
                                                    </a>
                                                </td>
                                                <td width="50%">
                                                    <img alt="Alt forumlar" border="0" class="inlineimg" height="16" id="forum_statusicon_2173" src="images/navy/statusicon/subforum_old.gif" width="16">
                                                    <a href="https://www.ircforumlari.net/agiz-ve-dis-sagligi/">
                                                        <span title="">
                                                            Ağız ve Diş Sağlığı
                                                        </span>
                                                    </a>
                                                </td>
                                            </tr>
                                            <tr>
                                                <td width="50%">
                                                    <img alt="Alt forumlar" border="0" class="inlineimg" height="16" id="forum_statusicon_2176" src="images/navy/statusicon/subforum_old.gif" width="16">
                                                    <a href="https://www.ircforumlari.net/covid19-arsiv/">
                                                        <span title="">
                                                            Covid19 Arşiv
                                                        </span>
                                                    </a>
                                                </td>
                                                <td width="50%">
                                                    <img alt="Alt forumlar" border="0" class="inlineimg" height="16" id="forum_statusicon_1896" src="images/navy/statusicon/subforum_old.gif" width="16">
                                                    <a href="https://www.ircforumlari.net/organik-yasam/">
                                                        <span title="Organik yaşama dair her şey..">
                                                            Organik Yaşam
                                                        </span>
                                                    </a>
                                                </td>
                                            </tr>
                                            <tr>
                                                <td width="50%">
                                                    <img alt="Alt forumlar" border="0" class="inlineimg" height="16" id="forum_statusicon_187" src="images/navy/statusicon/subforum_old.gif" width="16">
                                                    <a href="https://www.ircforumlari.net/diyet-ve-saglikli-beslenme/">
                                                        <span title="Sağlıklı beslenmenin sırlarına bu başlık altından ulaşabilirsiniz.">
                                                            Diyet ve Sağlıklı Beslenme
                                                        </span>
                                                    </a>
                                                </td>
                                                <td>
                                                    &nbsp;
                                                </td>
                                            </tr>
                                        </tbody>
                                    </table>
                                </div>
                            </td>
                            <td class="alt2">
                                <div align="left" class="smallfont">
                                    <div>
                                        <span style="white-space:nowrap">
                                            <img alt="" border="0" class="inlineimg" src="images/icons/icon1.gif">
                                            <a href="https://www.ircforumlari.net/saglik-kosesi/1034312-behcet-hastaliginda-goz-tutulumu-sikligi-nedir-ve-ne-zaman-ortaya-cikar.html" style="white-space:nowrap">
                                                <strong>
                                                    Beh&ccedil;et hastalığında g&ouml;z...
                                                </strong>
                                            </a>
                                        </span>
                                    </div>
                                    <div style="white-space:nowrap">
                                        <font color="DimGray">
                                            Yazan;
                                        </font>
                                        <a href="https://www.ircforumlari.net/if-uye/151689-melanie.html">
                                            meLanie
                                        </a>
                                    </div>
                                    <div align="left" style="white-space:nowrap">
                                        16 Mayıs 2024
                                        <span class="time">
                                            <i class="fa fa-clock-o">
                                            </i>
                                            21:33
                                        </span>
                                        <a href="https://www.ircforumlari.net/saglik-kosesi/1034312-behcet-hastaliginda-goz-tutulumu-sikligi-nedir-ve-ne-zaman-ortaya-cikar-post1042896702.html#post1042896702">
                                            <i class="fa fa-arrow-circle-o-right">
                                            </i>
                                        </a>
                                    </div>
                                </div>
                            </td>
                            <td class="alt1">
                                <span class="s081">
                                    21.934
                                </span>
                            </td>
                            <td class="alt2">
                                <span class="s082">
                                    28.730
                                </span>
                            </td>
                        </tr>
                        <tr align="center">
                            <td class="alt2">
                                <img alt="Yeni Mesaj Var/Yok" border="0" height="48" id="forum_statusicon_1032" src="images/navy/statusicon/forum_old.gif" width="48">
                            </td>
                            <td align="left" class="alt1Active" id="f1032">
                                <div>
                                    <span style="float: right;">
                                        <a href="https://www.ircforumlari.net/external.php?type=rss2&amp;forumids=1032" rel="nofollow">
                                            <i aria-hidden="true" class="fa fa-rss">
                                            </i>
                                        </a>
                                    </span>
                                    <a href="https://www.ircforumlari.net/televizyon-dunyasi/">
                                        <strong>
                                            Televizyon D&uuml;nyası
                                        </strong>
                                    </a>
                                </div>
                                <div class="smallfont">
                                    Televizyon d&uuml;nyasına dair t&uuml;m konulara bu başlık altından ulaşabilirsiniz.
                                </div>
                                <div class="smallfont" style="margin-top:6px">
                                    <table align="center" border="0" cellpadding="0" cellspacing="0" width="100%">
                                        <tbody>
                                            <tr valign="top">
                                                <td width="50%">
                                                    <img alt="Alt forumlar" border="0" class="inlineimg" height="16" id="forum_statusicon_1034" src="images/navy/statusicon/subforum_old.gif" width="16">
                                                    <a href="https://www.ircforumlari.net/tv-programlari/">
                                                        <span title="">
                                                            TV Programları
                                                        </span>
                                                    </a>
                                                </td>
                                                <td width="50%">
                                                    <img alt="Alt forumlar" border="0" class="inlineimg" height="16" id="forum_statusicon_1166" src="images/navy/statusicon/subforum_old.gif" width="16">
                                                    <a href="https://www.ircforumlari.net/tvde-bugun/">
                                                        <span title="">
                                                            Tv'de Bug&uuml;n
                                                        </span>
                                                    </a>
                                                </td>
                                            </tr>
                                            <tr>
                                                <td width="50%">
                                                    <img alt="Alt forumlar" border="0" class="inlineimg" height="16" id="forum_statusicon_1561" src="images/navy/statusicon/subforum_old.gif" width="16">
                                                    <a href="https://www.ircforumlari.net/yabanci-diziler/">
                                                        <span title="Yabancı Diziler">
                                                            Yabancı Diziler
                                                        </span>
                                                    </a>
                                                </td>
                                                <td width="50%">
                                                    <img alt="Alt forumlar" border="0" class="inlineimg" height="16" id="forum_statusicon_1279" src="images/navy/statusicon/subforum_old.gif" width="16">
                                                    <a href="https://www.ircforumlari.net/dizi-replikleri/">
                                                        <span title="">
                                                            Dizi Replikleri
                                                        </span>
                                                    </a>
                                                </td>
                                            </tr>
                                            <tr>
                                                <td width="50%">
                                                    <img alt="Alt forumlar" border="0" class="inlineimg" height="16" id="forum_statusicon_1033" src="images/navy/statusicon/subforum_old.gif" width="16">
                                                    <a href="https://www.ircforumlari.net/yerli-diziler/">
                                                        <span title="">
                                                            Yerli Diziler
                                                        </span>
                                                    </a>
                                                </td>
                                                <td>
                                                    &nbsp;
                                                </td>
                                            </tr>
                                        </tbody>
                                    </table>
                                </div>
                            </td>
                            <td class="alt2">
                                <div align="left" class="smallfont">
                                    <div>
                                        <span style="white-space:nowrap">
                                            <img alt="" border="0" class="inlineimg" src="images/icons/icon1.gif">
                                            <a href="https://www.ircforumlari.net/dizi-onerileriniz/942052-squid-game-netflix-dizisi-2021-a.html" style="white-space:nowrap">
                                                <strong>
                                                    Squid Game - Netflix Dizisi /...
                                                </strong>
                                            </a>
                                        </span>
                                    </div>
                                    <div style="white-space:nowrap">
                                        <font color="DimGray">
                                            Yazan;
                                        </font>
                                        <a href="https://www.ircforumlari.net/if-uye/18312-derya.html">
                                            Derya
                                        </a>
                                    </div>
                                    <div align="left" style="white-space:nowrap">
                                        16 Mayıs 2024
                                        <span class="time">
                                            <i class="fa fa-clock-o">
                                            </i>
                                            16:51
                                        </span>
                                        <a href="https://www.ircforumlari.net/dizi-onerileriniz/942052-squid-game-netflix-dizisi-2021-a-post1042896619.html#post1042896619">
                                            <i class="fa fa-arrow-circle-o-right">
                                            </i>
                                        </a>
                                    </div>
                                </div>
                            </td>
                            <td class="alt1">
                                <span class="s081">
                                    5.023
                                </span>
                            </td>
                            <td class="alt2">
                                <span class="s082">
                                    7.808
                                </span>
                            </td>
                        </tr>
                        <tr align="center">
                            <td class="alt2">
                                <img alt="Yeni Mesaj Var/Yok" border="0" height="48" id="forum_statusicon_699" src="images/navy/statusicon/forum_old.gif" width="48">
                            </td>
                            <td align="left" class="alt1Active" id="f699">
                                <div>
                                    <span style="float: right;">
                                        <a href="https://www.ircforumlari.net/external.php?type=rss2&amp;forumids=699" rel="nofollow">
                                            <i aria-hidden="true" class="fa fa-rss">
                                            </i>
                                        </a>
                                    </span>
                                    <a href="https://www.ircforumlari.net/hayvanlar-alemi/">
                                        <strong>
                                            Hayvanlar Alemi
                                        </strong>
                                    </a>
                                </div>
                                <div class="smallfont">
                                    Hayvanlar alemi ile ilgili t&uuml;m konulara bu başlık altından ulaşabilirsiniz.
                                </div>
                                <div class="smallfont" style="margin-top:6px">
                                    <table align="center" border="0" cellpadding="0" cellspacing="0" width="100%">
                                        <tbody>
                                            <tr valign="top">
                                                <td width="50%">
                                                    <img alt="Alt forumlar" border="0" class="inlineimg" height="16" id="forum_statusicon_725" src="images/navy/statusicon/subforum_old.gif" width="16">
                                                    <a href="https://www.ircforumlari.net/evcil-hayvanlar/">
                                                        <span title="">
                                                            Evcil Hayvanlar
                                                        </span>
                                                    </a>
                                                </td>
                                                <td width="50%">
                                                    <img alt="Alt forumlar" border="0" class="inlineimg" height="16" id="forum_statusicon_1217" src="images/navy/statusicon/subforum_old.gif" width="16">
                                                    <a href="https://www.ircforumlari.net/hayvan-hastaliklari/">
                                                        <span title="Her t&uuml;r ve cinsten hayvanlarda g&ouml;r&uuml;len hastalıklar hakkında bilgi alabileceğiniz, paylaşımda bulunabileceginiz b&ouml;l&uuml;m.">
                                                            Hayvan Hastalıkları
                                                        </span>
                                                    </a>
                                                </td>
                                            </tr>
                                        </tbody>
                                    </table>
                                </div>
                            </td>
                            <td class="alt2">
                                <div align="left" class="smallfont">
                                    <div>
                                        <span style="white-space:nowrap">
                                            <img alt="Arrow" border="0" class="inlineimg" src="images/icons/icon2.gif">
                                            <a href="https://www.ircforumlari.net/hayvan-hastaliklari/1033902-kanaryalarda-ses-kisikligi.html" style="white-space:nowrap">
                                                <strong>
                                                    Kanaryalarda Ses Kısıklığı
                                                </strong>
                                            </a>
                                        </span>
                                    </div>
                                    <div style="white-space:nowrap">
                                        <font color="DimGray">
                                            Yazan;
                                        </font>
                                        <a href="https://www.ircforumlari.net/if-uye/150417-dedecan61.html">
                                            Dedecan61
                                        </a>
                                    </div>
                                    <div align="left" style="white-space:nowrap">
                                        13 Mayıs 2024
                                        <span class="time">
                                            <i class="fa fa-clock-o">
                                            </i>
                                            13:19
                                        </span>
                                        <a href="https://www.ircforumlari.net/hayvan-hastaliklari/1033902-kanaryalarda-ses-kisikligi-post1042895537.html#post1042895537">
                                            <i class="fa fa-arrow-circle-o-right">
                                            </i>
                                        </a>
                                    </div>
                                </div>
                            </td>
                            <td class="alt1">
                                <span class="s081">
                                    3.608
                                </span>
                            </td>
                            <td class="alt2">
                                <span class="s082">
                                    8.935
                                </span>
                            </td>
                        </tr>
                        <tr align="center">
                            <td class="alt2">
                                <img alt="Yeni Mesaj Var/Yok" border="0" height="48" id="forum_statusicon_809" src="images/navy/statusicon/forum_old.gif" width="48">
                            </td>
                            <td align="left" class="alt1Active" id="f809">
                                <div>
                                    <span style="float: right;">
                                        <a href="https://www.ircforumlari.net/external.php?type=rss2&amp;forumids=809" rel="nofollow">
                                            <i aria-hidden="true" class="fa fa-rss">
                                            </i>
                                        </a>
                                    </span>
                                    <a href="https://www.ircforumlari.net/sinema-dunyasi/">
                                        <strong>
                                            Sinema D&uuml;nyası
                                        </strong>
                                    </a>
                                </div>
                                <div class="smallfont">
                                    Sinema d&uuml;nyasına dair t&uuml;m konulara bu başlık altından ulaşabilirsiniz.
                                </div>
                                <div class="smallfont" style="margin-top:6px">
                                    <table align="center" border="0" cellpadding="0" cellspacing="0" width="100%">
                                        <tbody>
                                            <tr valign="top">
                                                <td width="50%">
                                                    <img alt="Alt forumlar" border="0" class="inlineimg" height="16" id="forum_statusicon_1276" src="images/navy/statusicon/subforum_old.gif" width="16">
                                                    <a href="https://www.ircforumlari.net/film-tanitimlari/">
                                                        <span title="">
                                                            Film Tanıtımları
                                                        </span>
                                                    </a>
                                                </td>
                                                <td width="50%">
                                                    <img alt="Alt forumlar" border="0" class="inlineimg" height="16" id="forum_statusicon_1441" src="images/navy/statusicon/subforum_old.gif" width="16">
                                                    <a href="https://www.ircforumlari.net/film-onerileriniz/">
                                                        <span title="">
                                                            Film &Ouml;nerileriniz
                                                        </span>
                                                    </a>
                                                </td>
                                            </tr>
                                            <tr>
                                                <td width="50%">
                                                    <img alt="Alt forumlar" border="0" class="inlineimg" height="16" id="forum_statusicon_1280" src="images/navy/statusicon/subforum_old.gif" width="16">
                                                    <a href="https://www.ircforumlari.net/film-replikleri/">
                                                        <span title="">
                                                            Film Replikleri
                                                        </span>
                                                    </a>
                                                </td>
                                                <td>
                                                    &nbsp;
                                                </td>
                                            </tr>
                                        </tbody>
                                    </table>
                                </div>
                            </td>
                            <td class="alt2">
                                <div align="left" class="smallfont">
                                    <div>
                                        <span style="white-space:nowrap">
                                            <img alt="" border="0" class="inlineimg" src="images/icons/icon1.gif">
                                            <a href="https://www.ircforumlari.net/film-replikleri/402056-unutulmaz-film-replikleri.html" style="white-space:nowrap">
                                                <strong>
                                                    Unutulmaz film replikleri
                                                </strong>
                                            </a>
                                        </span>
                                    </div>
                                    <div style="white-space:nowrap">
                                        <font color="DimGray">
                                            Yazan;
                                        </font>
                                        <a href="https://www.ircforumlari.net/if-uye/151717-dwight.html">
                                            Dwight
                                        </a>
                                    </div>
                                    <div align="left" style="white-space:nowrap">
                                        06 Mayıs 2024
                                        <span class="time">
                                            <i class="fa fa-clock-o">
                                            </i>
                                            16:13
                                        </span>
                                        <a href="https://www.ircforumlari.net/film-replikleri/402056-unutulmaz-film-replikleri-post1042893968.html#post1042893968">
                                            <i class="fa fa-arrow-circle-o-right">
                                            </i>
                                        </a>
                                    </div>
                                </div>
                            </td>
                            <td class="alt1">
                                <span class="s081">
                                    3.447
                                </span>
                            </td>
                            <td class="alt2">
                                <span class="s082">
                                    7.260
                                </span>
                            </td>
                        </tr>
                        <tr align="center">
                            <td class="alt2">
                                <img alt="Yeni Mesaj Var/Yok" border="0" height="48" id="forum_statusicon_72" src="images/navy/statusicon/forum_old.gif" width="48">
                            </td>
                            <td align="left" class="alt1Active" id="f72">
                                <div>
                                    <span style="float: right;">
                                        <a href="https://www.ircforumlari.net/external.php?type=rss2&amp;forumids=72" rel="nofollow">
                                            <i aria-hidden="true" class="fa fa-rss">
                                            </i>
                                        </a>
                                    </span>
                                    <a href="https://www.ircforumlari.net/burclar-fallar-ve-kehanetler/">
                                        <strong>
                                            Bur&ccedil;lar,  Fallar ve Kehanetler
                                        </strong>
                                    </a>
                                </div>
                                <div class="smallfont">
                                    Fala inanma, falsız da kalma! t&uuml;m kehanetlere bu başlık altından ulaşabilirsiniz.
                                </div>
                                <div class="smallfont" style="margin-top:6px">
                                    <table align="center" border="0" cellpadding="0" cellspacing="0" width="100%">
                                        <tbody>
                                            <tr valign="top">
                                                <td width="50%">
                                                    <img alt="Alt forumlar" border="0" class="inlineimg" height="16" id="forum_statusicon_1243" src="images/navy/statusicon/subforum_old.gif" width="16">
                                                    <a href="https://www.ircforumlari.net/gunluk-burc-yorumlari/">
                                                        <span title="Burcunuzun g&uuml;nl&uuml;k bur&ccedil; yorumlarını bu başlıktan takip edebilirsiniz.">
                                                            G&uuml;nl&uuml;k Bur&ccedil; Yorumları
                                                        </span>
                                                    </a>
                                                </td>
                                                <td width="50%">
                                                    <img alt="Alt forumlar" border="0" class="inlineimg" height="16" id="forum_statusicon_1876" src="images/navy/statusicon/subforum_old.gif" width="16">
                                                    <a href="https://www.ircforumlari.net/haftalik-burc-yorumlari/">
                                                        <span title="Burcunuzun haftalık bur&ccedil; yorumlarını bu başlıktan takip edebilirsiniz.">
                                                            Haftalık Bur&ccedil; Yorumları
                                                        </span>
                                                    </a>
                                                </td>
                                            </tr>
                                            <tr>
                                                <td width="50%">
                                                    <img alt="Alt forumlar" border="0" class="inlineimg" height="16" id="forum_statusicon_1378" src="images/navy/statusicon/subforum_old.gif" width="16">
                                                    <a href="https://www.ircforumlari.net/aylik-burc-yorumlari/">
                                                        <span title="Burcunuzun aylık bur&ccedil; yorumlarını bu başlıktan takip edebilirsiniz.">
                                                            Aylık Bur&ccedil; Yorumları
                                                        </span>
                                                    </a>
                                                </td>
                                                <td width="50%">
                                                    <img alt="Alt forumlar" border="0" class="inlineimg" height="16" id="forum_statusicon_1496" src="images/navy/statusicon/subforum_old.gif" width="16">
                                                    <a href="https://www.ircforumlari.net/kahve-fali-sozlugu/">
                                                        <span title="Kahve Falı ile ilgili T&uuml;m i&ccedil;erikler">
                                                            Kahve Falı S&ouml;zl&uuml;g&uuml;
                                                        </span>
                                                    </a>
                                                </td>
                                            </tr>
                                            <tr>
                                                <td width="50%">
                                                    <img alt="Alt forumlar" border="0" class="inlineimg" height="16" id="forum_statusicon_811" src="images/navy/statusicon/subforum_old.gif" width="16">
                                                    <a href="https://www.ircforumlari.net/ruya-tabirleri/">
                                                        <span title="G&ouml;rd&uuml;ğ&uuml;n&uuml;z r&uuml;yaların cevapları burada! t&uuml;m konulara bu başlık altından ulaşabilirsiniz.">
                                                            R&uuml;ya Tabirleri
                                                        </span>
                                                    </a>
                                                </td>
                                                <td width="50%">
                                                    <img alt="Alt forumlar" border="0" class="inlineimg" height="16" id="forum_statusicon_553" src="images/navy/statusicon/subforum_old.gif" width="16">
                                                    <a href="https://www.ircforumlari.net/esrarengiz-olaylar/">
                                                        <span title="Esrarengiz olaylara ait t&uuml;m konulara bu başlık altından ulaşabilirsiniz.">
                                                            Esrarengiz Olaylar
                                                        </span>
                                                    </a>
                                                </td>
                                            </tr>
                                        </tbody>
                                    </table>
                                </div>
                            </td>
                            <td class="alt2">
                                <div align="left" class="smallfont">
                                    <div>
                                        <span style="white-space:nowrap">
                                            <img alt="Arrow" border="0" class="inlineimg" src="images/icons/icon2.gif">
                                            <a href="https://www.ircforumlari.net/gunluk-burc-yorumlari/1034412-18052024-koc-burcu-gunluk-burc-yorumu.html" style="white-space:nowrap">
                                                <strong>
                                                    18.05.2024 Ko&ccedil; Burcu G&uuml;nl&uuml;k...
                                                </strong>
                                            </a>
                                        </span>
                                    </div>
                                    <div style="white-space:nowrap">
                                        <font color="DimGray">
                                            Yazan;
                                        </font>
                                        <a href="https://www.ircforumlari.net/if-uye/143927-beatrice.html">
                                            Beatrice
                                        </a>
                                    </div>
                                    <div align="left" style="white-space:nowrap">
                                        Bug&uuml;n
                                        <span class="time">
                                            <i class="fa fa-clock-o">
                                            </i>
                                            09:09
                                        </span>
                                        <a href="https://www.ircforumlari.net/gunluk-burc-yorumlari/1034412-18052024-koc-burcu-gunluk-burc-yorumu-post1042897106.html#post1042897106">
                                            <i class="fa fa-arrow-circle-o-right">
                                            </i>
                                        </a>
                                    </div>
                                </div>
                            </td>
                            <td class="alt1">
                                <span class="s081">
                                    20.121
                                </span>
                            </td>
                            <td class="alt2">
                                <span class="s082">
                                    31.831
                                </span>
                            </td>
                        </tr>
                        <tr align="center">
                            <td class="alt2">
                                <img alt="Yeni Mesaj Var/Yok" border="0" height="48" id="forum_statusicon_1083" src="images/navy/statusicon/forum_old.gif" width="48">
                            </td>
                            <td align="left" class="alt1Active" id="f1083">
                                <div>
                                    <span style="float: right;">
                                        <a href="https://www.ircforumlari.net/external.php?type=rss2&amp;forumids=1083" rel="nofollow">
                                            <i aria-hidden="true" class="fa fa-rss">
                                            </i>
                                        </a>
                                    </span>
                                    <a href="https://www.ircforumlari.net/muzik-dunyasi/">
                                        <strong>
                                            M&uuml;zik D&uuml;nyası
                                        </strong>
                                    </a>
                                </div>
                                <div class="smallfont">
                                    M&uuml;zik d&uuml;nyasına dair t&uuml;m konulara bu başlık altından ulaşabilirsiniz.
                                </div>
                                <div class="smallfont" style="margin-top:6px">
                                    <table align="center" border="0" cellpadding="0" cellspacing="0" width="100%">
                                        <tbody>
                                            <tr valign="top">
                                                <td width="50%">
                                                    <img alt="Alt forumlar" border="0" class="inlineimg" height="16" id="forum_statusicon_1086" src="images/navy/statusicon/subforum_old.gif" width="16">
                                                    <a href="https://www.ircforumlari.net/turkce-sarki-sozleri/">
                                                        <span title="">
                                                            T&uuml;rk&ccedil;e Şarkı S&ouml;zleri
                                                        </span>
                                                    </a>
                                                </td>
                                                <td width="50%">
                                                    <img alt="Alt forumlar" border="0" class="inlineimg" height="16" id="forum_statusicon_1087" src="images/navy/statusicon/subforum_old.gif" width="16">
                                                    <a href="https://www.ircforumlari.net/yabanci-sarki-sozleri/">
                                                        <span title="">
                                                            Yabancı Şarkı S&ouml;zleri
                                                        </span>
                                                    </a>
                                                </td>
                                            </tr>
                                            <tr>
                                                <td width="50%">
                                                    <img alt="Alt forumlar" border="0" class="inlineimg" height="16" id="forum_statusicon_1142" src="images/navy/statusicon/subforum_old.gif" width="16">
                                                    <a href="https://www.ircforumlari.net/album-tanitimlari/">
                                                        <span title="Yeni &Ccedil;ıkan Alb&uuml;mler, T&uuml;rk&ccedil;e Alb&uuml;mler, Yabancı Alb&uuml;mler Tanıtımları">
                                                            Alb&uuml;m Tanıtımları
                                                        </span>
                                                    </a>
                                                </td>
                                                <td width="50%">
                                                    <img alt="Alt forumlar" border="0" class="inlineimg" height="16" id="forum_statusicon_1325" src="images/navy/statusicon/subforum_old.gif" width="16">
                                                    <a href="https://www.ircforumlari.net/dizi-ve-film-muzikleri/">
                                                        <span title="Dinlemeyi &ouml;zlediğiniz veya merak ettiğiniz t&uuml;m dizi m&uuml;zikleri">
                                                            Dizi ve Film M&uuml;zikleri
                                                        </span>
                                                    </a>
                                                </td>
                                            </tr>
                                            <tr>
                                                <td width="50%">
                                                    <img alt="Alt forumlar" border="0" class="inlineimg" height="16" id="forum_statusicon_1515" src="images/navy/statusicon/subforum_old.gif" width="16">
                                                    <a href="https://www.ircforumlari.net/konserler-amp-etkinlikler/">
                                                        <span title="Konser ve Etkinlikler hakkında detaylar">
                                                            Konserler &amp; Etkinlikler
                                                        </span>
                                                    </a>
                                                </td>
                                                <td>
                                                    &nbsp;
                                                </td>
                                            </tr>
                                        </tbody>
                                    </table>
                                </div>
                            </td>
                            <td class="alt2">
                                <div align="left" class="smallfont">
                                    <div>
                                        <span style="white-space:nowrap">
                                            <img alt="" border="0" class="inlineimg" src="images/icons/icon1.gif">
                                            <a href="https://www.ircforumlari.net/muzik-dunyasi/1034402-slipknot-yeni-davulcusu-eloy-casagrandeyi-acikladi.html" style="white-space:nowrap">
                                                <strong>
                                                    Slipknot, yeni davulcusu Eloy...
                                                </strong>
                                            </a>
                                        </span>
                                    </div>
                                    <div style="white-space:nowrap">
                                        <font color="DimGray">
                                            Yazan;
                                        </font>
                                        <a href="https://www.ircforumlari.net/if-uye/140273-deep.html">
                                            Deep
                                        </a>
                                    </div>
                                    <div align="left" style="white-space:nowrap">
                                        Bug&uuml;n
                                        <span class="time">
                                            <i class="fa fa-clock-o">
                                            </i>
                                            07:15
                                        </span>
                                        <a href="https://www.ircforumlari.net/muzik-dunyasi/1034402-slipknot-yeni-davulcusu-eloy-casagrandeyi-acikladi-post1042897076.html#post1042897076">
                                            <i class="fa fa-arrow-circle-o-right">
                                            </i>
                                        </a>
                                    </div>
                                </div>
                            </td>
                            <td class="alt1">
                                <span class="s081">
                                    19.731
                                </span>
                            </td>
                            <td class="alt2">
                                <span class="s082">
                                    21.194
                                </span>
                            </td>
                        </tr>
                        <tr align="center">
                            <td class="alt2">
                                <img alt="Yeni Mesaj Var/Yok" border="0" height="48" id="forum_statusicon_78" src="images/navy/statusicon/forum_old.gif" width="48">
                            </td>
                            <td align="left" class="alt1Active" id="f78">
                                <div>
                                    <span style="float: right;">
                                        <a href="https://www.ircforumlari.net/external.php?type=rss2&amp;forumids=78" rel="nofollow">
                                            <i aria-hidden="true" class="fa fa-rss">
                                            </i>
                                        </a>
                                    </span>
                                    <a href="https://www.ircforumlari.net/kultur-ve-sanat/">
                                        <strong>
                                            K&uuml;lt&uuml;r ve Sanat
                                        </strong>
                                    </a>
                                </div>
                                <div class="smallfont">
                                    K&uuml;lt&uuml;r ve sanat d&uuml;nyasına dair t&uuml;m konulara bu başlık altından ulaşabilirsiniz.
                                </div>
                                <div class="smallfont" style="margin-top:6px">
                                    <table align="center" border="0" cellpadding="0" cellspacing="0" width="100%">
                                        <tbody>
                                            <tr valign="top">
                                                <td width="50%">
                                                    <img alt="Alt forumlar" border="0" class="inlineimg" height="16" id="forum_statusicon_125" src="images/navy/statusicon/subforum_old.gif" width="16">
                                                    <a href="https://www.ircforumlari.net/ataturk-kosesi/">
                                                        <span title="">
                                                            Atat&uuml;rk K&ouml;şesi
                                                        </span>
                                                    </a>
                                                </td>
                                                <td width="50%">
                                                    <img alt="Alt forumlar" border="0" class="inlineimg" height="16" id="forum_statusicon_1221" src="images/navy/statusicon/subforum_old.gif" width="16">
                                                    <a href="https://www.ircforumlari.net/sanat-galerileri/">
                                                        <span title="">
                                                            Sanat Galerileri
                                                        </span>
                                                    </a>
                                                </td>
                                            </tr>
                                            <tr>
                                                <td width="50%">
                                                    <img alt="Alt forumlar" border="0" class="inlineimg" height="16" id="forum_statusicon_359" src="images/navy/statusicon/subforum_old.gif" width="16">
                                                    <a href="https://www.ircforumlari.net/tiyatro/">
                                                        <span title="">
                                                            Tiyatro
                                                        </span>
                                                    </a>
                                                </td>
                                                <td width="50%">
                                                    <img alt="Alt forumlar" border="0" class="inlineimg" height="16" id="forum_statusicon_846" src="images/navy/statusicon/subforum_old.gif" width="16">
                                                    <a href="https://www.ircforumlari.net/kitap-tanitimlari/">
                                                        <span title="T&uuml;m kitap tanıtımlarına bu başlık altından ulaşabilirsiniz.">
                                                            Kitap Tanıtımları
                                                        </span>
                                                    </a>
                                                </td>
                                            </tr>
                                        </tbody>
                                    </table>
                                </div>
                            </td>
                            <td class="alt2">
                                <div align="left" class="smallfont">
                                    <div>
                                        <span style="white-space:nowrap">
                                            <img alt="Arrow" border="0" class="inlineimg" src="images/icons/icon2.gif">
                                            <a href="https://www.ircforumlari.net/kitap-tanitimlari/1034351-dansa-davet.html" style="white-space:nowrap">
                                                <strong>
                                                    Dansa Davet
                                                </strong>
                                            </a>
                                        </span>
                                    </div>
                                    <div style="white-space:nowrap">
                                        <font color="DimGray">
                                            Yazan;
                                        </font>
                                        <a href="https://www.ircforumlari.net/if-uye/152439-beste.html">
                                            BeSte
                                        </a>
                                    </div>
                                    <div align="left" style="white-space:nowrap">
                                        D&uuml;n
                                        <span class="time">
                                            <i class="fa fa-clock-o">
                                            </i>
                                            09:48
                                        </span>
                                        <a href="https://www.ircforumlari.net/kitap-tanitimlari/1034351-dansa-davet-post1042896824.html#post1042896824">
                                            <i class="fa fa-arrow-circle-o-right">
                                            </i>
                                        </a>
                                    </div>
                                </div>
                            </td>
                            <td class="alt1">
                                <span class="s081">
                                    9.236
                                </span>
                            </td>
                            <td class="alt2">
                                <span class="s082">
                                    14.231
                                </span>
                            </td>
                        </tr>
                        <tr align="center">
                            <td class="alt2">
                                <img alt="Yeni Mesaj Var/Yok" border="0" height="48" id="forum_statusicon_1328" src="images/navy/statusicon/forum_old.gif" width="48">
                            </td>
                            <td align="left" class="alt1Active" id="f1328">
                                <div>
                                    <span style="float: right;">
                                        <a href="https://www.ircforumlari.net/external.php?type=rss2&amp;forumids=1328" rel="nofollow">
                                            <i aria-hidden="true" class="fa fa-rss">
                                            </i>
                                        </a>
                                    </span>
                                    <a href="https://www.ircforumlari.net/motorlu-tasitlar-kosesi/">
                                        <strong>
                                            Motorlu Taşıtlar K&ouml;şesi
                                        </strong>
                                    </a>
                                </div>
                                <div class="smallfont">
                                    Motorlu taşıtlara dair t&uuml;m konulara bu başlık altından ulaşabilirsiniz.
                                </div>
                                <div class="smallfont" style="margin-top:6px">
                                    <table align="center" border="0" cellpadding="0" cellspacing="0" width="100%">
                                        <tbody>
                                            <tr valign="top">
                                                <td width="50%">
                                                    <img alt="Alt forumlar" border="0" class="inlineimg" height="16" id="forum_statusicon_129" src="images/navy/statusicon/subforum_old.gif" width="16">
                                                    <a href="https://www.ircforumlari.net/otomobil-haberleri/">
                                                        <span title="">
                                                            Otomobil Haberleri
                                                        </span>
                                                    </a>
                                                </td>
                                                <td width="50%">
                                                    <img alt="Alt forumlar" border="0" class="inlineimg" height="16" id="forum_statusicon_1360" src="images/navy/statusicon/subforum_old.gif" width="16">
                                                    <a href="https://www.ircforumlari.net/oto-teknik-amp-dizayn/">
                                                        <span title="">
                                                            Oto Teknik &amp; Dizayn
                                                        </span>
                                                    </a>
                                                </td>
                                            </tr>
                                            <tr>
                                                <td width="50%">
                                                    <img alt="Alt forumlar" border="0" class="inlineimg" height="16" id="forum_statusicon_960" src="images/navy/statusicon/subforum_old.gif" width="16">
                                                    <a href="https://www.ircforumlari.net/motorsiklet-ve-atv/">
                                                        <span title="">
                                                            Motorsiklet ve ATV
                                                        </span>
                                                    </a>
                                                </td>
                                                <td width="50%">
                                                    <img alt="Alt forumlar" border="0" class="inlineimg" height="16" id="forum_statusicon_1193" src="images/navy/statusicon/subforum_old.gif" width="16">
                                                    <a href="https://www.ircforumlari.net/modifiye-tuning-dunyasi/">
                                                        <span title="">
                                                            Modifiye (Tuning) D&uuml;nyası
                                                        </span>
                                                    </a>
                                                </td>
                                            </tr>
                                            <tr>
                                                <td width="50%">
                                                    <img alt="Alt forumlar" border="0" class="inlineimg" height="16" id="forum_statusicon_1337" src="images/navy/statusicon/subforum_old.gif" width="16">
                                                    <a href="https://www.ircforumlari.net/kendi-aracini-tanit/">
                                                        <span title="">
                                                            Kendi Aracını Tanıt
                                                        </span>
                                                    </a>
                                                </td>
                                                <td width="50%">
                                                    <img alt="Alt forumlar" border="0" class="inlineimg" height="16" id="forum_statusicon_1336" src="images/navy/statusicon/subforum_old.gif" width="16">
                                                    <a href="https://www.ircforumlari.net/arazi-araclari/">
                                                        <span title="">
                                                            Arazi Ara&ccedil;ları
                                                        </span>
                                                    </a>
                                                </td>
                                            </tr>
                                        </tbody>
                                    </table>
                                </div>
                            </td>
                            <td class="alt2">
                                <div align="left" class="smallfont">
                                    <div>
                                        <span style="white-space:nowrap">
                                            <img alt="" border="0" class="inlineimg" src="images/icons/icon1.gif">
                                            <a href="https://www.ircforumlari.net/otomobil-haberleri/1033554-turkiyede-uretilen-hyundai-bayon-mayis-ayi-guncel-fiyat-listesi.html" style="white-space:nowrap">
                                                <strong>
                                                    T&uuml;rkiye'de &uuml;retilen Hyundai...
                                                </strong>
                                            </a>
                                        </span>
                                    </div>
                                    <div style="white-space:nowrap">
                                        <font color="DimGray">
                                            Yazan;
                                        </font>
                                        <a href="https://www.ircforumlari.net/if-uye/150417-dedecan61.html">
                                            Dedecan61
                                        </a>
                                    </div>
                                    <div align="left" style="white-space:nowrap">
                                        09 Mayıs 2024
                                        <span class="time">
                                            <i class="fa fa-clock-o">
                                            </i>
                                            15:13
                                        </span>
                                        <a href="https://www.ircforumlari.net/otomobil-haberleri/1033554-turkiyede-uretilen-hyundai-bayon-mayis-ayi-guncel-fiyat-listesi-post1042894644.html#post1042894644">
                                            <i class="fa fa-arrow-circle-o-right">
                                            </i>
                                        </a>
                                    </div>
                                </div>
                            </td>
                            <td class="alt1">
                                <span class="s081">
                                    4.186
                                </span>
                            </td>
                            <td class="alt2">
                                <span class="s082">
                                    7.709
                                </span>
                            </td>
                        </tr>
                        <tr align="center">
                            <td class="alt2">
                                <img alt="Yeni Mesaj Var/Yok" border="0" height="48" id="forum_statusicon_2228" src="images/navy/statusicon/forum_old.gif" width="48">
                            </td>
                            <td align="left" class="alt1Active" id="f2228">
                                <div>
                                    <span style="float: right;">
                                        <a href="https://www.ircforumlari.net/external.php?type=rss2&amp;forumids=2228" rel="nofollow">
                                            <i aria-hidden="true" class="fa fa-rss">
                                            </i>
                                        </a>
                                    </span>
                                    <a href="https://www.ircforumlari.net/sicak-firsatlar/">
                                        <strong>
                                            Sıcak Fırsatlar
                                        </strong>
                                    </a>
                                </div>
                                <div class="smallfont">
                                    Marketler ve E-Marketler &uuml;zerindeki kampanyaları bu kategoride bulabilirsiniz
                                </div>
                                <div class="smallfont" style="margin-top:6px">
                                    <table align="center" border="0" cellpadding="0" cellspacing="0" width="100%">
                                        <tbody>
                                            <tr valign="top">
                                                <td width="50%">
                                                    <img alt="Alt forumlar" border="0" class="inlineimg" height="16" id="forum_statusicon_2229" src="images/navy/statusicon/subforum_old.gif" width="16">
                                                    <a href="https://www.ircforumlari.net/market-firsatlari/">
                                                        <span title="Marketlerin kampanyalarını burada g&ouml;rebilirsiniz">
                                                            Market Fırsatları
                                                        </span>
                                                    </a>
                                                </td>
                                                <td width="50%">
                                                    <img alt="Alt forumlar" border="0" class="inlineimg" height="16" id="forum_statusicon_2230" src="images/navy/statusicon/subforum_old.gif" width="16">
                                                    <a href="https://www.ircforumlari.net/e-market-firsatlari/">
                                                        <span title="Online Alışveriş Sitelerindeki kampanyalara buradan erişebilirsiniz">
                                                            E-Market Fırsatları
                                                        </span>
                                                    </a>
                                                </td>
                                            </tr>
                                        </tbody>
                                    </table>
                                </div>
                            </td>
                            <td class="alt2">
                                <div align="left" class="smallfont">
                                    <div>
                                        <span style="white-space:nowrap">
                                            <img alt="" border="0" class="inlineimg" src="images/icons/icon1.gif">
                                            <a href="https://www.ircforumlari.net/market-firsatlari/1034363-biskuvi-kek-ve-gofretlerde-25-indirim.html" style="white-space:nowrap">
                                                <strong>
                                                    Bisk&uuml;vi, Kek ve Gofretlerde...
                                                </strong>
                                            </a>
                                        </span>
                                    </div>
                                    <div style="white-space:nowrap">
                                        <font color="DimGray">
                                            Yazan;
                                        </font>
                                        <a href="https://www.ircforumlari.net/if-uye/150417-dedecan61.html">
                                            Dedecan61
                                        </a>
                                    </div>
                                    <div align="left" style="white-space:nowrap">
                                        D&uuml;n
                                        <span class="time">
                                            <i class="fa fa-clock-o">
                                            </i>
                                            12:13
                                        </span>
                                        <a href="https://www.ircforumlari.net/market-firsatlari/1034363-biskuvi-kek-ve-gofretlerde-25-indirim-post1042896844.html#post1042896844">
                                            <i class="fa fa-arrow-circle-o-right">
                                            </i>
                                        </a>
                                    </div>
                                </div>
                            </td>
                            <td class="alt1">
                                <span class="s081">
                                    20
                                </span>
                            </td>
                            <td class="alt2">
                                <span class="s082">
                                    82
                                </span>
                            </td>
                        </tr>
                    </tbody>
                    <tbody>
                        <tr>
                            <td align="center" bgcolor="#F5F5F5" colspan="">
                                <br>
                            </td>
                        </tr>
                    </tbody>
                    <tbody>
                        <tr>
                            <td class="tcat" colspan="5">
                                <a href="#top" onclick="return toggle_collapse('forumbit_31')" style="float:right">
                                    <i class="fa fa-plus-circle" style="margin-top: 9px;">
                                    </i>
                                </a>
                                <i class="fa fa-chevron-right">
                                </i>
                                Genel Bilgiler
                            </td>
                        </tr>
                    </tbody>
                    <tbody id="collapseobj_forumbit_31" style="">
                        <tr align="center">
                            <td class="alt2">
                                <img alt="Yeni Mesaj Var/Yok" border="0" height="48" id="forum_statusicon_293" src="images/navy/statusicon/forum_old.gif" width="48">
                            </td>
                            <td align="left" class="alt1Active" id="f293">
                                <div>
                                    <span style="float: right;">
                                        <a href="https://www.ircforumlari.net/external.php?type=rss2&amp;forumids=293" rel="nofollow">
                                            <i aria-hidden="true" class="fa fa-rss">
                                            </i>
                                        </a>
                                    </span>
                                    <a href="https://www.ircforumlari.net/islamiyet/">
                                        <strong>
                                            İslamiyet
                                        </strong>
                                    </a>
                                </div>
                                <div class="smallfont">
                                    Son hak din'i islamiyet hakkında t&uuml;m konulara bu başlık altından ulaşabilirsiniz.
                                </div>
                                <div class="smallfont" style="margin-top:6px">
                                    <table align="center" border="0" cellpadding="0" cellspacing="0" width="100%">
                                        <tbody>
                                            <tr valign="top">
                                                <td width="50%">
                                                    <img alt="Alt forumlar" border="0" class="inlineimg" height="16" id="forum_statusicon_745" src="images/navy/statusicon/subforum_old.gif" width="16">
                                                    <a href="https://www.ircforumlari.net/alfabetik-siraya-gore-sureler/">
                                                        <span title="">
                                                            Alfabetik Sıraya G&ouml;re Sureler
                                                        </span>
                                                    </a>
                                                </td>
                                                <td width="50%">
                                                    <img alt="Alt forumlar" border="0" class="inlineimg" height="16" id="forum_statusicon_296" src="images/navy/statusicon/subforum_old.gif" width="16">
                                                    <a href="https://www.ircforumlari.net/genel-islami-konular/">
                                                        <span title="">
                                                            Genel İslami Konular
                                                        </span>
                                                    </a>
                                                </td>
                                            </tr>
                                            <tr>
                                                <td width="50%">
                                                    <img alt="Alt forumlar" border="0" class="inlineimg" height="16" id="forum_statusicon_743" src="images/navy/statusicon/subforum_old.gif" width="16">
                                                    <a href="https://www.ircforumlari.net/esma-ul-husna/">
                                                        <span title="">
                                                            Esm&acirc;-&Uuml;l H&uuml;sn&acirc;
                                                        </span>
                                                    </a>
                                                </td>
                                                <td width="50%">
                                                    <img alt="Alt forumlar" border="0" class="inlineimg" height="16" id="forum_statusicon_1016" src="images/navy/statusicon/subforum_old.gif" width="16">
                                                    <a href="https://www.ircforumlari.net/dualar/">
                                                        <span title="">
                                                            Dualar
                                                        </span>
                                                    </a>
                                                </td>
                                            </tr>
                                            <tr>
                                                <td width="50%">
                                                    <img alt="Alt forumlar" border="0" class="inlineimg" height="16" id="forum_statusicon_297" src="images/navy/statusicon/subforum_old.gif" width="16">
                                                    <a href="https://www.ircforumlari.net/kuran-i-kerim/">
                                                        <span title="">
                                                            Kuran-ı Kerim
                                                        </span>
                                                    </a>
                                                </td>
                                                <td width="50%">
                                                    <img alt="Alt forumlar" border="0" class="inlineimg" height="16" id="forum_statusicon_300" src="images/navy/statusicon/subforum_old.gif" width="16">
                                                    <a href="https://www.ircforumlari.net/hadis-i-serifler/">
                                                        <span title="">
                                                            Hadis-i Şerifler
                                                        </span>
                                                    </a>
                                                </td>
                                            </tr>
                                            <tr>
                                                <td width="50%">
                                                    <img alt="Alt forumlar" border="0" class="inlineimg" height="16" id="forum_statusicon_303" src="images/navy/statusicon/subforum_old.gif" width="16">
                                                    <a href="https://www.ircforumlari.net/islam-alimleri/">
                                                        <span title="">
                                                            İslam Alimleri
                                                        </span>
                                                    </a>
                                                </td>
                                                <td width="50%">
                                                    <img alt="Alt forumlar" border="0" class="inlineimg" height="16" id="forum_statusicon_307" src="images/navy/statusicon/subforum_old.gif" width="16">
                                                    <a href="https://www.ircforumlari.net/dini-resimler/">
                                                        <span title="">
                                                            Dini Resimler
                                                        </span>
                                                    </a>
                                                </td>
                                            </tr>
                                            <tr>
                                                <td width="50%">
                                                    <img alt="Alt forumlar" border="0" class="inlineimg" height="16" id="forum_statusicon_734" src="images/navy/statusicon/subforum_old.gif" width="16">
                                                    <a href="https://www.ircforumlari.net/dini-sozluk/">
                                                        <span title="">
                                                            Dini S&ouml;zl&uuml;k
                                                        </span>
                                                    </a>
                                                </td>
                                                <td width="50%">
                                                    <img alt="Alt forumlar" border="0" class="inlineimg" height="16" id="forum_statusicon_1452" src="images/navy/statusicon/subforum_old.gif" width="16">
                                                    <a href="https://www.ircforumlari.net/gunun-hadisi-serifi/">
                                                        <span title="">
                                                            G&uuml;n&uuml;n Hadis'i Şerif'i
                                                        </span>
                                                    </a>
                                                </td>
                                            </tr>
                                        </tbody>
                                    </table>
                                </div>
                            </td>
                            <td class="alt2">
                                <div align="left" class="smallfont">
                                    <div>
                                        <span style="white-space:nowrap">
                                            <img alt="Arrow" border="0" class="inlineimg" src="images/icons/icon2.gif">
                                            <a href="https://www.ircforumlari.net/gunun-duasi/1034409-18052024-gunun-duasi.html" style="white-space:nowrap">
                                                <strong>
                                                    18.05.2024 G&uuml;n&uuml;n Duası
                                                </strong>
                                            </a>
                                        </span>
                                    </div>
                                    <div style="white-space:nowrap">
                                        <font color="DimGray">
                                            Yazan;
                                        </font>
                                        <a href="https://www.ircforumlari.net/if-uye/152439-beste.html">
                                            BeSte
                                        </a>
                                    </div>
                                    <div align="left" style="white-space:nowrap">
                                        Bug&uuml;n
                                        <span class="time">
                                            <i class="fa fa-clock-o">
                                            </i>
                                            08:20
                                        </span>
                                        <a href="https://www.ircforumlari.net/gunun-duasi/1034409-18052024-gunun-duasi-post1042897102.html#post1042897102">
                                            <i class="fa fa-arrow-circle-o-right">
                                            </i>
                                        </a>
                                    </div>
                                </div>
                            </td>
                            <td class="alt1">
                                <span class="s081">
                                    21.116
                                </span>
                            </td>
                            <td class="alt2">
                                <span class="s082">
                                    36.202
                                </span>
                            </td>
                        </tr>
                        <tr align="center">
                            <td class="alt2">
                                <img alt="Yeni Mesaj Var/Yok" border="0" height="48" id="forum_statusicon_1390" src="images/navy/statusicon/forum_old.gif" width="48">
                            </td>
                            <td align="left" class="alt1Active" id="f1390">
                                <div>
                                    <span style="float: right;">
                                        <a href="https://www.ircforumlari.net/external.php?type=rss2&amp;forumids=1390" rel="nofollow">
                                            <i aria-hidden="true" class="fa fa-rss">
                                            </i>
                                        </a>
                                    </span>
                                    <a href="https://www.ircforumlari.net/diger-dinler/">
                                        <strong>
                                            Diğer Dinler
                                        </strong>
                                    </a>
                                </div>
                                <div class="smallfont">
                                    Diğer dinler ile alakalı t&uuml;m konulara bu başlık altından ulaşabilirsiniz.
                                </div>
                                <div class="smallfont" style="margin-top:6px">
                                    <table align="center" border="0" cellpadding="0" cellspacing="0" width="100%">
                                        <tbody>
                                            <tr valign="top">
                                                <td width="50%">
                                                    <img alt="Alt forumlar" border="0" class="inlineimg" height="16" id="forum_statusicon_294" src="images/navy/statusicon/subforum_old.gif" width="16">
                                                    <a href="https://www.ircforumlari.net/hristiyanlik/">
                                                        <span title="Hristiyanlık hakkında t&uuml;m konulara bu başlık altından ulaşabilirsiniz.">
                                                            Hristiyanlık
                                                        </span>
                                                    </a>
                                                </td>
                                                <td width="50%">
                                                    <img alt="Alt forumlar" border="0" class="inlineimg" height="16" id="forum_statusicon_295" src="images/navy/statusicon/subforum_old.gif" width="16">
                                                    <a href="https://www.ircforumlari.net/musevilik/">
                                                        <span title="Musevilik hakkındaki t&uuml;m konulara bu başlık altından ulaşabilirsiniz.">
                                                            Musevilik
                                                        </span>
                                                    </a>
                                                </td>
                                            </tr>
                                        </tbody>
                                    </table>
                                </div>
                            </td>
                            <td class="alt2">
                                <div align="left" class="smallfont">
                                    <div>
                                        <span style="white-space:nowrap">
                                            <img alt="Arrow" border="0" class="inlineimg" src="images/icons/icon2.gif">
                                            <a href="https://www.ircforumlari.net/hristiyanlik/1033893-isa-mesih-e-guvenmek-ne-demektir.html" style="white-space:nowrap">
                                                <strong>
                                                    İsa Mesih’e “G&uuml;venmek” Ne...
                                                </strong>
                                            </a>
                                        </span>
                                    </div>
                                    <div style="white-space:nowrap">
                                        <font color="DimGray">
                                            Yazan;
                                        </font>
                                        <a href="https://www.ircforumlari.net/if-uye/152439-beste.html">
                                            BeSte
                                        </a>
                                    </div>
                                    <div align="left" style="white-space:nowrap">
                                        13 Mayıs 2024
                                        <span class="time">
                                            <i class="fa fa-clock-o">
                                            </i>
                                            08:55
                                        </span>
                                        <a href="https://www.ircforumlari.net/hristiyanlik/1033893-isa-mesih-e-guvenmek-ne-demektir-post1042895469.html#post1042895469">
                                            <i class="fa fa-arrow-circle-o-right">
                                            </i>
                                        </a>
                                    </div>
                                </div>
                            </td>
                            <td class="alt1">
                                <span class="s081">
                                    1.489
                                </span>
                            </td>
                            <td class="alt2">
                                <span class="s082">
                                    2.179
                                </span>
                            </td>
                        </tr>
                        <tr align="center">
                            <td class="alt2">
                                <img alt="Yeni Mesaj Var/Yok" border="0" height="48" id="forum_statusicon_1526" src="images/navy/statusicon/forum_old.gif" width="48">
                            </td>
                            <td align="left" class="alt1Active" id="f1526">
                                <div>
                                    <span style="float: right;">
                                        <a href="https://www.ircforumlari.net/external.php?type=rss2&amp;forumids=1526" rel="nofollow">
                                            <i aria-hidden="true" class="fa fa-rss">
                                            </i>
                                        </a>
                                    </span>
                                    <a href="https://www.ircforumlari.net/cevre-ve-geri-donusum/">
                                        <strong>
                                            &Ccedil;evre ve Geri D&ouml;n&uuml;ş&uuml;m
                                        </strong>
                                    </a>
                                </div>
                                <div class="smallfont">
                                    &Ccedil;evremiz ve geri d&ouml;n&uuml;ş&uuml;m hakkında paylaşımların yapılabileceği b&ouml;l&uuml;m.
                                </div>
                            </td>
                            <td class="alt2">
                                <div align="left" class="smallfont">
                                    <div>
                                        <span style="white-space:nowrap">
                                            <img alt="" border="0" class="inlineimg" src="images/icons/icon1.gif">
                                            <a href="https://www.ircforumlari.net/cevre-ve-geri-donusum/1032406-yilda-sadece-10-gun-yasiyor-koparmanin-cezasi-387-bin-lira.html" style="white-space:nowrap">
                                                <strong>
                                                    Yılda sadece 10 g&uuml;n yaşıyor,...
                                                </strong>
                                            </a>
                                        </span>
                                    </div>
                                    <div style="white-space:nowrap">
                                        <font color="DimGray">
                                            Yazan;
                                        </font>
                                        <a href="https://www.ircforumlari.net/if-uye/150417-dedecan61.html">
                                            Dedecan61
                                        </a>
                                    </div>
                                    <div align="left" style="white-space:nowrap">
                                        16 Nisan 2024
                                        <span class="time">
                                            <i class="fa fa-clock-o">
                                            </i>
                                            01:25
                                        </span>
                                        <a href="https://www.ircforumlari.net/cevre-ve-geri-donusum/1032406-yilda-sadece-10-gun-yasiyor-koparmanin-cezasi-387-bin-lira-post1042889602.html#post1042889602">
                                            <i class="fa fa-arrow-circle-o-right">
                                            </i>
                                        </a>
                                    </div>
                                </div>
                            </td>
                            <td class="alt1">
                                <span class="s081">
                                    141
                                </span>
                            </td>
                            <td class="alt2">
                                <span class="s082">
                                    225
                                </span>
                            </td>
                        </tr>
                        <tr align="center">
                            <td class="alt2">
                                <img alt="Yeni Mesaj Var/Yok" border="0" height="48" id="forum_statusicon_480" src="images/navy/statusicon/forum_old.gif" width="48">
                            </td>
                            <td align="left" class="alt1Active" id="f480">
                                <div>
                                    <span style="float: right;">
                                        <a href="https://www.ircforumlari.net/external.php?type=rss2&amp;forumids=480" rel="nofollow">
                                            <i aria-hidden="true" class="fa fa-rss">
                                            </i>
                                        </a>
                                    </span>
                                    <a href="https://www.ircforumlari.net/tarih/">
                                        <strong>
                                            Tarih
                                        </strong>
                                    </a>
                                </div>
                                <div class="smallfont">
                                    Tarihin hayatımıza etkileri ile ilgili t&uuml;m konulara bu başlık altından ulaşabilirsiniz.
                                </div>
                                <div class="smallfont" style="margin-top:6px">
                                    <table align="center" border="0" cellpadding="0" cellspacing="0" width="100%">
                                        <tbody>
                                            <tr valign="top">
                                                <td width="50%">
                                                    <img alt="Alt forumlar" border="0" class="inlineimg" height="16" id="forum_statusicon_484" src="images/navy/statusicon/subforum_old.gif" width="16">
                                                    <a href="https://www.ircforumlari.net/tarihte-bugun/">
                                                        <span title="Tarihhe bu g&uuml;n neler oldu, insanlık adına neler değişti">
                                                            Tarihte Bug&uuml;n
                                                        </span>
                                                    </a>
                                                </td>
                                                <td width="50%">
                                                    <img alt="Alt forumlar" border="0" class="inlineimg" height="16" id="forum_statusicon_717" src="images/navy/statusicon/subforum_old.gif" width="16">
                                                    <a href="https://www.ircforumlari.net/dunya-uzerindeki-yerler-ve-tarihi-mekanlar/">
                                                        <span title="D&uuml;nya &uuml;zerinde bulunan tarihi mekan ve yerlere bu başlık altından ulaşabilirsiniz.">
                                                            D&uuml;nya &uuml;zerindeki yerler ve tarihi mekanlar
                                                        </span>
                                                    </a>
                                                </td>
                                            </tr>
                                        </tbody>
                                    </table>
                                </div>
                            </td>
                            <td class="alt2">
                                <div align="left" class="smallfont">
                                    <div>
                                        <span style="white-space:nowrap">
                                            <img alt="Arrow" border="0" class="inlineimg" src="images/icons/icon2.gif">
                                            <a href="https://www.ircforumlari.net/tarihte-bugun/1034406-tarihte-bugun-18-mayis.html" style="white-space:nowrap">
                                                <strong>
                                                    Tarihte Bug&uuml;n 18 Mayıs
                                                </strong>
                                            </a>
                                        </span>
                                    </div>
                                    <div style="white-space:nowrap">
                                        <font color="DimGray">
                                            Yazan;
                                        </font>
                                        <a href="https://www.ircforumlari.net/if-uye/152439-beste.html">
                                            BeSte
                                        </a>
                                    </div>
                                    <div align="left" style="white-space:nowrap">
                                        Bug&uuml;n
                                        <span class="time">
                                            <i class="fa fa-clock-o">
                                            </i>
                                            07:38
                                        </span>
                                        <a href="https://www.ircforumlari.net/tarihte-bugun/1034406-tarihte-bugun-18-mayis-post1042897079.html#post1042897079">
                                            <i class="fa fa-arrow-circle-o-right">
                                            </i>
                                        </a>
                                    </div>
                                </div>
                            </td>
                            <td class="alt1">
                                <span class="s081">
                                    9.805
                                </span>
                            </td>
                            <td class="alt2">
                                <span class="s082">
                                    11.866
                                </span>
                            </td>
                        </tr>
                        <tr align="center">
                            <td class="alt2">
                                <img alt="Yeni Mesaj Var/Yok" border="0" height="48" id="forum_statusicon_447" src="images/navy/statusicon/forum_old.gif" width="48">
                            </td>
                            <td align="left" class="alt1Active" id="f447">
                                <div>
                                    <span style="float: right;">
                                        <a href="https://www.ircforumlari.net/external.php?type=rss2&amp;forumids=447" rel="nofollow">
                                            <i aria-hidden="true" class="fa fa-rss">
                                            </i>
                                        </a>
                                    </span>
                                    <a href="https://www.ircforumlari.net/turkiyenin-cografi-bolgeleri/">
                                        <strong>
                                            T&uuml;rkiye'nin Coğrafi B&ouml;lgeleri
                                        </strong>
                                    </a>
                                </div>
                                <div class="smallfont">
                                    &Uuml;lkemiz coğrafyası ile ilgili t&uuml;m konulara bu başlık altından ulaşabilirsiniz.
                                </div>
                                <div class="smallfont" style="margin-top:6px">
                                    <table align="center" border="0" cellpadding="0" cellspacing="0" width="100%">
                                        <tbody>
                                            <tr valign="top">
                                                <td width="50%">
                                                    <img alt="Alt forumlar" border="0" class="inlineimg" height="16" id="forum_statusicon_448" src="images/navy/statusicon/subforum_old.gif" width="16">
                                                    <a href="https://www.ircforumlari.net/karadeniz-bolgesi/">
                                                        <span title="">
                                                            Karadeniz B&ouml;lgesi
                                                        </span>
                                                    </a>
                                                </td>
                                                <td width="50%">
                                                    <img alt="Alt forumlar" border="0" class="inlineimg" height="16" id="forum_statusicon_449" src="images/navy/statusicon/subforum_old.gif" width="16">
                                                    <a href="https://www.ircforumlari.net/marmara-bolgesi/">
                                                        <span title="">
                                                            Marmara B&ouml;lgesi
                                                        </span>
                                                    </a>
                                                </td>
                                            </tr>
                                            <tr>
                                                <td width="50%">
                                                    <img alt="Alt forumlar" border="0" class="inlineimg" height="16" id="forum_statusicon_450" src="images/navy/statusicon/subforum_old.gif" width="16">
                                                    <a href="https://www.ircforumlari.net/ege-bolgesi/">
                                                        <span title="">
                                                            Ege B&ouml;lgesi
                                                        </span>
                                                    </a>
                                                </td>
                                                <td width="50%">
                                                    <img alt="Alt forumlar" border="0" class="inlineimg" height="16" id="forum_statusicon_451" src="images/navy/statusicon/subforum_old.gif" width="16">
                                                    <a href="https://www.ircforumlari.net/akdeniz-bolgesi/">
                                                        <span title="">
                                                            Akdeniz B&ouml;lgesi
                                                        </span>
                                                    </a>
                                                </td>
                                            </tr>
                                            <tr>
                                                <td width="50%">
                                                    <img alt="Alt forumlar" border="0" class="inlineimg" height="16" id="forum_statusicon_452" src="images/navy/statusicon/subforum_old.gif" width="16">
                                                    <a href="https://www.ircforumlari.net/guneydogu-anadolu-bolgesi/">
                                                        <span title="">
                                                            G&uuml;neydoğu Anadolu B&ouml;lgesi
                                                        </span>
                                                    </a>
                                                </td>
                                                <td width="50%">
                                                    <img alt="Alt forumlar" border="0" class="inlineimg" height="16" id="forum_statusicon_453" src="images/navy/statusicon/subforum_old.gif" width="16">
                                                    <a href="https://www.ircforumlari.net/dogu-anadolu-bolgesi/">
                                                        <span title="">
                                                            Doğu Anadolu B&ouml;lgesi
                                                        </span>
                                                    </a>
                                                </td>
                                            </tr>
                                            <tr>
                                                <td width="50%">
                                                    <img alt="Alt forumlar" border="0" class="inlineimg" height="16" id="forum_statusicon_454" src="images/navy/statusicon/subforum_old.gif" width="16">
                                                    <a href="https://www.ircforumlari.net/ic-anadolu-bolgesi/">
                                                        <span title="">
                                                            İ&ccedil; Anadolu B&ouml;lgesi
                                                        </span>
                                                    </a>
                                                </td>
                                                <td width="50%">
                                                    <img alt="Alt forumlar" border="0" class="inlineimg" height="16" id="forum_statusicon_723" src="images/navy/statusicon/subforum_old.gif" width="16">
                                                    <a href="https://www.ircforumlari.net/il-ve-ilcelerimizin-tarihcesi/">
                                                        <span title="">
                                                            İl ve İl&ccedil;elerimizin Tarih&ccedil;esi
                                                        </span>
                                                    </a>
                                                </td>
                                            </tr>
                                        </tbody>
                                    </table>
                                </div>
                            </td>
                            <td class="alt2">
                                <div align="left" class="smallfont">
                                    <div>
                                        <span style="white-space:nowrap">
                                            <img alt="Arrow" border="0" class="inlineimg" src="images/icons/icon2.gif">
                                            <a href="https://www.ircforumlari.net/il-ve-ilcelerimizin-tarihcesi/1034453-isparta-sehrinin-tarihcesi.html" style="white-space:nowrap">
                                                <strong>
                                                    Isparta Şehrinin Tarih&ccedil;esi
                                                </strong>
                                            </a>
                                        </span>
                                    </div>
                                    <div style="white-space:nowrap">
                                        <font color="DimGray">
                                            Yazan;
                                        </font>
                                        <a href="https://www.ircforumlari.net/if-uye/152439-beste.html">
                                            BeSte
                                        </a>
                                    </div>
                                    <div align="left" style="white-space:nowrap">
                                        Bug&uuml;n
                                        <span class="time">
                                            <i class="fa fa-clock-o">
                                            </i>
                                            21:12
                                        </span>
                                        <a href="https://www.ircforumlari.net/il-ve-ilcelerimizin-tarihcesi/1034453-isparta-sehrinin-tarihcesi-post1042897212.html#post1042897212">
                                            <i class="fa fa-arrow-circle-o-right">
                                            </i>
                                        </a>
                                    </div>
                                </div>
                            </td>
                            <td class="alt1">
                                <span class="s081">
                                    6.300
                                </span>
                            </td>
                            <td class="alt2">
                                <span class="s082">
                                    9.232
                                </span>
                            </td>
                        </tr>
                        <tr align="center">
                            <td class="alt2">
                                <img alt="Yeni Mesaj Var/Yok" border="0" height="48" id="forum_statusicon_2135" src="images/navy/statusicon/forum_old.gif" width="48">
                            </td>
                            <td align="left" class="alt1Active" id="f2135">
                                <div>
                                    <span style="float: right;">
                                        <a href="https://www.ircforumlari.net/external.php?type=rss2&amp;forumids=2135" rel="nofollow">
                                            <i aria-hidden="true" class="fa fa-rss">
                                            </i>
                                        </a>
                                    </span>
                                    <a href="https://www.ircforumlari.net/insan-birey-ve-toplum-bilimleri/">
                                        <strong>
                                            İnsan, Birey ve Toplum Bilimleri
                                        </strong>
                                    </a>
                                </div>
                                <div class="smallfont" style="margin-top:6px">
                                    <table align="center" border="0" cellpadding="0" cellspacing="0" width="100%">
                                        <tbody>
                                            <tr valign="top">
                                                <td width="50%">
                                                    <img alt="Alt forumlar" border="0" class="inlineimg" height="16" id="forum_statusicon_469" src="images/navy/statusicon/subforum_old.gif" width="16">
                                                    <a href="https://www.ircforumlari.net/felsefe/">
                                                        <span title="Felsefe hakkındaki t&uuml;m konulara bu başlık altından ulaşabilirsiniz.">
                                                            Felsefe
                                                        </span>
                                                    </a>
                                                </td>
                                                <td width="50%">
                                                    <img alt="Alt forumlar" border="0" class="inlineimg" height="16" id="forum_statusicon_2137" src="images/navy/statusicon/subforum_old.gif" width="16">
                                                    <a href="https://www.ircforumlari.net/psikoloji/">
                                                        <span title="">
                                                            Psikoloji
                                                        </span>
                                                    </a>
                                                </td>
                                            </tr>
                                            <tr>
                                                <td width="50%">
                                                    <img alt="Alt forumlar" border="0" class="inlineimg" height="16" id="forum_statusicon_2136" src="images/navy/statusicon/subforum_old.gif" width="16">
                                                    <a href="https://www.ircforumlari.net/sosyoloji/">
                                                        <span title="">
                                                            Sosyoloji
                                                        </span>
                                                    </a>
                                                </td>
                                                <td>
                                                    &nbsp;
                                                </td>
                                            </tr>
                                        </tbody>
                                    </table>
                                </div>
                            </td>
                            <td class="alt2">
                                <div align="left" class="smallfont">
                                    <div>
                                        <span style="white-space:nowrap">
                                            <img alt="" border="0" class="inlineimg" src="images/icons/icon1.gif">
                                            <a href="https://www.ircforumlari.net/psikoloji/1031392-psikolojiye-giris-sigmund-freudun-psikoanalitik-kuraminda-superego-ust-benlik-nedir.html" style="white-space:nowrap">
                                                <strong>
                                                    Psikolojiye Giriş: Sigmund...
                                                </strong>
                                            </a>
                                        </span>
                                    </div>
                                    <div style="white-space:nowrap">
                                        <font color="DimGray">
                                            Yazan;
                                        </font>
                                        <a href="https://www.ircforumlari.net/if-uye/125321-kalemzede.html">
                                            Kalemzede
                                        </a>
                                    </div>
                                    <div align="left" style="white-space:nowrap">
                                        24 Mart 2024
                                        <span class="time">
                                            <i class="fa fa-clock-o">
                                            </i>
                                            15:39
                                        </span>
                                        <a href="https://www.ircforumlari.net/psikoloji/1031392-psikolojiye-giris-sigmund-freudun-psikoanalitik-kuraminda-superego-ust-benlik-nedir-post1042884012.html#post1042884012">
                                            <i class="fa fa-arrow-circle-o-right">
                                            </i>
                                        </a>
                                    </div>
                                </div>
                            </td>
                            <td class="alt1">
                                <span class="s081">
                                    7.620
                                </span>
                            </td>
                            <td class="alt2">
                                <span class="s082">
                                    8.520
                                </span>
                            </td>
                        </tr>
                        <tr align="center">
                            <td class="alt2">
                                <img alt="Yeni Mesaj Var/Yok" border="0" height="48" id="forum_statusicon_769" src="images/navy/statusicon/forum_old.gif" width="48">
                            </td>
                            <td align="left" class="alt1Active" id="f769">
                                <div>
                                    <span style="float: right;">
                                        <a href="https://www.ircforumlari.net/external.php?type=rss2&amp;forumids=769" rel="nofollow">
                                            <i aria-hidden="true" class="fa fa-rss">
                                            </i>
                                        </a>
                                    </span>
                                    <a href="https://www.ircforumlari.net/biyografiler/">
                                        <strong>
                                            Biyografiler
                                        </strong>
                                    </a>
                                </div>
                                <div class="smallfont">
                                    Tanınmış kişilere ait biyografilere bu başlık altından ulaşabilirsiniz.
                                </div>
                                <div class="smallfont" style="margin-top:6px">
                                    <table align="center" border="0" cellpadding="0" cellspacing="0" width="100%">
                                        <tbody>
                                            <tr valign="top">
                                                <td width="50%">
                                                    <img alt="Alt forumlar" border="0" class="inlineimg" height="16" id="forum_statusicon_1175" src="images/navy/statusicon/subforum_old.gif" width="16">
                                                    <a href="https://www.ircforumlari.net/bilim-adamlari/">
                                                        <span title="Bilim Adamları biyografi/bilgilerini buradan bulabilirsiniz">
                                                            Bilim Adamları
                                                        </span>
                                                    </a>
                                                </td>
                                                <td width="50%">
                                                    <img alt="Alt forumlar" border="0" class="inlineimg" height="16" id="forum_statusicon_772" src="images/navy/statusicon/subforum_old.gif" width="16">
                                                    <a href="https://www.ircforumlari.net/dusunurler/">
                                                        <span title="">
                                                            D&uuml;ş&uuml;n&uuml;rler
                                                        </span>
                                                    </a>
                                                </td>
                                            </tr>
                                            <tr>
                                                <td width="50%">
                                                    <img alt="Alt forumlar" border="0" class="inlineimg" height="16" id="forum_statusicon_773" src="images/navy/statusicon/subforum_old.gif" width="16">
                                                    <a href="https://www.ircforumlari.net/edebi-sahsiyetler/">
                                                        <span title="">
                                                            Edebi Şahsiyetler
                                                        </span>
                                                    </a>
                                                </td>
                                                <td width="50%">
                                                    <img alt="Alt forumlar" border="0" class="inlineimg" height="16" id="forum_statusicon_778" src="images/navy/statusicon/subforum_old.gif" width="16">
                                                    <a href="https://www.ircforumlari.net/mankenler/">
                                                        <span title="Yerli ve Yabancı mankenlerin biyografilerine/bilgilerine bu b&ouml;l&uuml;mden ulaşabilirsiniz">
                                                            Mankenler
                                                        </span>
                                                    </a>
                                                </td>
                                            </tr>
                                            <tr>
                                                <td width="50%">
                                                    <img alt="Alt forumlar" border="0" class="inlineimg" height="16" id="forum_statusicon_776" src="images/navy/statusicon/subforum_old.gif" width="16">
                                                    <a href="https://www.ircforumlari.net/muzisyenler/">
                                                        <span title="">
                                                            M&uuml;zisyenler
                                                        </span>
                                                    </a>
                                                </td>
                                                <td width="50%">
                                                    <img alt="Alt forumlar" border="0" class="inlineimg" height="16" id="forum_statusicon_774" src="images/navy/statusicon/subforum_old.gif" width="16">
                                                    <a href="https://www.ircforumlari.net/oyuncular-yonetmenler/">
                                                        <span title="">
                                                            Oyuncular / Y&ouml;netmenler
                                                        </span>
                                                    </a>
                                                </td>
                                            </tr>
                                            <tr>
                                                <td width="50%">
                                                    <img alt="Alt forumlar" border="0" class="inlineimg" height="16" id="forum_statusicon_770" src="images/navy/statusicon/subforum_old.gif" width="16">
                                                    <a href="https://www.ircforumlari.net/ressamlar/">
                                                        <span title="">
                                                            Ressamlar
                                                        </span>
                                                    </a>
                                                </td>
                                                <td width="50%">
                                                    <img alt="Alt forumlar" border="0" class="inlineimg" height="16" id="forum_statusicon_1085" src="images/navy/statusicon/subforum_old.gif" width="16">
                                                    <a href="https://www.ircforumlari.net/sanatcilar/">
                                                        <span title="Ses sanat&ccedil;ıları">
                                                            Sanat&ccedil;ılar
                                                        </span>
                                                    </a>
                                                </td>
                                            </tr>
                                            <tr>
                                                <td width="50%">
                                                    <img alt="Alt forumlar" border="0" class="inlineimg" height="16" id="forum_statusicon_775" src="images/navy/statusicon/subforum_old.gif" width="16">
                                                    <a href="https://www.ircforumlari.net/sporcular/">
                                                        <span title="">
                                                            Sporcular
                                                        </span>
                                                    </a>
                                                </td>
                                                <td width="50%">
                                                    <img alt="Alt forumlar" border="0" class="inlineimg" height="16" id="forum_statusicon_779" src="images/navy/statusicon/subforum_old.gif" width="16">
                                                    <a href="https://www.ircforumlari.net/sairler-yazarlar/">
                                                        <span title="Şairler ve yazarların biyografi/bilgilerini buradan bulabilirsiniz">
                                                            Şairler / Yazarlar
                                                        </span>
                                                    </a>
                                                </td>
                                            </tr>
                                            <tr>
                                                <td width="50%">
                                                    <img alt="Alt forumlar" border="0" class="inlineimg" height="16" id="forum_statusicon_771" src="images/navy/statusicon/subforum_old.gif" width="16">
                                                    <a href="https://www.ircforumlari.net/tarih-siyaset/">
                                                        <span title="">
                                                            Tarih / Siyaset
                                                        </span>
                                                    </a>
                                                </td>
                                                <td>
                                                    &nbsp;
                                                </td>
                                            </tr>
                                        </tbody>
                                    </table>
                                </div>
                            </td>
                            <td class="alt2">
                                <div align="left" class="smallfont">
                                    <div>
                                        <span style="white-space:nowrap">
                                            <img alt="Arrow" border="0" class="inlineimg" src="images/icons/icon2.gif">
                                            <a href="https://www.ircforumlari.net/sanatcilar/1034287-ahmet-kaya-biyografisi.html" style="white-space:nowrap">
                                                <strong>
                                                    Ahmet Kaya Biyografisi
                                                </strong>
                                            </a>
                                        </span>
                                    </div>
                                    <div style="white-space:nowrap">
                                        <font color="DimGray">
                                            Yazan;
                                        </font>
                                        <a href="https://www.ircforumlari.net/if-uye/22687-achil.html">
                                            achiL
                                        </a>
                                    </div>
                                    <div align="left" style="white-space:nowrap">
                                        16 Mayıs 2024
                                        <span class="time">
                                            <i class="fa fa-clock-o">
                                            </i>
                                            18:40
                                        </span>
                                        <a href="https://www.ircforumlari.net/sanatcilar/1034287-ahmet-kaya-biyografisi-post1042896640.html#post1042896640">
                                            <i class="fa fa-arrow-circle-o-right">
                                            </i>
                                        </a>
                                    </div>
                                </div>
                            </td>
                            <td class="alt1">
                                <span class="s081">
                                    5.264
                                </span>
                            </td>
                            <td class="alt2">
                                <span class="s082">
                                    6.690
                                </span>
                            </td>
                        </tr>
                        <tr align="center">
                            <td class="alt2">
                                <img alt="Yeni Mesaj Var/Yok" border="0" height="48" id="forum_statusicon_703" src="images/navy/statusicon/forum_old.gif" width="48">
                            </td>
                            <td align="left" class="alt1Active" id="f703">
                                <div>
                                    <span style="float: right;">
                                        <a href="https://www.ircforumlari.net/external.php?type=rss2&amp;forumids=703" rel="nofollow">
                                            <i aria-hidden="true" class="fa fa-rss">
                                            </i>
                                        </a>
                                    </span>
                                    <a href="https://www.ircforumlari.net/dunya-edebiyatlari/">
                                        <strong>
                                            D&uuml;nya Edebiyatları
                                        </strong>
                                    </a>
                                </div>
                                <div class="smallfont">
                                    D&uuml;nya edebiyatlarına dair t&uuml;m konulara bu başlık altından ulaşabilirsiniz.
                                </div>
                                <div class="smallfont" style="margin-top:6px">
                                    <table align="center" border="0" cellpadding="0" cellspacing="0" width="100%">
                                        <tbody>
                                            <tr valign="top">
                                                <td width="50%">
                                                    <img alt="Alt forumlar" border="0" class="inlineimg" height="16" id="forum_statusicon_704" src="images/navy/statusicon/subforum_old.gif" width="16">
                                                    <a href="https://www.ircforumlari.net/turk-dili-ve-edebiyati/">
                                                        <span title="">
                                                            T&uuml;rk Dili ve Edebiyatı
                                                        </span>
                                                    </a>
                                                </td>
                                                <td width="50%">
                                                    <img alt="Alt forumlar" border="0" class="inlineimg" height="16" id="forum_statusicon_705" src="images/navy/statusicon/subforum_old.gif" width="16">
                                                    <a href="https://www.ircforumlari.net/bati-edebiyati/">
                                                        <span title="">
                                                            Batı Edebiyatı
                                                        </span>
                                                    </a>
                                                </td>
                                            </tr>
                                            <tr>
                                                <td width="50%">
                                                    <img alt="Alt forumlar" border="0" class="inlineimg" height="16" id="forum_statusicon_706" src="images/navy/statusicon/subforum_old.gif" width="16">
                                                    <a href="https://www.ircforumlari.net/dogu-edebiyati/">
                                                        <span title="">
                                                            Doğu Edebiyatı
                                                        </span>
                                                    </a>
                                                </td>
                                                <td width="50%">
                                                    <img alt="Alt forumlar" border="0" class="inlineimg" height="16" id="forum_statusicon_707" src="images/navy/statusicon/subforum_old.gif" width="16">
                                                    <a href="https://www.ircforumlari.net/divan-edebiyati/">
                                                        <span title="">
                                                            Divan Edebiyatı
                                                        </span>
                                                    </a>
                                                </td>
                                            </tr>
                                            <tr>
                                                <td width="50%">
                                                    <img alt="Alt forumlar" border="0" class="inlineimg" height="16" id="forum_statusicon_708" src="images/navy/statusicon/subforum_old.gif" width="16">
                                                    <a href="https://www.ircforumlari.net/klasik-edebiyat/">
                                                        <span title="">
                                                            Klasik Edebiyat
                                                        </span>
                                                    </a>
                                                </td>
                                                <td width="50%">
                                                    <img alt="Alt forumlar" border="0" class="inlineimg" height="16" id="forum_statusicon_709" src="images/navy/statusicon/subforum_old.gif" width="16">
                                                    <a href="https://www.ircforumlari.net/edebi-sanatlar/">
                                                        <span title="">
                                                            Edebi Sanatlar
                                                        </span>
                                                    </a>
                                                </td>
                                            </tr>
                                        </tbody>
                                    </table>
                                </div>
                            </td>
                            <td class="alt2">
                                <div align="left" class="smallfont">
                                    <div>
                                        <span style="white-space:nowrap">
                                            <img alt="Cool" border="0" class="inlineimg" src="images/icons/icon6.gif">
                                            <a href="https://www.ircforumlari.net/turk-dili-ve-edebiyati/981139-modern-turk-edebiyatinda-dikkat-ceken-10-yazar.html" style="white-space:nowrap">
                                                <strong>
                                                    Modern T&uuml;rk Edebiyatında...
                                                </strong>
                                            </a>
                                        </span>
                                    </div>
                                    <div style="white-space:nowrap">
                                        <font color="DimGray">
                                            Yazan;
                                        </font>
                                        <a href="https://www.ircforumlari.net/if-uye/152031-plan-b.html">
                                            plan-b
                                        </a>
                                    </div>
                                    <div align="left" style="white-space:nowrap">
                                        24 Ağustos 2023
                                        <span class="time">
                                            <i class="fa fa-clock-o">
                                            </i>
                                            17:44
                                        </span>
                                        <a href="https://www.ircforumlari.net/turk-dili-ve-edebiyati/981139-modern-turk-edebiyatinda-dikkat-ceken-10-yazar-post1042826063.html#post1042826063">
                                            <i class="fa fa-arrow-circle-o-right">
                                            </i>
                                        </a>
                                    </div>
                                </div>
                            </td>
                            <td class="alt1">
                                <span class="s081">
                                    635
                                </span>
                            </td>
                            <td class="alt2">
                                <span class="s082">
                                    826
                                </span>
                            </td>
                        </tr>
                        <tr align="center">
                            <td class="alt2">
                                <img alt="Yeni Mesaj Var/Yok" border="0" height="48" id="forum_statusicon_677" src="images/navy/statusicon/forum_old.gif" width="48">
                            </td>
                            <td align="left" class="alt1Active" id="f677">
                                <div>
                                    <span style="float: right;">
                                        <a href="https://www.ircforumlari.net/external.php?type=rss2&amp;forumids=677" rel="nofollow">
                                            <i aria-hidden="true" class="fa fa-rss">
                                            </i>
                                        </a>
                                    </span>
                                    <a href="https://www.ircforumlari.net/hobiler/">
                                        <strong>
                                            Hobiler
                                        </strong>
                                    </a>
                                </div>
                                <div class="smallfont">
                                    G&uuml;nl&uuml;k hayata dair hobilere bu başlık altından ulaşabilirsiniz.
                                </div>
                                <div class="smallfont" style="margin-top:6px">
                                    <table align="center" border="0" cellpadding="0" cellspacing="0" width="100%">
                                        <tbody>
                                            <tr valign="top">
                                                <td width="50%">
                                                    <img alt="Alt forumlar" border="0" class="inlineimg" height="16" id="forum_statusicon_678" src="images/navy/statusicon/subforum_old.gif" width="16">
                                                    <a href="https://www.ircforumlari.net/havacilik/">
                                                        <span title="U&ccedil;ak tutkunlarına u&ccedil;aklar hakkında merak ettiklerini bu kategori de bulabilirler">
                                                            Havacılık
                                                        </span>
                                                    </a>
                                                </td>
                                                <td width="50%">
                                                    <img alt="Alt forumlar" border="0" class="inlineimg" height="16" id="forum_statusicon_697" src="images/navy/statusicon/subforum_old.gif" width="16">
                                                    <a href="https://www.ircforumlari.net/dans/">
                                                        <span title="Salsa,&Ccedil;a&ccedil;a,Tango,Oryantal vs.">
                                                            Dans
                                                        </span>
                                                    </a>
                                                </td>
                                            </tr>
                                            <tr>
                                                <td width="50%">
                                                    <img alt="Alt forumlar" border="0" class="inlineimg" height="16" id="forum_statusicon_777" src="images/navy/statusicon/subforum_old.gif" width="16">
                                                    <a href="https://www.ircforumlari.net/avcilik/">
                                                        <span title="">
                                                            Avcılık
                                                        </span>
                                                    </a>
                                                </td>
                                                <td width="50%">
                                                    <img alt="Alt forumlar" border="0" class="inlineimg" height="16" id="forum_statusicon_855" src="images/navy/statusicon/subforum_old.gif" width="16">
                                                    <a href="https://www.ircforumlari.net/fotografcilik/">
                                                        <span title="">
                                                            Fotoğraf&ccedil;ılık
                                                        </span>
                                                    </a>
                                                </td>
                                            </tr>
                                            <tr>
                                                <td width="50%">
                                                    <img alt="Alt forumlar" border="0" class="inlineimg" height="16" id="forum_statusicon_962" src="images/navy/statusicon/subforum_old.gif" width="16">
                                                    <a href="https://www.ircforumlari.net/denizcilik/">
                                                        <span title="">
                                                            Denizcilik
                                                        </span>
                                                    </a>
                                                </td>
                                                <td width="50%">
                                                    <img alt="Alt forumlar" border="0" class="inlineimg" height="16" id="forum_statusicon_1129" src="images/navy/statusicon/subforum_old.gif" width="16">
                                                    <a href="https://www.ircforumlari.net/el-sanatlari/">
                                                        <span title="">
                                                            El Sanatları
                                                        </span>
                                                    </a>
                                                </td>
                                            </tr>
                                            <tr>
                                                <td width="50%">
                                                    <img alt="Alt forumlar" border="0" class="inlineimg" height="16" id="forum_statusicon_698" src="images/navy/statusicon/subforum_old.gif" width="16">
                                                    <a href="https://www.ircforumlari.net/balikcilik/">
                                                        <span title="">
                                                            Balık&ccedil;ılık
                                                        </span>
                                                    </a>
                                                </td>
                                                <td width="50%">
                                                    <img alt="Alt forumlar" border="0" class="inlineimg" height="16" id="forum_statusicon_700" src="images/navy/statusicon/subforum_old.gif" width="16">
                                                    <a href="https://www.ircforumlari.net/bahce-bakimi-ve-cicekler/">
                                                        <span title="">
                                                            Bah&ccedil;e Bakımı ve &Ccedil;i&ccedil;ekler
                                                        </span>
                                                    </a>
                                                </td>
                                            </tr>
                                            <tr>
                                                <td width="50%">
                                                    <img alt="Alt forumlar" border="0" class="inlineimg" height="16" id="forum_statusicon_702" src="images/navy/statusicon/subforum_old.gif" width="16">
                                                    <a href="https://www.ircforumlari.net/ev-dekorasyonu/">
                                                        <span title="">
                                                            Ev Dekorasyonu
                                                        </span>
                                                    </a>
                                                </td>
                                                <td width="50%">
                                                    <img alt="Alt forumlar" border="0" class="inlineimg" height="16" id="forum_statusicon_954" src="images/navy/statusicon/subforum_old.gif" width="16">
                                                    <a href="https://www.ircforumlari.net/perakendecilik/">
                                                        <span title="Perakende Ve Gıda Haberleri Hakında Herşey">
                                                            Perakendecilik
                                                        </span>
                                                    </a>
                                                </td>
                                            </tr>
                                            <tr>
                                                <td width="50%">
                                                    <img alt="Alt forumlar" border="0" class="inlineimg" height="16" id="forum_statusicon_2140" src="images/navy/statusicon/subforum_old.gif" width="16">
                                                    <a href="https://www.ircforumlari.net/elektrik-elektronik-bilgilendirici-dokumanlar/">
                                                        <span title="Elektrik ve elektronik ekipmanlar hakkında bilgilendirme kategorisi">
                                                            Elektrik / Elektronik Bilgilendirici D&ouml;k&uuml;manlar
                                                        </span>
                                                    </a>
                                                </td>
                                                <td>
                                                    &nbsp;
                                                </td>
                                            </tr>
                                        </tbody>
                                    </table>
                                </div>
                            </td>
                            <td class="alt2">
                                <div align="left" class="smallfont">
                                    <div>
                                        <span style="white-space:nowrap">
                                            <img alt="Arrow" border="0" class="inlineimg" src="images/icons/icon2.gif">
                                            <a href="https://www.ircforumlari.net/avcilik/1034084-kaplan-turleri-ve-irklarin-ozellikleri-nelerdir-ozellikleri-turkiyede-kaplan-var-mi.html" style="white-space:nowrap">
                                                <strong>
                                                    Kaplan T&uuml;rleri Ve Irkların...
                                                </strong>
                                            </a>
                                        </span>
                                    </div>
                                    <div style="white-space:nowrap">
                                        <font color="DimGray">
                                            Yazan;
                                        </font>
                                        <a href="https://www.ircforumlari.net/if-uye/150417-dedecan61.html">
                                            Dedecan61
                                        </a>
                                    </div>
                                    <div align="left" style="white-space:nowrap">
                                        15 Mayıs 2024
                                        <span class="time">
                                            <i class="fa fa-clock-o">
                                            </i>
                                            05:32
                                        </span>
                                        <a href="https://www.ircforumlari.net/avcilik/1034084-kaplan-turleri-ve-irklarin-ozellikleri-nelerdir-ozellikleri-turkiyede-kaplan-var-mi-post1042896099.html#post1042896099">
                                            <i class="fa fa-arrow-circle-o-right">
                                            </i>
                                        </a>
                                    </div>
                                </div>
                            </td>
                            <td class="alt1">
                                <span class="s081">
                                    5.821
                                </span>
                            </td>
                            <td class="alt2">
                                <span class="s082">
                                    7.628
                                </span>
                            </td>
                        </tr>
                        <tr align="center">
                            <td class="alt2">
                                <img alt="Yeni Mesaj Var/Yok" border="0" height="48" id="forum_statusicon_413" src="images/navy/statusicon/forum_old.gif" width="48">
                            </td>
                            <td align="left" class="alt1Active" id="f413">
                                <div>
                                    <span style="float: right;">
                                        <a href="https://www.ircforumlari.net/external.php?type=rss2&amp;forumids=413" rel="nofollow">
                                            <i aria-hidden="true" class="fa fa-rss">
                                            </i>
                                        </a>
                                    </span>
                                    <a href="https://www.ircforumlari.net/bilisim-hukuku/">
                                        <strong>
                                            Bilişim Hukuku
                                        </strong>
                                    </a>
                                </div>
                                <div class="smallfont">
                                    MSN, E-Mail, Bilişim Yoluyla İşlenen Su&ccedil;lar, Web Siteleri ve Kapatılması, İnternette Hak ve &Ouml;zg&uuml;rl&uuml;kler, Elektronik Ticaret, Elektronik Verilerin Delil Olarak Kullanılması, Elektronik S&ouml;zleşmeler, Elektronik İmza, Domain Uyuşmazlıkları
                                </div>
                                <div class="smallfont" style="margin-top:6px">
                                    <table align="center" border="0" cellpadding="0" cellspacing="0" width="100%">
                                        <tbody>
                                            <tr valign="top">
                                                <td width="50%">
                                                    <img alt="Alt forumlar" border="0" class="inlineimg" height="16" id="forum_statusicon_1003" src="images/navy/statusicon/subforum_old.gif" width="16">
                                                    <a href="https://www.ircforumlari.net/pratik-hukuki-bilgiler-sorulariniz/">
                                                        <span title="">
                                                            Pratik Hukuki Bilgiler - Sorularınız
                                                        </span>
                                                    </a>
                                                </td>
                                                <td>
                                                    &nbsp;
                                                </td>
                                            </tr>
                                        </tbody>
                                    </table>
                                </div>
                            </td>
                            <td class="alt2">
                                <div align="left" class="smallfont">
                                    <div>
                                        <span style="white-space:nowrap">
                                            <img alt="" border="0" class="inlineimg" src="images/icons/icon1.gif">
                                            <a href="https://www.ircforumlari.net/bilisim-hukuku/1030957-ucretli-admin.html" style="white-space:nowrap">
                                                <strong>
                                                    &Uuml;cretli Admin
                                                </strong>
                                            </a>
                                        </span>
                                    </div>
                                    <div style="white-space:nowrap">
                                        <font color="DimGray">
                                            Yazan;
                                        </font>
                                        <a href="https://www.ircforumlari.net/if-uye/125192-funda.html">
                                            Funda
                                        </a>
                                    </div>
                                    <div align="left" style="white-space:nowrap">
                                        25 Mart 2024
                                        <span class="time">
                                            <i class="fa fa-clock-o">
                                            </i>
                                            19:50
                                        </span>
                                        <a href="https://www.ircforumlari.net/bilisim-hukuku/1030957-ucretli-admin-post1042884383.html#post1042884383">
                                            <i class="fa fa-arrow-circle-o-right">
                                            </i>
                                        </a>
                                    </div>
                                </div>
                            </td>
                            <td class="alt1">
                                <span class="s081">
                                    301
                                </span>
                            </td>
                            <td class="alt2">
                                <span class="s082">
                                    519
                                </span>
                            </td>
                        </tr>
                        <tr align="center">
                            <td class="alt2">
                                <img alt="Yeni Mesaj Var/Yok" border="0" height="48" id="forum_statusicon_1137" src="images/navy/statusicon/forum_old.gif" width="48">
                            </td>
                            <td align="left" class="alt1Active" id="f1137">
                                <div>
                                    <span style="float: right;">
                                        <a href="https://www.ircforumlari.net/external.php?type=rss2&amp;forumids=1137" rel="nofollow">
                                            <i aria-hidden="true" class="fa fa-rss">
                                            </i>
                                        </a>
                                    </span>
                                    <a href="https://www.ircforumlari.net/egitim/">
                                        <strong>
                                            Eğitim
                                        </strong>
                                    </a>
                                </div>
                                <div class="smallfont" style="margin-top:6px">
                                    <table align="center" border="0" cellpadding="0" cellspacing="0" width="100%">
                                        <tbody>
                                            <tr valign="top">
                                                <td width="50%">
                                                    <img alt="Alt forumlar" border="0" class="inlineimg" height="16" id="forum_statusicon_1138" src="images/navy/statusicon/subforum_old.gif" width="16">
                                                    <a href="https://www.ircforumlari.net/sinavlar-ve-hazirlik/">
                                                        <span title="Sınavları hakkında t&uuml;m konulara bu başlık altından ulaşabilirsiniz.">
                                                            Sınavlar ve Hazırlık
                                                        </span>
                                                    </a>
                                                </td>
                                                <td width="50%">
                                                    <img alt="Alt forumlar" border="0" class="inlineimg" height="16" id="forum_statusicon_943" src="images/navy/statusicon/subforum_old.gif" width="16">
                                                    <a href="https://www.ircforumlari.net/ozel-egitim-ve-rehabilitasyon/">
                                                        <span title="&Ouml;zel eğitim ve rehabilitasyon ile alakalı t&uuml;m konulara bu başlık altından ulaşabilirsiniz.">
                                                            &Ouml;zel Eğitim Ve Rehabilitasyon
                                                        </span>
                                                    </a>
                                                </td>
                                            </tr>
                                            <tr>
                                                <td width="50%">
                                                    <img alt="Alt forumlar" border="0" class="inlineimg" height="16" id="forum_statusicon_1576" src="images/navy/statusicon/subforum_old.gif" width="16">
                                                    <a href="https://www.ircforumlari.net/engelli-bireyler/">
                                                        <span title="Engelli bireyler hakkında aradığınız herşeye bu başlık altında ulaşabilirsiniz">
                                                            Engelli Bireyler
                                                        </span>
                                                    </a>
                                                </td>
                                                <td width="50%">
                                                    <img alt="Alt forumlar" border="0" class="inlineimg" height="16" id="forum_statusicon_1363" src="images/navy/statusicon/subforum_old.gif" width="16">
                                                    <a href="https://www.ircforumlari.net/okul-oncesi-egitim-ve-ogretim/">
                                                        <span title="Okul &ouml;ncesi eğitim ve &ouml;ğretime dair t&uuml;m konulara bu başlık altından ulaşabilirsiniz.">
                                                            Okul &Ouml;ncesi Eğitim ve &Ouml;ğretim
                                                        </span>
                                                    </a>
                                                </td>
                                            </tr>
                                            <tr>
                                                <td width="50%">
                                                    <img alt="Alt forumlar" border="0" class="inlineimg" height="16" id="forum_statusicon_457" src="images/navy/statusicon/subforum_old.gif" width="16">
                                                    <a href="https://www.ircforumlari.net/odev-ve-tezler/">
                                                        <span title="&Ouml;devler ve tezler ile alakalı t&uuml;m konulara bu başlık altından ulaşabilirsiniz.">
                                                            &Ouml;dev ve Tezler
                                                        </span>
                                                    </a>
                                                </td>
                                                <td>
                                                    &nbsp;
                                                </td>
                                            </tr>
                                        </tbody>
                                    </table>
                                </div>
                            </td>
                            <td class="alt2">
                                <div align="left" class="smallfont">
                                    <div>
                                        <span style="white-space:nowrap">
                                            <img alt="Lightbulb" border="0" class="inlineimg" src="images/icons/icon3.gif">
                                            <a href="https://www.ircforumlari.net/engelli-bireyler/1030029-mardinli-zihinsel-engelli-ahmet-e-ilk-kez-dogum-gunu-surprizi-yaptilar.html" style="white-space:nowrap">
                                                <strong>
                                                    Mardin'li zihinsel engelli...
                                                </strong>
                                            </a>
                                        </span>
                                    </div>
                                    <div style="white-space:nowrap">
                                        <font color="DimGray">
                                            Yazan;
                                        </font>
                                        <a href="https://www.ircforumlari.net/if-uye/143927-beatrice.html">
                                            Beatrice
                                        </a>
                                    </div>
                                    <div align="left" style="white-space:nowrap">
                                        05 Mart 2024
                                        <span class="time">
                                            <i class="fa fa-clock-o">
                                            </i>
                                            16:49
                                        </span>
                                        <a href="https://www.ircforumlari.net/engelli-bireyler/1030029-mardinli-zihinsel-engelli-ahmet-e-ilk-kez-dogum-gunu-surprizi-yaptilar-post1042878758.html#post1042878758">
                                            <i class="fa fa-arrow-circle-o-right">
                                            </i>
                                        </a>
                                    </div>
                                </div>
                            </td>
                            <td class="alt1">
                                <span class="s081">
                                    10.232
                                </span>
                            </td>
                            <td class="alt2">
                                <span class="s082">
                                    12.540
                                </span>
                            </td>
                        </tr>
                        <tr align="center">
                            <td class="alt2">
                                <img alt="Yeni Mesaj Var/Yok" border="0" height="48" id="forum_statusicon_2094" src="images/navy/statusicon/forum_old.gif" width="48">
                            </td>
                            <td align="left" class="alt1Active" id="f2094">
                                <div>
                                    <span style="float: right;">
                                        <a href="https://www.ircforumlari.net/external.php?type=rss2&amp;forumids=2094" rel="nofollow">
                                            <i aria-hidden="true" class="fa fa-rss">
                                            </i>
                                        </a>
                                    </span>
                                    <a href="https://www.ircforumlari.net/turizm/">
                                        <strong>
                                            Turizm
                                        </strong>
                                    </a>
                                </div>
                                <div class="smallfont">
                                    &Uuml;lkemiz ve D&uuml;nyamızda olan turizm yerleri hakkında detaylı bilgiler
                                </div>
                            </td>
                            <td class="alt2">
                                <div align="left" class="smallfont">
                                    <div>
                                        <span style="white-space:nowrap">
                                            <img alt="" border="0" class="inlineimg" src="images/icons/icon1.gif">
                                            <a href="https://www.ircforumlari.net/turizm/1033438-gumus-selalesi-eyalet-parki.html" style="white-space:nowrap">
                                                <strong>
                                                    G&uuml;m&uuml;ş Şelalesi Eyalet Parkı
                                                </strong>
                                            </a>
                                        </span>
                                    </div>
                                    <div style="white-space:nowrap">
                                        <font color="DimGray">
                                            Yazan;
                                        </font>
                                        <a href="https://www.ircforumlari.net/if-uye/150417-dedecan61.html">
                                            Dedecan61
                                        </a>
                                    </div>
                                    <div align="left" style="white-space:nowrap">
                                        07 Mayıs 2024
                                        <span class="time">
                                            <i class="fa fa-clock-o">
                                            </i>
                                            06:46
                                        </span>
                                        <a href="https://www.ircforumlari.net/turizm/1033438-gumus-selalesi-eyalet-parki-post1042894084.html#post1042894084">
                                            <i class="fa fa-arrow-circle-o-right">
                                            </i>
                                        </a>
                                    </div>
                                </div>
                            </td>
                            <td class="alt1">
                                <span class="s081">
                                    159
                                </span>
                            </td>
                            <td class="alt2">
                                <span class="s082">
                                    339
                                </span>
                            </td>
                        </tr>
                    </tbody>
                    <tbody>
                        <tr>
                            <td align="center" bgcolor="#F5F5F5" colspan="">
                                <br>
                            </td>
                        </tr>
                    </tbody>
                    <tbody>
                        <tr>
                            <td class="tcat" colspan="5">
                                <a href="#top" onclick="return toggle_collapse('forumbit_182')" style="float:right">
                                    <i class="fa fa-plus-circle" style="margin-top: 9px;">
                                    </i>
                                </a>
                                <i class="fa fa-chevron-right">
                                </i>
                                Kadın ve Erkek
                            </td>
                        </tr>
                    </tbody>
                    <tbody id="collapseobj_forumbit_182" style="">
                        <tr align="center">
                            <td class="alt2">
                                <img alt="Yeni Mesaj Var/Yok" border="0" height="48" id="forum_statusicon_212" src="images/navy/statusicon/forum_old.gif" width="48">
                            </td>
                            <td align="left" class="alt1Active" id="f212">
                                <div>
                                    <span style="float: right;">
                                        <a href="https://www.ircforumlari.net/external.php?type=rss2&amp;forumids=212" rel="nofollow">
                                            <i aria-hidden="true" class="fa fa-rss">
                                            </i>
                                        </a>
                                    </span>
                                    <a href="https://www.ircforumlari.net/ah-kadinlar/">
                                        <strong>
                                            Ah Kadınlar
                                        </strong>
                                    </a>
                                </div>
                                <div class="smallfont">
                                    Kadınlar ile alakalı t&uuml;m konulara bu başlık altından ulaşabilirsiniz.
                                </div>
                                <div class="smallfont" style="margin-top:6px">
                                    <table align="center" border="0" cellpadding="0" cellspacing="0" width="100%">
                                        <tbody>
                                            <tr valign="top">
                                                <td width="50%">
                                                    <img alt="Alt forumlar" border="0" class="inlineimg" height="16" id="forum_statusicon_1009" src="images/navy/statusicon/subforum_old.gif" width="16">
                                                    <a href="https://www.ircforumlari.net/taki-ve-mucevherler/">
                                                        <span title="">
                                                            Takı ve M&uuml;cevherler
                                                        </span>
                                                    </a>
                                                </td>
                                                <td width="50%">
                                                    <img alt="Alt forumlar" border="0" class="inlineimg" height="16" id="forum_statusicon_1130" src="images/navy/statusicon/subforum_old.gif" width="16">
                                                    <a href="https://www.ircforumlari.net/moda-trendleri/">
                                                        <span title="">
                                                            Moda Trendleri
                                                        </span>
                                                    </a>
                                                </td>
                                            </tr>
                                            <tr>
                                                <td width="50%">
                                                    <img alt="Alt forumlar" border="0" class="inlineimg" height="16" id="forum_statusicon_1131" src="images/navy/statusicon/subforum_old.gif" width="16">
                                                    <a href="https://www.ircforumlari.net/sokak-modasi/">
                                                        <span title="">
                                                            Sokak Modası
                                                        </span>
                                                    </a>
                                                </td>
                                                <td width="50%">
                                                    <img alt="Alt forumlar" border="0" class="inlineimg" height="16" id="forum_statusicon_1132" src="images/navy/statusicon/subforum_old.gif" width="16">
                                                    <a href="https://www.ircforumlari.net/aksesuarlar/">
                                                        <span title="">
                                                            Aksesuarlar
                                                        </span>
                                                    </a>
                                                </td>
                                            </tr>
                                            <tr>
                                                <td width="50%">
                                                    <img alt="Alt forumlar" border="0" class="inlineimg" height="16" id="forum_statusicon_1133" src="images/navy/statusicon/subforum_old.gif" width="16">
                                                    <a href="https://www.ircforumlari.net/ayakkabi-trendleri/">
                                                        <span title="">
                                                            Ayakkabı Trendleri
                                                        </span>
                                                    </a>
                                                </td>
                                                <td width="50%">
                                                    <img alt="Alt forumlar" border="0" class="inlineimg" height="16" id="forum_statusicon_1181" src="images/navy/statusicon/subforum_old.gif" width="16">
                                                    <a href="https://www.ircforumlari.net/parfum/">
                                                        <span title="">
                                                            Parf&uuml;m
                                                        </span>
                                                    </a>
                                                </td>
                                            </tr>
                                        </tbody>
                                    </table>
                                </div>
                            </td>
                            <td class="alt2">
                                <div align="left" class="smallfont">
                                    <div>
                                        <span style="white-space:nowrap">
                                            <img alt="Arrow" border="0" class="inlineimg" src="images/icons/icon2.gif">
                                            <a href="https://www.ircforumlari.net/ah-kadinlar/358002-gunun-kiyafeti-kadin.html" style="white-space:nowrap">
                                                <strong>
                                                    G&uuml;n&uuml;n Kıyafeti - Kadın
                                                </strong>
                                            </a>
                                        </span>
                                    </div>
                                    <div style="white-space:nowrap">
                                        <font color="DimGray">
                                            Yazan;
                                        </font>
                                        <a href="https://www.ircforumlari.net/if-uye/143927-beatrice.html">
                                            Beatrice
                                        </a>
                                    </div>
                                    <div align="left" style="white-space:nowrap">
                                        D&uuml;n
                                        <span class="time">
                                            <i class="fa fa-clock-o">
                                            </i>
                                            07:45
                                        </span>
                                        <a href="https://www.ircforumlari.net/ah-kadinlar/358002-gunun-kiyafeti-kadin-post1042896790.html#post1042896790">
                                            <i class="fa fa-arrow-circle-o-right">
                                            </i>
                                        </a>
                                    </div>
                                </div>
                            </td>
                            <td class="alt1">
                                <span class="s081">
                                    10.290
                                </span>
                            </td>
                            <td class="alt2">
                                <span class="s082">
                                    20.345
                                </span>
                            </td>
                        </tr>
                        <tr align="center">
                            <td class="alt2">
                                <img alt="Yeni Mesaj Var/Yok" border="0" height="48" id="forum_statusicon_186" src="images/navy/statusicon/forum_old.gif" width="48">
                            </td>
                            <td align="left" class="alt1Active" id="f186">
                                <div>
                                    <span style="float: right;">
                                        <a href="https://www.ircforumlari.net/external.php?type=rss2&amp;forumids=186" rel="nofollow">
                                            <i aria-hidden="true" class="fa fa-rss">
                                            </i>
                                        </a>
                                    </span>
                                    <a href="https://www.ircforumlari.net/ah-erkekler/">
                                        <strong>
                                            Ah Erkekler
                                        </strong>
                                    </a>
                                </div>
                                <div class="smallfont">
                                    Erkekler ile alakalı t&uuml;m konulara bu başlık altından ulaşabilirsiniz.
                                </div>
                                <div class="smallfont" style="margin-top:6px">
                                    <table align="center" border="0" cellpadding="0" cellspacing="0" width="100%">
                                        <tbody>
                                            <tr valign="top">
                                                <td width="50%">
                                                    <img alt="Alt forumlar" border="0" class="inlineimg" height="16" id="forum_statusicon_1499" src="images/navy/statusicon/subforum_old.gif" width="16">
                                                    <a href="https://www.ircforumlari.net/erkek-giyim/">
                                                        <span title="Erkek Giyiminde son moda ve trendler">
                                                            Erkek Giyim
                                                        </span>
                                                    </a>
                                                </td>
                                                <td width="50%">
                                                    <img alt="Alt forumlar" border="0" class="inlineimg" height="16" id="forum_statusicon_1500" src="images/navy/statusicon/subforum_old.gif" width="16">
                                                    <a href="https://www.ircforumlari.net/erkek-taki-aksesuar/">
                                                        <span title="Takı ve Aksesuarlar">
                                                            Erkek Takı Aksesuar
                                                        </span>
                                                    </a>
                                                </td>
                                            </tr>
                                            <tr>
                                                <td width="50%">
                                                    <img alt="Alt forumlar" border="0" class="inlineimg" height="16" id="forum_statusicon_1501" src="images/navy/statusicon/subforum_old.gif" width="16">
                                                    <a href="https://www.ircforumlari.net/erkek-ayakkabi/">
                                                        <span title="En g&uuml;zel ve tarz ayakkabılar">
                                                            Erkek Ayakkabı
                                                        </span>
                                                    </a>
                                                </td>
                                                <td width="50%">
                                                    <img alt="Alt forumlar" border="0" class="inlineimg" height="16" id="forum_statusicon_2040" src="images/navy/statusicon/subforum_old.gif" width="16">
                                                    <a href="https://www.ircforumlari.net/erkek-parfumleri/">
                                                        <span title="">
                                                            Erkek Parf&uuml;mleri
                                                        </span>
                                                    </a>
                                                </td>
                                            </tr>
                                        </tbody>
                                    </table>
                                </div>
                            </td>
                            <td class="alt2">
                                <div align="left" class="smallfont">
                                    <div>
                                        <span style="white-space:nowrap">
                                            <img alt="" border="0" class="inlineimg" src="images/icons/icon1.gif">
                                            <a href="https://www.ircforumlari.net/ah-erkekler/1034283-kendine-guveni-olmayan-erkeklerin-soyledigi-sekiz-cumle.html" style="white-space:nowrap">
                                                <strong>
                                                    Kendine g&uuml;veni olmayan...
                                                </strong>
                                            </a>
                                        </span>
                                    </div>
                                    <div style="white-space:nowrap">
                                        <font color="DimGray">
                                            Yazan;
                                        </font>
                                        <a href="https://www.ircforumlari.net/if-uye/125501-spinozi.html">
                                            SpinoZi
                                        </a>
                                    </div>
                                    <div align="left" style="white-space:nowrap">
                                        16 Mayıs 2024
                                        <span class="time">
                                            <i class="fa fa-clock-o">
                                            </i>
                                            17:32
                                        </span>
                                        <a href="https://www.ircforumlari.net/ah-erkekler/1034283-kendine-guveni-olmayan-erkeklerin-soyledigi-sekiz-cumle-post1042896630.html#post1042896630">
                                            <i class="fa fa-arrow-circle-o-right">
                                            </i>
                                        </a>
                                    </div>
                                </div>
                            </td>
                            <td class="alt1">
                                <span class="s081">
                                    3.418
                                </span>
                            </td>
                            <td class="alt2">
                                <span class="s082">
                                    9.481
                                </span>
                            </td>
                        </tr>
                        <tr align="center">
                            <td class="alt2">
                                <img alt="Yeni Mesaj Var/Yok" border="0" height="48" id="forum_statusicon_183" src="images/navy/statusicon/forum_old.gif" width="48">
                            </td>
                            <td align="left" class="alt1Active" id="f183">
                                <div>
                                    <span style="float: right;">
                                        <a href="https://www.ircforumlari.net/external.php?type=rss2&amp;forumids=183" rel="nofollow">
                                            <i aria-hidden="true" class="fa fa-rss">
                                            </i>
                                        </a>
                                    </span>
                                    <a href="https://www.ircforumlari.net/aile-evlilik-ve-cocuklar/">
                                        <strong>
                                            Aile Evlilik ve &Ccedil;ocuklar
                                        </strong>
                                    </a>
                                </div>
                                <div class="smallfont">
                                    Ailenize, evliliğinize ve &ccedil;ocuklarınıza yardımcı olucak t&uuml;m konulara bu başlık altından ulaşabilirsiniz.
                                </div>
                                <div class="smallfont" style="margin-top:6px">
                                    <table align="center" border="0" cellpadding="0" cellspacing="0" width="100%">
                                        <tbody>
                                            <tr valign="top">
                                                <td width="50%">
                                                    <img alt="Alt forumlar" border="0" class="inlineimg" height="16" id="forum_statusicon_1038" src="images/navy/statusicon/subforum_old.gif" width="16">
                                                    <a href="https://www.ircforumlari.net/evlilik-hazirliklari/">
                                                        <span title="">
                                                            Evlilik Hazırlıkları
                                                        </span>
                                                    </a>
                                                </td>
                                                <td>
                                                    &nbsp;
                                                </td>
                                            </tr>
                                        </tbody>
                                    </table>
                                </div>
                            </td>
                            <td class="alt2">
                                <div align="left" class="smallfont">
                                    <div>
                                        <span style="white-space:nowrap">
                                            <img alt="Arrow" border="0" class="inlineimg" src="images/icons/icon2.gif">
                                            <a href="https://www.ircforumlari.net/aile-evlilik-ve-cocuklar/1032589-beyaz-yalanlar-sanildigi-kadar-masum-olmayabilir.html" style="white-space:nowrap">
                                                <strong>
                                                    Beyaz yalanlar sanıldığı...
                                                </strong>
                                            </a>
                                        </span>
                                    </div>
                                    <div style="white-space:nowrap">
                                        <font color="DimGray">
                                            Yazan;
                                        </font>
                                        <a href="https://www.ircforumlari.net/if-uye/150417-dedecan61.html">
                                            Dedecan61
                                        </a>
                                    </div>
                                    <div align="left" style="white-space:nowrap">
                                        19 Nisan 2024
                                        <span class="time">
                                            <i class="fa fa-clock-o">
                                            </i>
                                            13:55
                                        </span>
                                        <a href="https://www.ircforumlari.net/aile-evlilik-ve-cocuklar/1032589-beyaz-yalanlar-sanildigi-kadar-masum-olmayabilir-post1042890282.html#post1042890282">
                                            <i class="fa fa-arrow-circle-o-right">
                                            </i>
                                        </a>
                                    </div>
                                </div>
                            </td>
                            <td class="alt1">
                                <span class="s081">
                                    5.481
                                </span>
                            </td>
                            <td class="alt2">
                                <span class="s082">
                                    8.055
                                </span>
                            </td>
                        </tr>
                        <tr align="center">
                            <td class="alt2">
                                <img alt="Yeni Mesaj Var/Yok" border="0" height="48" id="forum_statusicon_184" src="images/navy/statusicon/forum_old.gif" width="48">
                            </td>
                            <td align="left" class="alt1Active" id="f184">
                                <div>
                                    <span style="float: right;">
                                        <a href="https://www.ircforumlari.net/external.php?type=rss2&amp;forumids=184" rel="nofollow">
                                            <i aria-hidden="true" class="fa fa-rss">
                                            </i>
                                        </a>
                                    </span>
                                    <a href="https://www.ircforumlari.net/guzellik-saglik-ve-bakim-onerileri/">
                                        <strong>
                                            G&uuml;zellik, Sağlık ve Bakım &Ouml;nerileri
                                        </strong>
                                    </a>
                                </div>
                                <div class="smallfont">
                                    G&uuml;zellik sırlarına dair t&uuml;m konulara bu başlık altından ulaşabilirsiniz.
                                </div>
                                <div class="smallfont" style="margin-top:6px">
                                    <table align="center" border="0" cellpadding="0" cellspacing="0" width="100%">
                                        <tbody>
                                            <tr valign="top">
                                                <td width="50%">
                                                    <img alt="Alt forumlar" border="0" class="inlineimg" height="16" id="forum_statusicon_1036" src="images/navy/statusicon/subforum_old.gif" width="16">
                                                    <a href="https://www.ircforumlari.net/sac-modelleri-ve-bakimi/">
                                                        <span title="">
                                                            Sa&ccedil; Modelleri ve Bakımı
                                                        </span>
                                                    </a>
                                                </td>
                                                <td width="50%">
                                                    <img alt="Alt forumlar" border="0" class="inlineimg" height="16" id="forum_statusicon_1037" src="images/navy/statusicon/subforum_old.gif" width="16">
                                                    <a href="https://www.ircforumlari.net/makyajin-puf-noktalari/">
                                                        <span title="">
                                                            Makyajın P&uuml;f Noktaları
                                                        </span>
                                                    </a>
                                                </td>
                                            </tr>
                                        </tbody>
                                    </table>
                                </div>
                            </td>
                            <td class="alt2">
                                <div align="left" class="smallfont">
                                    <div>
                                        <span style="white-space:nowrap">
                                            <img alt="" border="0" class="inlineimg" src="images/icons/icon1.gif">
                                            <a href="https://www.ircforumlari.net/guzellik-saglik-ve-bakim-onerileri/1034316-kirik-saclar-icin-bakim-kuru.html" style="white-space:nowrap">
                                                <strong>
                                                    Kırık sa&ccedil;lar i&ccedil;in bakım k&uuml;r&uuml;
                                                </strong>
                                            </a>
                                        </span>
                                    </div>
                                    <div style="white-space:nowrap">
                                        <font color="DimGray">
                                            Yazan;
                                        </font>
                                        <a href="https://www.ircforumlari.net/if-uye/151689-melanie.html">
                                            meLanie
                                        </a>
                                    </div>
                                    <div align="left" style="white-space:nowrap">
                                        16 Mayıs 2024
                                        <span class="time">
                                            <i class="fa fa-clock-o">
                                            </i>
                                            21:52
                                        </span>
                                        <a href="https://www.ircforumlari.net/guzellik-saglik-ve-bakim-onerileri/1034316-kirik-saclar-icin-bakim-kuru-post1042896716.html#post1042896716">
                                            <i class="fa fa-arrow-circle-o-right">
                                            </i>
                                        </a>
                                    </div>
                                </div>
                            </td>
                            <td class="alt1">
                                <span class="s081">
                                    6.195
                                </span>
                            </td>
                            <td class="alt2">
                                <span class="s082">
                                    9.086
                                </span>
                            </td>
                        </tr>
                        <tr align="center">
                            <td class="alt2">
                                <img alt="Yeni Mesaj Var/Yok" border="0" height="48" id="forum_statusicon_185" src="images/navy/statusicon/forum_old.gif" width="48">
                            </td>
                            <td align="left" class="alt1Active" id="f185">
                                <div>
                                    <span style="float: right;">
                                        <a href="https://www.ircforumlari.net/external.php?type=rss2&amp;forumids=185" rel="nofollow">
                                            <i aria-hidden="true" class="fa fa-rss">
                                            </i>
                                        </a>
                                    </span>
                                    <a href="https://www.ircforumlari.net/ask-ve-sevgi-kosesi/">
                                        <strong>
                                            Aşk ve Sevgi K&ouml;şesi
                                        </strong>
                                    </a>
                                </div>
                                <div class="smallfont">
                                    Aşk ve sevgiye dair herşeye bu başlık altından ulaşabilirsiniz.
                                </div>
                                <div class="smallfont" style="margin-top:6px">
                                    <table align="center" border="0" cellpadding="0" cellspacing="0" width="100%">
                                        <tbody>
                                            <tr valign="top">
                                                <td width="50%">
                                                    <img alt="Alt forumlar" border="0" class="inlineimg" height="16" id="forum_statusicon_812" src="images/navy/statusicon/subforum_old.gif" width="16">
                                                    <a href="https://www.ircforumlari.net/ask-doktoru/">
                                                        <span title="">
                                                            Aşk Doktoru
                                                        </span>
                                                    </a>
                                                </td>
                                                <td width="50%">
                                                    <img alt="Alt forumlar" border="0" class="inlineimg" height="16" id="forum_statusicon_1174" src="images/navy/statusicon/subforum_old.gif" width="16">
                                                    <a href="https://www.ircforumlari.net/ask-ve-iliskiler/">
                                                        <span title="Aşıklara &ouml;zel ilişki &ouml;nerileri">
                                                            Aşk ve İlişkiler
                                                        </span>
                                                    </a>
                                                </td>
                                            </tr>
                                        </tbody>
                                    </table>
                                </div>
                            </td>
                            <td class="alt2">
                                <div align="left" class="smallfont">
                                    <div>
                                        <span style="white-space:nowrap">
                                            <img alt="" border="0" class="inlineimg" src="images/icons/icon1.gif">
                                            <a href="https://www.ircforumlari.net/ask-ve-sevgi-kosesi/1033943-ah-sevgili.html" style="white-space:nowrap">
                                                <strong>
                                                    Ah Be Sevgili..
                                                </strong>
                                            </a>
                                        </span>
                                    </div>
                                    <div style="white-space:nowrap">
                                        <font color="DimGray">
                                            Yazan;
                                        </font>
                                        <a href="https://www.ircforumlari.net/if-uye/151689-melanie.html">
                                            meLanie
                                        </a>
                                    </div>
                                    <div align="left" style="white-space:nowrap">
                                        13 Mayıs 2024
                                        <span class="time">
                                            <i class="fa fa-clock-o">
                                            </i>
                                            18:28
                                        </span>
                                        <a href="https://www.ircforumlari.net/ask-ve-sevgi-kosesi/1033943-ah-sevgili-post1042895657.html#post1042895657">
                                            <i class="fa fa-arrow-circle-o-right">
                                            </i>
                                        </a>
                                    </div>
                                </div>
                            </td>
                            <td class="alt1">
                                <span class="s081">
                                    6.610
                                </span>
                            </td>
                            <td class="alt2">
                                <span class="s082">
                                    11.924
                                </span>
                            </td>
                        </tr>
                        <tr align="center">
                            <td class="alt2">
                                <img alt="Yeni Mesaj Var/Yok" border="0" height="48" id="forum_statusicon_2187" src="images/navy/statusicon/forum_old.gif" width="48">
                            </td>
                            <td align="left" class="alt1Active" id="f2187">
                                <div>
                                    <span style="float: right;">
                                        <a href="https://www.ircforumlari.net/external.php?type=rss2&amp;forumids=2187" rel="nofollow">
                                            <i aria-hidden="true" class="fa fa-rss">
                                            </i>
                                        </a>
                                    </span>
                                    <a href="https://www.ircforumlari.net/sik-mi-rukus-mu/">
                                        <strong>
                                            Şık mı? R&uuml;k&uuml;ş m&uuml;?
                                        </strong>
                                    </a>
                                </div>
                            </td>
                            <td class="alt2">
                                <div align="left" class="smallfont">
                                    <div>
                                        <span style="white-space:nowrap">
                                            <img alt="" border="0" class="inlineimg" src="images/icons/icon1.gif">
                                            <a href="https://www.ircforumlari.net/sik-mi-rukus-mu/1034055-sik-mi-rukus-mu-23-a.html" style="white-space:nowrap">
                                                <strong>
                                                    Şık mı? R&uuml;k&uuml;ş m&uuml;? #23
                                                </strong>
                                            </a>
                                        </span>
                                    </div>
                                    <div style="white-space:nowrap">
                                        <font color="DimGray">
                                            Yazan;
                                        </font>
                                        <a href="https://www.ircforumlari.net/if-uye/151993-elsaa.html">
                                            eLsaa
                                        </a>
                                    </div>
                                    <div align="left" style="white-space:nowrap">
                                        14 Mayıs 2024
                                        <span class="time">
                                            <i class="fa fa-clock-o">
                                            </i>
                                            15:04
                                        </span>
                                        <a href="https://www.ircforumlari.net/sik-mi-rukus-mu/1034055-sik-mi-rukus-mu-23-a-post1042895924.html#post1042895924">
                                            <i class="fa fa-arrow-circle-o-right">
                                            </i>
                                        </a>
                                    </div>
                                </div>
                            </td>
                            <td class="alt1">
                                <span class="s081">
                                    24
                                </span>
                            </td>
                            <td class="alt2">
                                <span class="s082">
                                    148
                                </span>
                            </td>
                        </tr>
                    </tbody>
                    <tbody>
                        <tr>
                            <td align="center" bgcolor="#F5F5F5" colspan="">
                                <br>
                            </td>
                        </tr>
                    </tbody>
                    <tbody>
                        <tr>
                            <td class="tcat" colspan="5">
                                <a href="#top" onclick="return toggle_collapse('forumbit_2076')" style="float:right">
                                    <i class="fa fa-plus-circle" style="margin-top: 9px;">
                                    </i>
                                </a>
                                <i class="fa fa-chevron-right">
                                </i>
                                &Uuml;yelere &Ouml;zel
                            </td>
                        </tr>
                    </tbody>
                    <tbody id="collapseobj_forumbit_2076" style="">
                        <tr align="center">
                            <td class="alt2">
                                <img alt="Yeni Mesaj Var/Yok" border="0" height="48" id="forum_statusicon_181" src="images/navy/statusicon/forum_old.gif" width="48">
                            </td>
                            <td align="left" class="alt1Active" id="f181">
                                <div>
                                    <span style="float: right;">
                                        <a href="https://www.ircforumlari.net/external.php?type=rss2&amp;forumids=181" rel="nofollow">
                                            <i aria-hidden="true" class="fa fa-rss">
                                            </i>
                                        </a>
                                    </span>
                                    <a href="https://www.ircforumlari.net/forum-oyunlari/">
                                        <strong>
                                            Forum Oyunları
                                        </strong>
                                    </a>
                                </div>
                                <div class="smallfont">
                                    Eğlence vakti! Forum oyunları burada
                                </div>
                            </td>
                            <td class="alt2">
                                <div align="left" class="smallfont">
                                    <div>
                                        <span style="white-space:nowrap">
                                            <img alt="Smile" border="0" class="inlineimg" src="images/icons/icon7.gif">
                                            <a href="https://www.ircforumlari.net/forum-oyunlari/401945-bugun-agziniza-dolanan-sarki-nedir.html" style="white-space:nowrap">
                                                <strong>
                                                    Bug&uuml;n Ağzınıza Dolanan Şarkı...
                                                </strong>
                                            </a>
                                        </span>
                                    </div>
                                    <div style="white-space:nowrap">
                                        <font color="DimGray">
                                            Yazan;
                                        </font>
                                        <a href="https://www.ircforumlari.net/if-uye/18312-derya.html">
                                            Derya
                                        </a>
                                    </div>
                                    <div align="left" style="white-space:nowrap">
                                        Bug&uuml;n
                                        <span class="time">
                                            <i class="fa fa-clock-o">
                                            </i>
                                            23:15
                                        </span>
                                        <a href="https://www.ircforumlari.net/forum-oyunlari/401945-bugun-agziniza-dolanan-sarki-nedir-post1042897229.html#post1042897229">
                                            <i class="fa fa-arrow-circle-o-right">
                                            </i>
                                        </a>
                                    </div>
                                </div>
                            </td>
                            <td class="alt1">
                                <span class="s081">
                                    327
                                </span>
                            </td>
                            <td class="alt2">
                                <span class="s082">
                                    559.323
                                </span>
                            </td>
                        </tr>
                        <tr align="center">
                            <td class="alt2">
                                <img alt="Yeni Mesaj Var/Yok" border="0" height="48" id="forum_statusicon_41" src="images/navy/statusicon/forum_old.gif" width="48">
                            </td>
                            <td align="left" class="alt1Active" id="f41">
                                <div>
                                    <span style="float: right;">
                                        <a href="https://www.ircforumlari.net/external.php?type=rss2&amp;forumids=41" rel="nofollow">
                                            <i aria-hidden="true" class="fa fa-rss">
                                            </i>
                                        </a>
                                    </span>
                                    <a href="https://www.ircforumlari.net/hey-sen-beni-taniyor-musun/">
                                        <strong>
                                            Hey Sen! Beni Tanıyor Musun?
                                        </strong>
                                    </a>
                                </div>
                                <div class="smallfont">
                                    Kendinizi tanitabileceginiz alan.
                                </div>
                                <div class="smallfont" style="margin-top:6px">
                                    <table align="center" border="0" cellpadding="0" cellspacing="0" width="100%">
                                        <tbody>
                                            <tr valign="top">
                                                <td width="50%">
                                                    <img alt="Alt forumlar" border="0" class="inlineimg" height="16" id="forum_statusicon_1547" src="images/navy/statusicon/subforum_old.gif" width="16">
                                                    <a href="https://www.ircforumlari.net/if-cok-bilmis/">
                                                        <span title="IF - &Ccedil;ok Bilmiş konularının yer aldığı b&ouml;l&uuml;md&uuml;r.">
                                                            IF - &Ccedil;ok Bilmiş
                                                        </span>
                                                    </a>
                                                </td>
                                                <td width="50%">
                                                    <img alt="Alt forumlar" border="0" class="inlineimg" height="16" id="forum_statusicon_1548" src="images/navy/statusicon/subforum_old.gif" width="16">
                                                    <a href="https://www.ircforumlari.net/if-nasil-bilirsiniz/">
                                                        <span title="IF - Nasıl Bilirsiniz? Konularının yer alacağı b&ouml;l&uuml;md&uuml;r.">
                                                            IF - Nasıl Bilirsiniz?
                                                        </span>
                                                    </a>
                                                </td>
                                            </tr>
                                            <tr>
                                                <td width="50%">
                                                    <img alt="Alt forumlar" border="0" class="inlineimg" height="16" id="forum_statusicon_1554" src="images/navy/statusicon/subforum_old.gif" width="16">
                                                    <a href="https://www.ircforumlari.net/kim-kimdir/">
                                                        <span title="IRC d&uuml;nyasında yer etmiş kişiler hakkında ne biliyorsunuz?">
                                                            Kim Kimdir?
                                                        </span>
                                                    </a>
                                                </td>
                                                <td>
                                                    &nbsp;
                                                </td>
                                            </tr>
                                        </tbody>
                                    </table>
                                </div>
                            </td>
                            <td class="alt2">
                                <div align="left" class="smallfont">
                                    <div>
                                        <span style="white-space:nowrap">
                                            <img alt="" border="0" class="inlineimg" src="images/icons/icon1.gif">
                                            <a href="https://www.ircforumlari.net/hey-sen-beni-taniyor-musun/1032306-merhabalar.html" style="white-space:nowrap">
                                                <strong>
                                                    Merhabalar..
                                                </strong>
                                            </a>
                                        </span>
                                    </div>
                                    <div style="white-space:nowrap">
                                        <font color="DimGray">
                                            Yazan;
                                        </font>
                                        <a href="https://www.ircforumlari.net/if-uye/153349-kuzeybey.html">
                                            KuzeyBey
                                        </a>
                                    </div>
                                    <div align="left" style="white-space:nowrap">
                                        13 Nisan 2024
                                        <span class="time">
                                            <i class="fa fa-clock-o">
                                            </i>
                                            10:53
                                        </span>
                                        <a href="https://www.ircforumlari.net/hey-sen-beni-taniyor-musun/1032306-merhabalar-post1042889116.html#post1042889116">
                                            <i class="fa fa-arrow-circle-o-right">
                                            </i>
                                        </a>
                                    </div>
                                </div>
                            </td>
                            <td class="alt1">
                                <span class="s081">
                                    2.154
                                </span>
                            </td>
                            <td class="alt2">
                                <span class="s082">
                                    27.074
                                </span>
                            </td>
                        </tr>
                        <tr align="center">
                            <td class="alt2">
                                <img alt="Yeni Mesaj Var/Yok" border="0" height="48" id="forum_statusicon_506" src="images/navy/statusicon/forum_old.gif" width="48">
                            </td>
                            <td align="left" class="alt1Active" id="f506">
                                <div>
                                    <span style="float: right;">
                                        <a href="https://www.ircforumlari.net/external.php?type=rss2&amp;forumids=506" rel="nofollow">
                                            <i aria-hidden="true" class="fa fa-rss">
                                            </i>
                                        </a>
                                    </span>
                                    <a href="https://www.ircforumlari.net/uye-resimleri/">
                                        <strong>
                                            &Uuml;ye Resimleri
                                        </strong>
                                    </a>
                                </div>
                                <div class="smallfont">
                                    &Uuml;yelerimize ait fotoğraflara bu başlık altından ulaşabilirsiniz.
                                </div>
                                <div class="smallfont" style="margin-top:6px">
                                    <table align="center" border="0" cellpadding="0" cellspacing="0" width="100%">
                                        <tbody>
                                            <tr valign="top">
                                                <td width="50%">
                                                    <img alt="Alt forumlar" border="0" class="inlineimg" height="16" id="forum_statusicon_1173" src="images/navy/statusicon/subforum_old.gif" width="16">
                                                    <a href="https://www.ircforumlari.net/sizin-cekimleriniz/">
                                                        <span title="">
                                                            Sizin &Ccedil;ekimleriniz
                                                        </span>
                                                    </a>
                                                </td>
                                                <td width="50%">
                                                    <img alt="Alt forumlar" border="0" class="inlineimg" height="16" id="forum_statusicon_1492" src="images/navy/statusicon/subforum_old.gif" width="16">
                                                    <a href="https://www.ircforumlari.net/iftagram/">
                                                        <span title="">
                                                            IFTagram
                                                        </span>
                                                    </a>
                                                </td>
                                            </tr>
                                        </tbody>
                                    </table>
                                </div>
                            </td>
                            <td class="alt2">
                                <div align="left" class="smallfont">
                                    <div>
                                        <span style="white-space:nowrap">
                                            <img alt="Exclamation" border="0" class="inlineimg" src="images/icons/icon4.gif">
                                            <a href="https://www.ircforumlari.net/iftagram/616248-iftagram.html" style="white-space:nowrap">
                                                <strong>
                                                    IFtagram
                                                </strong>
                                            </a>
                                        </span>
                                    </div>
                                    <div style="white-space:nowrap">
                                        <font color="DimGray">
                                            Yazan;
                                        </font>
                                        <a href="https://www.ircforumlari.net/if-uye/125501-spinozi.html">
                                            SpinoZi
                                        </a>
                                    </div>
                                    <div align="left" style="white-space:nowrap">
                                        Bug&uuml;n
                                        <span class="time">
                                            <i class="fa fa-clock-o">
                                            </i>
                                            18:14
                                        </span>
                                        <a href="https://www.ircforumlari.net/iftagram/616248-iftagram-post1042897159.html#post1042897159">
                                            <i class="fa fa-arrow-circle-o-right">
                                            </i>
                                        </a>
                                    </div>
                                </div>
                            </td>
                            <td class="alt1">
                                <span class="s081">
                                    773
                                </span>
                            </td>
                            <td class="alt2">
                                <span class="s082">
                                    14.095
                                </span>
                            </td>
                        </tr>
                        <tr align="center">
                            <td class="alt2">
                                <img alt="Yeni Mesaj Var/Yok" border="0" height="48" id="forum_statusicon_1093" src="images/navy/statusicon/forum_old.gif" width="48">
                            </td>
                            <td align="left" class="alt1Active" id="f1093">
                                <div>
                                    <span style="float: right;">
                                        <a href="https://www.ircforumlari.net/external.php?type=rss2&amp;forumids=1093" rel="nofollow">
                                            <i aria-hidden="true" class="fa fa-rss">
                                            </i>
                                        </a>
                                    </span>
                                    <a href="https://www.ircforumlari.net/tebrikler-amp-kutlamalar/">
                                        <strong>
                                            Tebrikler &amp; Kutlamalar
                                        </strong>
                                    </a>
                                </div>
                                <div class="smallfont">
                                    T&uuml;m &ouml;zel g&uuml;nlerinize dair kutlamalara bu başlık altından ulaşabilirsiniz.
                                </div>
                                <div class="smallfont" style="margin-top:6px">
                                    <table align="center" border="0" cellpadding="0" cellspacing="0" width="100%">
                                        <tbody>
                                            <tr valign="top">
                                                <td width="50%">
                                                    <img alt="Alt forumlar" border="0" class="inlineimg" height="16" id="forum_statusicon_1459" src="images/navy/statusicon/subforum_old.gif" width="16">
                                                    <a href="https://www.ircforumlari.net/ozel-gunler/">
                                                        <span title="&Ouml;zel g&uuml;nlere ait duyuru ve anma mesajlarına bu başlık altından ulaşabilirsiniz.">
                                                            &Ouml;zel G&uuml;nler
                                                        </span>
                                                    </a>
                                                </td>
                                                <td>
                                                    &nbsp;
                                                </td>
                                            </tr>
                                        </tbody>
                                    </table>
                                </div>
                            </td>
                            <td class="alt2">
                                <div align="left" class="smallfont">
                                    <div>
                                        <span style="white-space:nowrap">
                                            <img alt="" border="0" class="inlineimg" src="images/icons/icon1.gif">
                                            <a href="https://www.ircforumlari.net/tebrikler-amp-kutlamalar/1034350-dogum-gunun-kutlu-olsun-mervem.html" style="white-space:nowrap">
                                                <strong>
                                                    Doğum g&uuml;n&uuml;n kutlu olsun -...
                                                </strong>
                                            </a>
                                        </span>
                                    </div>
                                    <div style="white-space:nowrap">
                                        <font color="DimGray">
                                            Yazan;
                                        </font>
                                        <a href="https://www.ircforumlari.net/if-uye/150417-dedecan61.html">
                                            Dedecan61
                                        </a>
                                    </div>
                                    <div align="left" style="white-space:nowrap">
                                        Bug&uuml;n
                                        <span class="time">
                                            <i class="fa fa-clock-o">
                                            </i>
                                            08:09
                                        </span>
                                        <a href="https://www.ircforumlari.net/tebrikler-amp-kutlamalar/1034350-dogum-gunun-kutlu-olsun-mervem-post1042897095.html#post1042897095">
                                            <i class="fa fa-arrow-circle-o-right">
                                            </i>
                                        </a>
                                    </div>
                                </div>
                            </td>
                            <td class="alt1">
                                <span class="s081">
                                    3.202
                                </span>
                            </td>
                            <td class="alt2">
                                <span class="s082">
                                    36.184
                                </span>
                            </td>
                        </tr>
                        <tr align="center">
                            <td class="alt2">
                                <img alt="Yeni Mesaj Var/Yok" border="0" height="48" id="forum_statusicon_42" src="images/navy/statusicon/forum_old.gif" width="48">
                            </td>
                            <td align="left" class="alt1Active" id="f42">
                                <div>
                                    <span style="float: right;">
                                        <a href="https://www.ircforumlari.net/external.php?type=rss2&amp;forumids=42" rel="nofollow">
                                            <i aria-hidden="true" class="fa fa-rss">
                                            </i>
                                        </a>
                                    </span>
                                    <a href="https://www.ircforumlari.net/if-ekstra/">
                                        <strong>
                                            IF Ekstra
                                        </strong>
                                    </a>
                                </div>
                                <div class="smallfont">
                                    Forumumuzda yer almayan konulara bu başlık altından ulaşabilirsiniz.
                                </div>
                                <div class="smallfont" style="margin-top:6px">
                                    <table align="center" border="0" cellpadding="0" cellspacing="0" width="100%">
                                        <tbody>
                                            <tr valign="top">
                                                <td width="50%">
                                                    <img alt="Alt forumlar" border="0" class="inlineimg" height="16" id="forum_statusicon_739" src="images/navy/statusicon/subforum_old.gif" width="16">
                                                    <a href="https://www.ircforumlari.net/makaleler/">
                                                        <span title="Okunasi makaleler..">
                                                            Makaleler
                                                        </span>
                                                    </a>
                                                </td>
                                                <td width="50%">
                                                    <img alt="Alt forumlar" border="0" class="inlineimg" height="16" id="forum_statusicon_1380" src="images/navy/statusicon/subforum_old.gif" width="16">
                                                    <a href="https://www.ircforumlari.net/fenomen/">
                                                        <span title="G&uuml;ncel hayata dair en pop&uuml;ler konulara bu başlık altından ulaşabilirsiniz.">
                                                            Fenomen
                                                        </span>
                                                    </a>
                                                </td>
                                            </tr>
                                            <tr>
                                                <td width="50%">
                                                    <img alt="Alt forumlar" border="0" class="inlineimg" height="16" id="forum_statusicon_1381" src="images/navy/statusicon/subforum_old.gif" width="16">
                                                    <a href="https://www.ircforumlari.net/antikaci/">
                                                        <span title="Ge&ccedil;mişe dair t&uuml;m konulara bu başlık altından ulaşabilirsiniz.">
                                                            Antikacı
                                                        </span>
                                                    </a>
                                                </td>
                                                <td width="50%">
                                                    <img alt="Alt forumlar" border="0" class="inlineimg" height="16" id="forum_statusicon_1764" src="images/navy/statusicon/subforum_old.gif" width="16">
                                                    <a href="https://www.ircforumlari.net/bassagligi/">
                                                        <span title="">
                                                            Başsağlığı
                                                        </span>
                                                    </a>
                                                </td>
                                            </tr>
                                        </tbody>
                                    </table>
                                </div>
                            </td>
                            <td class="alt2">
                                <div align="left" class="smallfont">
                                    <div>
                                        <span style="white-space:nowrap">
                                            <img alt="" border="0" class="inlineimg" src="images/icons/icon1.gif">
                                            <a href="https://www.ircforumlari.net/if-ekstra/1023394-ekmek-arasinda-en-sevdiginiz-yiyecekler.html" style="white-space:nowrap">
                                                <strong>
                                                    Ekmek arasında en sevdiğiniz...
                                                </strong>
                                            </a>
                                        </span>
                                    </div>
                                    <div style="white-space:nowrap">
                                        <font color="DimGray">
                                            Yazan;
                                        </font>
                                        <a href="https://www.ircforumlari.net/if-uye/150417-dedecan61.html">
                                            Dedecan61
                                        </a>
                                    </div>
                                    <div align="left" style="white-space:nowrap">
                                        Bug&uuml;n
                                        <span class="time">
                                            <i class="fa fa-clock-o">
                                            </i>
                                            07:10
                                        </span>
                                        <a href="https://www.ircforumlari.net/if-ekstra/1023394-ekmek-arasinda-en-sevdiginiz-yiyecekler-post1042897074.html#post1042897074">
                                            <i class="fa fa-arrow-circle-o-right">
                                            </i>
                                        </a>
                                    </div>
                                </div>
                            </td>
                            <td class="alt1">
                                <span class="s081">
                                    7.352
                                </span>
                            </td>
                            <td class="alt2">
                                <span class="s082">
                                    34.419
                                </span>
                            </td>
                        </tr>
                        <tr align="center">
                            <td class="alt2">
                                <img alt="Yeni Mesaj Var/Yok" border="0" height="48" id="forum_statusicon_1465" src="images/navy/statusicon/forum_old.gif" width="48">
                            </td>
                            <td align="left" class="alt1Active" id="f1465">
                                <div>
                                    <span style="float: right;">
                                        <a href="https://www.ircforumlari.net/external.php?type=rss2&amp;forumids=1465" rel="nofollow">
                                            <i aria-hidden="true" class="fa fa-rss">
                                            </i>
                                        </a>
                                    </span>
                                    <a href="https://www.ircforumlari.net/yarismalar/">
                                        <strong>
                                            Yarışmalar
                                        </strong>
                                    </a>
                                </div>
                                <div class="smallfont">
                                    Forum kullanıcıları arasında oluşturulacak yarışmalara bu başlık altından ulaşabilirsiniz.
                                </div>
                                <div class="smallfont" style="margin-top:6px">
                                    <table align="center" border="0" cellpadding="0" cellspacing="0" width="100%">
                                        <tbody>
                                            <tr valign="top">
                                                <td width="50%">
                                                    <img alt="Alt forumlar" border="0" class="inlineimg" height="16" id="forum_statusicon_496" src="images/navy/statusicon/subforum_old.gif" width="16">
                                                    <a href="https://www.ircforumlari.net/zeka-kupu/">
                                                        <span title="Bilmece ve zeka soruları, sorun ya da cevaplayın!..T&uuml;m zeka oyunlarına bu başlık altından ulaşabilirsiniz.">
                                                            Zeka K&uuml;p&uuml;
                                                        </span>
                                                    </a>
                                                </td>
                                                <td width="50%">
                                                    <img alt="Alt forumlar" border="0" class="inlineimg" height="16" id="forum_statusicon_1121" src="images/navy/statusicon/subforum_old.gif" width="16">
                                                    <a href="https://www.ircforumlari.net/if-yarisma-arsivi/">
                                                        <span title="">
                                                            IF Yarışma Arşivi
                                                        </span>
                                                    </a>
                                                </td>
                                            </tr>
                                            <tr>
                                                <td width="50%">
                                                    <img alt="Alt forumlar" border="0" class="inlineimg" height="16" id="forum_statusicon_1466" src="images/navy/statusicon/subforum_old.gif" width="16">
                                                    <a href="https://www.ircforumlari.net/if-ayin-bay-uyesi/">
                                                        <span title="">
                                                            IF Ayın Bay &Uuml;yesi
                                                        </span>
                                                    </a>
                                                </td>
                                                <td width="50%">
                                                    <img alt="Alt forumlar" border="0" class="inlineimg" height="16" id="forum_statusicon_1467" src="images/navy/statusicon/subforum_old.gif" width="16">
                                                    <a href="https://www.ircforumlari.net/if-ayin-bayan-uyesi/">
                                                        <span title="">
                                                            IF Ayın Bayan &Uuml;yesi
                                                        </span>
                                                    </a>
                                                </td>
                                            </tr>
                                            <tr>
                                                <td width="50%">
                                                    <img alt="Alt forumlar" border="0" class="inlineimg" height="16" id="forum_statusicon_1513" src="images/navy/statusicon/subforum_old.gif" width="16">
                                                    <a href="https://www.ircforumlari.net/if-ayin-bay-ve-bayan-uyesi-sonuclari/">
                                                        <span title="">
                                                            IF Ayın Bay ve Bayan &Uuml;yesi Sonu&ccedil;ları
                                                        </span>
                                                    </a>
                                                </td>
                                                <td width="50%">
                                                    <img alt="Alt forumlar" border="0" class="inlineimg" height="16" id="forum_statusicon_1268" src="images/navy/statusicon/subforum_old.gif" width="16">
                                                    <a href="https://www.ircforumlari.net/forum-enleri/">
                                                        <span title="IRCForumlari.Net kullanıcılarının yıl sonunda &ouml;d&uuml;llendirildiği anketlere bu başlık altından ulaşabilirsiniz.">
                                                            Forum En'leri
                                                        </span>
                                                    </a>
                                                </td>
                                            </tr>
                                        </tbody>
                                    </table>
                                </div>
                            </td>
                            <td class="alt2">
                                <div align="left" class="smallfont">
                                    <div>
                                        <span style="white-space:nowrap">
                                            <img alt="" border="0" class="inlineimg" src="images/icons/icon1.gif">
                                            <a href="https://www.ircforumlari.net/if-ayin-bay-ve-bayan-uyesi-sonuclari/1033148-if-ayin-bay-uyesi-sonucu-nisan-2024-a.html" style="white-space:nowrap">
                                                <strong>
                                                    IF - Ayın Bay &Uuml;yesi Sonucu...
                                                </strong>
                                            </a>
                                        </span>
                                    </div>
                                    <div style="white-space:nowrap">
                                        <font color="DimGray">
                                            Yazan;
                                        </font>
                                        <a href="https://www.ircforumlari.net/if-uye/152439-beste.html">
                                            BeSte
                                        </a>
                                    </div>
                                    <div align="left" style="white-space:nowrap">
                                        16 Mayıs 2024
                                        <span class="time">
                                            <i class="fa fa-clock-o">
                                            </i>
                                            19:06
                                        </span>
                                        <a href="https://www.ircforumlari.net/if-ayin-bay-ve-bayan-uyesi-sonuclari/1033148-if-ayin-bay-uyesi-sonucu-nisan-2024-a-post1042896649.html#post1042896649">
                                            <i class="fa fa-arrow-circle-o-right">
                                            </i>
                                        </a>
                                    </div>
                                </div>
                            </td>
                            <td class="alt1">
                                <span class="s081">
                                    937
                                </span>
                            </td>
                            <td class="alt2">
                                <span class="s082">
                                    20.928
                                </span>
                            </td>
                        </tr>
                        <tr align="center">
                            <td class="alt2">
                                <img alt="Yeni Mesaj Var/Yok" border="0" height="48" id="forum_statusicon_495" src="images/navy/statusicon/forum_old.gif" width="48">
                            </td>
                            <td align="left" class="alt1Active" id="f495">
                                <div>
                                    <span style="float: right;">
                                        <a href="https://www.ircforumlari.net/external.php?type=rss2&amp;forumids=495" rel="nofollow">
                                            <i aria-hidden="true" class="fa fa-rss">
                                            </i>
                                        </a>
                                    </span>
                                    <a href="https://www.ircforumlari.net/o-simdi-asker/">
                                        <strong>
                                            O Şimdi Asker!
                                        </strong>
                                    </a>
                                </div>
                                <div class="smallfont">
                                    Askerliğe dair t&uuml;m konulara bu başlık altından ulaşabilirsiniz.
                                </div>
                                <div class="smallfont" style="margin-top:6px">
                                    <table align="center" border="0" cellpadding="0" cellspacing="0" width="100%">
                                        <tbody>
                                            <tr valign="top">
                                                <td width="50%">
                                                    <img alt="Alt forumlar" border="0" class="inlineimg" height="16" id="forum_statusicon_1171" src="images/navy/statusicon/subforum_old.gif" width="16">
                                                    <a href="https://www.ircforumlari.net/askerlik-subeleri/">
                                                        <span title="">
                                                            Askerlik Şubeleri
                                                        </span>
                                                    </a>
                                                </td>
                                                <td width="50%">
                                                    <img alt="Alt forumlar" border="0" class="inlineimg" height="16" id="forum_statusicon_1771" src="images/navy/statusicon/subforum_old.gif" width="16">
                                                    <a href="https://www.ircforumlari.net/sehitlerimiz/">
                                                        <span title="">
                                                            Şehitlerimiz
                                                        </span>
                                                    </a>
                                                </td>
                                            </tr>
                                        </tbody>
                                    </table>
                                </div>
                            </td>
                            <td class="alt2">
                                <div align="left" class="smallfont">
                                    <div>
                                        <span style="white-space:nowrap">
                                            <img alt="" border="0" class="inlineimg" src="images/icons/icon1.gif">
                                            <a href="https://www.ircforumlari.net/o-simdi-asker/228458-if-kullanicilari-askerligini-nerede-yapti.html" style="white-space:nowrap">
                                                <strong>
                                                    IF Kullanicilari Asker'liğini...
                                                </strong>
                                            </a>
                                        </span>
                                    </div>
                                    <div style="white-space:nowrap">
                                        <font color="DimGray">
                                            Yazan;
                                        </font>
                                        <a href="https://www.ircforumlari.net/if-uye/4849-ircmaster.html">
                                            IRCMasteR
                                        </a>
                                    </div>
                                    <div align="left" style="white-space:nowrap">
                                        05 Mayıs 2024
                                        <span class="time">
                                            <i class="fa fa-clock-o">
                                            </i>
                                            17:37
                                        </span>
                                        <a href="https://www.ircforumlari.net/o-simdi-asker/228458-if-kullanicilari-askerligini-nerede-yapti-post1042893673.html#post1042893673">
                                            <i class="fa fa-arrow-circle-o-right">
                                            </i>
                                        </a>
                                    </div>
                                </div>
                            </td>
                            <td class="alt1">
                                <span class="s081">
                                    773
                                </span>
                            </td>
                            <td class="alt2">
                                <span class="s082">
                                    2.818
                                </span>
                            </td>
                        </tr>
                        <tr align="center">
                            <td class="alt2">
                                <img alt="Yeni Mesaj Var/Yok" border="0" height="48" id="forum_statusicon_130" src="images/navy/statusicon/forum_old.gif" width="48">
                            </td>
                            <td align="left" class="alt1Active" id="f130">
                                <div>
                                    <span style="float: right;">
                                        <a href="https://www.ircforumlari.net/external.php?type=rss2&amp;forumids=130" rel="nofollow">
                                            <i aria-hidden="true" class="fa fa-rss">
                                            </i>
                                        </a>
                                    </span>
                                    <a href="https://www.ircforumlari.net/komedi-ve-mizah/">
                                        <strong>
                                            Komedi ve Mizah
                                        </strong>
                                    </a>
                                </div>
                                <div class="smallfont">
                                    Eğlenceli vakit ge&ccedil;irebileceğiniz t&uuml;m konulara bu başlık altından ulaşabilirsiniz.
                                </div>
                                <div class="smallfont" style="margin-top:6px">
                                    <table align="center" border="0" cellpadding="0" cellspacing="0" width="100%">
                                        <tbody>
                                            <tr valign="top">
                                                <td width="50%">
                                                    <img alt="Alt forumlar" border="0" class="inlineimg" height="16" id="forum_statusicon_1463" src="images/navy/statusicon/subforum_old.gif" width="16">
                                                    <a href="https://www.ircforumlari.net/asparagas-medya/">
                                                        <span title="T&uuml;m asparagas gıybetler burada! T&uuml;m yalan haberlere bu başlık altından ulaşabilirsiniz.">
                                                            Asparagas Medya
                                                        </span>
                                                    </a>
                                                </td>
                                                <td width="50%">
                                                    <img alt="Alt forumlar" border="0" class="inlineimg" height="16" id="forum_statusicon_128" src="images/navy/statusicon/subforum_old.gif" width="16">
                                                    <a href="https://www.ircforumlari.net/fikra/">
                                                        <span title="G&uuml;lmeye Hazırmısınız ?">
                                                            Fıkra
                                                        </span>
                                                    </a>
                                                </td>
                                            </tr>
                                        </tbody>
                                    </table>
                                </div>
                            </td>
                            <td class="alt2">
                                <div align="left" class="smallfont">
                                    <div>
                                        <span style="white-space:nowrap">
                                            <img alt="" border="0" class="inlineimg" src="images/icons/icon1.gif">
                                            <a href="https://www.ircforumlari.net/komedi-ve-mizah/483415-murphy-kanunlari.html" style="white-space:nowrap">
                                                <strong>
                                                    murphy kanunları
                                                </strong>
                                            </a>
                                        </span>
                                    </div>
                                    <div style="white-space:nowrap">
                                        <font color="DimGray">
                                            Yazan;
                                        </font>
                                        <a href="https://www.ircforumlari.net/if-uye/122596-snoopy.html">
                                            SNOOPY
                                        </a>
                                    </div>
                                    <div align="left" style="white-space:nowrap">
                                        15 Mart 2024
                                        <span class="time">
                                            <i class="fa fa-clock-o">
                                            </i>
                                            07:57
                                        </span>
                                        <a href="https://www.ircforumlari.net/komedi-ve-mizah/483415-murphy-kanunlari-post1042881047.html#post1042881047">
                                            <i class="fa fa-arrow-circle-o-right">
                                            </i>
                                        </a>
                                    </div>
                                </div>
                            </td>
                            <td class="alt1">
                                <span class="s081">
                                    6.621
                                </span>
                            </td>
                            <td class="alt2">
                                <span class="s082">
                                    23.204
                                </span>
                            </td>
                        </tr>
                        <tr align="center">
                            <td class="alt2">
                                <img alt="Yeni Mesaj Var/Yok" border="0" height="48" id="forum_statusicon_1007" src="images/navy/statusicon/forum_old.gif" width="48">
                            </td>
                            <td align="left" class="alt1Active" id="f1007">
                                <div>
                                    <span style="float: right;">
                                        <a href="https://www.ircforumlari.net/external.php?type=rss2&amp;forumids=1007" rel="nofollow">
                                            <i aria-hidden="true" class="fa fa-rss">
                                            </i>
                                        </a>
                                    </span>
                                    <a href="https://www.ircforumlari.net/kral-ciplak/">
                                        <strong>
                                            Kral &Ccedil;ıplak!
                                        </strong>
                                    </a>
                                </div>
                                <div class="smallfont">
                                    Cesaretiniz var mı? O zaman konuk koltuğuna buyurun!
                                </div>
                                <div class="smallfont" style="margin-top:6px">
                                    <table align="center" border="0" cellpadding="0" cellspacing="0" width="100%">
                                        <tbody>
                                            <tr valign="top">
                                                <td width="50%">
                                                    <img alt="Alt forumlar" border="0" class="inlineimg" height="16" id="forum_statusicon_489" src="images/navy/statusicon/subforum_old.gif" width="16">
                                                    <a href="https://www.ircforumlari.net/if-kral-ciplak-arsivi/">
                                                        <span title="Eski yıllara ait Kral &Ccedil;ıplak konuları bu kategoride yer alır.">
                                                            IF-Kral &Ccedil;ıplak Arşivi
                                                        </span>
                                                    </a>
                                                </td>
                                                <td width="50%">
                                                    <img alt="Alt forumlar" border="0" class="inlineimg" height="16" id="forum_statusicon_1464" src="images/navy/statusicon/subforum_old.gif" width="16">
                                                    <a href="https://www.ircforumlari.net/if-kral-ciplak-anket/">
                                                        <span title="">
                                                            IF-Kral &Ccedil;ıplak Anket
                                                        </span>
                                                    </a>
                                                </td>
                                            </tr>
                                        </tbody>
                                    </table>
                                </div>
                            </td>
                            <td class="alt2">
                                <div align="left" class="smallfont">
                                    <div>
                                        <span style="white-space:nowrap">
                                            <img alt="" border="0" class="inlineimg" src="images/icons/icon1.gif">
                                            <a href="https://www.ircforumlari.net/kral-ciplak/1013819-if-kral-ciplak-13hafta-konugu-not.html" style="white-space:nowrap">
                                                <strong>
                                                    IF-Kral &Ccedil;ıplak 13.Hafta...
                                                </strong>
                                            </a>
                                        </span>
                                    </div>
                                    <div style="white-space:nowrap">
                                        <font color="DimGray">
                                            Yazan;
                                        </font>
                                        <a href="https://www.ircforumlari.net/if-uye/150417-dedecan61.html">
                                            Dedecan61
                                        </a>
                                    </div>
                                    <div align="left" style="white-space:nowrap">
                                        01 Temmuz 2023
                                        <span class="time">
                                            <i class="fa fa-clock-o">
                                            </i>
                                            17:00
                                        </span>
                                        <a href="https://www.ircforumlari.net/kral-ciplak/1013819-if-kral-ciplak-13hafta-konugu-not-post1042812709.html#post1042812709">
                                            <i class="fa fa-arrow-circle-o-right">
                                            </i>
                                        </a>
                                    </div>
                                </div>
                            </td>
                            <td class="alt1">
                                <span class="s081">
                                    313
                                </span>
                            </td>
                            <td class="alt2">
                                <span class="s082">
                                    4.831
                                </span>
                            </td>
                        </tr>
                        <tr align="center">
                            <td class="alt2">
                                <img alt="Yeni Mesaj Var/Yok" border="0" height="48" id="forum_statusicon_1411" src="images/navy/statusicon/forum_old.gif" width="48">
                            </td>
                            <td align="left" class="alt1Active" id="f1411">
                                <div>
                                    <span style="float: right;">
                                        <a href="https://www.ircforumlari.net/external.php?type=rss2&amp;forumids=1411" rel="nofollow">
                                            <i aria-hidden="true" class="fa fa-rss">
                                            </i>
                                        </a>
                                    </span>
                                    <a href="https://www.ircforumlari.net/if-uye-roportajlari/">
                                        <strong>
                                            IF &Uuml;YE R&ouml;portajları
                                        </strong>
                                    </a>
                                </div>
                                <div class="smallfont">
                                    Forum &uuml;yeleri ile yapılan r&ouml;portajlara bu başlık altından ulaşabilirsiniz.
                                </div>
                            </td>
                            <td class="alt2">
                                <div align="left" class="smallfont">
                                    <div>
                                        <span style="white-space:nowrap">
                                            <img alt="" border="0" class="inlineimg" src="images/icons/icon1.gif">
                                            <a href="https://www.ircforumlari.net/if-uye-roportajlari/1027190-roportaj-spinozi.html" style="white-space:nowrap">
                                                <strong>
                                                    R&ouml;portaj: SpinoZi
                                                </strong>
                                            </a>
                                        </span>
                                    </div>
                                    <div style="white-space:nowrap">
                                        <font color="DimGray">
                                            Yazan;
                                        </font>
                                        <a href="https://www.ircforumlari.net/if-uye/125501-spinozi.html">
                                            SpinoZi
                                        </a>
                                    </div>
                                    <div align="left" style="white-space:nowrap">
                                        26 Ocak 2024
                                        <span class="time">
                                            <i class="fa fa-clock-o">
                                            </i>
                                            21:23
                                        </span>
                                        <a href="https://www.ircforumlari.net/if-uye-roportajlari/1027190-roportaj-spinozi-post1042865476.html#post1042865476">
                                            <i class="fa fa-arrow-circle-o-right">
                                            </i>
                                        </a>
                                    </div>
                                </div>
                            </td>
                            <td class="alt1">
                                <span class="s081">
                                    63
                                </span>
                            </td>
                            <td class="alt2">
                                <span class="s082">
                                    1.189
                                </span>
                            </td>
                        </tr>
                        <tr align="center">
                            <td class="alt2">
                                <img alt="Yeni Mesaj Var/Yok" border="0" height="48" id="forum_statusicon_806" src="images/navy/statusicon/forum_old.gif" width="48">
                            </td>
                            <td align="left" class="alt1Active" id="f806">
                                <div>
                                    <span style="float: right;">
                                        <a href="https://www.ircforumlari.net/external.php?type=rss2&amp;forumids=806" rel="nofollow">
                                            <i aria-hidden="true" class="fa fa-rss">
                                            </i>
                                        </a>
                                    </span>
                                    <a href="https://www.ircforumlari.net/dusunce-platformu/">
                                        <strong>
                                            D&uuml;ş&uuml;nce Platformu
                                        </strong>
                                    </a>
                                </div>
                                <div class="smallfont" style="margin-top:6px">
                                    <table align="center" border="0" cellpadding="0" cellspacing="0" width="100%">
                                        <tbody>
                                            <tr valign="top">
                                                <td width="50%">
                                                    <img alt="Alt forumlar" border="0" class="inlineimg" height="16" id="forum_statusicon_1634" src="images/navy/statusicon/subforum_old.gif" width="16">
                                                    <a href="https://www.ircforumlari.net/amator-hikayeler/">
                                                        <span title="Amat&ouml;r hikayeler bu başlık altında yayınlanacaktır.">
                                                            Amat&ouml;r Hikayeler
                                                        </span>
                                                    </a>
                                                </td>
                                                <td width="50%">
                                                    <img alt="Alt forumlar" border="0" class="inlineimg" height="16" id="forum_statusicon_807" src="images/navy/statusicon/subforum_old.gif" width="16">
                                                    <a href="https://www.ircforumlari.net/dusunen-beyinler/">
                                                        <span title="G&uuml;ndeme dair t&uuml;m makalelere bu başlık altından ulaşabilirsiniz.">
                                                            D&uuml;ş&uuml;nen Beyinler
                                                        </span>
                                                    </a>
                                                </td>
                                            </tr>
                                            <tr>
                                                <td width="50%">
                                                    <img alt="Alt forumlar" border="0" class="inlineimg" height="16" id="forum_statusicon_808" src="images/navy/statusicon/subforum_old.gif" width="16">
                                                    <a href="https://www.ircforumlari.net/amator-sairler/">
                                                        <span title="Amat&ouml;r şairlerimizden t&uuml;m paylaşımlara bu başlık altından ulaşabilirsiniz.">
                                                            Amat&ouml;r Şairler
                                                        </span>
                                                    </a>
                                                </td>
                                                <td>
                                                    &nbsp;
                                                </td>
                                            </tr>
                                        </tbody>
                                    </table>
                                </div>
                            </td>
                            <td class="alt2">
                                <div align="left" class="smallfont">
                                    <div>
                                        <span style="white-space:nowrap">
                                            <img alt="Arrow" border="0" class="inlineimg" src="images/icons/icon2.gif">
                                            <a href="https://www.ircforumlari.net/amator-sairler/1033709-annem-siir.html" style="white-space:nowrap">
                                                <strong>
                                                    Annem... (Şiir)
                                                </strong>
                                            </a>
                                        </span>
                                    </div>
                                    <div style="white-space:nowrap">
                                        <font color="DimGray">
                                            Yazan;
                                        </font>
                                        <a href="https://www.ircforumlari.net/if-uye/141495-yahya.html">
                                            YaHYa
                                        </a>
                                    </div>
                                    <div align="left" style="white-space:nowrap">
                                        12 Mayıs 2024
                                        <span class="time">
                                            <i class="fa fa-clock-o">
                                            </i>
                                            13:05
                                        </span>
                                        <a href="https://www.ircforumlari.net/amator-sairler/1033709-annem-siir-post1042895226.html#post1042895226">
                                            <i class="fa fa-arrow-circle-o-right">
                                            </i>
                                        </a>
                                    </div>
                                </div>
                            </td>
                            <td class="alt1">
                                <span class="s081">
                                    2.205
                                </span>
                            </td>
                            <td class="alt2">
                                <span class="s082">
                                    10.147
                                </span>
                            </td>
                        </tr>
                    </tbody>
                    <tbody>
                        <tr>
                            <td align="center" bgcolor="#F5F5F5" colspan="">
                                <br>
                            </td>
                        </tr>
                    </tbody>
                    <tbody>
                        <tr>
                            <td class="tcat" colspan="5">
                                <a href="#top" onclick="return toggle_collapse('forumbit_2071')" style="float:right">
                                    <i class="fa fa-plus-circle" style="margin-top: 9px;">
                                    </i>
                                </a>
                                <i class="fa fa-chevron-right">
                                </i>
                                Off Topic
                            </td>
                        </tr>
                    </tbody>
                    <tbody id="collapseobj_forumbit_2071" style="">
                        <tr align="center">
                            <td class="alt2">
                                <img alt="Yeni Mesaj Var/Yok" border="0" height="48" id="forum_statusicon_848" src="images/navy/statusicon/forum_old.gif" width="48">
                            </td>
                            <td align="left" class="alt1Active" id="f848">
                                <div>
                                    <span style="float: right;">
                                        <a href="https://www.ircforumlari.net/external.php?type=rss2&amp;forumids=848" rel="nofollow">
                                            <i aria-hidden="true" class="fa fa-rss">
                                            </i>
                                        </a>
                                    </span>
                                    <a href="https://www.ircforumlari.net/tartisma-platformu/">
                                        <strong>
                                            Tartışma Platformu
                                        </strong>
                                    </a>
                                </div>
                                <div class="smallfont">
                                    Haftalık tartışma konularımıza bu başlık altından ulaşabilirsiniz.
                                </div>
                                <div class="smallfont" style="margin-top:6px">
                                    <table align="center" border="0" cellpadding="0" cellspacing="0" width="100%">
                                        <tbody>
                                            <tr valign="top">
                                                <td width="50%">
                                                    <img alt="Alt forumlar" border="0" class="inlineimg" height="16" id="forum_statusicon_815" src="images/navy/statusicon/subforum_old.gif" width="16">
                                                    <a href="https://www.ircforumlari.net/haftanin-polemigi/">
                                                        <span title="">
                                                            Haftanin Polemigi
                                                        </span>
                                                    </a>
                                                </td>
                                                <td>
                                                    &nbsp;
                                                </td>
                                            </tr>
                                        </tbody>
                                    </table>
                                </div>
                            </td>
                            <td class="alt2">
                                <div align="left" class="smallfont">
                                    <div>
                                        <span style="white-space:nowrap">
                                            <img alt="Lightbulb" border="0" class="inlineimg" src="images/icons/icon3.gif">
                                            <a href="https://www.ircforumlari.net/tartisma-platformu/985768-turkiyenin-gercek-anlamda-bir-hukuk-devleti-olduguna-inaniyor-musunuz.html" style="white-space:nowrap">
                                                <strong>
                                                    T&uuml;rkiye'nin ger&ccedil;ek anlamda...
                                                </strong>
                                            </a>
                                        </span>
                                    </div>
                                    <div style="white-space:nowrap">
                                        <font color="DimGray">
                                            Yazan;
                                        </font>
                                        <a href="https://www.ircforumlari.net/if-uye/40504-siyah.html">
                                            Siyah
                                        </a>
                                    </div>
                                    <div align="left" style="white-space:nowrap">
                                        26 Nisan 2024
                                        <span class="time">
                                            <i class="fa fa-clock-o">
                                            </i>
                                            00:14
                                        </span>
                                        <a href="https://www.ircforumlari.net/tartisma-platformu/985768-turkiyenin-gercek-anlamda-bir-hukuk-devleti-olduguna-inaniyor-musunuz-post1042891500.html#post1042891500">
                                            <i class="fa fa-arrow-circle-o-right">
                                            </i>
                                        </a>
                                    </div>
                                </div>
                            </td>
                            <td class="alt1">
                                <span class="s081">
                                    293
                                </span>
                            </td>
                            <td class="alt2">
                                <span class="s082">
                                    3.402
                                </span>
                            </td>
                        </tr>
                        <tr align="center">
                            <td class="alt2">
                                <img alt="Yeni Mesaj Var/Yok" border="0" height="48" id="forum_statusicon_137" src="images/navy/statusicon/forum_old.gif" width="48">
                            </td>
                            <td align="left" class="alt1Active" id="f137">
                                <div>
                                    <span style="float: right;">
                                        <a href="https://www.ircforumlari.net/external.php?type=rss2&amp;forumids=137" rel="nofollow">
                                            <i aria-hidden="true" class="fa fa-rss">
                                            </i>
                                        </a>
                                    </span>
                                    <a href="https://www.ircforumlari.net/serbest-kursu/">
                                        <strong>
                                            Serbest K&uuml;rs&uuml;
                                        </strong>
                                    </a>
                                </div>
                                <div class="smallfont">
                                    &Uuml;yelerimize ait g&uuml;nl&uuml;kler ve makalelere bu başlık altından ulaşabilirsiniz.
                                </div>
                            </td>
                            <td class="alt2">
                                <div align="left" class="smallfont">
                                    <div>
                                        <span style="white-space:nowrap">
                                            <img alt="" border="0" class="inlineimg" src="images/icons/icon1.gif">
                                            <a href="https://www.ircforumlari.net/serbest-kursu/1033405-ircd-sunucularinda-en-begendiginiz-dj-yaziniz.html" style="white-space:nowrap">
                                                <strong>
                                                    IRCD sunucularinda en...
                                                </strong>
                                            </a>
                                        </span>
                                    </div>
                                    <div style="white-space:nowrap">
                                        <font color="DimGray">
                                            Yazan;
                                        </font>
                                        <a href="https://www.ircforumlari.net/if-uye/151909-manikdepresif.html">
                                            manikdepresif
                                        </a>
                                    </div>
                                    <div align="left" style="white-space:nowrap">
                                        05 Mayıs 2024
                                        <span class="time">
                                            <i class="fa fa-clock-o">
                                            </i>
                                            23:48
                                        </span>
                                        <a href="https://www.ircforumlari.net/serbest-kursu/1033405-ircd-sunucularinda-en-begendiginiz-dj-yaziniz-post1042893812.html#post1042893812">
                                            <i class="fa fa-arrow-circle-o-right">
                                            </i>
                                        </a>
                                    </div>
                                </div>
                            </td>
                            <td class="alt1">
                                <span class="s081">
                                    4.549
                                </span>
                            </td>
                            <td class="alt2">
                                <span class="s082">
                                    25.185
                                </span>
                            </td>
                        </tr>
                        <tr align="center">
                            <td class="alt2">
                                <img alt="Yeni Mesaj Var/Yok" border="0" height="48" id="forum_statusicon_83" src="images/navy/statusicon/forum_old.gif" width="48">
                            </td>
                            <td align="left" class="alt1Active" id="f83">
                                <div>
                                    <span style="float: right;">
                                        <a href="https://www.ircforumlari.net/external.php?type=rss2&amp;forumids=83" rel="nofollow">
                                            <i aria-hidden="true" class="fa fa-rss">
                                            </i>
                                        </a>
                                    </span>
                                    <a href="https://www.ircforumlari.net/merak-ettikleriniz/">
                                        <strong>
                                            Merak Ettikleriniz
                                        </strong>
                                    </a>
                                </div>
                                <div class="smallfont">
                                    Merak ettiğiniz t&uuml;m konulara bu başlık altından ulaşabilirsiniz.
                                </div>
                                <div class="smallfont" style="margin-top:6px">
                                    <table align="center" border="0" cellpadding="0" cellspacing="0" width="100%">
                                        <tbody>
                                            <tr valign="top">
                                                <td width="50%">
                                                    <img alt="Alt forumlar" border="0" class="inlineimg" height="16" id="forum_statusicon_32" src="images/navy/statusicon/subforum_old.gif" width="16">
                                                    <a href="https://www.ircforumlari.net/genel-paylasim/">
                                                        <span title="Yararlı ve &ouml;ğretici t&uuml;m bilgilere bu başlık altından ulaşabilirsiniz.">
                                                            Genel Paylaşım
                                                        </span>
                                                    </a>
                                                </td>
                                                <td>
                                                    &nbsp;
                                                </td>
                                            </tr>
                                        </tbody>
                                    </table>
                                </div>
                            </td>
                            <td class="alt2">
                                <div align="left" class="smallfont">
                                    <div>
                                        <span style="white-space:nowrap">
                                            <img alt="" border="0" class="inlineimg" src="images/icons/icon1.gif">
                                            <a href="https://www.ircforumlari.net/merak-ettikleriniz/1033483-avokado-nasil-secilir-en-iyi-avokado-nasil-anlasilir.html" style="white-space:nowrap">
                                                <strong>
                                                    Avokado Nasıl Se&ccedil;ilir: En İyi...
                                                </strong>
                                            </a>
                                        </span>
                                    </div>
                                    <div style="white-space:nowrap">
                                        <font color="DimGray">
                                            Yazan;
                                        </font>
                                        <a href="https://www.ircforumlari.net/if-uye/4849-ircmaster.html">
                                            IRCMasteR
                                        </a>
                                    </div>
                                    <div align="left" style="white-space:nowrap">
                                        07 Mayıs 2024
                                        <span class="time">
                                            <i class="fa fa-clock-o">
                                            </i>
                                            23:27
                                        </span>
                                        <a href="https://www.ircforumlari.net/merak-ettikleriniz/1033483-avokado-nasil-secilir-en-iyi-avokado-nasil-anlasilir-post1042894238.html#post1042894238">
                                            <i class="fa fa-arrow-circle-o-right">
                                            </i>
                                        </a>
                                    </div>
                                </div>
                            </td>
                            <td class="alt1">
                                <span class="s081">
                                    7.920
                                </span>
                            </td>
                            <td class="alt2">
                                <span class="s082">
                                    17.919
                                </span>
                            </td>
                        </tr>
                        <tr align="center">
                            <td class="alt2">
                                <img alt="Yeni Mesaj Var/Yok" border="0" height="48" id="forum_statusicon_2064" src="images/navy/statusicon/forum_old.gif" width="48">
                            </td>
                            <td align="left" class="alt1Active" id="f2064">
                                <div>
                                    <span style="float: right;">
                                        <a href="https://www.ircforumlari.net/external.php?type=rss2&amp;forumids=2064" rel="nofollow">
                                            <i aria-hidden="true" class="fa fa-rss">
                                            </i>
                                        </a>
                                    </span>
                                    <a href="https://www.ircforumlari.net/if-sozluk/">
                                        <strong>
                                            IF S&ouml;zl&uuml;k
                                        </strong>
                                    </a>
                                </div>
                                <div class="smallfont">
                                    IF S&ouml;zl&uuml;k ile c&uuml;mleleri anlamlandırıyoruz.
                                </div>
                                <div class="smallfont" style="margin-top:6px">
                                    <table align="center" border="0" cellpadding="0" cellspacing="0" width="100%">
                                        <tbody>
                                            <tr valign="top">
                                                <td width="50%">
                                                    <img alt="Alt forumlar" border="0" class="inlineimg" height="16" id="forum_statusicon_1017" src="images/navy/statusicon/subforum_old.gif" width="16">
                                                    <a href="https://www.ircforumlari.net/sozluk/">
                                                        <span title="Kelime anlamını aradığınız t&uuml;m konulara bu başlık altından ulaşabilirsiniz.">
                                                            S&ouml;zl&uuml;k
                                                        </span>
                                                    </a>
                                                </td>
                                                <td>
                                                    &nbsp;
                                                </td>
                                            </tr>
                                        </tbody>
                                    </table>
                                </div>
                            </td>
                            <td class="alt2">
                                <div align="left" class="smallfont">
                                    <div>
                                        <span style="white-space:nowrap">
                                            <img alt="" border="0" class="inlineimg" src="images/icons/icon1.gif">
                                            <a href="https://www.ircforumlari.net/if-sozluk/1033207-insanin-evi-neresidir.html" style="white-space:nowrap">
                                                <strong>
                                                    İnsanın evi neresidir
                                                </strong>
                                            </a>
                                        </span>
                                    </div>
                                    <div style="white-space:nowrap">
                                        <font color="DimGray">
                                            Yazan;
                                        </font>
                                        <a href="https://www.ircforumlari.net/if-uye/64264-coast.html">
                                            Coast
                                        </a>
                                    </div>
                                    <div align="left" style="white-space:nowrap">
                                        04 Mayıs 2024
                                        <span class="time">
                                            <i class="fa fa-clock-o">
                                            </i>
                                            10:18
                                        </span>
                                        <a href="https://www.ircforumlari.net/if-sozluk/1033207-insanin-evi-neresidir-post1042893176.html#post1042893176">
                                            <i class="fa fa-arrow-circle-o-right">
                                            </i>
                                        </a>
                                    </div>
                                </div>
                            </td>
                            <td class="alt1">
                                <span class="s081">
                                    10.881
                                </span>
                            </td>
                            <td class="alt2">
                                <span class="s082">
                                    18.143
                                </span>
                            </td>
                        </tr>
                        <tr align="center">
                            <td class="alt2">
                                <img alt="Yeni Mesaj Var/Yok" border="0" height="48" id="forum_statusicon_2067" src="images/navy/statusicon/forum_old.gif" width="48">
                            </td>
                            <td align="left" class="alt1Active" id="f2067">
                                <div>
                                    <span style="float: right;">
                                        <a href="https://www.ircforumlari.net/external.php?type=rss2&amp;forumids=2067" rel="nofollow">
                                            <i aria-hidden="true" class="fa fa-rss">
                                            </i>
                                        </a>
                                    </span>
                                    <a href="https://www.ircforumlari.net/if-soruyor/">
                                        <strong>
                                            IF Soruyor
                                        </strong>
                                    </a>
                                </div>
                                <div class="smallfont">
                                    Fikir fikirden &uuml;st&uuml;nd&uuml;r! Merak edilenlerin sorulduğu yer.
                                </div>
                                <div class="smallfont" style="margin-top:6px">
                                    <table align="center" border="0" cellpadding="0" cellspacing="0" width="100%">
                                        <tbody>
                                            <tr valign="top">
                                                <td width="50%">
                                                    <img alt="Alt forumlar" border="0" class="inlineimg" height="16" id="forum_statusicon_1383" src="images/navy/statusicon/subforum_old.gif" width="16">
                                                    <a href="https://www.ircforumlari.net/nedir/">
                                                        <span title="Ne anlama geldiğini bilmediğiniz herşeye bu başlık altından ulaşabilirsiniz.">
                                                            Nedir?
                                                        </span>
                                                    </a>
                                                </td>
                                                <td>
                                                    &nbsp;
                                                </td>
                                            </tr>
                                        </tbody>
                                    </table>
                                </div>
                            </td>
                            <td class="alt2">
                                <div align="left" class="smallfont">
                                    <div>
                                        <span style="white-space:nowrap">
                                            <img alt="" border="0" class="inlineimg" src="images/icons/icon1.gif">
                                            <a href="https://www.ircforumlari.net/if-soruyor/850264-satin-aldigin-en-son-sey-neydi.html" style="white-space:nowrap">
                                                <strong>
                                                    Satın aldığın en son şey...
                                                </strong>
                                            </a>
                                        </span>
                                    </div>
                                    <div style="white-space:nowrap">
                                        <font color="DimGray">
                                            Yazan;
                                        </font>
                                        <a href="https://www.ircforumlari.net/if-uye/143927-beatrice.html">
                                            Beatrice
                                        </a>
                                    </div>
                                    <div align="left" style="white-space:nowrap">
                                        Bug&uuml;n
                                        <span class="time">
                                            <i class="fa fa-clock-o">
                                            </i>
                                            21:26
                                        </span>
                                        <a href="https://www.ircforumlari.net/if-soruyor/850264-satin-aldigin-en-son-sey-neydi-post1042897216.html#post1042897216">
                                            <i class="fa fa-arrow-circle-o-right">
                                            </i>
                                        </a>
                                    </div>
                                </div>
                            </td>
                            <td class="alt1">
                                <span class="s081">
                                    1.925
                                </span>
                            </td>
                            <td class="alt2">
                                <span class="s082">
                                    18.078
                                </span>
                            </td>
                        </tr>
                        <tr align="center">
                            <td class="alt2">
                                <img alt="Yeni Mesaj Var/Yok" border="0" height="48" id="forum_statusicon_2066" src="images/navy/statusicon/forum_old.gif" width="48">
                            </td>
                            <td align="left" class="alt1Active" id="f2066">
                                <div>
                                    <span style="float: right;">
                                        <a href="https://www.ircforumlari.net/external.php?type=rss2&amp;forumids=2066" rel="nofollow">
                                            <i aria-hidden="true" class="fa fa-rss">
                                            </i>
                                        </a>
                                    </span>
                                    <a href="https://www.ircforumlari.net/if-anketler/">
                                        <strong>
                                            IF Anketler
                                        </strong>
                                    </a>
                                </div>
                                <div class="smallfont">
                                    Her mevzuyu anketler ile tartışıyoruz.
                                </div>
                                <div class="smallfont" style="margin-top:6px">
                                    <table align="center" border="0" cellpadding="0" cellspacing="0" width="100%">
                                        <tbody>
                                            <tr valign="top">
                                                <td width="50%">
                                                    <img alt="Alt forumlar" border="0" class="inlineimg" height="16" id="forum_statusicon_1481" src="images/navy/statusicon/subforum_old.gif" width="16">
                                                    <a href="https://www.ircforumlari.net/if-anket-arsivi/">
                                                        <span title="">
                                                            IF Anket Arşivi
                                                        </span>
                                                    </a>
                                                </td>
                                                <td>
                                                    &nbsp;
                                                </td>
                                            </tr>
                                        </tbody>
                                    </table>
                                </div>
                            </td>
                            <td class="alt2">
                                <div align="left" class="smallfont">
                                    <div>
                                        <span style="white-space:nowrap">
                                            <img alt="Anket" border="0" class="inlineimg" src="images/misc/poll_posticon.gif">
                                            <a href="https://www.ircforumlari.net/if-anketler/970725-karsinizda-birisi-esnedigi-zaman-siz-de-esner-misiniz.html" style="white-space:nowrap">
                                                <strong>
                                                    Karşınızda birisi esnediği...
                                                </strong>
                                            </a>
                                        </span>
                                    </div>
                                    <div style="white-space:nowrap">
                                        <font color="DimGray">
                                            Yazan;
                                        </font>
                                        <a href="https://www.ircforumlari.net/if-uye/18312-derya.html">
                                            Derya
                                        </a>
                                    </div>
                                    <div align="left" style="white-space:nowrap">
                                        Bug&uuml;n
                                        <span class="time">
                                            <i class="fa fa-clock-o">
                                            </i>
                                            23:07
                                        </span>
                                        <a href="https://www.ircforumlari.net/if-anketler/970725-karsinizda-birisi-esnedigi-zaman-siz-de-esner-misiniz-post1042897225.html#post1042897225">
                                            <i class="fa fa-arrow-circle-o-right">
                                            </i>
                                        </a>
                                    </div>
                                </div>
                            </td>
                            <td class="alt1">
                                <span class="s081">
                                    1.247
                                </span>
                            </td>
                            <td class="alt2">
                                <span class="s082">
                                    18.586
                                </span>
                            </td>
                        </tr>
                        <tr align="center">
                            <td class="alt2">
                                <img alt="Yeni Mesaj Var/Yok" border="0" height="48" id="forum_statusicon_2069" src="images/navy/statusicon/forum_old.gif" width="48">
                            </td>
                            <td align="left" class="alt1Active" id="f2069">
                                <div>
                                    <span style="float: right;">
                                        <a href="https://www.ircforumlari.net/external.php?type=rss2&amp;forumids=2069" rel="nofollow">
                                            <i aria-hidden="true" class="fa fa-rss">
                                            </i>
                                        </a>
                                    </span>
                                    <a href="https://www.ircforumlari.net/if-gunluk/">
                                        <strong>
                                            IF G&uuml;nl&uuml;k
                                        </strong>
                                    </a>
                                </div>
                                <div class="smallfont">
                                    IF &uuml;yeleri g&uuml;nl&uuml;k anılarını yazıyorlar!
                                </div>
                            </td>
                            <td class="alt2">
                                <div align="left" class="smallfont">
                                    <div>
                                        <span style="white-space:nowrap">
                                            <img alt="" border="0" class="inlineimg" src="images/icons/icon1.gif">
                                            <a href="https://www.ircforumlari.net/if-gunluk/850172-o-na-hitaben.html" style="white-space:nowrap">
                                                <strong>
                                                    O`na hitaben. . .
                                                </strong>
                                            </a>
                                        </span>
                                    </div>
                                    <div style="white-space:nowrap">
                                        <font color="DimGray">
                                            Yazan;
                                        </font>
                                        <a href="https://www.ircforumlari.net/if-uye/18312-derya.html">
                                            Derya
                                        </a>
                                    </div>
                                    <div align="left" style="white-space:nowrap">
                                        15 Mayıs 2024
                                        <span class="time">
                                            <i class="fa fa-clock-o">
                                            </i>
                                            23:32
                                        </span>
                                        <a href="https://www.ircforumlari.net/if-gunluk/850172-o-na-hitaben-post1042896370.html#post1042896370">
                                            <i class="fa fa-arrow-circle-o-right">
                                            </i>
                                        </a>
                                    </div>
                                </div>
                            </td>
                            <td class="alt1">
                                <span class="s081">
                                    191
                                </span>
                            </td>
                            <td class="alt2">
                                <span class="s082">
                                    14.049
                                </span>
                            </td>
                        </tr>
                        <tr align="center">
                            <td class="alt2">
                                <img alt="Yeni Mesaj Var/Yok" border="0" height="48" id="forum_statusicon_2068" src="images/navy/statusicon/forum_old.gif" width="48">
                            </td>
                            <td align="left" class="alt1Active" id="f2068">
                                <div>
                                    <span style="float: right;">
                                        <a href="https://www.ircforumlari.net/external.php?type=rss2&amp;forumids=2068" rel="nofollow">
                                            <i aria-hidden="true" class="fa fa-rss">
                                            </i>
                                        </a>
                                    </span>
                                    <a href="https://www.ircforumlari.net/itiraf-ediyorum/">
                                        <strong>
                                            İtiraf Ediyorum
                                        </strong>
                                    </a>
                                </div>
                                <div class="smallfont">
                                    Bazen yazmak rahatlatır.
                                </div>
                            </td>
                            <td class="alt2">
                                <div align="left" class="smallfont">
                                    <div>
                                        <span style="white-space:nowrap">
                                            <img alt="" border="0" class="inlineimg" src="images/icons/icon1.gif">
                                            <a href="https://www.ircforumlari.net/itiraf-ediyorum/929108-kendiniz-hakkinda-bir-gercek-soyleyin.html" style="white-space:nowrap">
                                                <strong>
                                                    Kendiniz hakkında bir ger&ccedil;ek...
                                                </strong>
                                            </a>
                                        </span>
                                    </div>
                                    <div style="white-space:nowrap">
                                        <font color="DimGray">
                                            Yazan;
                                        </font>
                                        <a href="https://www.ircforumlari.net/if-uye/99342-feronia.html">
                                            Feronia
                                        </a>
                                    </div>
                                    <div align="left" style="white-space:nowrap">
                                        15 Nisan 2024
                                        <span class="time">
                                            <i class="fa fa-clock-o">
                                            </i>
                                            23:48
                                        </span>
                                        <a href="https://www.ircforumlari.net/itiraf-ediyorum/929108-kendiniz-hakkinda-bir-gercek-soyleyin-post1042889586.html#post1042889586">
                                            <i class="fa fa-arrow-circle-o-right">
                                            </i>
                                        </a>
                                    </div>
                                </div>
                            </td>
                            <td class="alt1">
                                <span class="s081">
                                    408
                                </span>
                            </td>
                            <td class="alt2">
                                <span class="s082">
                                    5.722
                                </span>
                            </td>
                        </tr>
                        <tr align="center">
                            <td class="alt2">
                                <img alt="Yeni Mesaj Var/Yok" border="0" height="48" id="forum_statusicon_35" src="images/navy/statusicon/forum_old.gif" width="48">
                            </td>
                            <td align="left" class="alt1Active" id="f35">
                                <div>
                                    <span style="float: right;">
                                        <a href="https://www.ircforumlari.net/external.php?type=rss2&amp;forumids=35" rel="nofollow">
                                            <i aria-hidden="true" class="fa fa-rss">
                                            </i>
                                        </a>
                                    </span>
                                    <a href="https://www.ircforumlari.net/siir-hikaye-ve-guzel-sozler/">
                                        <strong>
                                            Şiir, Hikaye ve G&uuml;zel S&ouml;zler
                                        </strong>
                                    </a>
                                </div>
                                <div class="smallfont">
                                    Beğendiğiniz yazı, şiir ve g&uuml;zel s&ouml;zlere bu başlık altından ulaşabilirsiniz.
                                </div>
                                <div class="smallfont" style="margin-top:6px">
                                    <table align="center" border="0" cellpadding="0" cellspacing="0" width="100%">
                                        <tbody>
                                            <tr valign="top">
                                                <td width="50%">
                                                    <img alt="Alt forumlar" border="0" class="inlineimg" height="16" id="forum_statusicon_683" src="images/navy/statusicon/subforum_old.gif" width="16">
                                                    <a href="https://www.ircforumlari.net/halk-ozanlarimiz/">
                                                        <span title="">
                                                            Halk Ozanlarımız
                                                        </span>
                                                    </a>
                                                </td>
                                                <td width="50%">
                                                    <img alt="Alt forumlar" border="0" class="inlineimg" height="16" id="forum_statusicon_950" src="images/navy/statusicon/subforum_old.gif" width="16">
                                                    <a href="https://www.ircforumlari.net/resimli-siirler/">
                                                        <span title="">
                                                            Resimli Şiirler
                                                        </span>
                                                    </a>
                                                </td>
                                            </tr>
                                            <tr>
                                                <td width="50%">
                                                    <img alt="Alt forumlar" border="0" class="inlineimg" height="16" id="forum_statusicon_1094" src="images/navy/statusicon/subforum_old.gif" width="16">
                                                    <a href="https://www.ircforumlari.net/sairler-ve-siirleri/">
                                                        <span title="">
                                                            Şairler ve Şiirleri
                                                        </span>
                                                    </a>
                                                </td>
                                                <td width="50%">
                                                    <img alt="Alt forumlar" border="0" class="inlineimg" height="16" id="forum_statusicon_1120" src="images/navy/statusicon/subforum_old.gif" width="16">
                                                    <a href="https://www.ircforumlari.net/resimli-sozler/">
                                                        <span title="">
                                                            Resimli S&ouml;zler
                                                        </span>
                                                    </a>
                                                </td>
                                            </tr>
                                        </tbody>
                                    </table>
                                </div>
                            </td>
                            <td class="alt2">
                                <div align="left" class="smallfont">
                                    <div>
                                        <span style="white-space:nowrap">
                                            <img alt="" border="0" class="inlineimg" src="images/icons/icon1.gif">
                                            <a href="https://www.ircforumlari.net/sairler-ve-siirleri/1034371-asr-i-kelam-nimet-oner.html" style="white-space:nowrap">
                                                <strong>
                                                    Asr-ı Kelam /Nimet &Ouml;ner
                                                </strong>
                                            </a>
                                        </span>
                                    </div>
                                    <div style="white-space:nowrap">
                                        <font color="DimGray">
                                            Yazan;
                                        </font>
                                        <a href="https://www.ircforumlari.net/if-uye/150417-dedecan61.html">
                                            Dedecan61
                                        </a>
                                    </div>
                                    <div align="left" style="white-space:nowrap">
                                        D&uuml;n
                                        <span class="time">
                                            <i class="fa fa-clock-o">
                                            </i>
                                            15:51
                                        </span>
                                        <a href="https://www.ircforumlari.net/sairler-ve-siirleri/1034371-asr-i-kelam-nimet-oner-post1042896938.html#post1042896938">
                                            <i class="fa fa-arrow-circle-o-right">
                                            </i>
                                        </a>
                                    </div>
                                </div>
                            </td>
                            <td class="alt1">
                                <span class="s081">
                                    18.542
                                </span>
                            </td>
                            <td class="alt2">
                                <span class="s082">
                                    30.721
                                </span>
                            </td>
                        </tr>
                        <tr align="center">
                            <td class="alt2">
                                <img alt="Yeni Mesaj Var/Yok" border="0" height="48" id="forum_statusicon_395" src="images/navy/statusicon/forum_old.gif" width="48">
                            </td>
                            <td align="left" class="alt1Active" id="f395">
                                <div>
                                    <span style="float: right;">
                                        <a href="https://www.ircforumlari.net/external.php?type=rss2&amp;forumids=395" rel="nofollow">
                                            <i aria-hidden="true" class="fa fa-rss">
                                            </i>
                                        </a>
                                    </span>
                                    <a href="https://www.ircforumlari.net/yemek-tarifleri/">
                                        <strong>
                                            Yemek Tarifleri
                                        </strong>
                                    </a>
                                </div>
                                <div class="smallfont">
                                    En g&uuml;zel yemek tariflerine bu başlık altından ulaşabilirsiniz.
                                </div>
                                <div class="smallfont" style="margin-top:6px">
                                    <table align="center" border="0" cellpadding="0" cellspacing="0" width="100%">
                                        <tbody>
                                            <tr valign="top">
                                                <td width="50%">
                                                    <img alt="Alt forumlar" border="0" class="inlineimg" height="16" id="forum_statusicon_2075" src="images/navy/statusicon/subforum_old.gif" width="16">
                                                    <a href="https://www.ircforumlari.net/yemek-tarifleri-menusu/">
                                                        <span title="Diğer yemek tariflerinin bulunduğu başlık">
                                                            Yemek Tarifleri Men&uuml;s&uuml;
                                                        </span>
                                                    </a>
                                                </td>
                                                <td>
                                                    &nbsp;
                                                </td>
                                            </tr>
                                        </tbody>
                                    </table>
                                </div>
                            </td>
                            <td class="alt2">
                                <div align="left" class="smallfont">
                                    <div>
                                        <span style="white-space:nowrap">
                                            <img alt="" border="0" class="inlineimg" src="images/icons/icon1.gif">
                                            <a href="https://www.ircforumlari.net/hamur-isleri/1033475-yumurtali-ve-kiymali-pide.html" style="white-space:nowrap">
                                                <strong>
                                                    Yumurtalı Ve Kıymalı Pide
                                                </strong>
                                            </a>
                                        </span>
                                    </div>
                                    <div style="white-space:nowrap">
                                        <font color="DimGray">
                                            Yazan;
                                        </font>
                                        <a href="https://www.ircforumlari.net/if-uye/99342-feronia.html">
                                            Feronia
                                        </a>
                                    </div>
                                    <div align="left" style="white-space:nowrap">
                                        14 Mayıs 2024
                                        <span class="time">
                                            <i class="fa fa-clock-o">
                                            </i>
                                            10:32
                                        </span>
                                        <a href="https://www.ircforumlari.net/hamur-isleri/1033475-yumurtali-ve-kiymali-pide-post1042895874.html#post1042895874">
                                            <i class="fa fa-arrow-circle-o-right">
                                            </i>
                                        </a>
                                    </div>
                                </div>
                            </td>
                            <td class="alt1">
                                <span class="s081">
                                    13.507
                                </span>
                            </td>
                            <td class="alt2">
                                <span class="s082">
                                    19.976
                                </span>
                            </td>
                        </tr>
                        <tr align="center">
                            <td class="alt2">
                                <img alt="Yeni Mesaj Var/Yok" border="0" height="48" id="forum_statusicon_1319" src="images/navy/statusicon/forum_old.gif" width="48">
                            </td>
                            <td align="left" class="alt1Active" id="f1319">
                                <div>
                                    <span style="float: right;">
                                        <a href="https://www.ircforumlari.net/external.php?type=rss2&amp;forumids=1319" rel="nofollow">
                                            <i aria-hidden="true" class="fa fa-rss">
                                            </i>
                                        </a>
                                    </span>
                                    <a href="https://www.ircforumlari.net/fotograf-kulubu/">
                                        <strong>
                                            Fotoğraf Kul&uuml;b&uuml;
                                        </strong>
                                    </a>
                                </div>
                                <div class="smallfont">
                                    &Uuml;ye resimleri ve sizin &ccedil;ekimleriniz bu b&ouml;l&uuml;mde.
                                </div>
                                <div class="smallfont" style="margin-top:6px">
                                    <table align="center" border="0" cellpadding="0" cellspacing="0" width="100%">
                                        <tbody>
                                            <tr valign="top">
                                                <td width="50%">
                                                    <img alt="Alt forumlar" border="0" class="inlineimg" height="16" id="forum_statusicon_1147" src="images/navy/statusicon/subforum_old.gif" width="16">
                                                    <a href="https://www.ircforumlari.net/hayvan-resimleri/">
                                                        <span title="">
                                                            Hayvan Resimleri
                                                        </span>
                                                    </a>
                                                </td>
                                                <td width="50%">
                                                    <img alt="Alt forumlar" border="0" class="inlineimg" height="16" id="forum_statusicon_1148" src="images/navy/statusicon/subforum_old.gif" width="16">
                                                    <a href="https://www.ircforumlari.net/doga-amp-manzara-resimleri/">
                                                        <span title="">
                                                            Doğa &amp; Manzara Resimleri
                                                        </span>
                                                    </a>
                                                </td>
                                            </tr>
                                            <tr>
                                                <td width="50%">
                                                    <img alt="Alt forumlar" border="0" class="inlineimg" height="16" id="forum_statusicon_1216" src="images/navy/statusicon/subforum_old.gif" width="16">
                                                    <a href="https://www.ircforumlari.net/fotografcilar-ve-resimleri/">
                                                        <span title="">
                                                            Fotoğraf&ccedil;ılar ve Resimleri
                                                        </span>
                                                    </a>
                                                </td>
                                                <td width="50%">
                                                    <img alt="Alt forumlar" border="0" class="inlineimg" height="16" id="forum_statusicon_1218" src="images/navy/statusicon/subforum_old.gif" width="16">
                                                    <a href="https://www.ircforumlari.net/komik-gif-amp-resim-amp-caps/">
                                                        <span title="">
                                                            Komik Gif &amp; Resim &amp; Caps
                                                        </span>
                                                    </a>
                                                </td>
                                            </tr>
                                            <tr>
                                                <td width="50%">
                                                    <img alt="Alt forumlar" border="0" class="inlineimg" height="16" id="forum_statusicon_1113" src="images/navy/statusicon/subforum_old.gif" width="16">
                                                    <a href="https://www.ircforumlari.net/yerli-unlu-resimleri/">
                                                        <span title="">
                                                            Yerli &Uuml;nl&uuml; Resimleri
                                                        </span>
                                                    </a>
                                                </td>
                                                <td width="50%">
                                                    <img alt="Alt forumlar" border="0" class="inlineimg" height="16" id="forum_statusicon_1114" src="images/navy/statusicon/subforum_old.gif" width="16">
                                                    <a href="https://www.ircforumlari.net/yabanci-unlu-resimleri/">
                                                        <span title="">
                                                            Yabancı &Uuml;nl&uuml; Resimleri
                                                        </span>
                                                    </a>
                                                </td>
                                            </tr>
                                            <tr>
                                                <td width="50%">
                                                    <img alt="Alt forumlar" border="0" class="inlineimg" height="16" id="forum_statusicon_687" src="images/navy/statusicon/subforum_old.gif" width="16">
                                                    <a href="https://www.ircforumlari.net/avatar-ve-smiley/">
                                                        <span title="&Uuml;yelerimize ait t&uuml;m grafik &ccedil;alışmalarına bu başlık altından ulaşabilirsiniz.">
                                                            Avatar ve Smiley
                                                        </span>
                                                    </a>
                                                </td>
                                                <td>
                                                    &nbsp;
                                                </td>
                                            </tr>
                                        </tbody>
                                    </table>
                                </div>
                            </td>
                            <td class="alt2">
                                <div align="left" class="smallfont">
                                    <div>
                                        <span style="white-space:nowrap">
                                            <img alt="" border="0" class="inlineimg" src="images/icons/icon1.gif">
                                            <a href="https://www.ircforumlari.net/fotografcilar-ve-resimleri/1030834-omar-sommad.html" style="white-space:nowrap">
                                                <strong>
                                                    Omar Sommad
                                                </strong>
                                            </a>
                                        </span>
                                    </div>
                                    <div style="white-space:nowrap">
                                        <font color="DimGray">
                                            Yazan;
                                        </font>
                                        <a href="https://www.ircforumlari.net/if-uye/150417-dedecan61.html">
                                            Dedecan61
                                        </a>
                                    </div>
                                    <div align="left" style="white-space:nowrap">
                                        D&uuml;n
                                        <span class="time">
                                            <i class="fa fa-clock-o">
                                            </i>
                                            15:51
                                        </span>
                                        <a href="https://www.ircforumlari.net/fotografcilar-ve-resimleri/1030834-omar-sommad-post1042896939.html#post1042896939">
                                            <i class="fa fa-arrow-circle-o-right">
                                            </i>
                                        </a>
                                    </div>
                                </div>
                            </td>
                            <td class="alt1">
                                <span class="s081">
                                    3.818
                                </span>
                            </td>
                            <td class="alt2">
                                <span class="s082">
                                    17.379
                                </span>
                            </td>
                        </tr>
                    </tbody>
                    <!-- google_ad_section_end -->
                    <tbody>
                        <tr>
                            <td align="center" class="tfoot" colspan="5">
                                <div class="smallfont">
                                    <strong>
                                        <a href="https://www.ircforumlari.net/forumdisplay.php?do=markread&amp;markreadhash=guest" rel="nofollow">
           Forumları Okundu Kabul Et
                                        </a>
                                        &nbsp;
                                        <a href="https://www.ircforumlari.net/yonetim-ekibi">
                                            Forum Y&ouml;neticilerini G&ouml;ster
                                        </a>
                                        &nbsp;
                                        <a href="https://www.ircforumlari.net/tsoleaderboard.php">
                                            Forumda En &Ccedil;ok Zaman Ge&ccedil;irenler
                                        </a>
                                    </strong>
                                </div>
                            </td>
                        </tr>
                    </tbody>
                </table>
                <script src="clientscript/vbulletin_read_marker.js?v=388" type="text/javascript">
                </script>
                <script type="text/javascript">
                    <!--
                    vbphrase['doubleclick_forum_markread'] = "Bu Forumu okunmuş olarak kabul etmek için, Lütfen icona iki kez tıklayınız.";
                    init_forum_readmarker_system();
                    //-->
                </script>
                <br>
                <br>
                <div class="alert alert-info">
                    <h4>
                        <div style="text-align: center;">
                            Şuan forumdaki &ccedil;evrimi&ccedil;i kullanıcıları g&ouml;rebilmek i&ccedil;in &uuml;ye girişi yapmanız gerekmektedir!
                        </div>
                    </h4>
                </div>
                <br>
                <table align="center" border="0" cellpadding="6" cellspacing="1" class="tborder" width="100%">
                    <thead>
                        <tr>
                            <td class="tcat" colspan="2">
                                Forum'da Neler Oluyor?
                            </td>
                        </tr>
                    </thead>
                    <tbody>
                        <tr>
                            <td class="thead" colspan="2">
                                <a href="#top" onclick="return toggle_collapse('forumhome_stats')" style="float:right">
                                    <i class="fa fa-plus-square">
                                    </i>
                                </a>
                                IRCForumları - IRC ve mIRC Kullanıcılarının Buluşma Noktası İstatistikleri
                            </td>
                        </tr>
                    </tbody>
                    <tbody id="collapseobj_forumhome_stats" style="">
                        <tr>
                            <td class="alt2">
                                <span style="color:#234276;">
                                    <img alt="istatistik" src="/altkisim/if_-03.png">
                                </span>
                            </td>
                            <td class="alt1" width="100%">
                                <div class="smallfont">
                                    <table style="width: 100%">
                                        <tbody>
                                            <tr>
                                                <td class="mizah-s-title">
                                                    <i class="fa fa-comment">
                                                    </i>
                                                    &nbsp;Toplam Konular
                                                </td>
                                                <td class="mizah-s-title">
                                                    <i class="fa fa-comments o">
                                                    </i>
                                                    &nbsp;Toplam Mesajlar
                                                </td>
                                                <td class="mizah-s-title">
                                                    <i class="fa fa-users">
                                                    </i>
                                                    &nbsp;Toplam &Uuml;yeler
                                                </td>
                                                <td class="mizah-s-title">
                                                    <i class="fa fa-user-plus">
                                                    </i>
                                                    &nbsp;Son &Uuml;ye İstatiği
                                                </td>
                                            </tr>
                                            <tr>
                                                <td class="mizah-s-title2">
                                                    821.504
                                                </td>
                                                <td class="mizah-s-title2">
                                                    2.472.536
                                                </td>
                                                <td class="mizah-s-title2">
                                                    149.076
                                                </td>
                                                <td class="mizah-s-title3">
                                                    <div>
                                                        Bug&uuml;n Son Kayıt Olan &Uuml;ye:
                                                        <br>
                                                        <b>
                                                            <a href="https://www.ircforumlari.net/if-uye/153450-berk149.html">
                                                                Berk149
                                                            </a>
                                                        </b>
                                                        Hoşgeldiniz.
                                                    </div>
                                                </td>
                                            </tr>
                                        </tbody>
                                    </table>
                                </div>
                            </td>
                        </tr>
                    </tbody>
                    <tbody>
                        <tr>
                            <td class="thead" colspan="2">
                                <a href="#top" onclick="return toggle_collapse('forumhome_birthdays')" style="float:right">
                                    <i class="fa fa-plus-square">
                                    </i>
                                </a>
                                Bug&uuml;n doğum g&uuml;n&uuml; olan &uuml;yelerimiz(e) ALLAH'tan hayırlı bir &ouml;m&uuml;r dileriz...
                            </td>
                        </tr>
                    </tbody>
                    <tbody id="collapseobj_forumhome_birthdays" style="">
                        <tr>
                            <td class="alt2">
                                <a href="https://www.ircforumlari.net/calendar.php?do=getday&amp;day=2024-05-18&amp;sb=1" rel="nofollow">
                                    <span style="color:#234276;">
                                        <img alt="dogumgunu" src="/altkisim/if_-04.png">
                                    </span>
                                </a>
                            </td>
                            <td class="alt1" width="100%">
                                <div class="smallfont">
                                    <a href="https://www.ircforumlari.net/if-uye/95948-ruyaa.html">
                                        Ruyaa
                                    </a>
                                    ,
                                    <a href="https://www.ircforumlari.net/if-uye/29633-__azrail__.html">
                                        __AzRaiL__
                                    </a>
                                    (47),
                                    <a href="https://www.ircforumlari.net/if-uye/141679-bodyguardddd.html">
                                        bodyguardddd
                                    </a>
                                    (44),
                                    <a href="https://www.ircforumlari.net/if-uye/1645-temhahmet.html">
                                        temhahmet
                                    </a>
                                    (43),
                                    <a href="https://www.ircforumlari.net/if-uye/4473-oguzz-kaplan.html">
                                        OguZZ KaPLaN
                                    </a>
                                    (43),
                                    <a href="https://www.ircforumlari.net/if-uye/151407-mrdejavu.html">
                                        mrdejavu
                                    </a>
                                    (41),
                                    <a href="https://www.ircforumlari.net/if-uye/2613-engin213.html">
                                        Engin213
                                    </a>
                                    (40),
                                    <a href="https://www.ircforumlari.net/if-uye/859-exo.html">
                                        eXo
                                    </a>
                                    (39),
                                    <a href="https://www.ircforumlari.net/if-uye/2725-_dracula_.html">
                                        _DraCuLa_
                                    </a>
                                    (39),
                                    <a href="https://www.ircforumlari.net/if-uye/153205-phamvanvietx.html">
                                        PhamVanVietx
                                    </a>
                                    (39),
                                    <a href="https://www.ircforumlari.net/if-uye/153250-caonguyenz9.html">
                                        caonguyenZ9
                                    </a>
                                    (39),
                                    <a href="https://www.ircforumlari.net/if-uye/4151-yusuf_can.html">
                                        yusuf_can
                                    </a>
                                    (37),
                                    <a href="https://www.ircforumlari.net/if-uye/4178-rapper.html">
                                        RappEr
                                    </a>
                                    (36),
                                    <a href="https://www.ircforumlari.net/if-uye/152188-hassrnthslop.html">
                                        hassrnthslop
                                    </a>
                                    (36),
                                    <a href="https://www.ircforumlari.net/if-uye/138811-inciiiiiii.html">
                                        inciiiiiii
                                    </a>
                                    (32),
                                    <a href="https://www.ircforumlari.net/if-uye/139814-wmtasarim.html">
                                        wmtasarim
                                    </a>
                                    (31),
                                    <a href="https://www.ircforumlari.net/if-uye/140570-inflam3s.html">
                                        InfLam3s
                                    </a>
                                    (31),
                                    <a href="https://www.ircforumlari.net/if-uye/140571-nods.html">
                                        NodS
                                    </a>
                                    (31),
                                    <a href="https://www.ircforumlari.net/if-uye/146013-dakikplus.html">
                                        Dakikplus
                                    </a>
                                    (31),
                                    <a href="https://www.ircforumlari.net/if-uye/140377-kurtla009.html">
                                        kurtla009
                                    </a>
                                    (27),
                                    <a href="https://www.ircforumlari.net/if-uye/143835-instahilesiapp.html">
                                        instahilesiapp
                                    </a>
                                </div>
                            </td>
                        </tr>
                    </tbody>
                </table>
                <br>
                <div class="icon-bar">
                    <a class="chatsb" href="https://sohbet.ircforumlari.net" rel="nofollow" target="_blank" title="ircforumlari sohbet">
                        <i aria-hidden="true" class="fa fa-comments">
                        </i>
                    </a>
                    <a class="facebook" href="https://tr-tr.facebook.com/ircforumlari.net/" rel="nofollow" target="_blank" title="ircforumlari fan sayfası">
                        <i class="fa fa-facebook">
                        </i>
                    </a>
                    <a class="youtube" href="https://www.youtube.com/channel/UC9pUQGXV9VtrPKxe2FxKqyA" rel="nofollow" target="_blank" title="ircforumlari youtube kanalı">
                        <i class="fa fa-youtube">
                        </i>
                    </a>
                    <a class="music" href="#" onclick="window.open('https://www.trsohbet.net/radio/radyo.html','incele','top=20,left=20,width=410,height=300,toolbar=no,scrollbars=yes');" rel="nofollow">
                        <i class="fa fa-music">
                        </i>
                    </a>
                </div>
                <br>
                <br>
                <script type="text/javascript">
                    <!--
                    	// Main vBulletin Javascript Initialization
                    	vBulletin_init();
                    //-->
                </script>
                <div class="smallfont">
                    <center>
                    </center>
                </div>
                <div class="floatcontainer" id="footer">
                    <script type="text/javascript">
                        <!--
                        	// Main vBulletin Javascript Initialization
                        	vBulletin_init();
                        //-->
                    </script>
                </div>
                <div class="v_xen_footer">
                    <div class="v__xen_footer_icerik_eb">
                        <div class="v_xen_icerik">
                            <div class="v_xen_footer_merkez">
                                <br>
                                <h5>
                                    Sitemiz bir " paylaşım " sitesidir. Bu y&uuml;zden sitemize kayıt olan herkes
                                    <i>
                                        kontrol edilmeksizin
                                    </i>
                                    mesaj/konu/resim paylaşabilmektedir.
                                    <br>
                                    Bu sebepten &ouml;t&uuml;r&uuml;, sitemiz &uuml;zerinden paylaşılan mesajlar, konular ve resimlerden doğabilecek olan yasal sorumluluklar paylaşan kullanıcıya aittir. IRCForumlari.Net hi&ccedil;bir yasal sorumluluk kabul etmemektedir. İllegal herhangi bir faaliyet g&ouml;r&uuml;lmesi durumunda
                                    <a href="https://www.ircforumlari.net/iletisim-formu" title="İletişim">
                                        İletişim
                                    </a>
                                    sayfası &uuml;zerinden ulaşıldığı taktirde mesaj, konu ya da resim en fazla 24 saat i&ccedil;erisinde silinecektir.
                                </h5>
                            </div>
                        </div>
                        <div class="v_xen_icerik">
                            <div class="v_xen_footer_merkez">
                                <h5>
                                    5846 sayılı Fikir ve Sanat Eserleri Kanunu gereğince sitemizde telif hakkı bulunan mp3,video v.b. eserlerin paylaşımı yasaktır. Yasal işlem olması halinde paylaşan kişi yada kişilerin bilgileri gerekli kuruma verilecektir.
                                </h5>
                                <center>
                                </center>
                            </div>
                        </div>
                        <div class="v_xen_icerik">
                            <div class="v_xen_footer_linkleri orta">
                                <strong>
                                    <a accesskey="9" href="https://www.ircforumlari.net/iletisim-formu" rel="nofollow">
                                        İletişim
                                    </a>
                                    <a href="sitemap/">
                                        Arşiv
                                    </a>
                                    <a href="https://www.ircforumlari.net/gizliliksozlesmesi.php" rel="nofollow">
                                        Gizlilik S&ouml;zleşmesi
                                    </a>
                                    <a href="#top" onclick="self.scrollTo(0, 0); return false;" rel="nofollow">
                                        Yukarı git
                                    </a>
                                </strong>
                            </div>
                        </div>
                        <div class="v_xen_icerik">
                            <select name="langid" onchange="switch_id(this, 'lang')">
                                <optgroup label="Dili se&ccedil;">
                                    <option class="" value="13">
                                        -- English
                                    </option>
                                    <option class="" selected="selected" value="12">
                                        -- IF-TR
                                    </option>
                                </optgroup>
                            </select>
                            <select name="styleid" onchange="switch_id(this, 'style')">
                                <optgroup label="Bi&ccedil;im se&ccedil;">
                                    <option class="" selected="selected" value="128">
                                        -- IF Blue
                                    </option>
                                    <option class="" value="289">
                                        -- IF Lawrencium
                                    </option>
                                    <option class="" value="300">
                                        -- IF eXPresso
                                    </option>
                                    <option class="" value="299">
                                        -- IF SinCityRed
                                    </option>
                                </optgroup>
                            </select>
                            <div class="v_xen_footer_linkleri sag">
                                <a href="https://ferizli.net/" rel="nofollow" title="ferizli haber">
                                    ferizli haber
                                </a>
                                <a href="https://kaynarca.net/" rel="nofollow" title="kaynarca haber">
                                    kaynarca haber
                                </a>
                                <a href="https://www.yavrukopek.org/" rel="nofollow" title="yavru k&ouml;pek">
                                    yavru k&ouml;pek
                                </a>
                                <a href="https://www.sohbetim.com/" rel="nofollow" title="sohbet">
                                    sohbet
                                </a>
                                <a href="https://www.sohbet.tel/" rel="nofollow" title="tel sohbet">
                                    tel sohbet
                                </a>
                                <a href="https://www.takipcimedyam.net/" rel="nofollow" title="instagram takip&ccedil;i">
                                    instagram takip&ccedil;i
                                </a>
                                <a href="https://www.1001renk.net" rel="nofollow" title="sohbet teması">
                                    sohbet teması
                                </a>
                                <a href="https://www.yetiskinsohbet.co" rel="nofollow" title="yetişkin sohbet">
                                    yetişkin sohbet
                                </a>
                            </div>
                        </div>
                        <div class="v_xen_icerik">
                            <div class="v_xen_footer_merkez">
                                Powered by vBulletin&reg; Version 3.8.8 Beta 3
                                <br>
                                Copyright &copy;2000 - 2024, vBulletin Solutions, Inc.
                                <br>
                                <!-- google_ad_section_start(weight=ignore) -->
        Search Engine Friendly URLs by
                                <a href="http://www.crawlability.com/vbseo/" rel="nofollow">
                                    vBSEO
                                </a>
                                <!-- google_ad_section_end -->
                            </div>
                            <div align="left" class="smallfont">
                                <center>
         Copyright &copy;2004 - 2024 IRCForumlari.Net
                                    <br>
                                </center>
                            </div>
                        </div>
                    </div>
                </div>
                <p align="center" style="margin-top: 0; margin-bottom: 0">
                </p>
                <p id="back-top">
                    <a href="#top">
                        <span>
                        </span>
                    </a>
                </p>
                <script src="js/tickerjquery.js">
                </script>
                <script src="js/inewsticker.js">
                </script>
                <script>
                    $(document).ready(function() {
                        $('.slide').inewsticker({
                            speed: 4000,
                            effect: 'slide',
                            dir: 'ltr',
                            font_size: 13,
                            color: '#fff',
                            font_family: 'arial',
                            delay_after: 1000
                        });
                    });
                </script>
                <div class="gzlinkler">
                    <a href="https://www.mimarsinanokullari.com/" rel="dofollow" target="_blank" title="mimarsinanokullari.com">
                        mimarsinanokullari.com
                    </a>
                    <a href="https://mjsanaokulu.com/" rel="dofollow" target="_blank" title="mjsanaokulu.com">
                        mjsanaokulu.com
                    </a>
                    <a href="https://eburke.org/" rel="dofollow" target="_blank" title="eburke.org">
                        eburke.org
                    </a>
                </div>
                <script type="text/javascript">
                    window.orig_onload = window.onload;
                    window.onload = function() {
                        if (is_ie || is_moz) {
                            var cpost = document.location.hash;
                            if (cpost) {
                                if (cobj = fetch_object(cpost.substring(1, cpost.length))) cobj.scrollIntoView(true);
                            }
                        }
                        if (typeof window.orig_onload == "function") window.orig_onload();
                    };
                </script>
            </div>
        </div>
    </body>
</html>

Latest requests

# Url Url Source Date
1 https://www.ircforumlari.net/ 2024-05-18 20:31:56
2 https://thebolditalic.com/?gi=99fc… 2024-05-18 20:31:53
3 https://thebolditalic.com/?gi=5670… 2024-05-18 20:31:50
4 https://thebolditalic.com/?gi=4640… 2024-05-18 20:31:49
5 https://thebolditalic.com/?gi=9df0… 2024-05-18 20:31:49
6 https://thebolditalic.com/?gi=aedf… 2024-05-18 20:31:49
7 https://thebolditalic.com/?gi=22f2… 2024-05-18 20:31:48
8 https://thebolditalic.com/?gi=4e1f… 2024-05-18 20:31:47
9 https://thebolditalic.com/?gi=103e… 2024-05-18 20:31:46
10 https://thebolditalic.com/?gi=0e63… 2024-05-18 20:31:46
11 https://thebolditalic.com/?gi=0d98… 2024-05-18 20:31:45
12 https://thebolditalic.com/?gi=0926… 2024-05-18 20:31:45
13 https://thebolditalic.com/?gi=90f0… 2024-05-18 20:31:44
14 https://thebolditalic.com/?gi=592a… 2024-05-18 20:31:43
15 https://david--h--sculpteur--de--b… 2024-05-18 20:31:43
16 https://thebolditalic.com/?gi=8d24… 2024-05-18 20:31:42
17 https://thebolditalic.com/?gi=fef4… 2024-05-18 20:31:41
18 https://thebolditalic.com/?gi=505b… 2024-05-18 20:31:40
19 https://thebolditalic.com/?gi=a7b7… 2024-05-18 20:31:39
20 https://thebolditalic.com/?gi=bb48… 2024-05-18 20:31:38