/*
 *  All JavaScript and HTML on http://www.cutthroats.com is
 *  Copyright (C) 1996,1997 by Julius Cisek
 *   unless otherwise noted
 *
 *  author: Julius "Boa" Cisek
 *
 *  You are free to copy and use this code provided that this notice of
 *   copyright is included with EVERY copy
 */

///////////////////////////////////////////////////////////////////
// OPERATIONS: name, date, result, urlRibbon, urlOp,
//  location, country, target, mission, awards, assistance,
//  description
//  present,
//  leave,
//  excused,
//  awol

//
// 1996
//

z = 0;
zz = 0;

// July
CMCops[z++] = CMCops96 [zz++] = oHammer = new CMCop (
    "HAMMER", "7/18/96", "success", "Hammer.gif", "ops96.html", "hammer",
    "CIS/Elink RR ETO", "C", "N86, N87, N88", "Capture and hold", "", "VMF696 \"Diamondbacks\"",
    "Squad successfully captured N87, N88, and N86 in said order. Casualties were low and all fields were held throughout the night.",
    pBoa.tail + pBuz.tail + pGerm.tail + pCobra.tail + pCkb.tail + pWheel.tail + pMomo.tail + pIceman.tail,
    "", "", "");

CMCops[z++] = CMCops96 [zz++] = oBrownout = new CMCop (
    "BROWNOUT", "7/25/96", "failure", "Brownout.gif", "ops96.html", "brownout",
    "CIS/Elink RR ETO", "B", "Cz Ammo, Refinery, and Spit Factory", "Destroy", pGerm.tail + ":AirMedal", "Viper, Ant, Hawk",
    "Operation was hampered by bad connections causing several Cutthroats to dump multiple times. All targets were hit, but not destroyed. Cz opposition was extremely strong.",
    pBoa.tail + pGerm.tail + pCobra.tail + pCkb.tail + pWheel.tail + pMomo.tail + pIceman.tail,
    pBuz.tail, "", "");

// August
CMCops[z++] = CMCops96 [zz++] = oFirestorm = new CMCop (
    "FIRESTORM", "8/1/96", "partial", "Firestrm.gif", "ops96.html", "firestorm",
    "CIS/Elink RR ETO", "B", "C82/C83 and N87", "Destroy and Capture", pIceman.tail + ":AirMedal", "El Terror",
    "Despite failure to close C82/C83 completely, the operation was a great success. N87 was captured and held for a significant period. Again, bad connection plagued the squadron.",
    pBoa.tail + pGerm.tail + pCobra.tail + pCkb.tail + pWheel.tail + pMomo.tail + pIceman.tail + pBeluga.tail + pZcell.tail + pRa.tail,
    pBuz.tail, "", "");

CMCops[z++] = CMCops96 [zz++] = oWhirlwind = new CMCop (
    "WHIRLWIND", "8/8/96", "failure", "Whrlwind.gif", "ops96.html", "whirlwind",
    "CIS/Elink RR ETO", "B", "Az Refinery/Spit Factory", "Destroy", "", "Elvis, Hobby",
    "Operation was punctuated by poor connections all around. One crucial bomber was lost immediately due to a dump. Az opposition was very effective. Both targets were hit, but not destroyed.",
    pBoa.tail + pGerm.tail + pCobra.tail + pCkb.tail + pWheel.tail + pMomo.tail + pIceman.tail + pBeluga.tail + pZcell.tail + pRa.tail + pAntiv.tail + pViper.tail + pSassy.tail + pTrev.tail,
    pBuz.tail, "", "");

CMCops[z++] = CMCops96 [zz++] = oHalftime = new CMCop (
    "HALFTIME", "8/15/96", "success", "halftime.gif", "ops96.html", "halftime",
    "CIS/Elink RR ETO", "B", "A82 and A83", "Damage", "", "none",
    "A82 was hit hard but several buffs were lost. A83 required second flight. Later during the night n86 was taken and held and a82 was destroyed again. Connection problems plagued some pilots as usual.",
    pBoa.tail + pGerm.tail + pCobra.tail + pCkb.tail + pWheel.tail + pMomo.tail + pIceman.tail + pBeluga.tail + pZcell.tail + pViper.tail + pSassy.tail + pTrev.tail + pGrr.tail + pMajic.tail + pBlunt.tail + pScatman.tail + pTalad.tail,
    pBuz.tail, pRa.tail, pAntiv.tail, "");

