test3("Caldari Freighter");
tbBr();
test3("Gallente Carrier");
test3("Amarr Carrier");
test3("Minmatar Carrier");
test3("Caldari Carrier");
tbBr();
test3("Gallente Dreadnought");
test3("Amarr Dreadnought");
test3("Minmatar Dreadnought");
test3("Caldari Dreadnought");
echo "</table>\n<br>";
echo "<a href=\"#\" style=\"font-size:80%;\" onclick=\"return toggle_visibility('capskills');\">Capital Support Skills</a><br>";
echo "<table style=\"font-size:88%; display:none;\" id=\"capskills\">";
test3("Capital Energy Turret");
test3("Capital Hybrid Turret");
test3("Capital Projectile Turret", "Capital Proj. Turret");
test3("Citadel Cruise Missiles", "Citadel Cruise");
test3("Citadel Torpedoes");
tbBr();
test3("Capital Energy Emission Systems", "Cap Energy Trans");
test3("Capital Shield Emission Systems", "Cap Shield Trans");
test3("Capital Remote Hull Repair Systems", "Cap Remote Hull");
test3("Capital Remote Armor Repair Systems", "Cap Remote Armour");
tbBr();
test3("Capital Repair Systems", "Cap Armour Rep");
test3("Capital Shield Operation", "Cap Shield Boost");
echo "</table><br>\n";
echo "<br>\n";
echo "jump skills: " . skillLvl("Jump Drive Operation") . "&nbsp;" . skillLvl("Jump Drive Calibration") . "&nbsp;" . skillLvl("Jump Fuel Conservation") . "<br>";
// it under the terms of the GNU General Public License as published by
// the Free Software Foundation; either version 2 of the License, or
// (at your option) any later version.
//
// This program is distributed in the hope that it will be useful,
// but WITHOUT ANY WARRANTY; without even the implied warranty of
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
// GNU General Public License for more details.
//
// You should have received a copy of the GNU General Public License
// along with this program; if not, write to the Free Software
// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
//
// ****************************************************************************
echo "<h4>Modules</h4><hr><span style=\"font-size:90%\">\n";
if (isLvl5("Anchoring") && skillLvl("Starbase Defense Management") != -1) {
    test5("Starbase Defense Management", "Pos Guns");
}
test("Cynosural Field Generator I", "Cyno Gen");
echo "<br>";
if (!test2("100MN Microwarpdrive II", "T2 MWDs")) {
    test("100MN Microwarpdrive I", "T1 MWDs");
}
test("Large Shield Extender II", "LSE II");
test("Invulnerability Field II", "Invuln II");
test("Energized Adaptive Nano Membrane II", "EANM II");
test("Damage Control II", "DCU II");
test("1600mm Reinforced Rolled Tungsten Plates I", "1600mm RT");
test("Sensor Booster II", "SB II");
test("Tracking Computer II", "TC II");
test("Tracking Enhancer II", "TE II");
        test_has_skill("Fighters", "Fighters");
    }
    test_has_skill("Drone Interfacing");
}
$delim = "&nbsp;";
$delim = "</td><td>";
echo "<br><table><tr><td>WU/AWU:</td><td>";
echo skillLvl("Weapon Upgrades") . $delim;
echo skillLvl("Advanced Weapon Upgrades");
echo "</td></tr><tr><td>CPUM/PGM:</td><td>";
echo skillLvl("CPU Management") . $delim;
echo skillLvl("Power Grid Management");
echo "</td></tr></table><br>Support skills:\n<br><table style=\"font-size:95%\"><tr>";
echo "<td>turr&nbsp;</td><td>";
echo skillLvl("Controlled Bursts") . $delim;
echo skillLvl("Gunnery") . $delim;
echo skillLvl("Motion Prediction") . $delim;
echo skillLvl("Rapid Firing") . $delim;
echo skillLvl("Sharpshooter") . $delim;
echo skillLvl("Surgical Strike") . $delim;
echo skillLvl("Trajectory Analysis");
echo "</td></tr><tr><td>\n";
echo "miss&nbsp;</td><td>";
echo skillLvl("Guided Missile Precision") . $delim;
echo skillLvl("Missile Bombardment") . $delim;
echo skillLvl("Missile Launcher Operation") . $delim;
echo skillLvl("Missile Projection") . $delim;
echo skillLvl("Rapid Launch") . $delim;
echo skillLvl("Target Navigation Prediction") . $delim;
echo skillLvl("Warhead Upgrades");
echo "</td></tr></table><br>\n";
    test3("Armored Warfare Specialist");
    test3("Information Warfare Specialist");
    test3("Siege Warfare Specialist");
    test3("Skirmish Warfare Specialist");
    echo "</table>\n";
    echo "<br>\n";
    test2("Armored Warfare Mindlink");
    test2("Information Warfare Mindlink");
    test2("Siege Warfare Mindlink");
    test2("Skirmish Warfare Mindlink");
    test2("Mining Forman Mindlink");
    echo "<br>\n";
    test2(array("Eos", "Information Warfare Link - Recon Operation"), "a booster eos");
    test2(array("Damnation", "Armored Warfare Link - Damage Control"), "a booster damnation");
    test2(array("Claymore", "Skirmish Warfare Link - Evasive Maneuvers"), "a booster claymore");
    test2(array("Vulture", "Siege Warfare Link - Active Shielding"), "a booster vulture");
    test2(array("Damnation", "Armored Warfare Link - Damage Control", "Skirmish Warfare Link - Evasive Maneuvers"), "an atlas damnation");
    test2(array("Claymore", "Skirmish Warfare Link - Evasive Maneuvers", "Siege Warfare Link - Active Shielding"), "an atlas claymore");
    test2(array("Vulture", "Siege Warfare Link - Active Shielding", "Skirmish Warfare Link - Evasive Maneuvers"), "an atlas vulture");
    echo "<br>\n";
    echo "FC/WC: ";
    echo skillLvl("Fleet Command") . "/";
    echo skillLvl("Wing Command") . "<br>\n";
    echo "Sq Skills: ";
    echo skillLvl("Armored Warfare") . "/";
    echo skillLvl("Information Warfare") . "/";
    echo skillLvl("Siege Warfare") . "/";
    echo skillLvl("Skirmish Warfare") . "<br>\n";
} else {
    echo "No leadership skills.\n";
}