შაბათი, 18.05.2024, 22:33

საიტის მენიუ

მინი-ჩეთი
200
ჩვენი გამოკითხვა
საიდან გაიგეთ ForLessons.Tk - ს შესახებ ?
სულ უპასუხა: 29
შესვლის ფორმა

მთავარი » 2012 » ოქტომბერი » 6 » Counter Strike Source Server Add


Counter Strike Source Server Add

21:57
სკრიპტი
<html><head></head><body><div align="center"><link type="text/css" rel="stylesheet" href="/.s/src/css/792.css"></div><script type="text/javascript" src="http://s47.ucoz.net/src/jquery-1.3.2.js"></script><script type="text/javascript" src="http://s47.ucoz.net/src/uwnd.js?2"></script><style type="text/css"><!--.UhideBlock {display:none}--></style><!---->
  <br><table ;="" style="background-color: rgb(102, 204, 153);" align="center" cellpadding="0" cellspacing="0" width="1000"><tbody><tr><td class="style2" align="center"><span style="color: rgb(255, 255, 255);"><strong><span style="font-size: 12pt"><span style="color: rgb(255, 0, 0)"><span style="font-size: 12pt"><span style="color: rgb(0, 0, 205)"><span style="font-size: 12pt">GeoCss.uCoz.Net</span></span></span></span></span></strong></span></td></tr><tr><td 10px;="" padding-left:="" style="background-color: rgb(235, 235, 235);" align="center" valign="top" width="550"><p class="style1"> </p>

  <p class="style1"> </p>

  <title>Add Your Css Server</title>

   
<style><!--body {
  width: 600px;
  margin: 40px auto;
  font-family: 'trebuchet MS', 'Lucida sans', Arial;
  font-size: 14px;
  color: #444;
}

table {
  *border-collapse: collapse; /* ??? IE7 ? ?????? */
  border-spacing: 0;
  width: 100%;  
}

.bordered {
  border: solid #ccc 1px;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  border-radius: 6px;
  -webkit-box-shadow: 0 1px 1px #ccc;  
  -moz-box-shadow: 0 1px 1px #ccc;  
  box-shadow: 0 1px 1px #ccc;  
}

.bordered tr:hover {
  background: #3399FF;
  -o-transition: all 0.1s ease-in-out;
  -webkit-transition: all 0.1s ease-in-out;
  -moz-transition: all 0.1s ease-in-out;
  -ms-transition: all 0.1s ease-in-out;
  transition: all 0.1s ease-in-out;  
}  
   
.bordered td, .bordered th {
  border-left: 1px solid #ccc;
  border-top: 1px solid #ccc;
  padding: 10px;
  text-align: left;  
}

