<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<
html dir="{S_CONTENT_DIRECTION}">
<head>
<meta http-equiv="Content-Type" content="text/
html; charset={S_CONTENT_ENCODING}">
<meta http-equiv="Content-Style-Type" content="text/css">
{META_DESC}
{META}
<title>{SITENAME} :: {PAGE_TITLE}</title>
<link rel="stylesheet" href="templates/deflection/{T_HEAD_STYLESHEET}" type="text/css">
<script language="Javascript" type="text/javascript">
<!--
var l_empty_message = '{L_EMPTY_MESSAGE}';
var no_text_selected = '{L_NO_TEXT_SELECTED}';
var cname = '{UNIQUE_COOKIE_NAME}';
var cpath = '{COOKIE_PATH}';
var cdomain = '{COOKIE_DOMAIN}';
var csecure = '{COOKIE_SECURE}';
<!-- BEGIN switch_enable_pm_popup -->
if ( {PRIVATE_MESSAGE_NEW_FLAG} )
{
window.open('{U_PRIVATEMSGS_POPUP}', '_phpbbprivmsg', 'HEIGHT=225, resizable=yes, WIDTH=400');
}
<!-- END switch_enable_pm_popup -->
<!-- BEGIN switch_report_popup -->
report = window.open('{switch_report_popup.U_REPORT_POPUP}', '_phpbbreport', 'HEIGHT={switch_report_popup.S_HEIGHT}, resizable=yes, scrollbars=yes, WIDTH={switch_report_popup.S_WIDTH}');
report.focus();
<!-- END switch_report_popup -->
<!-- BEGIN switch_enable_greeting_popup -->
var greeting_flag = {GREETING_FLAG};
if ( greeting_flag )
{
window.open('{U_GREETING_POPUP}', '_phpbbprivmsg', 'HEIGHT=225, resizable=yes, WIDTH=400');
}
<!-- END switch_enable_greeting_popup -->
//-->
</script>
<script type="text/javascript" src="images/jQuery.js"></script>
<script language="JavaScript" type="text/javascript" src="images/jsscripts.js"></script>
<!-- BEGIN overlib -->
<script language="JavaScript" type="text/javascript" src="templates/{STYLE_NAME}/overlib.js"><!-- overLIB © Erik Bosrup --></script>
<!-- END overlib -->
<script type="text/javascript">
jQuery.noConflict();
jQuery(function(

{
$(".clickedbuttons").hide();
$(".buttons").click(function() {
$(".sidebar").animate({height: "hide", opacity: 0}, 500,
function() {
$(".forums").animate({width: "100%"}, 500);
});
$(this).hide();
$(".clickedbuttons").show();
$.cookie("sidebar","collapsed", {expires: 365});
return false;
});
$(".clickedbuttons").click(function() {
$(".forums").animate({width: "78%"}, 500,
function() {
$(".sidebar").animate({height: "show", opacity: 1}, 500);
});
$(this).hide();
$(".buttons").show();
$.cookie("sidebar","expanded", {expires: 365});
return false;
});
if($.cookie("sidebar") == "collapsed") {
$(".buttons").hide();
$(".clickedbuttons").show();
$(".forums").css("width","100%");
$(".sidebar").hide();
};
});
</script>
</head>
<body bgcolor="{T_BODY_BGCOLOR}" text="{T_BODY_TEXT}" link="{T_BODY_LINK}" vlink="{T_BODY_VLINK}" onload="focus_field('focus');">
<!-- BEGIN body_with_loading -->
<script language="Javascript" type="text/javascript">
<!--
document.write('<div id="hidepage" style="position: absolute; left:0px; top:0px; height: 100%; width: 100%; background-color: {T_BODY_BGCOLOR}; layer-background-color: {T_BODY_BGCOLOR};"><table width="100%" style="height: 100%"><tr><td align="center" valign="middle"><table width="50%" align="center" style="border: 1px solid {T_BODY_LINK}, solid"><tr><td align="center" class="row1"><span class="genmed"><br><b>{L_PAGE_LOAD_PLEASE_WAIT}<br><br><img src="images/loading.gif" alt=""><br><br>{PAGE_LOADING_STOP}<br> <\/span><\/td><\/tr><\/table><\/td><\/tr><\/table><\/div>');
//-->
</script>
<!-- END body_with_loading -->
<!-- BEGIN body_without_loading -->
<!-- END body_without_loading -->
<!-- BEGIN overlib -->
<div id="overDiv" style="position:absolute; visibility:hidden; filter: alpha(opacity=85); -moz-opacity: 0.85; opacity: 0.85; z-index: 10"></div>
<!-- END overlib -->
<table class="tborder" width="100%" cellspacing="0" cellpadding="0" border="0" align="center">
<tr>
<td valign="top">
<!-- END advert -->
<!-- BEGIN forum_thin -->
<table class="tborder" align="center">
<td align="center">
<!-- END forum_thin -->
<a name="top"></a>{ROTATE_BANNER_1}
<div style="margin:0 auto;" id="all">
{FORUM_WARNINGS}
{ROTATE_BANNER_2}{BANNER_TOP}
<!-- BEGIN header -->
<div id='header'>
<div id='banner'>
<!-- BEGIN switch_user_logged_out -->
<div id='branding'>
<div id='user_bar'>
<div id='user_navigation' class='not_logged_in'><div id='user_links'>
<a href="{U_LOGIN_LOGOUT}" ><img src="templates/deflection/images/key.png" border="0" style="vertical-align:text-top;"> Logowanie</a></a>
<a href="{U_REGISTER}" ><img src="templates/deflection/images/paste_plain.png" border="0" style="vertical-align:text-top;"> Rejestracja</a>
<a href="faq.php" ><img src="templates/deflection/images/help.png" border="0" style="vertical-align:text-top;"> Pomoc</a>
</div></div>
</div>
</div>
<!-- END switch_user_logged_out -->
<!-- BEGIN switch_user_logged_in -->
<div id='branding'>
<div id='user_bar'>
<div id='user_navigation' class='not_logged_in'><div id='user_links'>
<a href="{U_PRIVATEMSGS}"><img src="templates/deflection/images/help.png" border="0" style="vertical-align:text-top;"> {PRIVATE_MESSAGE_INFO}</a>
<a href="{U_PROFILE}"><img src="templates/deflection/images/paste_plain.png" border="0" style="vertical-align:text-top;"> Profil</a>
<a href="{U_LOGIN_LOGOUT}"><img src="templates/deflection/images/key.png" border="0" style="vertical-align:text-top;"> Wyloguj</a></a>
</div></div>
</div>
</div>
<!-- END switch_user_logged_in -->
<div id='primary_nav'>
<ul>
<li class='active'><a href='{U_INDEX}' ><span>Strona Główna</span></a></li>
<li class=''><a href='{U_MEMBERLIST}' ><span>Użytkownicy</span></a></li>
<li class=''><a href='{U_SEARCH}' ><span>Szukaj</span></a></li>
</ul>
</div>
</div></div>
<div id='secondary_nav'>
<ul id='breadcrumb' >
<span style="color: #8eb756;"><a class="nav" href="{U_INDEX}">{L_INDEX}</a>{NAV_CAT_DESC}</spam></ul>
</div>
</div>
<div id="fora">
<br>
<!-- END header -->
<!-- BEGIN simple_header -->
<table width="100%" cellpadding="2" cellspacing="1" border="0" class="forumline">
<tr>
<th>{SITENAME}</th>
</tr>
<tr>
<td class="cat" align="center">
<!-- BEGIN switch_user_logged_in -->
• <a href="{U_FAQ}" class="mainmenu">{L_FAQ}</a> • <a href="{U_SEARCH}" class="mainmenu">{L_SEARCH}</a> • <a href="{U_MEMBERLIST}" class="mainmenu">{L_MEMBERLIST}</a> • <a href="{U_GROUP_CP}" class="mainmenu">{L_USERGROUPS}</a>
<!-- BEGIN download -->
• <a href="{U_DOWNLOADS}" class="mainmenu">{L_DOWNLOADS}</a>
<!-- END download -->
• <a href="{U_PROFILE}" class="mainmenu">{L_PROFILE}</a> • <a href="{U_PRIVATEMSGS}" class="mainmenu">{PRIVATE_MESSAGE_INFO}</a> • <a href="{U_LOGIN_LOGOUT}" class="mainmenu">{L_LOGIN_LOGOUT}</a>
<!-- BEGIN album -->
• <a href="{U_ALBUM}" class="mainmenu">{L_ALBUM}</a>
<!-- END album -->
<!-- BEGIN chat -->
• <a href="{S_JOIN_CHAT}" target="_blank"class="mainmenu">Chat</a>
<!-- END chat -->
<!-- END switch_user_logged_in -->
<!-- BEGIN switch_user_logged_out -->
• <a href="{U_FAQ}" class="mainmenu">{L_FAQ}</a>
• <a href="{U_SEARCH}" class="mainmenu">{L_SEARCH}</a> • <a href="{U_MEMBERLIST}" class="mainmenu">{L_MEMBERLIST}</a> • <a href="{U_GROUP_CP}" class="mainmenu">{L_USERGROUPS}</a>
<!-- BEGIN statistics -->
• <a href="{U_STAT}" class="mainmenu">{L_STATISTICS}</a>
<!-- END statistics -->
<li>AMXBANS</li>
<li><div style="position:relative; bottom:5px;"><img src="templates/{STYLE_NAME}/images/przedzial.png"/></div></li>
<li><a href="#">Sklep <img src="templates/{STYLE_NAME}/images/rozwin.png"/></a>
<ul>
<li style="border-radius: 6px;"><a href="#">
BF2</a></li>
<li style="border-radius: 6px;"><a href="#">Diablo</a></li>
</ul>
</li>
<li><div style="position:relative; bottom:5px;"><img src="templates/{STYLE_NAME}/images/przedzial.png"/></div></li>
• <a href="{U_REGISTER}" class="mainmenu">{L_REGISTER}</a> • <a href="{U_LOGIN_LOGOUT}" class="mainmenu">{L_LOGIN_LOGOUT}</a>
<!-- BEGIN album -->
• <a href="{U_ALBUM}" class="mainmenu">{L_ALBUM}</a>
<!-- END album -->
<!-- BEGIN chat -->
• <a href="{S_JOIN_CHAT}" target="_blank"class="mainmenu">Chat</a>
<!-- END chat -->
<!-- BEGIN download -->
• <a href="{U_DOWNLOADS}" class="mainmenu">{L_DOWNLOADS}</a>
<!-- END download -->
<!-- END switch_user_logged_out -->
<!-- BEGIN switch_report_list -->
• <a href="{switch_report_list.U_REPORT_LIST}" class="mainmenu">{switch_report_list.L_REPORT_LIST}</a>
<!-- END switch_report_list -->
•
</span></td>
</tr>
</table>
<!-- END simple_header -->
{ROTATE_BANNER_3}
<!-- BEGIN switch_enable_board_msg -->
<div id="hm" style="display: ''; position: relative;">
<table width="100%" class="forumline" cellspacing="1" cellpadding="3" border="0" align="center">
<tr>
<th class="thCornerL" height="25" nowrap="nowrap" onclick="javascript:ShowHide('hm','hm2','hm3');" style="cursor: pointer" title="{L_VHIDE}"> {L_BOARD_MSG} </th>
</tr>
<tr>
<td class="row1"><span class="gen">{BOARD_MSG}</span></td>
</tr>
</table>
</div>
<div id="hm2" style="display: none; position: relative;">
<table width="100%" class="forumline" cellspacing="1" cellpadding="3" border="0" align="center">
<tr>
<th class="thCornerL" height="25" nowrap="nowrap" onclick="javascript:ShowHide('hm','hm2','hm3');" style="cursor: pointer"> {L_BOARD_MSG} </th>
</tr>
</table>
</div>
<script language="javascript" type="text/javascript">
<!--
if(GetCookie('hm3') == '2') ShowHide('hm', 'hm2', 'hm3');
//-->
</script>
<!-- END switch_enable_board_msg -->
<!-- serwery -->
<table style="width: 101%; text-align: center; font-family: Calibri, Arial, Helvetica, sans-serif" class="borderwrap2">
<th width="101%" class="thCornerL" style="cursor: pointer; height: 25px;" nowrap="nowrap" colspan="5"> Serwery
Cs-Badboys.pl </th></tr>
<tr style="font-weight: bold;">
<td class="row2">Nazwa serwera</td>
<td class="row2">Monitoring</td>
<td class="row2">IP</td>
<td class="row2">Rodzaj</td>
<td class="row2">Sloty</td>
<td class="row2">HLTV</td>
</tr>
<tr>
<td class="row2"><font color="white">
Cs-Badboys.pl [
FFA+
BF2]</font></td>
<td class="row2"><a href="
http://www.gametrack...99.98.69:27022/" target="_blank"><img src="http://cache.www.gametracker.com/server_info/88.199.98.69:27022/b_350_20_454545_4A4A4A_FFFFFF_474747.png" border="0" width="350" height="20" alt=""/></a></td>
<td class="row2"><font color="lime"><b>88.199.98.69:27022</b></font></td>
<td class="row2"><font color="#0da1ff">S/NS</font></td>
<td class="row2"><font color="yellow">19</font></td>
</tr>
<tr>
<td class="row1"><font color="white">
Cs-Badboys.pl [Diablo Mod]</font></td>
<td class="row1"><a href="
http://www.gametrack...6.169.69:27018/" target="_blank"><img src="http://cache.www.gametracker.com/server_info/185.36.169.69:27018/b_350_20_2E2E2E_383838_FDFDFC_3B3B3B.png" border="0" width="350" height="20" alt=""/></a></td>
<td class="row1"><font color="lime"><b>185.36.169.69:27018</b></font></td>
<td class="row1"><font color="#0da1ff">S/NS</font></td>
<td class="row1"><font color="yellow">21</font></td>
</tr>
<tr>
<td class="row1"><font color="white">
Cs-Badboys.pl[TS 3]</font></td>
<td class="row1">wkrótce"</img></td>
<td class="row1"><font color="lime"><b>-</b></font></td>
<td class="row1"><font color="#0da1ff">TS 3</font></td>
<td class="row1"><font color="yellow">200</font></td>
<<td class="row1"><font color="yellow">Brak</a></font></td>
</tr>
<!-- koniec serwery -->