CMCops[z++] = CMCops96 [zz++] = oGimp = new CMCop (
    "GIMP", "8/22/96", "success", "gimp.gif", "ops96.html", "gimp",
    "CIS/Elink RR ETO", "B", "Cz Spit Factory", "Destroy", "", "king, JGale",
    "Our regularly scheduled operation was cancelled due to a server problem at ELink. Only 7 squaddies were able to get through. Nevertheless we made a successful strike against the Cz Spit Factory and returned home to talk about it. Cz opposition was moderate.",
    pBoa.tail + pGerm.tail + pWheel.tail + pBeluga.tail + pRa.tail + pTrev.tail + pGrr.tail,
    pBuz.tail + pMomo.tail,
    pCobra.tail + pIceman.tail + pAntiv.tail + pViper.tail + pSassy.tail + pMajic.tail + pZcell.tail,
    pBlunt.tail + pTalad.tail);

CMCops[z++] = CMCops96 [zz++] = oSwarm = new CMCop (
    "SWARM", "8/29/96", "success", "swarm.gif", "ops96.html", "swarm",
    "CIS/Elink RR ETO", "B", "C84 and A85", "Take out of commission", "", "Ckb",
    "In this \"Swarm of Bz\", the CMC flew 15 P51s at C85 and again at A85. Fields were demolished. Az and Cz opposition was extremely strong, nevertheless all wings hit targets. Az and Cz responded with tremendous counter strike but were eventually subdued.",
    pBoa.tail + pGerm.tail + pWheel.tail + pIceman.tail + pBeluga.tail + pZcell.tail + pRa.tail + pSassy.tail + pTrev.tail + pGrr.tail + pMajic.tail + pTalad.tail + pJgale.tail + pLemur.tail + pPak.tail,
    pBuz.tail + pMomo.tail,
    pCobra.tail + pAntiv.tail + pViper.tail,
    pBlunt.tail);
    
// September
CMCops[z++] = CMCops96 [zz++] = oCripple = new CMCop (
    "CRIPPLE", "9/5/96", "success", "cripple.gif", "ops96.html", "cripple",
    "CIS/Elink RR ETO", "B", "Cz Spit Factory (Primary) and Refinery (Secondary)", "Destroy", pPak.tail + ":PurpleHeart," + pBeluga.tail + ":AirMedal", "Ckb",
    "Several squaddies were on vacation also CIS was having major trouble letting people in, so only 10 squadmates showed. Despite this we made a successful strike killing the Cz Spit Factory and wiping out a bunch of Cz in the process. Cz opposition was strong.",
    pBoa.tail + pWheel.tail + pBeluga.tail + pSassy.tail + pTrev.tail + pGrr.tail + pMajic.tail + pTalad.tail + pLemur.tail + pPak.tail,
    pBuz.tail + pCobra.tail + pMomo.tail + pIceman.tail,
    pZcell.tail + pAntiv.tail,
    pGerm.tail + pRa.tail + pViper.tail + pBlunt.tail + pJgale.tail);

CMCops[z++] = CMCops96 [zz++] = oRedshield = new CMCop (
    "REDSHIELD", "9/12/96", "partial", "redsh.gif", "ops96.html", "redshield",
    "CIS/Elink RR ETO", "B", "B82, B83, B84, B85", "Defend for 2 hours", "", "Zak",
    "Despite terrible server dumping (worse then ever before), the Cutthroats managed to defend all 4 fields for a substantial time. Eventually, 84 was overwhelmed and destroyed by a huge force of Az. Opposition from Cz and Az was extremely strong and well organized.",
    pBoa.tail + pWheel.tail + pMomo.tail + pIceman.tail + pBeluga.tail + pZcell.tail + pRa.tail + pAntiv.tail + pSassy.tail + pTrev.tail + pGrr.tail + pMajic.tail + pTalad.tail + pJgale.tail + pPak.tail,
    pBuz.tail + pGerm.tail + pCobra.tail,
    pLemur.tail,
    pViper.tail);

