| Code:
|
<?php
if (eregi("block-Clan_Ranking.php", $PHP_SELF)) {
Header("Location: index.php");
die(); }
$content = ' <style type="text/css">
<!--
.style1 {
font-size: 24px;
font-weight: bold;
}
.style4 {font-size: 16px; font-weight: bold; }
-->
</style>
<div align="center">
<H3>Clan Rank (know your place)
<!-- ParagraphTitleEnd -->
</H3>
<DIV>
<!-- ParagraphBodyStart -->
<p align="left">This is where you will learn to love the rank you have! If a ranking officer in goes down, the next highest ranking office temporarily becomes in command. Follow this rule, and we should be able to win in any matchup. In addition, with each rank comes responsibilities and freedoms to take action when the higher ranks are unable to be present. Next to your rank, you are able to do certain things that a lower rank may not be able to do. You may ask how you gain rank within our clan, this is simple, by showing dedication not only by just playing, but by letting your MSGT's and GYSGT's know if your not getting on for a certain period of time so we are not confused on your wherabouts. Also, by showing leadership skills, and by also showing that being a leader sometimes means being a follower. (by following a higher ranked officers orders) Most of the higher ranked officers are chosen because they show these things, and DO NOT abuse this power, if you feel any power is being abused, or have issues with other members, please contact the clan e-mail at <A href="mailto:TribulationForce@hotmail.com">Dice_og@tribulationforceclanl.com</A> names will be kept anonymously. Remember HAVE FUN!!! </p>
<p align="left"> <strong>-Dice_OG & 5BeerRun8</strong></p>
<p align="left"> </p>
<p align="center" class="style1">(MSGT)</p>
<p align="center" class="style1"><img src="gysgt.gif" width="150" height="150"></p>
<p align="center"><strong>Duties</strong>: Final word on anything, and everything. Clan E-mail & Website</p>
<p align="center" class="style4">Dice_OG 5BeerRun8</p>
<p> </p>
<p align="center" class="style1">(GYSGT)</p>
<p align="center" class="style1"><img src="msgt.gif" width="150" height="150"></p>
<p align="center"><strong>Duties</strong>: Setting up clan wars, peace keeping within clan dispute helping out MSGT's with other important activites (leagues or tournaments)</p>
<p align="center">Rewards: Able to run own roster, recruiting, personal opinions towards MSGT's about the clan, taking charge of situations when MSGT's are not present. League & tournament spots saved unless outherwised informed. Unranked clan wars spots saved. Picture on website.</p>
<p align="center" class="style4">cloeys_dad RiskFactor11B Darkness_Jagon DUFFSWINGS TheGreatOne602 -.DontKilMe.-</p>
<p> </p>
<p class="style1">(SSGT)</p>
<p class="style1"><img src="ssgt.gif" width="150" height="150"></p>
<p align="center"><strong>Duties</strong>: Helping GYSGT's with what the current situations are at hand, Showing leadership roles.</p>
<p align="center">Rewards: Recruiting, Map Inputs for wars, League & tournament spots saved unless otherwised informed. Unranked clan wars spots saved. Picture on website.</p>
<p align="center"> <span class="style4"> RickyLongBalls _Tons_Of_Fun_ trimpoppa FRANK.NITTI. S1LV3R</span></p>
<p align="center"> </p>
<p align="center" class="style1">(SGT)</p>
<p class="style1"><img src="sgt.gif" width="150" height="150"></p>
<p align="center"><strong>Duties</strong>: Showing Leadership skills when all other officers have died. Presenting new tatics to SSGT's & report to GYSGT's for new member behavior (good, bad, or indifferent)</p>
<p align="center">Rewards: League & tournament spots open unless otherwised informed, unranked clan wars spots saved. Picture on website.</p>
<p align="center"><span class="style4">.Arcane.Killer. GeT.LiFTED DingDongJuice BRICKCITY </span> </p>
<p class="style1"> </p>
<p class="style1">(CPL)</p>
<p class="style1"><img src="cpl.gif" width="150" height="150"></p>
<p align="center"><strong>Duties</strong>: Learning the ropes to become a SGT. Watch, learn, follow.</p>
<p align="center">Rewards: Unranked clan wars spots saved. Possibility of open spot for league and tournaments. Picture on webite.</p>
<p align="center"> <span class="style4">CH33zmAn DR.NO.SPANKME MR-ASSHOLE MastaPlan FYI-UR-DEAD</span></p>
<p align="center"> </p>
<p align="center" class="style1">(LCPL)</p>
<p align="center" class="style1"><img src="lcpl.gif" width="150" height="150"></p>
<p align="center"> <strong>Duties</strong>: Learning how the clan operates in and out. Learning to become a team player</p>
<p align="center">Rewards: Open spots for unranked clan wars. </p>
<p align="center" class="style4">Dragon-909 TexasSelectFew Scarface315 Skoidat Hard.T0.kill Sheed_Wallace </p>
<p align="center" class="style4"> </p>
<p align="center" class="style1">(PFC)</p>
<p align="center" class="style1"><img src="pvt.gif" width="150" height="150"></p>
<p align="center"><strong>Duties</strong>: Showing interest in TF to move to LCPL postion.</p>
<p align="center">Rewards: No rewards are givin out, they must be earned.</p>
<p align="center" class="style4">xHateTankx _-Devil-Dog-_ Nafarious_916 Sgt.Smokeya ANC516 9incchNASTY RealBladez21 TodayJr </p>
<p align="center" class="style1"> </p>
<p align="center" class="style4"> </p>
<p align="center" class="style1"> </p>
<p class="style1"> </p>
<p align="center" class="style1"> </p>
</DIV>
</div>';
?>
|