.bordered th {
  background-color: #dce9f9;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#ebf3fc), to(#dce9f9));
  background-image: -webkit-linear-gradient(top, #ebf3fc, #dce9f9);
  background-image: -moz-linear-gradient(top, #ebf3fc, #dce9f9);
  background-image: -ms-linear-gradient(top, #ebf3fc, #dce9f9);
  background-image: -o-linear-gradient(top, #ebf3fc, #dce9f9);
  background-image: linear-gradient(top, #ebf3fc, #dce9f9);
  -webkit-box-shadow: 0 1px 0 rgba(255,255,255,.8) inset;  
  -moz-box-shadow:0 1px 0 rgba(255,255,255,.8) inset;  
  box-shadow: 0 1px 0 rgba(255,255,255,.8) inset;  
  border-top: none;
  text-shadow: 0 1px 0 rgba(255,255,255,.5);  
}

.bordered td:first-child, .bordered th:first-child {
  border-left: none;
}

.bordered th:first-child {
  -moz-border-radius: 6px 0 0 0;
  -webkit-border-radius: 6px 0 0 0;
  border-radius: 6px 0 0 0;
}

.bordered th:last-child {
  -moz-border-radius: 0 6px 0 0;
  -webkit-border-radius: 0 6px 0 0;
  border-radius: 0 6px 0 0;
}

.bordered tr:last-child td:first-child {
  -moz-border-radius: 0 0 0 6px;
  -webkit-border-radius: 0 0 0 6px;
  border-radius: 0 0 0 6px;
}

.bordered tr:last-child td:last-child {
  -moz-border-radius: 0 0 6px 0;
  -webkit-border-radius: 0 0 6px 0;
  border-radius: 0 0 6px 0;
}

/*----------------------*/

.zebra td, .zebra th {
  padding: 10px;
  border-bottom: 1px solid #f2f2f2;  
}

.zebra tbody tr:nth-child(even) {
  background: #f5f5f5;
  -webkit-box-shadow: 0 1px 0 rgba(255,255,255,.8) inset;  
  -moz-box-shadow:0 1px 0 rgba(255,255,255,.8) inset;  
  box-shadow: 0 1px 0 rgba(255,255,255,.8) inset;  
}

.zebra th {
  text-align: left;
  text-shadow: 0 1px 0 rgba(255,255,255,.5);  
  border-bottom: 1px solid #ccc;
  background-color: #eee;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#f5f5f5), to(#eee));
  background-image: -webkit-linear-gradient(top, #f5f5f5, #eee);
  background-image: -moz-linear-gradient(top, #f5f5f5, #eee);
  background-image: -ms-linear-gradient(top, #f5f5f5, #eee);
  background-image: -o-linear-gradient(top, #f5f5f5, #eee);  
  background-image: linear-gradient(top, #f5f5f5, #eee);
}

.zebra th:first-child {
  -moz-border-radius: 6px 0 0 0;
  -webkit-border-radius: 6px 0 0 0;
  border-radius: 6px 0 0 0;  
}

.zebra th:last-child {
  -moz-border-radius: 0 6px 0 0;
  -webkit-border-radius: 0 6px 0 0;
  border-radius: 0 6px 0 0;
}

.zebra tfoot td {
  border-bottom: 0;
  border-top: 1px solid #fff;
  background-color: #f1f1f1;  
}

.zebra tfoot td:first-child {
  -moz-border-radius: 0 0 0 6px;
  -webkit-border-radius: 0 0 0 6px;
  border-radius: 0 0 0 6px;
}

.zebra tfoot td:last-child {
  -moz-border-radius: 0 0 6px 0;
  -webkit-border-radius: 0 0 6px 0;
  border-radius: 0 0 6px 0;
}--></style>

<div><table class="bordered"><tbody><tr><td><p class="style1" align="center"><span style="color: rgb(0, 0, 0); font-size: 12pt"><span style="font-family: "Tahoma"; font-weight: 700; font-size: 12pt">By: NaGaN<br></span></span>
<span style="color: rgb(255, 255, 255);"><strong><span style="font-size: 12pt"><span style="color: rgb(255, 0, 0)"><span style="font-size: 12pt"><span style="color: rgb(0, 0, 205)"><span style="font-size: 12pt"><span style="color: rgb(255, 0, 0)"><span style="font-size: 14pt"><span style="color: rgb(0, 0, 0)"><span style="font-size: 12pt">დაამატე შენი Css სერვერი აქ !!!</span></span></span></span></span></span></span></span></span></strong></span>
</p></td></tr></tbody></table>
<br><table class="bordered" align="center"><thead><tr><th>Counter Strike Source Server</th></tr></thead></table><br><span style="font-weight: bold; "><img src="http://vodka-poltava.at.ua/_ld/9/64141888.png" alt="" width="480" height="400"><br><br></span><span style="color: rgb(255, 0, 0); font-weight: bold;"><span style="color: rgb(0, 0, 0)">სერვერის დასამატებლად დაუკავშირდით საიტის ადმინისტრატორს Skype: Misho_283</span></span><span style="font-weight: bold; "><br></span></div><div><span style="color: rgb(255, 0, 0); font-weight: bold;"><span style="color: rgb(0, 0, 0)"><br></span></span></div>
<table class="bordered">
  <thead>
  <tr>
  <th>N:<br></th>  
  <th>
<span style="font-size: 10pt"><span style="font-size: 10pt"><span style="color: rgb(255, 0, 0)"><span style="font-size: 10pt">Css Server Name</span></span></span></span>
</th>
  <th><span style="font-size: 10pt"><span style="color: rgb(255, 0, 0)"><span style="font-size: 12pt"><span style="font-size: 10pt">IP ADDRES</span></span></span></span></th>
  </tr>
  </thead>
  <tbody><tr>
  <td>1</td>  
  <td>

<strong>Counter Strike Source Server Name</strong>
<strong></strong>
</td>
  <td><strong>IP: ADDRES</strong><br></td>
  </tr>  
  <tr>
  <td>2</td>  
  <td>

<strong>Counter Strike Source Server Name</strong>
<strong></strong>
</td>
  <td><strong>IP: ADDRES</strong></td>
  </tr>
  <tr>
  <td>3</td>  
  <td>

<strong>Counter Strike Source Server Name</strong>
</td>
  <td><strong>IP: ADDRES</strong></td>
  </tr>  
  <tr>
  <td>4</td>  
  <td>
<strong>Counter Strike Source Server Name</strong>
<strong></strong></td>
  <td><strong>IP: ADDRES</strong></td>
  </tr>
<tr>
  <td>5</td>  
  <td>

<strong>Counter Strike Source Server Name</strong>
<strong></strong>
</td>
  <td><strong>IP: ADDRES</strong></td>
  </tr>
<tr>
  <td>6</td>  
  <td>

<strong>Counter Strike Source Server Name</strong>
<strong></strong>
</td>
  <td><strong>IP: ADDRES</strong></td>
  </tr>
<tr>
  <td>7</td>  
  <td>

<strong>Counter Strike Source Server Name</strong>
<strong></strong>
</td>
  <td><strong>IP: ADDRES</strong></td>
  </tr>
<tr>
  <td>8</td>  
  <td>

<strong>Counter Strike Source Server Name</strong>
<strong></strong>
</td>
  <td><strong>IP: ADDRES</strong></td>
  </tr>
<tr>
  <td>9</td>  
  <td>

<strong>Counter Strike Source Server Name</strong>
<strong></strong>
</td>
  <td><strong>IP: ADDRES</strong></td>
  </tr>
  <tr>
  <td>10</td>  
  <td><strong>
</strong>
<strong>Counter Strike Source Server Name</strong>
</td>
  <td><strong>IP: ADDRES</strong></td>
  </tr>  
   
</tbody></table>

<table class="bordered"><tbody><tr><td><span style="font-weight: bold;">SKYPE: <a href="skype: misho_283">Misho_283</a></span></td></tr></tbody><tbody><tr><td><span style="font-weight: bold;">EMAIL: M-Bagiadze@mail.ru</span></td></tr></tbody></table>

  </td></tr></tbody></table>
$POWERED_BY$
</body></html>
 გადმოწერა Counter Strike Source Server Add

კატეგორია: სკრიპტები | ნანახია: 1034 | დაამატა: MisHo | ტეგები: | რეიტინგი: 5.0/1
სულ კომენტარები: 0
კომენტარის დამატება შეუძლიათ მხოლოდ დარეგისტრირებულ მომხმარებლებს
[ რეგისტრაცია | შესვლა ]
ჩვენ Facebook - ზე
სტატისტიკა

სულ ონლაინში: 1
სტუმარი: 1
მომხმარებელი: 0
მთვლელები
www.wsa.ge
 

საიტზე დაცულია საავტორო უფლებები !

© 2011-2013

ჰოსტერი: uCoz
Make a free website with uCoz