CMCops[z++] = CMCops96 [zz++] = oRollingThunder = new CMCop (
    "ROLLING THUNDER", "9/19/96", "partial", "rthunder.gif", "ops96.html", "rthunder",
    "CIS/Elink RR ETO", "B", "N89/N90, N87/C83, N88/A83", "Capture/Destory", pSassy.tail + ":Legion," + pGrr.tail + ":Legion," + pDatso.tail + ":Legion", "1939 (also received Legion of Merit)",
    "N89 and N90 were captured. Tanks drove to N87, N88, C83, and A83. N87 was destroyed. C83 and A83 were damaged. Opposition from Cz was strong, Az opposition was memorably fierce especially at the bridge crossing!",
    pBoa.tail + pMomo.tail + pIceman.tail + pBeluga.tail + pZcell.tail + pAntiv.tail + pViper.tail + pSassy.tail + pTrev.tail + pGrr.tail + pMajic.tail + pTalad.tail + pLemur.tail + pDatso.tail,
    pBuz.tail + pGerm.tail + pCobra.tail,
    "",
    pWheel.tail + pRa.tail + pJgale.tail + pPak.tail + pParadog.tail);

CMCops[z++] = CMCops96 [zz++] = oDeathStar = new CMCop (
    "DEATH STAR", "9/26/96", "success", "dstar.gif", "ops96.html", "dstar",
    "CIS/Elink RR ETO", "B", "Az Spit Factory (primary), A82 (secondary)", "Destroy (primary) Damage (secondary)", pPak.tail + ":AirMedal", "",
    "Despite very heavy opposition, a close formation of b-17s made it to the targets as planned. A82 was damaged lightly as most of the bombers were already damaged when they attempted to drop. Az opposition was extremely strong.",
    pBoa.tail + pWheel.tail + pMomo.tail + pIceman.tail + pBeluga.tail + pZcell.tail + pAntiv.tail + pViper.tail + pSassy.tail + pTrev.tail + pMajic.tail + pLemur.tail + pPak.tail + pParadog.tail + pDatso.tail,
    pBuz.tail + pGerm.tail + pCobra.tail,
    "",
    pRa.tail + pGrr.tail + pTalad.tail + pJgale.tail);

// October
CMCops[z++] = CMCops96 [zz++] = oTrump = new CMCop (
    "TRUMP", "10/3/96", "success", "trump.gif", "ops96.html", "trump",
    "CIS/Elink RR ETO", "B", "N86, N87, N88, N89, N90, N91", "Capture", "", "blome",
    "Elinkers couldn't get on on this evening so the arena was rather empty. The goal was reached within 30 minutes of the start of the operation. Opposition was relatively mild since there were only 25 total pilots in the air.",
    pBoa.tail + pWheel.tail + pBeluga.tail + pTalad.tail + pPak.tail + pDatso.tail,
    pBuz.tail + pGerm.tail + pMomo.tail + pTrev.tail,
    pCobra.tail + pIceman.tail + pZcell.tail + pRa.tail + pViper.tail + pSassy.tail + pGrr.tail + pMajic.tail + pJgale.tail + pLemur.tail + pParadog.tail,
    "");

CMCops[z++] = CMCops96 [zz++] = oTimeBomb = new CMCop (
    "TIME BOMB", "10/10/96", "success", "timebomb.gif", "ops96.html", "timebomb",
    "CIS/Elink RR ETO", "B", "A82, A83, C82, C83", "Close", pBeluga.tail + ":Legion", "Ckb",
    "The word \"slaughter\" comes to mind. All 4 fields were closed. Cz opposition was very weak, Az opposition was medium (certainly less then normal). Excellent communications and discipline allowed CMC to move from field to field shutting each down successfully.",
    pBoa.tail + pWheel.tail + pMomo.tail + pIceman.tail + pBeluga.tail + pZcell.tail + pViper.tail + pSassy.tail + pTrev.tail + pGrr.tail + pMajic.tail + pPak.tail + pParadog.tail + pDatso.tail + pExile.tail,
    pBuz.tail,
    pLemur.tail,
    pCobra.tail + pRa.tail + pTalad.tail + pJgale.tail);

CMCops[z++] = CMCops96 [zz++] = oJudas = new CMCop (
    "JUDAS", "10/17/96", "success", "judas.gif", "ops96.html", "judas",
    "CIS/Elink RR ETO", "B", "A83, C83 / B83, B84 (primary), N86, N87, N88 (secondary)", "Damage / Defend (primary), Capture (secondary)", pDatso.tail + ":AirMedal", "Ckb, Hobby",
    "A terribly confusing situation for all but Cutthroats kept wits. B83 and B84 were defended and were at 100% by end of op, c83 and a83 were trashed. West team captured N86 but could not get N87 or N88. The main battle was fought at A82/B85 where the Bz were outnumbered nevertheless stopping the attackers AND wiping a82. Opposition was fierce.<BR><BR>*** DECLASSIFIED 11/12/97 ***<BR><BR>During this operation several spies were planted in the enemy countries.  A codebook was used to communicate with the spies who fed command and control with information about enemy forces and plans.",
    pBoa.tail + pWheel.tail + pMomo.tail + pIceman.tail + pBeluga.tail + pZcell.tail + pRa.tail + pSassy.tail + pGrr.tail + pTalad.tail + pLemur.tail + pPak.tail + pParadog.tail + pDatso.tail + pExile.tail,
    pBuz.tail + pTrev.tail,
    pMajic.tail,
    pCobra.tail + pJgale.tail + pViper.tail);

