]> gitweb.michael.orlitzky.com - charm-bypass.git/blobdiff - index.html.in
COPYING: add to state the "or later" bit
[charm-bypass.git] / index.html.in
index 4dc37cd26f2130b2ed1ee7b9bb82305e71678c73..ce22f37a7eb472ed16ccb76893392dc82b182713 100644 (file)
               Daily security code (optional):
             </label>
             <input id="code1"
-                   name="code"
+                   name="code" value=""
                    type="text"
                    size="2"
                    minlength="2"
               Daily security code (optional):
             </label>
             <input id="code2"
-                   name="code"
+                   name="code" value=""
                    type="text"
                    size="2"
                    minlength="2"
               Daily security code (optional):
             </label>
             <input id="code3"
-                   name="code"
+                   name="code" value=""
                    type="text"
                    size="2"
                    minlength="2"
                    value="CPK" />
             <label for="origin_CPK">College Park (Camden Line)</label>
           </div>
+          <div>
+            <input type="radio" required
+                   name="origin"
+                   id="origin_FRC"
+                   value="FRC" />
+            <label for="origin_FRC">Frederick (Brunswick Line)</label>
+          </div>
           <div>
             <input type="radio" required
                    name="origin"
                    value="HAE" />
             <label for="origin_HAE">Halethorpe (Penn Line)</label>
           </div>
+          <div>
+            <input type="radio" required
+                   name="origin"
+                   id="origin_NCR"
+                   value="NCR" />
+            <label for="origin_NCR">New Carrollton (Penn Line)</label>
+          </div>
           <div>
             <input type="radio" required
                    name="origin"
                    value="CPK" />
             <label for="destination_CPK">College Park (Camden Line)</label>
           </div>
+          <div>
+            <input type="radio" required
+                   name="destination"
+                   id="destination_FRC"
+                   value="FRC" />
+            <label for="destination_FRC">Frederick (Brunswick Line)</label>
+          </div>
           <div>
             <input type="radio" required
                    name="destination"
                    value="HAE" />
             <label for="destination_HAE">Halethorpe (Penn Line)</label>
           </div>
+          <div>
+            <input type="radio" required
+                   name="destination"
+                   id="destination_NCR"
+                   value="NCR" />
+            <label for="destination_NCR">New Carrollton (Penn Line)</label>
+          </div>
           <div>
             <input type="radio" required
                    name="destination"
                  value="Generate Ticket" />
         </fieldset>
       </form>
-
-      <p>
-        About CharmBypass:
-      </p>
-      <ol>
-        <li>
-          <a href="https://michael.orlitzky.com/articles/charmbypass_pt._1%3A_introduction.xhtml">
-            Introduction
-          </a>
-        </li>
-        <li>
-          <a href="https://michael.orlitzky.com/articles/charmbypass_pt._2%3A_analysis.xhtml">
-            Analysis
-          </a>
-        </li>
-      </ol>
     </div>
 
     @SVGDATA@
           BAL_BWE: 2,
           BAL_BWI: 1,
           BAL_HAE: 1,
+          BAL_NCR: 3,
           BAL_SEB: 3,
           BAL_WAS: 4,
           BAL_WBL: 1,
           BCA_WAS: 4,
           BWE_BWI: 1,
           BWE_HAE: 1,
+          BWE_NCR: 1,
           BWE_SEB: 1,
           BWE_WAS: 2,
           BWE_WBL: 2,
           BWI_HAE: 1,
+          BWI_NCR: 2,
           BWI_SEB: 2,
           BWI_WAS: 3,
           BWI_WBL: 1,
+          FRC_WAS: 4,
+          HAE_NCR: 2,
           HAE_SEB: 2,
           HAE_WAS: 3,
           HAE_WBL: 1,
+          NCR_SEB: 1,
+          NCR_WAS: 1,
+          NCR_WBL: 3,
           SEB_WAS: 1,
           SEB_WBL: 3,
           WAS_WBL: 4