CMCops[z++] = CMCops96 [zz++] = oDoubleTrouble = new CMCop (
    "DOUBLE TROUBLE", "10/24/96", "success", "double.gif", "ops96.html", "double",
    "CIS/Elink RR ETO", "B", "Az and Cz spit factories", "Destroy", pMomo.tail + ":DFC", "blome, Chief",
    "It was a difficult night as the Az had never been more fierce. The CMC had their hands full all evening. Despite heavy losses before the start of the operation, the CMC managed to turn the situation around AND complete the primary goal (to destroy both enemy spit factories). The defense of B85 was one of the most memorable battles in B-land history.",
    pBoa.tail + pWheel.tail + pMomo.tail + pIceman.tail + pBeluga.tail + pZcell.tail + pRa.tail + pSassy.tail + pTrev.tail + pGrr.tail + pMajic.tail + pLemur.tail + pPak.tail + pExile.tail,
    pBuz.tail,
    "",
    pViper.tail + pTalad.tail + pJgale.tail + pParadog.tail + pDatso.tail);
    
// November
CMCops[z++] = CMCops96 [zz++] = oHammerhead = new CMCop (
    "HAMMERHEAD", "11/7/96", "success", "hammerh.gif", "ops96.html", "hammerh",
    "CIS/Elink RR ETO", "B", "A81", "Damage", pExile.tail + ":AirMedal", "sHall, Mavr, $-Mar",
    "The failure of this mission was due to an overwhelming attack on B-land by the combined forces of Az and Cz. The original plan was scrapped in order to defend our country. This defense was incredibly successful. The Cutthroats prevented any of the fields from being closed, kept all fields at operational level with supply runs and even managed to capture some N fields.<br><br>*** DECLASSIFIED 3/24/97 ***<br><br>This operation was actually a front to the real operation called: RAT PATROL and not a failure at all. There was a possibility of a spy in the midst of CMC personel. This mission was designed to weed out this spy. As it turned out there was no leak, and no spy.",
    pWheel.tail + pIceman.tail + pSassy.tail + pBeluga.tail + pTrev.tail + pGrr.tail + pLemur.tail + pPak.tail + pMajic.tail + pRa.tail + pJgale.tail + pParadog.tail + pDatso.tail + pExile.tail + pDice.tail + pMar.tail + pShall.tail,
    pMomo.tail,
    pBoa.tail + pZcell.tail,
    pViper.tail + pTalad.tail + pBuz.tail);

CMCops[z++] = CMCops96 [zz++] = oPrankster = new CMCop (
    "PRANKSTER", "11/14/96", "success", "prank.gif", "ops96.html", "prank",
    "CIS/Elink RR ETO", "B", "C82, C83, A83, A82", "Deny fuel", "", "SR",
    "This was the mother of all battles (so far). Evening topped out at 78 pilots online. Az really went after B-land, later Cz did the same. Objective of operation was to kill fuel at each base and to keep it killed by continuous bombing and supply denial. Objective was accomplished at all 4 nmy bases (a83 and c83 were closed!) and at the same time, no B-land bases were closed. Those bases that were hit were quickly resupplied. Opposition from both enemys was very strong.",
    pBoa.tail + pWheel.tail + pMomo.tail + pIceman.tail + pSassy.tail + pBeluga.tail + pZcell.tail + pGrr.tail + pLemur.tail + pMajic.tail + pJgale.tail + pDatso.tail + pExile.tail + pDice.tail + pMar.tail + pShall.tail + pSpaz.tail,
    pTrev.tail + pParadog.tail,
    pRa.tail,
    pPak.tail + pViper.tail + pBuz.tail);

CMCops[z++] = CMCops96 [zz++] = oSteppingStone = new CMCop (
    "STEPPING STONE", "11/21/96", "success", "sstone.gif", "ops96.html", "sstone",
    "CIS/Elink RR ETO", "B", "N87, C84 (primary), C82, C83 (secondary)", "Capture/Destroy", pMomo.tail + ":AirMedal", "sonni",
    "N87 came under attack early in the evening. Cz and Az were plentiful and so Momo decided to trash the field instead. After the field was closed Yellowbeard captured N87 for later use. C84 was in turn shut down by the attack team. In the meantime, the defense team shut down C83. Finally, as an encore, the attack team closed C82. B-land was well protected although the Az managed to close B85 early in the operation. Opposition was very strong.",
    pBoa.tail + pWheel.tail + pMomo.tail + pNewgy.tail + pIceman.tail + pBeluga.tail + pTrev.tail + pZcell.tail + pGrr.tail + pLemur.tail + pPak.tail + pMajic.tail + pRa.tail + pJgale.tail + pDatso.tail + pExile.tail + pMar.tail + pShall.tail + pSpaz.tail + pSonni.tail,
    pParadog.tail,
    pSassy.tail + pDice.tail,
    pViper.tail);

// December
CMCops[z++] = CMCops96 [zz++] = oScrambledEggs = new CMCop (
    "SCRAMBLED EGGS", "12/5/96", "failure", "seggs.gif", "ops96.html", "seggs",
    "CIS/Elink RR ETO", "B", "Cz spit factory (primary), C83 (secondary)", "Destroy/Damage", pLemur.tail + ":AirMedal," + pGrr.tail + ":PurpleHeart," + pDatso.tail + ":PurpleHeart", "Hugo, SR",
    "Due to an early infiltration by C-land spies, our all bomber formation was slaughtered one by one. One bomber made it to the spit factory but was shot down before making the drop. The CMC retaliated with strikes against C82, C83, and A83. These were closed or extremely damaged. The opposition was average but well informed.",
    pBoa.tail + pWheel.tail + pMomo.tail + pIceman.tail + pSassy.tail + pBeluga.tail + pTrev.tail + pGrr.tail + pLemur.tail + pMajic.tail + pJgale.tail + pDatso.tail + pDice.tail + pMar.tail + pSpaz.tail,
    "",
    pZcell.tail + pParadog.tail + pExile.tail + pShall.tail + pSonni.tail,
    pPak.tail + pRa.tail + pViper.tail);

CMCops[z++] = CMCops96 [zz++] = oThunderstorm = new CMCop (
    "THUNDERSTORM", "12/12/96", "success", "thunder.gif", "ops96.html", "thunder",
    "CIS/Elink RR ETO", "B", "A83 (primary); A82 (secondary)", "Destroy", pDice.tail + ":AirMedal," + pTrev.tail + ":PurpleHeart", "none",
    "A revised bomber formation designed by Momo proved extremely effective as the CMC closed both A83 and A82 in one flight of B17s. Despite being outnumbered by the Az for most of the night, the squad managed to close targets, and as usual, defend B-land from enemy attack for an entire evening. Opposition was fierce.",
    pBoa.tail + pWheel.tail + pMomo.tail + pIceman.tail + pSassy.tail + pTrev.tail + pZcell.tail + pGrr.tail + pLemur.tail + pPak.tail + pMajic.tail + pJgale.tail + pDatso.tail + pExile.tail + pDice.tail + pMar.tail + pShall.tail + pSonni.tail,
    "",
    pBeluga.tail + pRa.tail + pSpaz.tail,
    pViper.tail + pParadog.tail);

CMCops[z++] = CMCops96 [zz++] = oCurtains = new CMCop (
    "CURTAINS", "12/19/96", "success", "curtains.gif", "ops96.html", "curtains",
    "CIS/Elink RR ETO", "B", "Az spit factory (primary); A82 and A81 (secondary)", "Destroy/Damage", "", "none",
    "This was a truly momentous finish to the year.  A real tough battle but objectives were met.  Spit factory was closed as was A82.  A81 was lightly  damaged.  The Az were very numerous and sharp and gave us a great battle.",
    pBoa.tail + pWheel.tail + pMomo.tail + pIceman.tail + pSassy.tail + pBeluga.tail + pTrev.tail + pZcell.tail + pGrr.tail + pLemur.tail + pPak.tail + pMajic.tail + pJgale.tail + pDatso.tail + pExile.tail + pDice.tail + pMar.tail + pShall.tail + pSpaz.tail + pSonni.tail,
    "",
    pRa.tail + pParadog.tail,
    "");

