inform-class

[DORMANT] the products of a summer text adventures course
git clone git://git.figbert.com/inform-class.git
Log | Files | Refs | README | LICENSE

World.html (282362B)


      1 <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
      2 <html>
      3 <head><meta http-equiv="content-type" content="text/html; charset=UTF-8">
      4     <style type="text/css">
      5     <!--
      6         *, *:before, *:after {
      7             -moz-box-sizing: border-box;
      8             -webkit-box-sizing: border-box;
      9             box-sizing: border-box;
     10         }
     11         h3.tighter {
     12             margin-top: 0px;
     13         }
     14         p.hang {
     15             padding-left: 25px;
     16             text-indent: -25px;
     17             margin-top: 0px;
     18             margin-bottom: 0px;
     19         }
     20         p.in1 {
     21             padding-left: 0px;
     22         }
     23         p.tightin1 {
     24             padding-left: 0px;
     25             margin-top: 2px;
     26             margin-bottom: 2px;
     27         }
     28         p.halftightin1 {
     29             padding-left: 0px;
     30             margin-bottom: 2px;
     31         }
     32         p.hangingin1 {
     33             padding-left: 50px;
     34             text-indent: -50px;
     35             margin-top: 0px;
     36             margin-bottom: 1px;
     37         }
     38         p.in2 {
     39             padding-left: 25px;
     40         }
     41         p.tightin2 {
     42             padding-left: 25px;
     43             margin-top: 2px;
     44             margin-bottom: 2px;
     45         }
     46         p.halftightin2 {
     47             padding-left: 25px;
     48             margin-bottom: 2px;
     49         }
     50         p.hangingin2 {
     51             padding-left: 75px;
     52             text-indent: -50px;
     53             margin-top: 0px;
     54             margin-bottom: 1px;
     55         }
     56         p.in3 {
     57             padding-left: 50px;
     58         }
     59         p.tightin3 {
     60             padding-left: 50px;
     61             margin-top: 2px;
     62             margin-bottom: 2px;
     63         }
     64         p.halftightin3 {
     65             padding-left: 50px;
     66             margin-bottom: 2px;
     67         }
     68         p.hangingin3 {
     69             padding-left: 100px;
     70             text-indent: -50px;
     71             margin-top: 0px;
     72             margin-bottom: 1px;
     73         }
     74         p.in4 {
     75             padding-left: 75px;
     76         }
     77         p.tightin4 {
     78             padding-left: 75px;
     79             margin-top: 2px;
     80             margin-bottom: 2px;
     81         }
     82         p.halftightin4 {
     83             padding-left: 75px;
     84             margin-bottom: 2px;
     85         }
     86         p.hangingin4 {
     87             padding-left: 125px;
     88             text-indent: -50px;
     89             margin-top: 0px;
     90             margin-bottom: 1px;
     91         }
     92         p.in5 {
     93             padding-left: 100px;
     94         }
     95         p.tightin5 {
     96             padding-left: 100px;
     97             margin-top: 2px;
     98             margin-bottom: 2px;
     99         }
    100         p.halftightin5 {
    101             padding-left: 100px;
    102             margin-bottom: 2px;
    103         }
    104         p.hangingin5 {
    105             padding-left: 150px;
    106             text-indent: -50px;
    107             margin-top: 0px;
    108             margin-bottom: 1px;
    109         }
    110         p.in6 {
    111             padding-left: 125px;
    112         }
    113         p.tightin6 {
    114             padding-left: 125px;
    115             margin-top: 2px;
    116             margin-bottom: 2px;
    117         }
    118         p.halftightin6 {
    119             padding-left: 125px;
    120             margin-bottom: 2px;
    121         }
    122         p.hangingin6 {
    123             padding-left: 175px;
    124             text-indent: -50px;
    125             margin-top: 0px;
    126             margin-bottom: 1px;
    127         }
    128         p.in7 {
    129             padding-left: 150px;
    130         }
    131         p.tightin7 {
    132             padding-left: 150px;
    133             margin-top: 2px;
    134             margin-bottom: 2px;
    135         }
    136         p.halftightin7 {
    137             padding-left: 150px;
    138             margin-bottom: 2px;
    139         }
    140         p.hangingin7 {
    141             padding-left: 200px;
    142             text-indent: -50px;
    143             margin-top: 0px;
    144             margin-bottom: 1px;
    145         }
    146         p.in8 {
    147             padding-left: 175px;
    148         }
    149         p.tightin8 {
    150             padding-left: 175px;
    151             margin-top: 2px;
    152             margin-bottom: 2px;
    153         }
    154         p.halftightin8 {
    155             padding-left: 175px;
    156             margin-bottom: 2px;
    157         }
    158         p.hangingin8 {
    159             padding-left: 225px;
    160             text-indent: -50px;
    161             margin-top: 0px;
    162             margin-bottom: 1px;
    163         }
    164         p.in9 {
    165             padding-left: 200px;
    166         }
    167         p.tightin9 {
    168             padding-left: 200px;
    169             margin-top: 2px;
    170             margin-bottom: 2px;
    171         }
    172         p.halftightin9 {
    173             padding-left: 200px;
    174             margin-bottom: 2px;
    175         }
    176         p.hangingin9 {
    177             padding-left: 250px;
    178             text-indent: -50px;
    179             margin-top: 0px;
    180             margin-bottom: 1px;
    181         }
    182         div.hr {
    183             border: 0;
    184             width: 100%;
    185             color: #707070;
    186             background-color: #707070;
    187             height: 5px;
    188         }
    189         .headingbox {
    190          position: relative;
    191          height: 56px;
    192          padding: 0px;
    193          white-space:nowrap;
    194          background: #eeeeee;  /* grey */
    195         font-family: "Lucida Grande", "Lucida Sans Unicode", Helvetica, Arial, Verdana, sans-serif;
    196         -webkit-font-smoothing: antialiased;
    197          }
    198         .headingboxhigh {
    199          position: relative;
    200          height: 117px;
    201          padding: 0px;
    202          white-space:nowrap;
    203          background: #eeeeee;  /* grey */
    204         font-family: "Lucida Grande", "Lucida Sans Unicode", Helvetica, Arial, Verdana, sans-serif;
    205         -webkit-font-smoothing: antialiased;
    206          }
    207         .headingboxSucceeded {
    208          position: relative;
    209          height: 56px;
    210          padding: 0px;
    211          white-space:nowrap;
    212          background: #E6FFE6;  /* green */
    213         font-family: "Lucida Grande", "Lucida Sans Unicode", Helvetica, Arial, Verdana, sans-serif;
    214         -webkit-font-smoothing: antialiased;
    215          }
    216         .headingboxFailed {
    217          position: relative;
    218          height: 56px;
    219          padding: 0px;
    220          white-space:nowrap;
    221          background: #f69Ca6;  /* red */
    222         font-family: "Lucida Grande", "Lucida Sans Unicode", Helvetica, Arial, Verdana, sans-serif;
    223         -webkit-font-smoothing: antialiased;
    224          }
    225         .headingtext {
    226         	position: absolute;
    227         	top: -4px;
    228         	left: -1px;
    229         	width: 100%;
    230         	color: #222222;
    231         	padding: 14px 10px 0px 10px;
    232         	font-size: 20px;
    233         	font-weight: bold;
    234         }
    235         .headingrubric {
    236         	position: absolute;
    237         	top: 36px;
    238         	width: 100%;
    239         	color: #222222;
    240         	padding: 0px 10px 0px 10px;
    241         	font-size: 11px;
    242         	font-weight: bold;
    243         }
    244     -->
    245 </style>
    246 <script type="text/javascript">
    247     function project() {
    248         if ("Project" in window) return window.Project;
    249         return external.Project;
    250         }
    251         function showExtra(id, imid) {
    252             if (document.getElementById(id).style.display == 'block') {
    253                 document.getElementById(id).style.display = 'none';
    254                 document.getElementById(imid).src = 'inform:/doc_images/extra.png';
    255             } else {
    256                 document.getElementById(id).style.display = 'block';
    257                 document.getElementById(imid).src = 'inform:/doc_images/extraclose.png';
    258             }
    259         }
    260         function showBasic(id) {
    261             if (document.getElementById(id).style.display == '') {
    262                 document.getElementById(id).style.display = 'none';
    263             } else {
    264                 document.getElementById(id).style.display = '';
    265             }
    266         }
    267         function showResp(id, imid) {
    268             if (document.getElementById(id)) {
    269                 if (document.getElementById(id).style.display == 'block') {
    270                     document.getElementById(id).style.display = 'none';
    271                     document.getElementById(imid).src = 'inform:/doc_images/responses.png';
    272                 } else {
    273                     document.getElementById(id).style.display = 'block';
    274                     document.getElementById(imid).src = 'inform:/doc_images/responsesclose.png';
    275                 }
    276             }
    277         }
    278         function showAllResp() {
    279             for (var i=0;i<375;i++) {
    280                 showResp('extra'+(1000000+i), 'plus'+(1000000+i));
    281             }
    282         }
    283     </script>
    284     <style type="text/css" media="screen, print">
    285     p {
    286     font-family: "Lucida Grande", "Lucida Sans Unicode", Helvetica, Arial, Verdana, sans-serif;
    287     }
    288 
    289     .box a:link { text-decoration: none; }
    290     .box a:visited { text-decoration: none; }
    291     .box a:active { text-decoration: none; }
    292     .box a:hover { text-decoration: none; color: #444444; }
    293 
    294     .smallbox a:link { text-decoration: none; }
    295     .smallbox a:visited { text-decoration: none; }
    296     .smallbox a:active { text-decoration: none; }
    297     .smallbox a:hover { text-decoration: none; color: #444444; }
    298 
    299     .symbol {
    300     	position: absolute;
    301     	top: -4px;
    302     	left: -1px;
    303     	width: 100%;
    304     	color: #ffffff;
    305     	padding: 14px 0px 14px 1px;
    306     	font-size: 20px;
    307     	font-weight: bold;
    308     	text-align: center;
    309     }
    310     .indexno {
    311     	position: absolute;
    312     	top: 1px;
    313     	left: 3px;
    314     	color: #ffffff;
    315     	font-size: 7pt;
    316     	text-align: left;
    317     }
    318     .rubric {
    319     	position: absolute;
    320     	top: 35px;
    321     	width: 100%;
    322     	color: #ffffff;
    323     	font-size: 9px;
    324     	font-weight: bold;
    325     	text-align: center;
    326     }
    327 
    328     .box {
    329      position: relative;
    330      height: 56px;
    331      width: 56px;
    332      padding: 0px;
    333     font-family: "Lucida Grande", "Lucida Sans Unicode", Helvetica, Arial, Verdana, sans-serif;
    334     -webkit-font-smoothing: antialiased;
    335     }
    336     .sidebar {
    337      height: 56px;
    338      width: 16px;
    339      background: #888;
    340     font-family: "Lucida Grande", "Lucida Sans Unicode", Helvetica, Arial, Verdana, sans-serif;
    341     -webkit-font-smoothing: antialiased;
    342     }
    343     .sidebar:hover { background: #222; }
    344 
    345     .smallbox {
    346      position: relative;
    347      height: 40px;
    348      width: 40px;
    349      padding: 0px;
    350     font-family: "Lucida Grande", "Lucida Sans Unicode", Helvetica, Arial, Verdana, sans-serif;
    351     -webkit-font-smoothing: antialiased;
    352     }
    353 
    354     #box1_1 {
    355      background: #cf0a38;
    356      }
    357     #minibox1_1 {
    358      background: #cf0a38;
    359      }
    360     #box1_2 {
    361      background: #cf0a38;
    362      }
    363     #minibox1_2 {
    364      background: #cf0a38;
    365      }
    366     #box1_3 {
    367      background: #cf0a38;
    368      }
    369     #minibox1_3 {
    370      background: #cf0a38;
    371      }
    372     #box1_4 {
    373      background: #cf0a38;
    374      }
    375     #minibox1_4 {
    376      background: #cf0a38;
    377      }
    378     #box1_5 {
    379      background: #cf0a38;
    380      }
    381     #minibox1_5 {
    382      background: #cf0a38;
    383      }
    384     #box2_1 {
    385      background: #ea5b1f;
    386      }
    387     #minibox2_1 {
    388      background: #ea5b1f;
    389      }
    390     #box2_2 {
    391      background: #ea5b1f;
    392      }
    393     #minibox2_2 {
    394      background: #ea5b1f;
    395      }
    396     #box2_3 {
    397      background: #ea5b1f;
    398      }
    399     #minibox2_3 {
    400      background: #ea5b1f;
    401      }
    402     #box2_4 {
    403      background: #ea5b1f;
    404      }
    405     #minibox2_4 {
    406      background: #ea5b1f;
    407      }
    408     #box2_5 {
    409      background: #ea5b1f;
    410      }
    411     #minibox2_5 {
    412      background: #ea5b1f;
    413      }
    414     #box3_1 {
    415      background: #e9cf08;
    416      }
    417     #minibox3_1 {
    418      background: #e9cf08;
    419      }
    420     #box3_2 {
    421      background: #e9cf08;
    422      }
    423     #minibox3_2 {
    424      background: #e9cf08;
    425      }
    426     #box3_3 {
    427      background: #e9cf08;
    428      }
    429     #minibox3_3 {
    430      background: #e9cf08;
    431      }
    432     #box4_1 {
    433      background: #52992f;
    434      }
    435     #minibox4_1 {
    436      background: #52992f;
    437      }
    438     #box4_2 {
    439      background: #52992f;
    440      }
    441     #minibox4_2 {
    442      background: #52992f;
    443      }
    444     #box4_3 {
    445      background: #52992f;
    446      }
    447     #minibox4_3 {
    448      background: #52992f;
    449      }
    450     #box4_4 {
    451      background: #52992f;
    452      }
    453     #minibox4_4 {
    454      background: #52992f;
    455      }
    456     #box5_1 {
    457      background: #1d31b4;
    458      }
    459     #minibox5_1 {
    460      background: #1d31b4;
    461      }
    462     #box5_2 {
    463      background: #1d31b4;
    464      }
    465     #minibox5_2 {
    466      background: #1d31b4;
    467      }
    468     #box6_1 {
    469      background: #001860;
    470      }
    471     #minibox6_1 {
    472      background: #001860;
    473      }
    474     #box6_2 {
    475      background: #001860;
    476      }
    477     #minibox6_2 {
    478      background: #001860;
    479      }
    480     #box6_3 {
    481      background: #001860;
    482      }
    483     #minibox6_3 {
    484      background: #001860;
    485      }
    486     #box7_1 {
    487      background: #8b58bf;
    488      }
    489     #minibox7_1 {
    490      background: #8b58bf;
    491      }
    492     #box7_2 {
    493      background: #8b58bf;
    494      }
    495     #minibox7_2 {
    496      background: #8b58bf;
    497      }
    498     #box8_1 {
    499      background: #111111;
    500      }
    501     #minibox8_1 {
    502      background: #111111;
    503      }
    504 
    505     ul.leaders {
    506         padding: 0;
    507         margin-top: 1px;
    508         margin-bottom: 0;
    509         overflow-x: hidden;
    510         list-style: none}
    511     ul.leaders li.leaded:before {
    512         float: left;
    513         width: 0;
    514         white-space: nowrap;
    515         content:
    516     	".  .  .  .  .  .  .  .  .  .  .  .  .  .  .  .  .  .  .  .  "
    517     	".  .  .  .  .  .  .  .  .  .  .  .  .  .  .  .  .  .  .  .  "
    518     	".  .  .  .  .  .  .  .  .  .  .  .  .  .  .  .  .  .  .  .  "
    519     	".  .  .  .  .  .  .  .  .  .  .  .  .  .  .  .  .  .  .  .  "
    520     	".  .  .  .  .  .  .  .  .  .  .  .  .  .  .  .  .  .  .  .  "
    521     	".  .  .  .  .  .  .  .  .  .  .  .  .  .  .  .  .  .  .  .  "
    522     	".  .  .  .  .  .  .  .  .  .  .  .  .  .  .  .  .  .  .  .  "
    523     	".  .  .  .  .  .  .  .  .  .  .  .  .  .  .  .  .  .  .  .  "
    524     	".  .  .  .  .  .  .  .  .  .  .  .  .  .  .  .  .  .  .  .  "
    525     	".  .  .  .  .  .  .  .  .  .  .  .  .  .  .  .  .  .  .  .  "}
    526     ul.leaders li.leaded span:first-child {
    527         padding-right: 0.33em;
    528         background: white}
    529     ul.leaders li.leaded span + span {
    530         float: right;
    531         padding-left: 0.33em;
    532         background: white}
    533     li.indent1 span:first-child {
    534         padding-left: 25px;
    535     }
    536     li.indent2 span:first-child {
    537         padding-left: 50px;
    538     }
    539     li.indent3 span:first-child {
    540         padding-left: 75px;
    541     }
    542     li.indent4 span:first-child {
    543         padding-left: 100px;
    544     }
    545     li.indent5 span:first-child {
    546         padding-left: 125px;
    547     }
    548     li.indent6 span:first-child {
    549         padding-left: 150px;
    550     }
    551     li.indent7 span:first-child {
    552         padding-left: 175px;
    553     }
    554     li.indent8 span:first-child {
    555         padding-left: 200px;
    556     }
    557     li.indent9 span:first-child {
    558         padding-left: 225px;
    559     }
    560 
    561     li.unleaded:before {
    562     	content: "";
    563     }
    564     </style>
    565     <script type="text/javascript">
    566     var qq; window.onload = function() {
    567         if (location.search.length > 0) {
    568             qq = location.search.substring(1, location.search.length);
    569             show_only_one_element(qq);
    570         }
    571     }
    572     function click_element_box(id) {
    573         if (document.getElementById(id).style.display == 'none') {
    574             show_only_one_element(id);
    575         } else {
    576             var x = 0;
    577             if (document.getElementById('segment1').style.display == '') { x++; }
    578             if (document.getElementById('segment2').style.display == '') { x++; }
    579             if (x == 1) { show_all_elements(); }
    580             else { show_only_one_element(id); }
    581         }
    582     }
    583     function click_sidebar() {
    584         if (document.getElementById('surround0').style.display == 'none') {
    585             enter_periodic_table();
    586         } else {
    587             show_all_elements();
    588         }
    589     }
    590     function show_all_elements() {
    591         show_element('segment1');
    592         light_up('segment1');
    593         show_element('segment2');
    594         light_up('segment2');
    595     	}
    596     function show_only_one_element(id) {
    597         hide_element('segment1');
    598         light_down('segment1');
    599         hide_element('segment2');
    600         light_down('segment2');
    601         show_element(id);
    602         light_up(id);
    603     }
    604     function enter_periodic_table() {
    605         hide_element('segment1');
    606         light_up('segment1');
    607         hide_element('segment2');
    608         light_up('segment2');
    609     }
    610     function show_element(id) {
    611         document.getElementById(id).style.display = '';
    612     }
    613     function hide_element(id) {
    614         document.getElementById(id).style.display = 'none';
    615     }
    616     function light_up(id) {
    617         var ic = 'box7_1';
    618         if (id == 'segment2') { ic = 'box7_2';}
    619         document.getElementById(ic).style.background = '#8b58bf';
    620     }
    621     function light_down(id) {
    622         var ic = 'box7_1';
    623         if (id == 'segment2') { ic = 'box7_2';}
    624         document.getElementById(ic).style.background = '#cccccc';
    625     }
    626     </script>
    627 </head>
    628 <body>
    629     <script language="JavaScript">function pasteCode(code) { var myProject = project(); myProject.selectView('source'); myProject.pasteCode(code); }</script>
    630     <font face="lucida grande,geneva,arial,tahoma,verdana,helvetica,helv" size=2>
    631     <!--CONTENT BEGINS-->
    632     <div id="periodictable">
    633     <table cellspacing="3" border="0" width="100%">
    634     <tr id="surround7"><td onclick="window.location='Welcome.html'; return false;"><div class="sidebar"></div></td><td onclick="click_element_box('segment1'); return false;"><div id="box7_1" class="box">
    635     <a class="symbol" title="Map" href="#">Mp</a>
    636     <div class="indexno">1</div>
    637     <div class="rubric">Map</div>
    638     </div>
    639     </td><td onclick="click_element_box('segment2'); return false;"><div id="box7_2" class="box">
    640     <a class="symbol" title="Gazetteer" href="#">Gz</a>
    641     <div class="indexno">2</div>
    642     <div class="rubric">Gazetteer</div>
    643     </div>
    644     </td><td onclick="show_all_elements(); return false;" colspan="4" style="width:100%">
    645     <div class="headingbox">
    646     	<div class="headingtext">World Index</div>
    647     	<div class="headingrubric">Like locations, props and actors in a movie</div>
    648     </div></td>
    649     </tr></table></div><div id="segment1">
    650     <hr><table cellspacing="3" border="0" style="background:#eeeeee;"><tr>
    651     <td valign="top" align="left">
    652     <div id="minibox7_1" class="smallbox">
    653     <a class="symbol" title="Map" href="#" onclick="click_element_box('segment1'); return false;">Mp</a>
    654     <div class="indexno">1</div>
    655     </div>
    656     </td>
    657     <td style="width:100%;" align="left" valign="top">
    658     <p style="margin-top:0px;padding-top:0px;margin-bottom:0px;padding-bottom:0px;line-height:150%;"><b>Map</b> &mdash; 
    659     A map of the world</p>
    660     </td>
    661     </tr></table>
    662 
    663 
    664     <!--WORLD INDEX MAP BEGINS-->
    665     <p>
    666 
    667         <table border="0" cellspacing="0" cellpadding="0"><tr><td><table width="100%" cellpadding="0" cellspacing="0" border="0" style="background-color: #e0e0e0"><tr><td width="8"><img src="inform:/bg_images/tl_corner_e0e0e0.gif" width="8" height="8" border="0" alt="..." /></td><td></td><td width="8"><img src="inform:/bg_images/tr_corner_e0e0e0.gif" width="8" height="8" border="0" alt="..." /></td></tr><tr><td width="8"></td><td><font face="lucida grande,geneva,arial,tahoma,verdana,helvetica,helv" size=2><i>Map</i></font></td><td width="8"></td></tr><tr><td width="8"></td><td></td><td width="8"></td></tr></table></td></tr><tr><td>
    668 
    669 
    670           <table border="0" cellspacing="0" cellpadding="0" background="inform:/map_icons/grid.png"><tr><td>
    671             <table border="0" cellspacing="0" cellpadding="0" width="53" height="13"><tr><td><img border=0 src=inform:/map_icons/blank_square.png><img border=0 src=inform:/map_icons/ns_spacer.png><img border=0 src=inform:/map_icons/blank_ns.png><img border=0 src=inform:/map_icons/blank_square.png><img border=0 src=inform:/map_icons/blank_ns.png><img border=0 src=inform:/map_icons/ns_spacer.png><img border=0 src=inform:/map_icons/blank_square.png></td></tr>
    672             </table>
    673     </td><td>
    674             <table border="0" cellspacing="0" cellpadding="0" width="53" height="13"><tr><td><img border=0 src=inform:/map_icons/blank_square.png><img border=0 src=inform:/map_icons/ns_spacer.png><img border=0 src=inform:/map_icons/blank_ns.png><img border=0 src=inform:/map_icons/blank_square.png><img border=0 src=inform:/map_icons/blank_ns.png><img border=0 src=inform:/map_icons/ns_spacer.png><img border=0 src=inform:/map_icons/blank_square.png></td></tr>
    675             </table>
    676     </td><td>
    677             <table border="0" cellspacing="0" cellpadding="0" width="53" height="13"><tr><td><img border=0 src=inform:/map_icons/blank_square.png><img border=0 src=inform:/map_icons/ns_spacer.png><img border=0 src=inform:/map_icons/blank_ns.png><img border=0 src=inform:/map_icons/blank_square.png><img border=0 src=inform:/map_icons/blank_ns.png><img border=0 src=inform:/map_icons/ns_spacer.png><img border=0 src=inform:/map_icons/blank_square.png></td></tr>
    678             </table>
    679     </td></tr><tr><td>
    680             <table border="0" cellspacing="0" cellpadding="0" width="53" height="27"><tr><td>
    681               <table border="0" cellspacing="0" cellpadding="0"><tr><td><img border=0 src=inform:/map_icons/ew_spacer.png><br><img border=0 src=inform:/map_icons/blank_ew.png><br><img border=0 src=inform:/map_icons/blank_square.png><br><img border=0 src=inform:/map_icons/blank_ew.png><br><img border=0 src=inform:/map_icons/ew_spacer.png></td></tr>
    682               </table>
    683     </td><td><table border="1" cellpadding="0" cellspacing="0" bordercolor="#000000" width="27" height="27" title="Cluttered Room"><tr><td valign="middle" align="center" bgcolor="#D3D3D3"><font size=2 color="#000000"><a href=#wo_65 STYLE="text-decoration: none"><font color="#000000">CR</font></a></font></td></tr></table>
    684     </td><td>
    685               <table border="0" cellspacing="0" cellpadding="0" width="13" height="27"><tr><td><img border=0 src=inform:/map_icons/ew_spacer.png><br><img border=0 src=inform:/map_icons/blank_ew.png><br><img border=0 src=inform:/map_icons/e_arrow_door.png title="east through hallway to Great Room"><br><img border=0 src=inform:/map_icons/blank_ew.png><br><img border=0 src=inform:/map_icons/ew_spacer.png></td></tr>
    686               </table>
    687     </td></tr>
    688             </table>
    689     </td><td>
    690             <table border="0" cellspacing="0" cellpadding="0" width="53" height="27"><tr><td>
    691               <table border="0" cellspacing="0" cellpadding="0"><tr><td><img border=0 src=inform:/map_icons/ew_spacer.png><br><img border=0 src=inform:/map_icons/blank_ew.png><br><img border=0 src=inform:/map_icons/blank_square.png><br><img border=0 src=inform:/map_icons/blank_ew.png><br><img border=0 src=inform:/map_icons/e_dot.png></td></tr>
    692               </table>
    693     </td><td><table border="1" cellpadding="0" cellspacing="0" bordercolor="#000000" width="27" height="27" title="Cave of Shame"><tr><td valign="middle" align="center" bgcolor="#D3D3D3"><font size=2 color="#000000"><a href=#wo_92 STYLE="text-decoration: none"><font color="#000000">CS</font></a></font></td></tr></table>
    694     </td><td>
    695               <table border="0" cellspacing="0" cellpadding="0" width="13" height="27"><tr><td><img border=0 src=inform:/map_icons/ew_spacer.png><br><img border=0 src=inform:/map_icons/blank_ew.png><br><img border=0 src=inform:/map_icons/blank_square.png><br><img border=0 src=inform:/map_icons/blank_ew.png><br><img border=0 src=inform:/map_icons/ew_spacer.png></td></tr>
    696               </table>
    697     </td></tr>
    698             </table>
    699     </td><td>
    700             <table border="0" cellspacing="0" cellpadding="0" width="53" height="27"><tr><td>
    701               <table border="0" cellspacing="0" cellpadding="0"><tr><td><img border=0 src=inform:/map_icons/ew_spacer.png><br><img border=0 src=inform:/map_icons/blank_ew.png><br><img border=0 src=inform:/map_icons/w_arrow_door.png title="west through hallway to Cluttered Room"><br><img border=0 src=inform:/map_icons/blank_ew.png><br><img border=0 src=inform:/map_icons/ew_spacer.png></td></tr>
    702               </table>
    703     </td><td><table border="2" cellpadding="0" cellspacing="0" bordercolor="#000000" width="27" height="27" title="Great Room"><tr><td valign="middle" align="center" bgcolor="#D3D3D3"><font size=2 color="#000000"><a href=#wo_62 STYLE="text-decoration: none"><font color="#000000"><b>GR</b></font></a></font></td></tr></table>
    704     </td><td>
    705               <table border="0" cellspacing="0" cellpadding="0" width="13" height="27"><tr><td><img border=0 src=inform:/map_icons/ew_spacer.png><br><img border=0 src=inform:/map_icons/blank_ew.png><br><img border=0 src=inform:/map_icons/e_arrow_door_blocked.png title="east exit blocked by great metal door"><br><img border=0 src=inform:/map_icons/blank_ew.png><br><img border=0 src=inform:/map_icons/ew_spacer.png></td></tr>
    706               </table>
    707     </td></tr>
    708             </table>
    709     </td></tr><tr><td>
    710             <table border="0" cellspacing="0" cellpadding="0" width="53" height="13"><tr><td><img border=0 src=inform:/map_icons/blank_square.png><img border=0 src=inform:/map_icons/ns_spacer.png><img border=0 src=inform:/map_icons/blank_ns.png><img border=0 src=inform:/map_icons/s_arrow_door_meet.png title="south through square metal door to Cobble Wall"><img border=0 src=inform:/map_icons/blank_ns.png><img border=0 src=inform:/map_icons/ns_spacer.png><img border=0 src=inform:/map_icons/se_arrow_corner_door.png></td></tr>
    711             </table>
    712     </td><td>
    713             <table border="0" cellspacing="0" cellpadding="0" width="53" height="13"><tr><td><img border=0 src=inform:/map_icons/sw_arrow_door_meet.png title="southwest through fist-sized hole to Cobble Wall"><img border=0 src=inform:/map_icons/n_dot.png><img border=0 src=inform:/map_icons/blank_ns.png><img border=0 src=inform:/map_icons/blank_square.png><img border=0 src=inform:/map_icons/blank_ns.png><img border=0 src=inform:/map_icons/ns_spacer.png><img border=0 src=inform:/map_icons/blank_square.png></td></tr>
    714             </table>
    715     </td><td>
    716             <table border="0" cellspacing="0" cellpadding="0" width="53" height="13"><tr><td><img border=0 src=inform:/map_icons/blank_square.png><img border=0 src=inform:/map_icons/ns_spacer.png><img border=0 src=inform:/map_icons/blank_ns.png><img border=0 src=inform:/map_icons/s_arrow_door_meet.png title="south through small blue door to Aquarium"><img border=0 src=inform:/map_icons/blank_ns.png><img border=0 src=inform:/map_icons/ns_spacer.png><img border=0 src=inform:/map_icons/blank_square.png></td></tr>
    717             </table>
    718     </td></tr><tr><td>
    719             <table border="0" cellspacing="0" cellpadding="0" width="53" height="13"><tr><td><img border=0 src=inform:/map_icons/blank_square.png><img border=0 src=inform:/map_icons/ns_spacer.png><img border=0 src=inform:/map_icons/blank_ns.png><img border=0 src=inform:/map_icons/n_arrow_door_meet.png title="north through square metal door to Cluttered Room"><img border=0 src=inform:/map_icons/blank_ns.png><img border=0 src=inform:/map_icons/s_dot.png><img border=0 src=inform:/map_icons/ne_arrow_door_meet.png title="northeast through fist-sized hole to Cave of Shame"></td></tr>
    720             </table>
    721     </td><td>
    722             <table border="0" cellspacing="0" cellpadding="0" width="53" height="13"><tr><td><img border=0 src=inform:/map_icons/nw_arrow_corner_door.png><img border=0 src=inform:/map_icons/ns_spacer.png><img border=0 src=inform:/map_icons/blank_ns.png><img border=0 src=inform:/map_icons/blank_square.png><img border=0 src=inform:/map_icons/blank_ns.png><img border=0 src=inform:/map_icons/ns_spacer.png><img border=0 src=inform:/map_icons/blank_square.png></td></tr>
    723             </table>
    724     </td><td>
    725             <table border="0" cellspacing="0" cellpadding="0" width="53" height="13"><tr><td><img border=0 src=inform:/map_icons/blank_square.png><img border=0 src=inform:/map_icons/ns_spacer.png><img border=0 src=inform:/map_icons/blank_ns.png><img border=0 src=inform:/map_icons/n_arrow_door_meet.png title="north through small blue door to Great Room"><img border=0 src=inform:/map_icons/blank_ns.png><img border=0 src=inform:/map_icons/ns_spacer.png><img border=0 src=inform:/map_icons/blank_square.png></td></tr>
    726             </table>
    727     </td></tr><tr><td>
    728             <table border="0" cellspacing="0" cellpadding="0" width="53" height="27"><tr><td>
    729               <table border="0" cellspacing="0" cellpadding="0"><tr><td><img border=0 src=inform:/map_icons/ew_spacer.png><br><img border=0 src=inform:/map_icons/blank_ew.png><br><img border=0 src=inform:/map_icons/blank_square.png><br><img border=0 src=inform:/map_icons/blank_ew.png><br><img border=0 src=inform:/map_icons/ew_spacer.png></td></tr>
    730               </table>
    731     </td><td><table border="1" cellpadding="0" cellspacing="0" bordercolor="#000000" width="27" height="27" title="Cobble Wall"><tr><td valign="middle" align="center" bgcolor="#D3D3D3"><font size=2 color="#000000"><a href=#wo_90 STYLE="text-decoration: none"><font color="#000000">CW</font></a></font></td></tr></table>
    732     </td><td>
    733               <table border="0" cellspacing="0" cellpadding="0" width="13" height="27"><tr><td><img border=0 src=inform:/map_icons/w_dot.png><br><img border=0 src=inform:/map_icons/blank_ew.png><br><img border=0 src=inform:/map_icons/e_arrow_door_meet.png title="east through center hole to Library"><br><img border=0 src=inform:/map_icons/blank_ew.png><br><img border=0 src=inform:/map_icons/w_dot.png></td></tr>
    734               </table>
    735     </td></tr>
    736             </table>
    737     </td><td>
    738             <table border="0" cellspacing="0" cellpadding="0" width="53" height="27"><tr><td>
    739               <table border="0" cellspacing="0" cellpadding="0"><tr><td><img border=0 src=inform:/map_icons/ew_spacer.png><br><img border=0 src=inform:/map_icons/blank_ew.png><br><img border=0 src=inform:/map_icons/w_arrow_door_meet.png title="west through center hole to Cobble Wall"><br><img border=0 src=inform:/map_icons/blank_ew.png><br><img border=0 src=inform:/map_icons/ew_spacer.png></td></tr>
    740               </table>
    741     </td><td><table border="1" cellpadding="0" cellspacing="0" bordercolor="#000000" width="27" height="27" title="Library"><tr><td valign="middle" align="center" bgcolor="#D3D3D3"><font size=2 color="#000000"><a href=#wo_96 STYLE="text-decoration: none"><font color="#000000">Lb</font></a></font></td></tr></table>
    742     </td><td>
    743               <table border="0" cellspacing="0" cellpadding="0" width="13" height="27"><tr><td><img border=0 src=inform:/map_icons/ew_spacer.png><br><img border=0 src=inform:/map_icons/blank_ew.png><br><img border=0 src=inform:/map_icons/e_arrow_door_meet.png title="east through thick metal door to Aquarium"><br><img border=0 src=inform:/map_icons/blank_ew.png><br><img border=0 src=inform:/map_icons/ew_spacer.png></td></tr>
    744               </table>
    745     </td></tr>
    746             </table>
    747     </td><td>
    748             <table border="0" cellspacing="0" cellpadding="0" width="53" height="27"><tr><td>
    749               <table border="0" cellspacing="0" cellpadding="0"><tr><td><img border=0 src=inform:/map_icons/ew_spacer.png><br><img border=0 src=inform:/map_icons/blank_ew.png><br><img border=0 src=inform:/map_icons/w_arrow_door_meet.png title="west through thick metal door to Library"><br><img border=0 src=inform:/map_icons/blank_ew.png><br><img border=0 src=inform:/map_icons/ew_spacer.png></td></tr>
    750               </table>
    751     </td><td><table border="1" cellpadding="0" cellspacing="0" bordercolor="#000000" width="27" height="27" title="Aquarium"><tr><td valign="middle" align="center" bgcolor="#D3D3D3"><font size=2 color="#000000"><a href=#wo_100 STYLE="text-decoration: none"><font color="#000000">Aq</font></a></font></td></tr></table>
    752     </td><td>
    753               <table border="0" cellspacing="0" cellpadding="0" width="13" height="27"><tr><td><img border=0 src=inform:/map_icons/ew_spacer.png><br><img border=0 src=inform:/map_icons/blank_ew.png><br><img border=0 src=inform:/map_icons/blank_square.png><br><img border=0 src=inform:/map_icons/blank_ew.png><br><img border=0 src=inform:/map_icons/ew_spacer.png></td></tr>
    754               </table>
    755     </td></tr>
    756             </table>
    757     </td></tr><tr><td>
    758             <table border="0" cellspacing="0" cellpadding="0" width="53" height="13"><tr><td><img border=0 src=inform:/map_icons/blank_square.png><img border=0 src=inform:/map_icons/ns_spacer.png><img border=0 src=inform:/map_icons/blank_ns.png><img border=0 src=inform:/map_icons/blank_square.png><img border=0 src=inform:/map_icons/blank_ns.png><img border=0 src=inform:/map_icons/n_dot.png><img border=0 src=inform:/map_icons/se_arrow_door_meet.png title="southeast through dime-sized hole to Teensy Cave of Fortune"></td></tr>
    759             </table>
    760     </td><td>
    761             <table border="0" cellspacing="0" cellpadding="0" width="53" height="13"><tr><td><img border=0 src=inform:/map_icons/sw_arrow_corner_door.png><img border=0 src=inform:/map_icons/ns_spacer.png><img border=0 src=inform:/map_icons/blank_ns.png><img border=0 src=inform:/map_icons/s_arrow_fading.png title="south to Library Shelf 1"><img border=0 src=inform:/map_icons/blank_ns.png><img border=0 src=inform:/map_icons/ns_spacer.png><img border=0 src=inform:/map_icons/blank_square.png></td></tr>
    762             </table>
    763     </td><td>
    764             <table border="0" cellspacing="0" cellpadding="0" width="53" height="13"><tr><td><img border=0 src=inform:/map_icons/blank_square.png><img border=0 src=inform:/map_icons/ns_spacer.png><img border=0 src=inform:/map_icons/blank_ns.png><img border=0 src=inform:/map_icons/blank_square.png><img border=0 src=inform:/map_icons/blank_ns.png><img border=0 src=inform:/map_icons/ns_spacer.png><img border=0 src=inform:/map_icons/blank_square.png></td></tr>
    765             </table>
    766     </td></tr><tr><td>
    767             <table border="0" cellspacing="0" cellpadding="0" width="53" height="13"><tr><td><img border=0 src=inform:/map_icons/blank_square.png><img border=0 src=inform:/map_icons/ns_spacer.png><img border=0 src=inform:/map_icons/blank_ns.png><img border=0 src=inform:/map_icons/blank_square.png><img border=0 src=inform:/map_icons/blank_ns.png><img border=0 src=inform:/map_icons/ns_spacer.png><img border=0 src=inform:/map_icons/ne_arrow_corner_door.png></td></tr>
    768             </table>
    769     </td><td>
    770             <table border="0" cellspacing="0" cellpadding="0" width="53" height="13"><tr><td><img border=0 src=inform:/map_icons/nw_arrow_door_meet.png title="northwest through dime-sized hole to Cobble Wall"><img border=0 src=inform:/map_icons/s_dot.png><img border=0 src=inform:/map_icons/blank_ns.png><img border=0 src=inform:/map_icons/blank_square.png><img border=0 src=inform:/map_icons/blank_ns.png><img border=0 src=inform:/map_icons/ns_spacer.png><img border=0 src=inform:/map_icons/blank_square.png></td></tr>
    771             </table>
    772     </td><td>
    773             <table border="0" cellspacing="0" cellpadding="0" width="53" height="13"><tr><td><img border=0 src=inform:/map_icons/blank_square.png><img border=0 src=inform:/map_icons/ns_spacer.png><img border=0 src=inform:/map_icons/blank_ns.png><img border=0 src=inform:/map_icons/blank_square.png><img border=0 src=inform:/map_icons/blank_ns.png><img border=0 src=inform:/map_icons/ns_spacer.png><img border=0 src=inform:/map_icons/blank_square.png></td></tr>
    774             </table>
    775     </td></tr><tr><td>
    776             <table border="0" cellspacing="0" cellpadding="0" width="53" height="27"><tr><td>
    777               <table border="0" cellspacing="0" cellpadding="0"><tr><td><img border=0 src=inform:/map_icons/ew_spacer.png><br><img border=0 src=inform:/map_icons/blank_ew.png><br><img border=0 src=inform:/map_icons/blank_square.png><br><img border=0 src=inform:/map_icons/blank_ew.png><br><img border=0 src=inform:/map_icons/ew_spacer.png></td></tr>
    778               </table>
    779     </td><td></td><td>
    780               <table border="0" cellspacing="0" cellpadding="0" width="13" height="27"><tr><td><img border=0 src=inform:/map_icons/ew_spacer.png><br><img border=0 src=inform:/map_icons/blank_ew.png><br><img border=0 src=inform:/map_icons/blank_square.png><br><img border=0 src=inform:/map_icons/blank_ew.png><br><img border=0 src=inform:/map_icons/ew_spacer.png></td></tr>
    781               </table>
    782     </td></tr>
    783             </table>
    784     </td><td>
    785             <table border="0" cellspacing="0" cellpadding="0" width="53" height="27"><tr><td>
    786               <table border="0" cellspacing="0" cellpadding="0"><tr><td><img border=0 src=inform:/map_icons/e_dot.png><br><img border=0 src=inform:/map_icons/blank_ew.png><br><img border=0 src=inform:/map_icons/blank_square.png><br><img border=0 src=inform:/map_icons/blank_ew.png><br><img border=0 src=inform:/map_icons/ew_spacer.png></td></tr>
    787               </table>
    788     </td><td><table border="1" cellpadding="0" cellspacing="0" bordercolor="#000000" width="27" height="27" title="Teensy Cave of Fortune"><tr><td valign="middle" align="center" bgcolor="#D3D3D3"><font size=2 color="#000000"><a href=#wo_94 STYLE="text-decoration: none"><font color="#000000">TC</font></a></font></td></tr></table>
    789     </td><td>
    790               <table border="0" cellspacing="0" cellpadding="0" width="13" height="27"><tr><td><img border=0 src=inform:/map_icons/ew_spacer.png><br><img border=0 src=inform:/map_icons/blank_ew.png><br><img border=0 src=inform:/map_icons/blank_square.png><br><img border=0 src=inform:/map_icons/blank_ew.png><br><img border=0 src=inform:/map_icons/ew_spacer.png></td></tr>
    791               </table>
    792     </td></tr>
    793             </table>
    794     </td><td>
    795             <table border="0" cellspacing="0" cellpadding="0" width="53" height="27"><tr><td>
    796               <table border="0" cellspacing="0" cellpadding="0"><tr><td><img border=0 src=inform:/map_icons/ew_spacer.png><br><img border=0 src=inform:/map_icons/blank_ew.png><br><img border=0 src=inform:/map_icons/blank_square.png><br><img border=0 src=inform:/map_icons/blank_ew.png><br><img border=0 src=inform:/map_icons/ew_spacer.png></td></tr>
    797               </table>
    798     </td><td></td><td>
    799               <table border="0" cellspacing="0" cellpadding="0" width="13" height="27"><tr><td><img border=0 src=inform:/map_icons/ew_spacer.png><br><img border=0 src=inform:/map_icons/blank_ew.png><br><img border=0 src=inform:/map_icons/blank_square.png><br><img border=0 src=inform:/map_icons/blank_ew.png><br><img border=0 src=inform:/map_icons/ew_spacer.png></td></tr>
    800               </table>
    801     </td></tr>
    802             </table>
    803     </td></tr><tr><td>
    804             <table border="0" cellspacing="0" cellpadding="0" width="53" height="13"><tr><td><img border=0 src=inform:/map_icons/blank_square.png><img border=0 src=inform:/map_icons/ns_spacer.png><img border=0 src=inform:/map_icons/blank_ns.png><img border=0 src=inform:/map_icons/blank_square.png><img border=0 src=inform:/map_icons/blank_ns.png><img border=0 src=inform:/map_icons/ns_spacer.png><img border=0 src=inform:/map_icons/blank_square.png></td></tr>
    805             </table>
    806     </td><td>
    807             <table border="0" cellspacing="0" cellpadding="0" width="53" height="13"><tr><td><img border=0 src=inform:/map_icons/blank_square.png><img border=0 src=inform:/map_icons/ns_spacer.png><img border=0 src=inform:/map_icons/blank_ns.png><img border=0 src=inform:/map_icons/blank_square.png><img border=0 src=inform:/map_icons/blank_ns.png><img border=0 src=inform:/map_icons/ns_spacer.png><img border=0 src=inform:/map_icons/blank_square.png></td></tr>
    808             </table>
    809     </td><td>
    810             <table border="0" cellspacing="0" cellpadding="0" width="53" height="13"><tr><td><img border=0 src=inform:/map_icons/blank_square.png><img border=0 src=inform:/map_icons/ns_spacer.png><img border=0 src=inform:/map_icons/blank_ns.png><img border=0 src=inform:/map_icons/blank_square.png><img border=0 src=inform:/map_icons/blank_ns.png><img border=0 src=inform:/map_icons/ns_spacer.png><img border=0 src=inform:/map_icons/blank_square.png></td></tr>
    811             </table>
    812     </td></tr><tr><td>
    813             <table border="0" cellspacing="0" cellpadding="0" width="53" height="13"><tr><td><img border=0 src=inform:/map_icons/blank_square.png><img border=0 src=inform:/map_icons/ns_spacer.png><img border=0 src=inform:/map_icons/blank_ns.png><img border=0 src=inform:/map_icons/blank_square.png><img border=0 src=inform:/map_icons/blank_ns.png><img border=0 src=inform:/map_icons/ns_spacer.png><img border=0 src=inform:/map_icons/blank_square.png></td></tr>
    814             </table>
    815     </td><td>
    816             <table border="0" cellspacing="0" cellpadding="0" width="53" height="13"><tr><td><img border=0 src=inform:/map_icons/blank_square.png><img border=0 src=inform:/map_icons/ns_spacer.png><img border=0 src=inform:/map_icons/blank_ns.png><img border=0 src=inform:/map_icons/n_arrow_fading.png title="north to Library"><img border=0 src=inform:/map_icons/blank_ns.png><img border=0 src=inform:/map_icons/ns_spacer.png><img border=0 src=inform:/map_icons/blank_square.png></td></tr>
    817             </table>
    818     </td><td>
    819             <table border="0" cellspacing="0" cellpadding="0" width="53" height="13"><tr><td><img border=0 src=inform:/map_icons/blank_square.png><img border=0 src=inform:/map_icons/ns_spacer.png><img border=0 src=inform:/map_icons/blank_ns.png><img border=0 src=inform:/map_icons/blank_square.png><img border=0 src=inform:/map_icons/blank_ns.png><img border=0 src=inform:/map_icons/ns_spacer.png><img border=0 src=inform:/map_icons/blank_square.png></td></tr>
    820             </table>
    821     </td></tr><tr><td>
    822             <table border="0" cellspacing="0" cellpadding="0" width="53" height="27"><tr><td>
    823               <table border="0" cellspacing="0" cellpadding="0"><tr><td><img border=0 src=inform:/map_icons/ew_spacer.png><br><img border=0 src=inform:/map_icons/blank_ew.png><br><img border=0 src=inform:/map_icons/blank_square.png><br><img border=0 src=inform:/map_icons/blank_ew.png><br><img border=0 src=inform:/map_icons/ew_spacer.png></td></tr>
    824               </table>
    825     </td><td></td><td>
    826               <table border="0" cellspacing="0" cellpadding="0" width="13" height="27"><tr><td><img border=0 src=inform:/map_icons/ew_spacer.png><br><img border=0 src=inform:/map_icons/blank_ew.png><br><img border=0 src=inform:/map_icons/blank_square.png><br><img border=0 src=inform:/map_icons/blank_ew.png><br><img border=0 src=inform:/map_icons/ew_spacer.png></td></tr>
    827               </table>
    828     </td></tr>
    829             </table>
    830     </td><td>
    831             <table border="0" cellspacing="0" cellpadding="0" width="53" height="27"><tr><td>
    832               <table border="0" cellspacing="0" cellpadding="0"><tr><td><img border=0 src=inform:/map_icons/ew_spacer.png><br><img border=0 src=inform:/map_icons/blank_ew.png><br><img border=0 src=inform:/map_icons/blank_square.png><br><img border=0 src=inform:/map_icons/blank_ew.png><br><img border=0 src=inform:/map_icons/ew_spacer.png></td></tr>
    833               </table>
    834     </td><td><table border="1" cellpadding="0" cellspacing="0" bordercolor="#000000" width="27" height="27" title="Library Shelf 1"><tr><td valign="middle" align="center" bgcolor="#D3D3D3"><font size=2 color="#000000"><a href=#wo_103 STYLE="text-decoration: none"><font color="#000000">LS</font></a></font></td></tr></table>
    835     </td><td>
    836               <table border="0" cellspacing="0" cellpadding="0" width="13" height="27"><tr><td><img border=0 src=inform:/map_icons/ew_spacer.png><br><img border=0 src=inform:/map_icons/blank_ew.png><br><img border=0 src=inform:/map_icons/blank_square.png><br><img border=0 src=inform:/map_icons/blank_ew.png><br><img border=0 src=inform:/map_icons/ew_spacer.png></td></tr>
    837               </table>
    838     </td></tr>
    839             </table>
    840     </td><td>
    841             <table border="0" cellspacing="0" cellpadding="0" width="53" height="27"><tr><td>
    842               <table border="0" cellspacing="0" cellpadding="0"><tr><td><img border=0 src=inform:/map_icons/ew_spacer.png><br><img border=0 src=inform:/map_icons/blank_ew.png><br><img border=0 src=inform:/map_icons/blank_square.png><br><img border=0 src=inform:/map_icons/blank_ew.png><br><img border=0 src=inform:/map_icons/ew_spacer.png></td></tr>
    843               </table>
    844     </td><td></td><td>
    845               <table border="0" cellspacing="0" cellpadding="0" width="13" height="27"><tr><td><img border=0 src=inform:/map_icons/ew_spacer.png><br><img border=0 src=inform:/map_icons/blank_ew.png><br><img border=0 src=inform:/map_icons/blank_square.png><br><img border=0 src=inform:/map_icons/blank_ew.png><br><img border=0 src=inform:/map_icons/ew_spacer.png></td></tr>
    846               </table>
    847     </td></tr>
    848             </table>
    849     </td></tr><tr><td>
    850             <table border="0" cellspacing="0" cellpadding="0" width="53" height="13"><tr><td><img border=0 src=inform:/map_icons/blank_square.png><img border=0 src=inform:/map_icons/ns_spacer.png><img border=0 src=inform:/map_icons/blank_ns.png><img border=0 src=inform:/map_icons/blank_square.png><img border=0 src=inform:/map_icons/blank_ns.png><img border=0 src=inform:/map_icons/ns_spacer.png><img border=0 src=inform:/map_icons/blank_square.png></td></tr>
    851             </table>
    852     </td><td>
    853             <table border="0" cellspacing="0" cellpadding="0" width="53" height="13"><tr><td><img border=0 src=inform:/map_icons/blank_square.png><img border=0 src=inform:/map_icons/ns_spacer.png><img border=0 src=inform:/map_icons/blank_ns.png><img border=0 src=inform:/map_icons/s_arrow.png title="south to Library Shelf 2"><img border=0 src=inform:/map_icons/blank_ns.png><img border=0 src=inform:/map_icons/ns_spacer.png><img border=0 src=inform:/map_icons/blank_square.png></td></tr>
    854             </table>
    855     </td><td>
    856             <table border="0" cellspacing="0" cellpadding="0" width="53" height="13"><tr><td><img border=0 src=inform:/map_icons/blank_square.png><img border=0 src=inform:/map_icons/ns_spacer.png><img border=0 src=inform:/map_icons/blank_ns.png><img border=0 src=inform:/map_icons/blank_square.png><img border=0 src=inform:/map_icons/blank_ns.png><img border=0 src=inform:/map_icons/ns_spacer.png><img border=0 src=inform:/map_icons/blank_square.png></td></tr>
    857             </table>
    858     </td></tr><tr><td>
    859             <table border="0" cellspacing="0" cellpadding="0" width="53" height="13"><tr><td><img border=0 src=inform:/map_icons/blank_square.png><img border=0 src=inform:/map_icons/ns_spacer.png><img border=0 src=inform:/map_icons/blank_ns.png><img border=0 src=inform:/map_icons/blank_square.png><img border=0 src=inform:/map_icons/blank_ns.png><img border=0 src=inform:/map_icons/ns_spacer.png><img border=0 src=inform:/map_icons/blank_square.png></td></tr>
    860             </table>
    861     </td><td>
    862             <table border="0" cellspacing="0" cellpadding="0" width="53" height="13"><tr><td><img border=0 src=inform:/map_icons/blank_square.png><img border=0 src=inform:/map_icons/ns_spacer.png><img border=0 src=inform:/map_icons/blank_ns.png><img border=0 src=inform:/map_icons/n_arrow.png title="north to Library Shelf 1"><img border=0 src=inform:/map_icons/blank_ns.png><img border=0 src=inform:/map_icons/ns_spacer.png><img border=0 src=inform:/map_icons/blank_square.png></td></tr>
    863             </table>
    864     </td><td>
    865             <table border="0" cellspacing="0" cellpadding="0" width="53" height="13"><tr><td><img border=0 src=inform:/map_icons/blank_square.png><img border=0 src=inform:/map_icons/ns_spacer.png><img border=0 src=inform:/map_icons/blank_ns.png><img border=0 src=inform:/map_icons/blank_square.png><img border=0 src=inform:/map_icons/blank_ns.png><img border=0 src=inform:/map_icons/ns_spacer.png><img border=0 src=inform:/map_icons/blank_square.png></td></tr>
    866             </table>
    867     </td></tr><tr><td>
    868             <table border="0" cellspacing="0" cellpadding="0" width="53" height="27"><tr><td>
    869               <table border="0" cellspacing="0" cellpadding="0"><tr><td><img border=0 src=inform:/map_icons/ew_spacer.png><br><img border=0 src=inform:/map_icons/blank_ew.png><br><img border=0 src=inform:/map_icons/blank_square.png><br><img border=0 src=inform:/map_icons/blank_ew.png><br><img border=0 src=inform:/map_icons/ew_spacer.png></td></tr>
    870               </table>
    871     </td><td></td><td>
    872               <table border="0" cellspacing="0" cellpadding="0" width="13" height="27"><tr><td><img border=0 src=inform:/map_icons/ew_spacer.png><br><img border=0 src=inform:/map_icons/blank_ew.png><br><img border=0 src=inform:/map_icons/blank_square.png><br><img border=0 src=inform:/map_icons/blank_ew.png><br><img border=0 src=inform:/map_icons/ew_spacer.png></td></tr>
    873               </table>
    874     </td></tr>
    875             </table>
    876     </td><td>
    877             <table border="0" cellspacing="0" cellpadding="0" width="53" height="27"><tr><td>
    878               <table border="0" cellspacing="0" cellpadding="0"><tr><td><img border=0 src=inform:/map_icons/ew_spacer.png><br><img border=0 src=inform:/map_icons/blank_ew.png><br><img border=0 src=inform:/map_icons/blank_square.png><br><img border=0 src=inform:/map_icons/blank_ew.png><br><img border=0 src=inform:/map_icons/ew_spacer.png></td></tr>
    879               </table>
    880     </td><td><table border="1" cellpadding="0" cellspacing="0" bordercolor="#000000" width="27" height="27" title="Library Shelf 2"><tr><td valign="middle" align="center" bgcolor="#D3D3D3"><font size=2 color="#000000"><a href=#wo_106 STYLE="text-decoration: none"><font color="#000000">LS</font></a></font></td></tr></table>
    881     </td><td>
    882               <table border="0" cellspacing="0" cellpadding="0" width="13" height="27"><tr><td><img border=0 src=inform:/map_icons/ew_spacer.png><br><img border=0 src=inform:/map_icons/blank_ew.png><br><img border=0 src=inform:/map_icons/blank_square.png><br><img border=0 src=inform:/map_icons/blank_ew.png><br><img border=0 src=inform:/map_icons/ew_spacer.png></td></tr>
    883               </table>
    884     </td></tr>
    885             </table>
    886     </td><td>
    887             <table border="0" cellspacing="0" cellpadding="0" width="53" height="27"><tr><td>
    888               <table border="0" cellspacing="0" cellpadding="0"><tr><td><img border=0 src=inform:/map_icons/ew_spacer.png><br><img border=0 src=inform:/map_icons/blank_ew.png><br><img border=0 src=inform:/map_icons/blank_square.png><br><img border=0 src=inform:/map_icons/blank_ew.png><br><img border=0 src=inform:/map_icons/ew_spacer.png></td></tr>
    889               </table>
    890     </td><td></td><td>
    891               <table border="0" cellspacing="0" cellpadding="0" width="13" height="27"><tr><td><img border=0 src=inform:/map_icons/ew_spacer.png><br><img border=0 src=inform:/map_icons/blank_ew.png><br><img border=0 src=inform:/map_icons/blank_square.png><br><img border=0 src=inform:/map_icons/blank_ew.png><br><img border=0 src=inform:/map_icons/ew_spacer.png></td></tr>
    892               </table>
    893     </td></tr>
    894             </table>
    895     </td></tr><tr><td>
    896             <table border="0" cellspacing="0" cellpadding="0" width="53" height="13"><tr><td><img border=0 src=inform:/map_icons/blank_square.png><img border=0 src=inform:/map_icons/ns_spacer.png><img border=0 src=inform:/map_icons/blank_ns.png><img border=0 src=inform:/map_icons/blank_square.png><img border=0 src=inform:/map_icons/blank_ns.png><img border=0 src=inform:/map_icons/ns_spacer.png><img border=0 src=inform:/map_icons/blank_square.png></td></tr>
    897             </table>
    898     </td><td>
    899             <table border="0" cellspacing="0" cellpadding="0" width="53" height="13"><tr><td><img border=0 src=inform:/map_icons/blank_square.png><img border=0 src=inform:/map_icons/ns_spacer.png><img border=0 src=inform:/map_icons/blank_ns.png><img border=0 src=inform:/map_icons/s_arrow.png title="south to Library Shelf 3"><img border=0 src=inform:/map_icons/blank_ns.png><img border=0 src=inform:/map_icons/ns_spacer.png><img border=0 src=inform:/map_icons/blank_square.png></td></tr>
    900             </table>
    901     </td><td>
    902             <table border="0" cellspacing="0" cellpadding="0" width="53" height="13"><tr><td><img border=0 src=inform:/map_icons/blank_square.png><img border=0 src=inform:/map_icons/ns_spacer.png><img border=0 src=inform:/map_icons/blank_ns.png><img border=0 src=inform:/map_icons/blank_square.png><img border=0 src=inform:/map_icons/blank_ns.png><img border=0 src=inform:/map_icons/ns_spacer.png><img border=0 src=inform:/map_icons/blank_square.png></td></tr>
    903             </table>
    904     </td></tr><tr><td>
    905             <table border="0" cellspacing="0" cellpadding="0" width="53" height="13"><tr><td><img border=0 src=inform:/map_icons/blank_square.png><img border=0 src=inform:/map_icons/ns_spacer.png><img border=0 src=inform:/map_icons/blank_ns.png><img border=0 src=inform:/map_icons/blank_square.png><img border=0 src=inform:/map_icons/blank_ns.png><img border=0 src=inform:/map_icons/ns_spacer.png><img border=0 src=inform:/map_icons/blank_square.png></td></tr>
    906             </table>
    907     </td><td>
    908             <table border="0" cellspacing="0" cellpadding="0" width="53" height="13"><tr><td><img border=0 src=inform:/map_icons/blank_square.png><img border=0 src=inform:/map_icons/ns_spacer.png><img border=0 src=inform:/map_icons/blank_ns.png><img border=0 src=inform:/map_icons/n_arrow.png title="north to Library Shelf 2"><img border=0 src=inform:/map_icons/blank_ns.png><img border=0 src=inform:/map_icons/ns_spacer.png><img border=0 src=inform:/map_icons/blank_square.png></td></tr>
    909             </table>
    910     </td><td>
    911             <table border="0" cellspacing="0" cellpadding="0" width="53" height="13"><tr><td><img border=0 src=inform:/map_icons/blank_square.png><img border=0 src=inform:/map_icons/ns_spacer.png><img border=0 src=inform:/map_icons/blank_ns.png><img border=0 src=inform:/map_icons/blank_square.png><img border=0 src=inform:/map_icons/blank_ns.png><img border=0 src=inform:/map_icons/ns_spacer.png><img border=0 src=inform:/map_icons/blank_square.png></td></tr>
    912             </table>
    913     </td></tr><tr><td>
    914             <table border="0" cellspacing="0" cellpadding="0" width="53" height="27"><tr><td>
    915               <table border="0" cellspacing="0" cellpadding="0"><tr><td><img border=0 src=inform:/map_icons/ew_spacer.png><br><img border=0 src=inform:/map_icons/blank_ew.png><br><img border=0 src=inform:/map_icons/blank_square.png><br><img border=0 src=inform:/map_icons/blank_ew.png><br><img border=0 src=inform:/map_icons/ew_spacer.png></td></tr>
    916               </table>
    917     </td><td></td><td>
    918               <table border="0" cellspacing="0" cellpadding="0" width="13" height="27"><tr><td><img border=0 src=inform:/map_icons/ew_spacer.png><br><img border=0 src=inform:/map_icons/blank_ew.png><br><img border=0 src=inform:/map_icons/blank_square.png><br><img border=0 src=inform:/map_icons/blank_ew.png><br><img border=0 src=inform:/map_icons/ew_spacer.png></td></tr>
    919               </table>
    920     </td></tr>
    921             </table>
    922     </td><td>
    923             <table border="0" cellspacing="0" cellpadding="0" width="53" height="27"><tr><td>
    924               <table border="0" cellspacing="0" cellpadding="0"><tr><td><img border=0 src=inform:/map_icons/ew_spacer.png><br><img border=0 src=inform:/map_icons/blank_ew.png><br><img border=0 src=inform:/map_icons/blank_square.png><br><img border=0 src=inform:/map_icons/blank_ew.png><br><img border=0 src=inform:/map_icons/ew_spacer.png></td></tr>
    925               </table>
    926     </td><td><table border="1" cellpadding="0" cellspacing="0" bordercolor="#000000" width="27" height="27" title="Library Shelf 3"><tr><td valign="middle" align="center" bgcolor="#D3D3D3"><font size=2 color="#000000"><a href=#wo_109 STYLE="text-decoration: none"><font color="#000000">LS</font></a></font></td></tr></table>
    927     </td><td>
    928               <table border="0" cellspacing="0" cellpadding="0" width="13" height="27"><tr><td><img border=0 src=inform:/map_icons/ew_spacer.png><br><img border=0 src=inform:/map_icons/blank_ew.png><br><img border=0 src=inform:/map_icons/blank_square.png><br><img border=0 src=inform:/map_icons/blank_ew.png><br><img border=0 src=inform:/map_icons/ew_spacer.png></td></tr>
    929               </table>
    930     </td></tr>
    931             </table>
    932     </td><td>
    933             <table border="0" cellspacing="0" cellpadding="0" width="53" height="27"><tr><td>
    934               <table border="0" cellspacing="0" cellpadding="0"><tr><td><img border=0 src=inform:/map_icons/ew_spacer.png><br><img border=0 src=inform:/map_icons/blank_ew.png><br><img border=0 src=inform:/map_icons/blank_square.png><br><img border=0 src=inform:/map_icons/blank_ew.png><br><img border=0 src=inform:/map_icons/ew_spacer.png></td></tr>
    935               </table>
    936     </td><td></td><td>
    937               <table border="0" cellspacing="0" cellpadding="0" width="13" height="27"><tr><td><img border=0 src=inform:/map_icons/ew_spacer.png><br><img border=0 src=inform:/map_icons/blank_ew.png><br><img border=0 src=inform:/map_icons/blank_square.png><br><img border=0 src=inform:/map_icons/blank_ew.png><br><img border=0 src=inform:/map_icons/ew_spacer.png></td></tr>
    938               </table>
    939     </td></tr>
    940             </table>
    941     </td></tr><tr><td>
    942             <table border="0" cellspacing="0" cellpadding="0" width="53" height="13"><tr><td><img border=0 src=inform:/map_icons/blank_square.png><img border=0 src=inform:/map_icons/ns_spacer.png><img border=0 src=inform:/map_icons/blank_ns.png><img border=0 src=inform:/map_icons/blank_square.png><img border=0 src=inform:/map_icons/blank_ns.png><img border=0 src=inform:/map_icons/ns_spacer.png><img border=0 src=inform:/map_icons/blank_square.png></td></tr>
    943             </table>
    944     </td><td>
    945             <table border="0" cellspacing="0" cellpadding="0" width="53" height="13"><tr><td><img border=0 src=inform:/map_icons/blank_square.png><img border=0 src=inform:/map_icons/ns_spacer.png><img border=0 src=inform:/map_icons/blank_ns.png><img border=0 src=inform:/map_icons/s_arrow.png title="south to Library Shelf 4"><img border=0 src=inform:/map_icons/blank_ns.png><img border=0 src=inform:/map_icons/ns_spacer.png><img border=0 src=inform:/map_icons/blank_square.png></td></tr>
    946             </table>
    947     </td><td>
    948             <table border="0" cellspacing="0" cellpadding="0" width="53" height="13"><tr><td><img border=0 src=inform:/map_icons/blank_square.png><img border=0 src=inform:/map_icons/ns_spacer.png><img border=0 src=inform:/map_icons/blank_ns.png><img border=0 src=inform:/map_icons/blank_square.png><img border=0 src=inform:/map_icons/blank_ns.png><img border=0 src=inform:/map_icons/ns_spacer.png><img border=0 src=inform:/map_icons/blank_square.png></td></tr>
    949             </table>
    950     </td></tr><tr><td>
    951             <table border="0" cellspacing="0" cellpadding="0" width="53" height="13"><tr><td><img border=0 src=inform:/map_icons/blank_square.png><img border=0 src=inform:/map_icons/ns_spacer.png><img border=0 src=inform:/map_icons/blank_ns.png><img border=0 src=inform:/map_icons/blank_square.png><img border=0 src=inform:/map_icons/blank_ns.png><img border=0 src=inform:/map_icons/ns_spacer.png><img border=0 src=inform:/map_icons/blank_square.png></td></tr>
    952             </table>
    953     </td><td>
    954             <table border="0" cellspacing="0" cellpadding="0" width="53" height="13"><tr><td><img border=0 src=inform:/map_icons/blank_square.png><img border=0 src=inform:/map_icons/ns_spacer.png><img border=0 src=inform:/map_icons/blank_ns.png><img border=0 src=inform:/map_icons/n_arrow.png title="north to Library Shelf 3"><img border=0 src=inform:/map_icons/blank_ns.png><img border=0 src=inform:/map_icons/ns_spacer.png><img border=0 src=inform:/map_icons/blank_square.png></td></tr>
    955             </table>
    956     </td><td>
    957             <table border="0" cellspacing="0" cellpadding="0" width="53" height="13"><tr><td><img border=0 src=inform:/map_icons/blank_square.png><img border=0 src=inform:/map_icons/ns_spacer.png><img border=0 src=inform:/map_icons/blank_ns.png><img border=0 src=inform:/map_icons/blank_square.png><img border=0 src=inform:/map_icons/blank_ns.png><img border=0 src=inform:/map_icons/ns_spacer.png><img border=0 src=inform:/map_icons/blank_square.png></td></tr>
    958             </table>
    959     </td></tr><tr><td>
    960             <table border="0" cellspacing="0" cellpadding="0" width="53" height="27"><tr><td>
    961               <table border="0" cellspacing="0" cellpadding="0"><tr><td><img border=0 src=inform:/map_icons/ew_spacer.png><br><img border=0 src=inform:/map_icons/blank_ew.png><br><img border=0 src=inform:/map_icons/blank_square.png><br><img border=0 src=inform:/map_icons/blank_ew.png><br><img border=0 src=inform:/map_icons/ew_spacer.png></td></tr>
    962               </table>
    963     </td><td></td><td>
    964               <table border="0" cellspacing="0" cellpadding="0" width="13" height="27"><tr><td><img border=0 src=inform:/map_icons/ew_spacer.png><br><img border=0 src=inform:/map_icons/blank_ew.png><br><img border=0 src=inform:/map_icons/blank_square.png><br><img border=0 src=inform:/map_icons/blank_ew.png><br><img border=0 src=inform:/map_icons/ew_spacer.png></td></tr>
    965               </table>
    966     </td></tr>
    967             </table>
    968     </td><td>
    969             <table border="0" cellspacing="0" cellpadding="0" width="53" height="27"><tr><td>
    970               <table border="0" cellspacing="0" cellpadding="0"><tr><td><img border=0 src=inform:/map_icons/ew_spacer.png><br><img border=0 src=inform:/map_icons/blank_ew.png><br><img border=0 src=inform:/map_icons/blank_square.png><br><img border=0 src=inform:/map_icons/blank_ew.png><br><img border=0 src=inform:/map_icons/ew_spacer.png></td></tr>
    971               </table>
    972     </td><td><table border="1" cellpadding="0" cellspacing="0" bordercolor="#000000" width="27" height="27" title="Library Shelf 4"><tr><td valign="middle" align="center" bgcolor="#D3D3D3"><font size=2 color="#000000"><a href=#wo_113 STYLE="text-decoration: none"><font color="#000000">LS</font></a></font></td></tr></table>
    973     </td><td>
    974               <table border="0" cellspacing="0" cellpadding="0" width="13" height="27"><tr><td><img border=0 src=inform:/map_icons/ew_spacer.png><br><img border=0 src=inform:/map_icons/blank_ew.png><br><img border=0 src=inform:/map_icons/blank_square.png><br><img border=0 src=inform:/map_icons/blank_ew.png><br><img border=0 src=inform:/map_icons/ew_spacer.png></td></tr>
    975               </table>
    976     </td></tr>
    977             </table>
    978     </td><td>
    979             <table border="0" cellspacing="0" cellpadding="0" width="53" height="27"><tr><td>
    980               <table border="0" cellspacing="0" cellpadding="0"><tr><td><img border=0 src=inform:/map_icons/ew_spacer.png><br><img border=0 src=inform:/map_icons/blank_ew.png><br><img border=0 src=inform:/map_icons/blank_square.png><br><img border=0 src=inform:/map_icons/blank_ew.png><br><img border=0 src=inform:/map_icons/ew_spacer.png></td></tr>
    981               </table>
    982     </td><td></td><td>
    983               <table border="0" cellspacing="0" cellpadding="0" width="13" height="27"><tr><td><img border=0 src=inform:/map_icons/ew_spacer.png><br><img border=0 src=inform:/map_icons/blank_ew.png><br><img border=0 src=inform:/map_icons/blank_square.png><br><img border=0 src=inform:/map_icons/blank_ew.png><br><img border=0 src=inform:/map_icons/ew_spacer.png></td></tr>
    984               </table>
    985     </td></tr>
    986             </table>
    987     </td></tr><tr><td>
    988             <table border="0" cellspacing="0" cellpadding="0" width="53" height="13"><tr><td><img border=0 src=inform:/map_icons/blank_square.png><img border=0 src=inform:/map_icons/ns_spacer.png><img border=0 src=inform:/map_icons/blank_ns.png><img border=0 src=inform:/map_icons/blank_square.png><img border=0 src=inform:/map_icons/blank_ns.png><img border=0 src=inform:/map_icons/ns_spacer.png><img border=0 src=inform:/map_icons/blank_square.png></td></tr>
    989             </table>
    990     </td><td>
    991             <table border="0" cellspacing="0" cellpadding="0" width="53" height="13"><tr><td><img border=0 src=inform:/map_icons/blank_square.png><img border=0 src=inform:/map_icons/ns_spacer.png><img border=0 src=inform:/map_icons/blank_ns.png><img border=0 src=inform:/map_icons/blank_square.png><img border=0 src=inform:/map_icons/blank_ns.png><img border=0 src=inform:/map_icons/ns_spacer.png><img border=0 src=inform:/map_icons/blank_square.png></td></tr>
    992             </table>
    993     </td><td>
    994             <table border="0" cellspacing="0" cellpadding="0" width="53" height="13"><tr><td><img border=0 src=inform:/map_icons/blank_square.png><img border=0 src=inform:/map_icons/ns_spacer.png><img border=0 src=inform:/map_icons/blank_ns.png><img border=0 src=inform:/map_icons/blank_square.png><img border=0 src=inform:/map_icons/blank_ns.png><img border=0 src=inform:/map_icons/ns_spacer.png><img border=0 src=inform:/map_icons/blank_square.png></td></tr>
    995             </table>
    996     </td></tr>
    997           </table>
    998     </td></tr>
    999     <tr><td><table width="100%" cellpadding="0" cellspacing="0" border="0" style="background-color: #e0e0e0"><tr><td width="8"></td><td></td><td width="8"></td></tr><tr><td width="8"></td><td><font face="lucida grande,geneva,arial,tahoma,verdana,helvetica,helv" size=2></font></td><td width="8"></td></tr><tr><td width="8"><img src="inform:/bg_images/bl_corner_e0e0e0.gif" width="8" height="8" border="0" alt="..." /></td><td></td><td width="8"><img src="inform:/bg_images/br_corner_e0e0e0.gif" width="8" height="8" border="0" alt="..." /></td></tr></table></td></tr>
   1000         </table>
   1001     </p>
   1002     <!--WORLD INDEX MAP ENDS-->
   1003     <a name=MDETAILS></a>
   1004 
   1005     <a name=I130_great_room></a><a name=wo_62><table border="0" cellspacing="0" cellpadding="0"><tr><td align="left" valign="top"><font face="lucida grande,geneva,arial,tahoma,verdana,helvetica,helv" size=2>
   1006 
   1007 
   1008         <table border="0" cellspacing="0" cellpadding="0" background="inform:/map_icons/grid.png"><tr><td>
   1009           <table border="0" cellspacing="0" cellpadding="0" width="53" height="13"><tr><td><img border=0 src=inform:/map_icons/blank_square.png><img border=0 src=inform:/map_icons/ns_spacer.png><img border=0 src=inform:/map_icons/blank_ns.png><img border=0 src=inform:/map_icons/blank_square.png><img border=0 src=inform:/map_icons/blank_ns.png><img border=0 src=inform:/map_icons/ns_spacer.png><img border=0 src=inform:/map_icons/blank_square.png></td></tr>
   1010           </table>
   1011     </td></tr><tr><td>
   1012           <table border="0" cellspacing="0" cellpadding="0" width="53" height="27"><tr><td>
   1013             <table border="0" cellspacing="0" cellpadding="0"><tr><td><img border=0 src=inform:/map_icons/ew_spacer.png><br><img border=0 src=inform:/map_icons/blank_ew.png><br><img border=0 src=inform:/map_icons/w_arrow_door.png title="west through hallway to Cluttered Room"><br><img border=0 src=inform:/map_icons/blank_ew.png><br><img border=0 src=inform:/map_icons/ew_spacer.png></td></tr>
   1014             </table>
   1015     </td><td><table border="1" cellpadding="0" cellspacing="0" bordercolor="#000000" width="27" height="27" title="Great Room"><tr><td valign="middle" align="center" bgcolor="#D3D3D3"><font size=2 color="#000000">GR</font></td></tr></table>
   1016     </td><td>
   1017             <table border="0" cellspacing="0" cellpadding="0" width="13" height="27"><tr><td><img border=0 src=inform:/map_icons/ew_spacer.png><br><img border=0 src=inform:/map_icons/blank_ew.png><br><img border=0 src=inform:/map_icons/e_arrow_door_blocked.png title="east exit blocked by great metal door"><br><img border=0 src=inform:/map_icons/blank_ew.png><br><img border=0 src=inform:/map_icons/ew_spacer.png></td></tr>
   1018             </table>
   1019     </td></tr>
   1020           </table>
   1021     </td></tr><tr><td>
   1022           <table border="0" cellspacing="0" cellpadding="0" width="53" height="13"><tr><td><img border=0 src=inform:/map_icons/blank_square.png><img border=0 src=inform:/map_icons/ns_spacer.png><img border=0 src=inform:/map_icons/blank_ns.png><img border=0 src=inform:/map_icons/s_arrow_door.png title="south through small blue door to Aquarium"><img border=0 src=inform:/map_icons/blank_ns.png><img border=0 src=inform:/map_icons/ns_spacer.png><img border=0 src=inform:/map_icons/blank_square.png></td></tr>
   1023           </table>
   1024     </td></tr>
   1025         </table>
   1026     &nbsp;&nbsp;&nbsp;&nbsp;</font></td><td align="left" valign="top"><font face="lucida grande,geneva,arial,tahoma,verdana,helvetica,helv" size=2>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</font></td><td align="left" valign="top"><font face="lucida grande,geneva,arial,tahoma,verdana,helvetica,helv" size=2><p class="tightin1"><a href="#" onclick="showExtra('extra4', 'plus4'); return false;"><img border=0 id="plus4" src=inform:/doc_images/extra.png></a>&nbsp;<b>Great Room</b> - <i>room where play begins</i>&nbsp;<a href=inform:/doc135.html><img border=0 src=inform:/doc_images/help.png></a>&nbsp;<a href="source:story.ni#line15"><img border=0 src=inform:/doc_images/Reveal.tif></a></p>
   1027     <div id="extra4" style="display: none;"><p class="in2"><table width="100%" cellpadding="0" cellspacing="0" border="0" style="background-color: #e0e0e0"><tr><td width="8"><img src="inform:/bg_images/tl_corner_e0e0e0.gif" width="8" height="8" border="0" alt="..." /></td><td></td><td width="8"><img src="inform:/bg_images/tr_corner_e0e0e0.gif" width="8" height="8" border="0" alt="..." /></td></tr><tr><td width="8"></td><td><font face="lucida grande,geneva,arial,tahoma,verdana,helvetica,helv" size=2><p class="tightin1">room&nbsp;<a href="source:story.ni#line15"><img border=0 src=inform:/doc_images/Reveal.tif></a> &gt; <b>Great Room</b></p><p class="hangingin1">printed name: <font color="#000080">"Great Room"</font>&nbsp;<a href="source:story.ni#line46"><img border=0 src=inform:/doc_images/Reveal.tif></a></p><p class="hangingin1">description: <font color="#000080">"[if unvisited]Your eyes blink open, and you find yourself in the most grand room you've ever seen. The entire room is crafted from giant blocks of a sand-colored stone, stacked up to a ceiling high above where a massive mural is painted onto the rock.[paragraph break]I've trapped you in a pocket dimension (literally in my pocket, enjoy the crumbs) because I hate you. I hate you so much. You didn't buy me a present for my birthday, and now you'll pay the price[otherwise]A grand room built from giant blocks of a sand-colored stone, stacked up to a ceiling high above where a massive mural is painted onto the rock[end if]."</font>&nbsp;<a href="source:story.ni#line15"><img border=0 src=inform:/doc_images/Reveal.tif></a></p><p class="tightin1"><img border=0 src=inform:/map_icons/e_arrow_door.png>&nbsp;south to Aquarium via small blue door&nbsp;<a href="source:story.ni#line46"><img border=0 src=inform:/doc_images/Reveal.tif></a></p><p class="tightin1"><img border=0 src=inform:/map_icons/e_arrow_door_blocked.png>&nbsp;east to great metal door (a door)&nbsp;<a href="source:story.ni#line16"><img border=0 src=inform:/doc_images/Reveal.tif></a></p><p class="tightin1"><img border=0 src=inform:/map_icons/e_arrow_door.png>&nbsp;west to Cluttered Room via hallway&nbsp;<a href="source:story.ni#line17"><img border=0 src=inform:/doc_images/Reveal.tif></a></p><p class="hangingin1"><i>add:</i> <a href="javascript:pasteCode('North from Great Room is .[=0x000A=]')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;north; <a href="javascript:pasteCode('Northeast from Great Room is .[=0x000A=]')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;northeast; <a href="javascript:pasteCode('Northwest from Great Room is .[=0x000A=]')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;northwest; <a href="javascript:pasteCode('Southeast from Great Room is .[=0x000A=]')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;southeast; <a href="javascript:pasteCode('Southwest from Great Room is .[=0x000A=]')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;southwest; <a href="javascript:pasteCode('East from Great Room is .[=0x000A=]')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;east; <a href="javascript:pasteCode('Up from Great Room is .[=0x000A=]')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;up; <a href="javascript:pasteCode('Down from Great Room is .[=0x000A=]')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;down; <a href="javascript:pasteCode('Inside from Great Room is .[=0x000A=]')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;inside; <a href="javascript:pasteCode('Outside from Great Room is .[=0x000A=]')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;outside</p></font></td><td width="8"></td></tr><tr><td width="8"><img src="inform:/bg_images/bl_corner_e0e0e0.gif" width="8" height="8" border="0" alt="..." /></td><td></td><td width="8"><img src="inform:/bg_images/br_corner_e0e0e0.gif" width="8" height="8" border="0" alt="..." /></td></tr></table></div>
   1028     <p class="tightin2"><a href="#" onclick="showExtra('extra5', 'plus5'); return false;"><img border=0 id="plus5" src=inform:/doc_images/extra.png></a>&nbsp;great metal door - <i>one-sided door to nowhere</i>&nbsp;<a href="source:story.ni#line16"><img border=0 src=inform:/doc_images/Reveal.tif></a></p>
   1029     <div id="extra5" style="display: none;"><p class="in3"><table width="100%" cellpadding="0" cellspacing="0" border="0" style="background-color: #e0e0e0"><tr><td width="8"><img src="inform:/bg_images/tl_corner_e0e0e0.gif" width="8" height="8" border="0" alt="..." /></td><td></td><td width="8"><img src="inform:/bg_images/tr_corner_e0e0e0.gif" width="8" height="8" border="0" alt="..." /></td></tr><tr><td width="8"></td><td><font face="lucida grande,geneva,arial,tahoma,verdana,helvetica,helv" size=2><p class="tightin1">thing &gt; door&nbsp;<a href="source:story.ni#line16"><img border=0 src=inform:/doc_images/Reveal.tif></a> &gt; <b>great metal door</b></p><p class="hangingin1">closed&nbsp;<a href="source:story.ni#line16"><img border=0 src=inform:/doc_images/Reveal.tif></a>; lockable&nbsp;<a href="source:story.ni#line46"><img border=0 src=inform:/doc_images/Reveal.tif></a>; locked&nbsp;<a href="source:story.ni#line16"><img border=0 src=inform:/doc_images/Reveal.tif></a></p><p class="hangingin1">printed name: <font color="#000080">"great metal door"</font>&nbsp;<a href="source:story.ni#line46"><img border=0 src=inform:/doc_images/Reveal.tif></a></p><p class="hangingin1">indefinite article: <font color="#000080">"the"</font>&nbsp;<a href="source:story.ni#line16"><img border=0 src=inform:/doc_images/Reveal.tif></a></p><p class="hangingin1">description: <font color="#000080">"Taking a closer look at the door, you see the flakes of paint chipping off with age, little smudges where the painter's brush slipped, a little mark of their humanity. Unless, actually, they're not human - given that this is a dimension dreamed up by a vengeful wizard.[if the silver key is in the silver keyhole][line break]In the silver keyhole is a small silver key.[end if][if the gold key is in the gold keyhole][line break]In the gold keyhole is a small gold key.[end if][if the copper key is in the copper keyhole][line break]In the copper keyhole is a small copper key.[end if][if the brass key is in the brass keyhole][line break]In the brass keyhole is a small brass key.[end if]"</font>&nbsp;<a href="source:story.ni#line16"><img border=0 src=inform:/doc_images/Reveal.tif></a></p><p class="hangingin1">initial appearance: <font color="#000080">"Before you to the east, taking up almost the entire wall, is a great metal door painted a deep blue and patterned with yellow and white veins that run throughout. At the base of the door are four keyholes and four doorknobs.[if the silver key is in the silver keyhole][line break]In the silver keyhole is a small silver key.[end if][if the gold key is in the gold keyhole][line break]In the gold keyhole is a small gold key.[end if][if the copper key is in the copper keyhole][line break]In the copper keyhole is a small copper key.[end if][if the brass key is in the brass keyhole][line break]In the brass keyhole is a small brass key.[end if]"</font>&nbsp;<a href="source:story.ni#line16"><img border=0 src=inform:/doc_images/Reveal.tif></a></p><p class="tightin1"><i>initial location:</i> in Great Room</p><p class="tightin1"><i>mentioned in rules:</i> &nbsp;<a href="source:story.ni#line181"><img border=0 src=inform:/doc_images/Reveal.tif></a>; &nbsp;<a href="source:story.ni#line199"><img border=0 src=inform:/doc_images/Reveal.tif></a>; &nbsp;<a href="source:story.ni#line83"><img border=0 src=inform:/doc_images/Reveal.tif></a></p></font></td><td width="8"></td></tr><tr><td width="8"><img src="inform:/bg_images/bl_corner_e0e0e0.gif" width="8" height="8" border="0" alt="..." /></td><td></td><td width="8"><img src="inform:/bg_images/br_corner_e0e0e0.gif" width="8" height="8" border="0" alt="..." /></td></tr></table></div>
   1030     <p class="tightin2"><a href="#" onclick="showExtra('extra6', 'plus6'); return false;"><img border=0 id="plus6" src=inform:/doc_images/extra.png></a>&nbsp;hidden utilities - <i>container</i>&nbsp;<a href="source:story.ni#line18"><img border=0 src=inform:/doc_images/Reveal.tif></a></p>
   1031     <div id="extra6" style="display: none;"><p class="in3"><table width="100%" cellpadding="0" cellspacing="0" border="0" style="background-color: #e0e0e0"><tr><td width="8"><img src="inform:/bg_images/tl_corner_e0e0e0.gif" width="8" height="8" border="0" alt="..." /></td><td></td><td width="8"><img src="inform:/bg_images/tr_corner_e0e0e0.gif" width="8" height="8" border="0" alt="..." /></td></tr><tr><td width="8"></td><td><font face="lucida grande,geneva,arial,tahoma,verdana,helvetica,helv" size=2><p class="tightin1">thing &gt; container&nbsp;<a href="source:story.ni#line18"><img border=0 src=inform:/doc_images/Reveal.tif></a> &gt; <b>hidden utilities</b></p><p class="hangingin1">fixed in place&nbsp;<a href="source:story.ni#line46"><img border=0 src=inform:/doc_images/Reveal.tif></a>; scenery&nbsp;<a href="source:story.ni#line18"><img border=0 src=inform:/doc_images/Reveal.tif></a>; open&nbsp;<a href="source:story.ni#line18"><img border=0 src=inform:/doc_images/Reveal.tif></a>; unopenable&nbsp;<a href="source:story.ni#line18"><img border=0 src=inform:/doc_images/Reveal.tif></a></p><p class="hangingin1">printed name: <font color="#000080">"hidden utilities"</font>&nbsp;<a href="source:story.ni#line46"><img border=0 src=inform:/doc_images/Reveal.tif></a></p><p class="hangingin1">description: <font color="#000080">"A container used to prevent doorknobs and keyholes from showing up. Props to you for finding it, but it's pretty useless."</font>&nbsp;<a href="source:story.ni#line18"><img border=0 src=inform:/doc_images/Reveal.tif></a></p><p class="tightin1"><i>initial location:</i> in Great Room&nbsp;<a href="source:story.ni#line18"><img border=0 src=inform:/doc_images/Reveal.tif></a></p><p class="tightin1"><i>mentioned in rules:</i> &nbsp;<a href="source:story.ni#line210"><img border=0 src=inform:/doc_images/Reveal.tif></a>; &nbsp;<a href="source:story.ni#line206"><img border=0 src=inform:/doc_images/Reveal.tif></a>; &nbsp;<a href="source:story.ni#line207"><img border=0 src=inform:/doc_images/Reveal.tif></a></p></font></td><td width="8"></td></tr><tr><td width="8"><img src="inform:/bg_images/bl_corner_e0e0e0.gif" width="8" height="8" border="0" alt="..." /></td><td></td><td width="8"><img src="inform:/bg_images/br_corner_e0e0e0.gif" width="8" height="8" border="0" alt="..." /></td></tr></table></div>
   1032     <p class="tightin3"><a href="#" onclick="showExtra('extra7', 'plus7'); return false;"><img border=0 id="plus7" src=inform:/doc_images/extra.png></a>&nbsp;silver doorknob - <i>doorknob</i>&nbsp;<a href="source:story.ni#line18"><img border=0 src=inform:/doc_images/Reveal.tif></a></p>
   1033     <div id="extra7" style="display: none;"><p class="in4"><table width="100%" cellpadding="0" cellspacing="0" border="0" style="background-color: #e0e0e0"><tr><td width="8"><img src="inform:/bg_images/tl_corner_e0e0e0.gif" width="8" height="8" border="0" alt="..." /></td><td></td><td width="8"><img src="inform:/bg_images/tr_corner_e0e0e0.gif" width="8" height="8" border="0" alt="..." /></td></tr><tr><td width="8"></td><td><font face="lucida grande,geneva,arial,tahoma,verdana,helvetica,helv" size=2><p class="tightin1">thing &gt; doorknob&nbsp;<a href="source:story.ni#line18"><img border=0 src=inform:/doc_images/Reveal.tif></a> &gt; <b>silver doorknob</b></p><p class="hangingin1">printed name: <font color="#000080">"silver doorknob"</font>&nbsp;<a href="source:story.ni#line46"><img border=0 src=inform:/doc_images/Reveal.tif></a></p><p class="tightin1"><i>initial location:</i> in hidden utilities&nbsp;<a href="source:story.ni#line18"><img border=0 src=inform:/doc_images/Reveal.tif></a></p></font></td><td width="8"></td></tr><tr><td width="8"><img src="inform:/bg_images/bl_corner_e0e0e0.gif" width="8" height="8" border="0" alt="..." /></td><td></td><td width="8"><img src="inform:/bg_images/br_corner_e0e0e0.gif" width="8" height="8" border="0" alt="..." /></td></tr></table></div>
   1034     <p class="tightin3"><a href="#" onclick="showExtra('extra8', 'plus8'); return false;"><img border=0 id="plus8" src=inform:/doc_images/extra.png></a>&nbsp;gold doorknob - <i>doorknob</i>&nbsp;<a href="source:story.ni#line18"><img border=0 src=inform:/doc_images/Reveal.tif></a></p>
   1035     <div id="extra8" style="display: none;"><p class="in4"><table width="100%" cellpadding="0" cellspacing="0" border="0" style="background-color: #e0e0e0"><tr><td width="8"><img src="inform:/bg_images/tl_corner_e0e0e0.gif" width="8" height="8" border="0" alt="..." /></td><td></td><td width="8"><img src="inform:/bg_images/tr_corner_e0e0e0.gif" width="8" height="8" border="0" alt="..." /></td></tr><tr><td width="8"></td><td><font face="lucida grande,geneva,arial,tahoma,verdana,helvetica,helv" size=2><p class="tightin1">thing &gt; doorknob&nbsp;<a href="source:story.ni#line18"><img border=0 src=inform:/doc_images/Reveal.tif></a> &gt; <b>gold doorknob</b></p><p class="hangingin1">printed name: <font color="#000080">"gold doorknob"</font>&nbsp;<a href="source:story.ni#line46"><img border=0 src=inform:/doc_images/Reveal.tif></a></p><p class="tightin1"><i>initial location:</i> in hidden utilities&nbsp;<a href="source:story.ni#line18"><img border=0 src=inform:/doc_images/Reveal.tif></a></p></font></td><td width="8"></td></tr><tr><td width="8"><img src="inform:/bg_images/bl_corner_e0e0e0.gif" width="8" height="8" border="0" alt="..." /></td><td></td><td width="8"><img src="inform:/bg_images/br_corner_e0e0e0.gif" width="8" height="8" border="0" alt="..." /></td></tr></table></div>
   1036     <p class="tightin3"><a href="#" onclick="showExtra('extra9', 'plus9'); return false;"><img border=0 id="plus9" src=inform:/doc_images/extra.png></a>&nbsp;copper doorknob - <i>doorknob</i>&nbsp;<a href="source:story.ni#line18"><img border=0 src=inform:/doc_images/Reveal.tif></a></p>
   1037     <div id="extra9" style="display: none;"><p class="in4"><table width="100%" cellpadding="0" cellspacing="0" border="0" style="background-color: #e0e0e0"><tr><td width="8"><img src="inform:/bg_images/tl_corner_e0e0e0.gif" width="8" height="8" border="0" alt="..." /></td><td></td><td width="8"><img src="inform:/bg_images/tr_corner_e0e0e0.gif" width="8" height="8" border="0" alt="..." /></td></tr><tr><td width="8"></td><td><font face="lucida grande,geneva,arial,tahoma,verdana,helvetica,helv" size=2><p class="tightin1">thing &gt; doorknob&nbsp;<a href="source:story.ni#line18"><img border=0 src=inform:/doc_images/Reveal.tif></a> &gt; <b>copper doorknob</b></p><p class="hangingin1">printed name: <font color="#000080">"copper doorknob"</font>&nbsp;<a href="source:story.ni#line46"><img border=0 src=inform:/doc_images/Reveal.tif></a></p><p class="tightin1"><i>initial location:</i> in hidden utilities&nbsp;<a href="source:story.ni#line18"><img border=0 src=inform:/doc_images/Reveal.tif></a></p></font></td><td width="8"></td></tr><tr><td width="8"><img src="inform:/bg_images/bl_corner_e0e0e0.gif" width="8" height="8" border="0" alt="..." /></td><td></td><td width="8"><img src="inform:/bg_images/br_corner_e0e0e0.gif" width="8" height="8" border="0" alt="..." /></td></tr></table></div>
   1038     <p class="tightin3"><a href="#" onclick="showExtra('extra10', 'plus10'); return false;"><img border=0 id="plus10" src=inform:/doc_images/extra.png></a>&nbsp;brass doorknob - <i>doorknob</i>&nbsp;<a href="source:story.ni#line18"><img border=0 src=inform:/doc_images/Reveal.tif></a></p>
   1039     <div id="extra10" style="display: none;"><p class="in4"><table width="100%" cellpadding="0" cellspacing="0" border="0" style="background-color: #e0e0e0"><tr><td width="8"><img src="inform:/bg_images/tl_corner_e0e0e0.gif" width="8" height="8" border="0" alt="..." /></td><td></td><td width="8"><img src="inform:/bg_images/tr_corner_e0e0e0.gif" width="8" height="8" border="0" alt="..." /></td></tr><tr><td width="8"></td><td><font face="lucida grande,geneva,arial,tahoma,verdana,helvetica,helv" size=2><p class="tightin1">thing &gt; doorknob&nbsp;<a href="source:story.ni#line18"><img border=0 src=inform:/doc_images/Reveal.tif></a> &gt; <b>brass doorknob</b></p><p class="hangingin1">printed name: <font color="#000080">"brass doorknob"</font>&nbsp;<a href="source:story.ni#line46"><img border=0 src=inform:/doc_images/Reveal.tif></a></p><p class="tightin1"><i>initial location:</i> in hidden utilities&nbsp;<a href="source:story.ni#line18"><img border=0 src=inform:/doc_images/Reveal.tif></a></p></font></td><td width="8"></td></tr><tr><td width="8"><img src="inform:/bg_images/bl_corner_e0e0e0.gif" width="8" height="8" border="0" alt="..." /></td><td></td><td width="8"><img src="inform:/bg_images/br_corner_e0e0e0.gif" width="8" height="8" border="0" alt="..." /></td></tr></table></div>
   1040     <p class="tightin3"><a href="#" onclick="showExtra('extra11', 'plus11'); return false;"><img border=0 id="plus11" src=inform:/doc_images/extra.png></a>&nbsp;silver keyhole - <i>keyhole</i>&nbsp;<a href="source:story.ni#line18"><img border=0 src=inform:/doc_images/Reveal.tif></a></p>
   1041     <div id="extra11" style="display: none;"><p class="in4"><table width="100%" cellpadding="0" cellspacing="0" border="0" style="background-color: #e0e0e0"><tr><td width="8"><img src="inform:/bg_images/tl_corner_e0e0e0.gif" width="8" height="8" border="0" alt="..." /></td><td></td><td width="8"><img src="inform:/bg_images/tr_corner_e0e0e0.gif" width="8" height="8" border="0" alt="..." /></td></tr><tr><td width="8"></td><td><font face="lucida grande,geneva,arial,tahoma,verdana,helvetica,helv" size=2><p class="tightin1">thing &gt; container &gt; keyhole&nbsp;<a href="source:story.ni#line18"><img border=0 src=inform:/doc_images/Reveal.tif></a> &gt; <b>silver keyhole</b></p><p class="hangingin1">printed name: <font color="#000080">"silver keyhole"</font>&nbsp;<a href="source:story.ni#line46"><img border=0 src=inform:/doc_images/Reveal.tif></a></p><p class="tightin1"><i>initial location:</i> in hidden utilities&nbsp;<a href="source:story.ni#line18"><img border=0 src=inform:/doc_images/Reveal.tif></a></p><p class="tightin1"><i>mentioned in rules:</i> &nbsp;<a href="source:story.ni#line184"><img border=0 src=inform:/doc_images/Reveal.tif></a>; &nbsp;<a href="source:story.ni#line198"><img border=0 src=inform:/doc_images/Reveal.tif></a>; &nbsp;<a href="source:story.ni#line86"><img border=0 src=inform:/doc_images/Reveal.tif></a></p></font></td><td width="8"></td></tr><tr><td width="8"><img src="inform:/bg_images/bl_corner_e0e0e0.gif" width="8" height="8" border="0" alt="..." /></td><td></td><td width="8"><img src="inform:/bg_images/br_corner_e0e0e0.gif" width="8" height="8" border="0" alt="..." /></td></tr></table></div>
   1042     <p class="tightin3"><a href="#" onclick="showExtra('extra12', 'plus12'); return false;"><img border=0 id="plus12" src=inform:/doc_images/extra.png></a>&nbsp;gold keyhole - <i>keyhole</i>&nbsp;<a href="source:story.ni#line18"><img border=0 src=inform:/doc_images/Reveal.tif></a></p>
   1043     <div id="extra12" style="display: none;"><p class="in4"><table width="100%" cellpadding="0" cellspacing="0" border="0" style="background-color: #e0e0e0"><tr><td width="8"><img src="inform:/bg_images/tl_corner_e0e0e0.gif" width="8" height="8" border="0" alt="..." /></td><td></td><td width="8"><img src="inform:/bg_images/tr_corner_e0e0e0.gif" width="8" height="8" border="0" alt="..." /></td></tr><tr><td width="8"></td><td><font face="lucida grande,geneva,arial,tahoma,verdana,helvetica,helv" size=2><p class="tightin1">thing &gt; container &gt; keyhole&nbsp;<a href="source:story.ni#line18"><img border=0 src=inform:/doc_images/Reveal.tif></a> &gt; <b>gold keyhole</b></p><p class="hangingin1">printed name: <font color="#000080">"gold keyhole"</font>&nbsp;<a href="source:story.ni#line46"><img border=0 src=inform:/doc_images/Reveal.tif></a></p><p class="tightin1"><i>initial location:</i> in hidden utilities&nbsp;<a href="source:story.ni#line18"><img border=0 src=inform:/doc_images/Reveal.tif></a></p><p class="tightin1"><i>mentioned in rules:</i> &nbsp;<a href="source:story.ni#line188"><img border=0 src=inform:/doc_images/Reveal.tif></a>; &nbsp;<a href="source:story.ni#line198"><img border=0 src=inform:/doc_images/Reveal.tif></a>; &nbsp;<a href="source:story.ni#line86"><img border=0 src=inform:/doc_images/Reveal.tif></a></p></font></td><td width="8"></td></tr><tr><td width="8"><img src="inform:/bg_images/bl_corner_e0e0e0.gif" width="8" height="8" border="0" alt="..." /></td><td></td><td width="8"><img src="inform:/bg_images/br_corner_e0e0e0.gif" width="8" height="8" border="0" alt="..." /></td></tr></table></div>
   1044     <p class="tightin3"><a href="#" onclick="showExtra('extra13', 'plus13'); return false;"><img border=0 id="plus13" src=inform:/doc_images/extra.png></a>&nbsp;copper keyhole - <i>keyhole</i>&nbsp;<a href="source:story.ni#line18"><img border=0 src=inform:/doc_images/Reveal.tif></a></p>
   1045     <div id="extra13" style="display: none;"><p class="in4"><table width="100%" cellpadding="0" cellspacing="0" border="0" style="background-color: #e0e0e0"><tr><td width="8"><img src="inform:/bg_images/tl_corner_e0e0e0.gif" width="8" height="8" border="0" alt="..." /></td><td></td><td width="8"><img src="inform:/bg_images/tr_corner_e0e0e0.gif" width="8" height="8" border="0" alt="..." /></td></tr><tr><td width="8"></td><td><font face="lucida grande,geneva,arial,tahoma,verdana,helvetica,helv" size=2><p class="tightin1">thing &gt; container &gt; keyhole&nbsp;<a href="source:story.ni#line18"><img border=0 src=inform:/doc_images/Reveal.tif></a> &gt; <b>copper keyhole</b></p><p class="hangingin1">printed name: <font color="#000080">"copper keyhole"</font>&nbsp;<a href="source:story.ni#line46"><img border=0 src=inform:/doc_images/Reveal.tif></a></p><p class="tightin1"><i>initial location:</i> in hidden utilities&nbsp;<a href="source:story.ni#line18"><img border=0 src=inform:/doc_images/Reveal.tif></a></p><p class="tightin1"><i>mentioned in rules:</i> &nbsp;<a href="source:story.ni#line192"><img border=0 src=inform:/doc_images/Reveal.tif></a>; &nbsp;<a href="source:story.ni#line198"><img border=0 src=inform:/doc_images/Reveal.tif></a>; &nbsp;<a href="source:story.ni#line86"><img border=0 src=inform:/doc_images/Reveal.tif></a></p></font></td><td width="8"></td></tr><tr><td width="8"><img src="inform:/bg_images/bl_corner_e0e0e0.gif" width="8" height="8" border="0" alt="..." /></td><td></td><td width="8"><img src="inform:/bg_images/br_corner_e0e0e0.gif" width="8" height="8" border="0" alt="..." /></td></tr></table></div>
   1046     <p class="tightin3"><a href="#" onclick="showExtra('extra14', 'plus14'); return false;"><img border=0 id="plus14" src=inform:/doc_images/extra.png></a>&nbsp;brass keyhole - <i>keyhole</i>&nbsp;<a href="source:story.ni#line18"><img border=0 src=inform:/doc_images/Reveal.tif></a></p>
   1047     <div id="extra14" style="display: none;"><p class="in4"><table width="100%" cellpadding="0" cellspacing="0" border="0" style="background-color: #e0e0e0"><tr><td width="8"><img src="inform:/bg_images/tl_corner_e0e0e0.gif" width="8" height="8" border="0" alt="..." /></td><td></td><td width="8"><img src="inform:/bg_images/tr_corner_e0e0e0.gif" width="8" height="8" border="0" alt="..." /></td></tr><tr><td width="8"></td><td><font face="lucida grande,geneva,arial,tahoma,verdana,helvetica,helv" size=2><p class="tightin1">thing &gt; container &gt; keyhole&nbsp;<a href="source:story.ni#line18"><img border=0 src=inform:/doc_images/Reveal.tif></a> &gt; <b>brass keyhole</b></p><p class="hangingin1">printed name: <font color="#000080">"brass keyhole"</font>&nbsp;<a href="source:story.ni#line46"><img border=0 src=inform:/doc_images/Reveal.tif></a></p><p class="tightin1"><i>initial location:</i> in hidden utilities&nbsp;<a href="source:story.ni#line18"><img border=0 src=inform:/doc_images/Reveal.tif></a></p><p class="tightin1"><i>mentioned in rules:</i> &nbsp;<a href="source:story.ni#line196"><img border=0 src=inform:/doc_images/Reveal.tif></a>; &nbsp;<a href="source:story.ni#line198"><img border=0 src=inform:/doc_images/Reveal.tif></a>; &nbsp;<a href="source:story.ni#line86"><img border=0 src=inform:/doc_images/Reveal.tif></a></p></font></td><td width="8"></td></tr><tr><td width="8"><img src="inform:/bg_images/bl_corner_e0e0e0.gif" width="8" height="8" border="0" alt="..." /></td><td></td><td width="8"><img src="inform:/bg_images/br_corner_e0e0e0.gif" width="8" height="8" border="0" alt="..." /></td></tr></table></div>
   1048     <p class="tightin3"><a href="#" onclick="showExtra('extra15', 'plus15'); return false;"><img border=0 id="plus15" src=inform:/doc_images/extra.png></a>&nbsp;mural&nbsp;<a href="source:story.ni#line19"><img border=0 src=inform:/doc_images/Reveal.tif></a></p>
   1049     <div id="extra15" style="display: none;"><p class="in4"><table width="100%" cellpadding="0" cellspacing="0" border="0" style="background-color: #e0e0e0"><tr><td width="8"><img src="inform:/bg_images/tl_corner_e0e0e0.gif" width="8" height="8" border="0" alt="..." /></td><td></td><td width="8"><img src="inform:/bg_images/tr_corner_e0e0e0.gif" width="8" height="8" border="0" alt="..." /></td></tr><tr><td width="8"></td><td><font face="lucida grande,geneva,arial,tahoma,verdana,helvetica,helv" size=2><p class="tightin1">thing&nbsp;<a href="source:story.ni#line19"><img border=0 src=inform:/doc_images/Reveal.tif></a> &gt; <b>mural</b></p><p class="hangingin1">fixed in place&nbsp;<a href="source:story.ni#line19"><img border=0 src=inform:/doc_images/Reveal.tif></a></p><p class="hangingin1">printed name: <font color="#000080">"mural"</font>&nbsp;<a href="source:story.ni#line46"><img border=0 src=inform:/doc_images/Reveal.tif></a></p><p class="hangingin1">indefinite article: <font color="#000080">"the"</font>&nbsp;<a href="source:story.ni#line19"><img border=0 src=inform:/doc_images/Reveal.tif></a></p><p class="hangingin1">description: <font color="#000080">"A massive mural painted directly onto the rock of the ceiling. It depicts a raging sea of whitecaps, and a storm-tossed ship braving the ocean. In the corner, a small compass is marked on the wall. Beneath the waves, a large eight-tentacled monster lurks waiting for the ship to get in range."</font>&nbsp;<a href="source:story.ni#line19"><img border=0 src=inform:/doc_images/Reveal.tif></a></p><p class="tightin1"><i>initial location:</i> in hidden utilities&nbsp;<a href="source:story.ni#line19"><img border=0 src=inform:/doc_images/Reveal.tif></a></p></font></td><td width="8"></td></tr><tr><td width="8"><img src="inform:/bg_images/bl_corner_e0e0e0.gif" width="8" height="8" border="0" alt="..." /></td><td></td><td width="8"><img src="inform:/bg_images/br_corner_e0e0e0.gif" width="8" height="8" border="0" alt="..." /></td></tr></table></div>
   1050     <p class="tightin3"><a href="#" onclick="showExtra('extra16', 'plus16'); return false;"><img border=0 id="plus16" src=inform:/doc_images/extra.png></a>&nbsp;tentacles&nbsp;<a href="source:story.ni#line20"><img border=0 src=inform:/doc_images/Reveal.tif></a></p>
   1051     <div id="extra16" style="display: none;"><p class="in4"><table width="100%" cellpadding="0" cellspacing="0" border="0" style="background-color: #e0e0e0"><tr><td width="8"><img src="inform:/bg_images/tl_corner_e0e0e0.gif" width="8" height="8" border="0" alt="..." /></td><td></td><td width="8"><img src="inform:/bg_images/tr_corner_e0e0e0.gif" width="8" height="8" border="0" alt="..." /></td></tr><tr><td width="8"></td><td><font face="lucida grande,geneva,arial,tahoma,verdana,helvetica,helv" size=2><p class="tightin1">thing&nbsp;<a href="source:story.ni#line20"><img border=0 src=inform:/doc_images/Reveal.tif></a> &gt; <b>tentacles</b></p><p class="hangingin1">proper-named&nbsp;<a href="source:story.ni#line20"><img border=0 src=inform:/doc_images/Reveal.tif></a></p><p class="hangingin1">printed name: <font color="#000080">"tentacles"</font>&nbsp;<a href="source:story.ni#line46"><img border=0 src=inform:/doc_images/Reveal.tif></a></p><p class="hangingin1">description: <font color="#000080">"Long and purple, covered in pink suckers. Potentially useful for situations when you need more than 2 hand-things."</font>&nbsp;<a href="source:story.ni#line20"><img border=0 src=inform:/doc_images/Reveal.tif></a></p><p class="tightin1"><i>initial location:</i> in hidden utilities&nbsp;<a href="source:story.ni#line20"><img border=0 src=inform:/doc_images/Reveal.tif></a></p><p class="tightin1"><i>mentioned in rules:</i> &nbsp;<a href="source:story.ni#line210"><img border=0 src=inform:/doc_images/Reveal.tif></a>; &nbsp;<a href="source:story.ni#line198"><img border=0 src=inform:/doc_images/Reveal.tif></a></p></font></td><td width="8"></td></tr><tr><td width="8"><img src="inform:/bg_images/bl_corner_e0e0e0.gif" width="8" height="8" border="0" alt="..." /></td><td></td><td width="8"><img src="inform:/bg_images/br_corner_e0e0e0.gif" width="8" height="8" border="0" alt="..." /></td></tr></table></div>
   1052     <p class="tightin2"><a href="#" onclick="showExtra('extra17', 'plus17'); return false;"><img border=0 id="plus17" src=inform:/doc_images/extra.png></a>&nbsp;hallway - <i>door to Cluttered Room</i>&nbsp;<a href="source:story.ni#line17"><img border=0 src=inform:/doc_images/Reveal.tif></a></p>
   1053     <div id="extra17" style="display: none;"><p class="in3"><table width="100%" cellpadding="0" cellspacing="0" border="0" style="background-color: #e0e0e0"><tr><td width="8"><img src="inform:/bg_images/tl_corner_e0e0e0.gif" width="8" height="8" border="0" alt="..." /></td><td></td><td width="8"><img src="inform:/bg_images/tr_corner_e0e0e0.gif" width="8" height="8" border="0" alt="..." /></td></tr><tr><td width="8"></td><td><font face="lucida grande,geneva,arial,tahoma,verdana,helvetica,helv" size=2><p class="tightin1">thing &gt; door&nbsp;<a href="source:story.ni#line17"><img border=0 src=inform:/doc_images/Reveal.tif></a> &gt; <b>hallway</b></p><p class="hangingin1">open&nbsp;<a href="source:story.ni#line17"><img border=0 src=inform:/doc_images/Reveal.tif></a>; unopenable&nbsp;<a href="source:story.ni#line17"><img border=0 src=inform:/doc_images/Reveal.tif></a></p><p class="hangingin1">printed name: <font color="#000080">"hallway"</font>&nbsp;<a href="source:story.ni#line46"><img border=0 src=inform:/doc_images/Reveal.tif></a></p><p class="hangingin1">indefinite article: <font color="#000080">"the"</font>&nbsp;<a href="source:story.ni#line17"><img border=0 src=inform:/doc_images/Reveal.tif></a></p><p class="hangingin1">description: <font color="#000080">"Looking closer, you see it's a hallway. Dipstick."</font>&nbsp;<a href="source:story.ni#line17"><img border=0 src=inform:/doc_images/Reveal.tif></a></p><p class="hangingin1">initial appearance: <font color="#000080">"Behind you to the [if player is in the Great Room]west[otherwise]east[end if] you see a hallway, hewn out of the stone, leading to another room."</font>&nbsp;<a href="source:story.ni#line17"><img border=0 src=inform:/doc_images/Reveal.tif></a></p><p class="tightin1"></p></font></td><td width="8"></td></tr><tr><td width="8"><img src="inform:/bg_images/bl_corner_e0e0e0.gif" width="8" height="8" border="0" alt="..." /></td><td></td><td width="8"><img src="inform:/bg_images/br_corner_e0e0e0.gif" width="8" height="8" border="0" alt="..." /></td></tr></table></div>
   1054     <p class="tightin2"><a href="#" onclick="showExtra('extra18', 'plus18'); return false;"><img border=0 id="plus18" src=inform:/doc_images/extra.png></a>&nbsp;small blue door - <i>door to Aquarium</i>&nbsp;<a href="source:story.ni#line46"><img border=0 src=inform:/doc_images/Reveal.tif></a></p>
   1055     <div id="extra18" style="display: none;"><p class="in3"><table width="100%" cellpadding="0" cellspacing="0" border="0" style="background-color: #e0e0e0"><tr><td width="8"><img src="inform:/bg_images/tl_corner_e0e0e0.gif" width="8" height="8" border="0" alt="..." /></td><td></td><td width="8"><img src="inform:/bg_images/tr_corner_e0e0e0.gif" width="8" height="8" border="0" alt="..." /></td></tr><tr><td width="8"></td><td><font face="lucida grande,geneva,arial,tahoma,verdana,helvetica,helv" size=2><p class="tightin1">thing &gt; door&nbsp;<a href="source:story.ni#line46"><img border=0 src=inform:/doc_images/Reveal.tif></a> &gt; <b>small blue door</b></p><p class="hangingin1">closed&nbsp;<a href="source:story.ni#line46"><img border=0 src=inform:/doc_images/Reveal.tif></a>; lockable&nbsp;<a href="source:story.ni#line46"><img border=0 src=inform:/doc_images/Reveal.tif></a>; locked&nbsp;<a href="source:story.ni#line46"><img border=0 src=inform:/doc_images/Reveal.tif></a></p><p class="hangingin1">printed name: <font color="#000080">"small blue door"</font>&nbsp;<a href="source:story.ni#line46"><img border=0 src=inform:/doc_images/Reveal.tif></a></p><p class="hangingin1">indefinite article: <font color="#000080">"the"</font>&nbsp;<a href="source:story.ni#line46"><img border=0 src=inform:/doc_images/Reveal.tif></a></p><p class="hangingin1">description: <font color="#000080">"A [if the player is in the Aquarium]miniature of the grand door from the Great Room - metal blue panels with white-and-yellow veins -[otherwise]small blue door[end if] leads [if the player is in the Aquarium]north[otherwise]south[end if]. In the Middle Eastern style, the top of the door is a semicircle."</font>&nbsp;<a href="source:story.ni#line46"><img border=0 src=inform:/doc_images/Reveal.tif></a></p><p class="hangingin1">initial appearance: <font color="#000080">"To the [if the player is in the Aquarium]north[otherwise]south[end if], a [if the player is in the Aquarium]door that almost looks like a miniature of the grand door from the Great Room - metal blue panels with white-and-yellow veins -[otherwise]small blue door[end if] is embedded in the rock.[if the player is in the Aquarium] In the Middle Eastern style, the top of the door is a semicircle.[end if]"</font>&nbsp;<a href="source:story.ni#line46"><img border=0 src=inform:/doc_images/Reveal.tif></a></p><p class="hangingin1">matching key: <font color="#000080">brass key</font>&nbsp;<a href="source:story.ni#line46"><img border=0 src=inform:/doc_images/Reveal.tif></a></p><p class="tightin1"></p></font></td><td width="8"></td></tr><tr><td width="8"><img src="inform:/bg_images/bl_corner_e0e0e0.gif" width="8" height="8" border="0" alt="..." /></td><td></td><td width="8"><img src="inform:/bg_images/br_corner_e0e0e0.gif" width="8" height="8" border="0" alt="..." /></td></tr></table></div>
   1056     <p class="tightin2"><a href="#" onclick="showExtra('extra19', 'plus19'); return false;"><img border=0 id="plus19" src=inform:/doc_images/extra.png></a>&nbsp;yourself - <i>octopus</i></p>
   1057     <div id="extra19" style="display: none;"><p class="in3"><table width="100%" cellpadding="0" cellspacing="0" border="0" style="background-color: #e0e0e0"><tr><td width="8"><img src="inform:/bg_images/tl_corner_e0e0e0.gif" width="8" height="8" border="0" alt="..." /></td><td></td><td width="8"><img src="inform:/bg_images/tr_corner_e0e0e0.gif" width="8" height="8" border="0" alt="..." /></td></tr><tr><td width="8"></td><td><font face="lucida grande,geneva,arial,tahoma,verdana,helvetica,helv" size=2><p class="tightin1">thing &gt; person &gt; octopus&nbsp;<a href="source:story.ni#line4"><img border=0 src=inform:/doc_images/Reveal.tif></a> &gt; <b>yourself</b></p><p class="hangingin1">proper-named; undescribed</p><p class="hangingin1">printed name: <font color="#000080">"yourself"</font>&nbsp;<a href="source:story.ni#line46"><img border=0 src=inform:/doc_images/Reveal.tif></a></p><p class="hangingin1">description: <font color="#000080">"As good-looking as ever."</font></p><p class="tightin1"></p></font></td><td width="8"></td></tr><tr><td width="8"><img src="inform:/bg_images/bl_corner_e0e0e0.gif" width="8" height="8" border="0" alt="..." /></td><td></td><td width="8"><img src="inform:/bg_images/br_corner_e0e0e0.gif" width="8" height="8" border="0" alt="..." /></td></tr></table></div>
   1058     </font></td></tr></table><p><p><hr><p>
   1059 
   1060     <a name=I133_cluttered_room></a><a name=wo_65><table border="0" cellspacing="0" cellpadding="0"><tr><td align="left" valign="top"><font face="lucida grande,geneva,arial,tahoma,verdana,helvetica,helv" size=2>
   1061 
   1062 
   1063         <table border="0" cellspacing="0" cellpadding="0" background="inform:/map_icons/grid.png"><tr><td>
   1064           <table border="0" cellspacing="0" cellpadding="0" width="53" height="13"><tr><td><img border=0 src=inform:/map_icons/blank_square.png><img border=0 src=inform:/map_icons/ns_spacer.png><img border=0 src=inform:/map_icons/blank_ns.png><img border=0 src=inform:/map_icons/blank_square.png><img border=0 src=inform:/map_icons/blank_ns.png><img border=0 src=inform:/map_icons/ns_spacer.png><img border=0 src=inform:/map_icons/blank_square.png></td></tr>
   1065           </table>
   1066     </td></tr><tr><td>
   1067           <table border="0" cellspacing="0" cellpadding="0" width="53" height="27"><tr><td>
   1068             <table border="0" cellspacing="0" cellpadding="0"><tr><td><img border=0 src=inform:/map_icons/ew_spacer.png><br><img border=0 src=inform:/map_icons/blank_ew.png><br><img border=0 src=inform:/map_icons/blank_square.png><br><img border=0 src=inform:/map_icons/blank_ew.png><br><img border=0 src=inform:/map_icons/ew_spacer.png></td></tr>
   1069             </table>
   1070     </td><td><table border="1" cellpadding="0" cellspacing="0" bordercolor="#000000" width="27" height="27" title="Cluttered Room"><tr><td valign="middle" align="center" bgcolor="#D3D3D3"><font size=2 color="#000000">CR</font></td></tr></table>
   1071     </td><td>
   1072             <table border="0" cellspacing="0" cellpadding="0" width="13" height="27"><tr><td><img border=0 src=inform:/map_icons/ew_spacer.png><br><img border=0 src=inform:/map_icons/blank_ew.png><br><img border=0 src=inform:/map_icons/e_arrow_door.png title="east through hallway to Great Room"><br><img border=0 src=inform:/map_icons/blank_ew.png><br><img border=0 src=inform:/map_icons/ew_spacer.png></td></tr>
   1073             </table>
   1074     </td></tr>
   1075           </table>
   1076     </td></tr><tr><td>
   1077           <table border="0" cellspacing="0" cellpadding="0" width="53" height="13"><tr><td><img border=0 src=inform:/map_icons/blank_square.png><img border=0 src=inform:/map_icons/ns_spacer.png><img border=0 src=inform:/map_icons/blank_ns.png><img border=0 src=inform:/map_icons/s_arrow_door.png title="south through square metal door to Cobble Wall"><img border=0 src=inform:/map_icons/blank_ns.png><img border=0 src=inform:/map_icons/ns_spacer.png><img border=0 src=inform:/map_icons/blank_square.png></td></tr>
   1078           </table>
   1079     </td></tr>
   1080         </table>
   1081     &nbsp;&nbsp;&nbsp;&nbsp;</font></td><td align="left" valign="top"><font face="lucida grande,geneva,arial,tahoma,verdana,helvetica,helv" size=2>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</font></td><td align="left" valign="top"><font face="lucida grande,geneva,arial,tahoma,verdana,helvetica,helv" size=2><p class="tightin1"><a href="#" onclick="showExtra('extra20', 'plus20'); return false;"><img border=0 id="plus20" src=inform:/doc_images/extra.png></a>&nbsp;<b>Cluttered Room</b>&nbsp;<a href="source:story.ni#line17"><img border=0 src=inform:/doc_images/Reveal.tif></a></p>
   1082     <div id="extra20" style="display: none;"><p class="in2"><table width="100%" cellpadding="0" cellspacing="0" border="0" style="background-color: #e0e0e0"><tr><td width="8"><img src="inform:/bg_images/tl_corner_e0e0e0.gif" width="8" height="8" border="0" alt="..." /></td><td></td><td width="8"><img src="inform:/bg_images/tr_corner_e0e0e0.gif" width="8" height="8" border="0" alt="..." /></td></tr><tr><td width="8"></td><td><font face="lucida grande,geneva,arial,tahoma,verdana,helvetica,helv" size=2><p class="tightin1">room&nbsp;<a href="source:story.ni#line22"><img border=0 src=inform:/doc_images/Reveal.tif></a> &gt; <b>Cluttered Room</b></p><p class="hangingin1">printed name: <font color="#000080">"Cluttered Room"</font>&nbsp;<a href="source:story.ni#line46"><img border=0 src=inform:/doc_images/Reveal.tif></a></p><p class="hangingin1">description: <font color="#000080">"[if unvisited]You pass through the stone hallway, and step out in to the most cluttered room you've ever seen. You spin around, and bump into a tall stack of chairs like a moron.[paragraph break]You find yourself in a [otherwise]A [end if]room, half the size of the previous room, filled to the brim with chairs, folded tables, closed crates, and smaller tidbits scattered about."</font>&nbsp;<a href="source:story.ni#line22"><img border=0 src=inform:/doc_images/Reveal.tif></a></p><p class="tightin1"><img border=0 src=inform:/map_icons/e_arrow_door.png>&nbsp;south to Cobble Wall via square metal door&nbsp;<a href="source:story.ni#line25"><img border=0 src=inform:/doc_images/Reveal.tif></a></p><p class="tightin1"><img border=0 src=inform:/map_icons/e_arrow_door.png>&nbsp;east to Great Room via hallway&nbsp;<a href="source:story.ni#line17"><img border=0 src=inform:/doc_images/Reveal.tif></a></p><p class="hangingin1"><i>add:</i> <a href="javascript:pasteCode('North from Cluttered Room is .[=0x000A=]')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;north; <a href="javascript:pasteCode('Northeast from Cluttered Room is .[=0x000A=]')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;northeast; <a href="javascript:pasteCode('Northwest from Cluttered Room is .[=0x000A=]')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;northwest; <a href="javascript:pasteCode('Southeast from Cluttered Room is .[=0x000A=]')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;southeast; <a href="javascript:pasteCode('Southwest from Cluttered Room is .[=0x000A=]')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;southwest; <a href="javascript:pasteCode('West from Cluttered Room is .[=0x000A=]')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;west; <a href="javascript:pasteCode('Up from Cluttered Room is .[=0x000A=]')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;up; <a href="javascript:pasteCode('Down from Cluttered Room is .[=0x000A=]')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;down; <a href="javascript:pasteCode('Inside from Cluttered Room is .[=0x000A=]')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;inside; <a href="javascript:pasteCode('Outside from Cluttered Room is .[=0x000A=]')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;outside</p></font></td><td width="8"></td></tr><tr><td width="8"><img src="inform:/bg_images/bl_corner_e0e0e0.gif" width="8" height="8" border="0" alt="..." /></td><td></td><td width="8"><img src="inform:/bg_images/br_corner_e0e0e0.gif" width="8" height="8" border="0" alt="..." /></td></tr></table></div>
   1083     <p class="tightin2"><a href="#" onclick="showExtra('extra21', 'plus21'); return false;"><img border=0 id="plus21" src=inform:/doc_images/extra.png></a>&nbsp;bucket - <i>container</i>&nbsp;<a href="source:story.ni#line23"><img border=0 src=inform:/doc_images/Reveal.tif></a></p>
   1084     <div id="extra21" style="display: none;"><p class="in3"><table width="100%" cellpadding="0" cellspacing="0" border="0" style="background-color: #e0e0e0"><tr><td width="8"><img src="inform:/bg_images/tl_corner_e0e0e0.gif" width="8" height="8" border="0" alt="..." /></td><td></td><td width="8"><img src="inform:/bg_images/tr_corner_e0e0e0.gif" width="8" height="8" border="0" alt="..." /></td></tr><tr><td width="8"></td><td><font face="lucida grande,geneva,arial,tahoma,verdana,helvetica,helv" size=2><p class="tightin1">thing &gt; container&nbsp;<a href="source:story.ni#line23"><img border=0 src=inform:/doc_images/Reveal.tif></a> &gt; <b>bucket</b></p><p class="hangingin1">fixed in place&nbsp;<a href="source:story.ni#line23"><img border=0 src=inform:/doc_images/Reveal.tif></a>; open&nbsp;<a href="source:story.ni#line23"><img border=0 src=inform:/doc_images/Reveal.tif></a></p><p class="hangingin1">printed name: <font color="#000080">"bucket"</font>&nbsp;<a href="source:story.ni#line46"><img border=0 src=inform:/doc_images/Reveal.tif></a></p><p class="hangingin1">description: <font color="#000080">"A medium-sized tin bucket, paint peeling from use. It's been patched up a few times with Flex Tape in places where the damage is severe."</font>&nbsp;<a href="source:story.ni#line23"><img border=0 src=inform:/doc_images/Reveal.tif></a></p><p class="hangingin1">initial appearance: <font color="#000080">"To your right you see a dented bucket[if bucket is containing things] overflowing with junk. Or maybe it's important items for progressing in the game[end if]."</font>&nbsp;<a href="source:story.ni#line23"><img border=0 src=inform:/doc_images/Reveal.tif></a></p><p class="tightin1"><i>initial location:</i> in Cluttered Room&nbsp;<a href="source:story.ni#line23"><img border=0 src=inform:/doc_images/Reveal.tif></a></p></font></td><td width="8"></td></tr><tr><td width="8"><img src="inform:/bg_images/bl_corner_e0e0e0.gif" width="8" height="8" border="0" alt="..." /></td><td></td><td width="8"><img src="inform:/bg_images/br_corner_e0e0e0.gif" width="8" height="8" border="0" alt="..." /></td></tr></table></div>
   1085     <p class="tightin3"><a href="#" onclick="showExtra('extra22', 'plus22'); return false;"><img border=0 id="plus22" src=inform:/doc_images/extra.png></a>&nbsp;umbrella&nbsp;<a href="source:story.ni#line23"><img border=0 src=inform:/doc_images/Reveal.tif></a></p>
   1086     <div id="extra22" style="display: none;"><p class="in4"><table width="100%" cellpadding="0" cellspacing="0" border="0" style="background-color: #e0e0e0"><tr><td width="8"><img src="inform:/bg_images/tl_corner_e0e0e0.gif" width="8" height="8" border="0" alt="..." /></td><td></td><td width="8"><img src="inform:/bg_images/tr_corner_e0e0e0.gif" width="8" height="8" border="0" alt="..." /></td></tr><tr><td width="8"></td><td><font face="lucida grande,geneva,arial,tahoma,verdana,helvetica,helv" size=2><p class="tightin1">thing&nbsp;<a href="source:story.ni#line23"><img border=0 src=inform:/doc_images/Reveal.tif></a> &gt; <b>umbrella</b></p><p class="hangingin1">printed name: <font color="#000080">"umbrella"</font>&nbsp;<a href="source:story.ni#line46"><img border=0 src=inform:/doc_images/Reveal.tif></a></p><p class="hangingin1">description: <font color="#000080">"A blue-and-white umbrella with a worn wooden handle. One of the spokes is bent, because the umbrella is bad and I want you to have bad things."</font>&nbsp;<a href="source:story.ni#line23"><img border=0 src=inform:/doc_images/Reveal.tif></a></p><p class="tightin1"><i>initial location:</i> in bucket&nbsp;<a href="source:story.ni#line23"><img border=0 src=inform:/doc_images/Reveal.tif></a></p></font></td><td width="8"></td></tr><tr><td width="8"><img src="inform:/bg_images/bl_corner_e0e0e0.gif" width="8" height="8" border="0" alt="..." /></td><td></td><td width="8"><img src="inform:/bg_images/br_corner_e0e0e0.gif" width="8" height="8" border="0" alt="..." /></td></tr></table></div>
   1087     <p class="tightin3"><a href="#" onclick="showExtra('extra23', 'plus23'); return false;"><img border=0 id="plus23" src=inform:/doc_images/extra.png></a>&nbsp;skull&nbsp;<a href="source:story.ni#line23"><img border=0 src=inform:/doc_images/Reveal.tif></a></p>
   1088     <div id="extra23" style="display: none;"><p class="in4"><table width="100%" cellpadding="0" cellspacing="0" border="0" style="background-color: #e0e0e0"><tr><td width="8"><img src="inform:/bg_images/tl_corner_e0e0e0.gif" width="8" height="8" border="0" alt="..." /></td><td></td><td width="8"><img src="inform:/bg_images/tr_corner_e0e0e0.gif" width="8" height="8" border="0" alt="..." /></td></tr><tr><td width="8"></td><td><font face="lucida grande,geneva,arial,tahoma,verdana,helvetica,helv" size=2><p class="tightin1">thing&nbsp;<a href="source:story.ni#line23"><img border=0 src=inform:/doc_images/Reveal.tif></a> &gt; <b>skull</b></p><p class="hangingin1">printed name: <font color="#000080">"skull"</font>&nbsp;<a href="source:story.ni#line46"><img border=0 src=inform:/doc_images/Reveal.tif></a></p><p class="hangingin1">description: <font color="#000080">"A skull bleached white from the sun. It looks a lot like yours will eventually."</font>&nbsp;<a href="source:story.ni#line23"><img border=0 src=inform:/doc_images/Reveal.tif></a></p><p class="tightin1"><i>initial location:</i> in bucket&nbsp;<a href="source:story.ni#line23"><img border=0 src=inform:/doc_images/Reveal.tif></a></p><p class="tightin1"><i>mentioned in rules:</i> &nbsp;<a href="source:story.ni#line96"><img border=0 src=inform:/doc_images/Reveal.tif></a></p></font></td><td width="8"></td></tr><tr><td width="8"><img src="inform:/bg_images/bl_corner_e0e0e0.gif" width="8" height="8" border="0" alt="..." /></td><td></td><td width="8"><img src="inform:/bg_images/br_corner_e0e0e0.gif" width="8" height="8" border="0" alt="..." /></td></tr></table></div>
   1089     <p class="tightin3"><a href="#" onclick="showExtra('extra24', 'plus24'); return false;"><img border=0 id="plus24" src=inform:/doc_images/extra.png></a>&nbsp;suspicious rag&nbsp;<a href="source:story.ni#line23"><img border=0 src=inform:/doc_images/Reveal.tif></a></p>
   1090     <div id="extra24" style="display: none;"><p class="in4"><table width="100%" cellpadding="0" cellspacing="0" border="0" style="background-color: #e0e0e0"><tr><td width="8"><img src="inform:/bg_images/tl_corner_e0e0e0.gif" width="8" height="8" border="0" alt="..." /></td><td></td><td width="8"><img src="inform:/bg_images/tr_corner_e0e0e0.gif" width="8" height="8" border="0" alt="..." /></td></tr><tr><td width="8"></td><td><font face="lucida grande,geneva,arial,tahoma,verdana,helvetica,helv" size=2><p class="tightin1">thing&nbsp;<a href="source:story.ni#line23"><img border=0 src=inform:/doc_images/Reveal.tif></a> &gt; <b>suspicious rag</b></p><p class="hangingin1">printed name: <font color="#000080">"suspicious rag"</font>&nbsp;<a href="source:story.ni#line46"><img border=0 src=inform:/doc_images/Reveal.tif></a></p><p class="hangingin1">description: <font color="#000080">"A very suspicious rag. It's unusual, questionable, and maybe even dubious. It's also gray and the tag says 'Dry Erase Cleaning Cloth.' How odd."</font>&nbsp;<a href="source:story.ni#line23"><img border=0 src=inform:/doc_images/Reveal.tif></a></p><p class="tightin1"><i>initial location:</i> in bucket&nbsp;<a href="source:story.ni#line23"><img border=0 src=inform:/doc_images/Reveal.tif></a></p></font></td><td width="8"></td></tr><tr><td width="8"><img src="inform:/bg_images/bl_corner_e0e0e0.gif" width="8" height="8" border="0" alt="..." /></td><td></td><td width="8"><img src="inform:/bg_images/br_corner_e0e0e0.gif" width="8" height="8" border="0" alt="..." /></td></tr></table></div>
   1091     <p class="tightin3"><a href="#" onclick="showExtra('extra25', 'plus25'); return false;"><img border=0 id="plus25" src=inform:/doc_images/extra.png></a>&nbsp;half-eaten pie&nbsp;<a href="source:story.ni#line23"><img border=0 src=inform:/doc_images/Reveal.tif></a></p>
   1092     <div id="extra25" style="display: none;"><p class="in4"><table width="100%" cellpadding="0" cellspacing="0" border="0" style="background-color: #e0e0e0"><tr><td width="8"><img src="inform:/bg_images/tl_corner_e0e0e0.gif" width="8" height="8" border="0" alt="..." /></td><td></td><td width="8"><img src="inform:/bg_images/tr_corner_e0e0e0.gif" width="8" height="8" border="0" alt="..." /></td></tr><tr><td width="8"></td><td><font face="lucida grande,geneva,arial,tahoma,verdana,helvetica,helv" size=2><p class="tightin1">thing&nbsp;<a href="source:story.ni#line23"><img border=0 src=inform:/doc_images/Reveal.tif></a> &gt; <b>half-eaten pie</b></p><p class="hangingin1">edible&nbsp;<a href="source:story.ni#line23"><img border=0 src=inform:/doc_images/Reveal.tif></a></p><p class="hangingin1">printed name: <font color="#000080">"half-eaten pie"</font>&nbsp;<a href="source:story.ni#line46"><img border=0 src=inform:/doc_images/Reveal.tif></a></p><p class="hangingin1">description: <font color="#000080">"Half of an apple pie, clearly eaten without silverware as if it were a snack. I must have left this here accidentally."</font>&nbsp;<a href="source:story.ni#line23"><img border=0 src=inform:/doc_images/Reveal.tif></a></p><p class="tightin1"><i>initial location:</i> in bucket&nbsp;<a href="source:story.ni#line23"><img border=0 src=inform:/doc_images/Reveal.tif></a></p><p class="tightin1"><i>mentioned in rules:</i> &nbsp;<a href="source:story.ni#line99"><img border=0 src=inform:/doc_images/Reveal.tif></a></p></font></td><td width="8"></td></tr><tr><td width="8"><img src="inform:/bg_images/bl_corner_e0e0e0.gif" width="8" height="8" border="0" alt="..." /></td><td></td><td width="8"><img src="inform:/bg_images/br_corner_e0e0e0.gif" width="8" height="8" border="0" alt="..." /></td></tr></table></div>
   1093     <p class="tightin3"><a href="#" onclick="showExtra('extra26', 'plus26'); return false;"><img border=0 id="plus26" src=inform:/doc_images/extra.png></a>&nbsp;rare great hornd bath towl cat&nbsp;<a href="source:story.ni#line23"><img border=0 src=inform:/doc_images/Reveal.tif></a></p>
   1094     <div id="extra26" style="display: none;"><p class="in4"><table width="100%" cellpadding="0" cellspacing="0" border="0" style="background-color: #e0e0e0"><tr><td width="8"><img src="inform:/bg_images/tl_corner_e0e0e0.gif" width="8" height="8" border="0" alt="..." /></td><td></td><td width="8"><img src="inform:/bg_images/tr_corner_e0e0e0.gif" width="8" height="8" border="0" alt="..." /></td></tr><tr><td width="8"></td><td><font face="lucida grande,geneva,arial,tahoma,verdana,helvetica,helv" size=2><p class="tightin1">thing&nbsp;<a href="source:story.ni#line23"><img border=0 src=inform:/doc_images/Reveal.tif></a> &gt; <b>rare great hornd bath towl cat</b></p><p class="hangingin1">printed name: <font color="#000080">"rare great hornd bath towl cat"</font>&nbsp;<a href="source:story.ni#line46"><img border=0 src=inform:/doc_images/Reveal.tif></a></p><p class="hangingin1">description: <font color="#000080">"Kind of self explanatory."</font>&nbsp;<a href="source:story.ni#line23"><img border=0 src=inform:/doc_images/Reveal.tif></a></p><p class="tightin1"><i>initial location:</i> in bucket&nbsp;<a href="source:story.ni#line23"><img border=0 src=inform:/doc_images/Reveal.tif></a></p></font></td><td width="8"></td></tr><tr><td width="8"><img src="inform:/bg_images/bl_corner_e0e0e0.gif" width="8" height="8" border="0" alt="..." /></td><td></td><td width="8"><img src="inform:/bg_images/br_corner_e0e0e0.gif" width="8" height="8" border="0" alt="..." /></td></tr></table></div>
   1095     <p class="tightin3"><a href="#" onclick="showExtra('extra27', 'plus27'); return false;"><img border=0 id="plus27" src=inform:/doc_images/extra.png></a>&nbsp;anime figurine&nbsp;<a href="source:story.ni#line23"><img border=0 src=inform:/doc_images/Reveal.tif></a></p>
   1096     <div id="extra27" style="display: none;"><p class="in4"><table width="100%" cellpadding="0" cellspacing="0" border="0" style="background-color: #e0e0e0"><tr><td width="8"><img src="inform:/bg_images/tl_corner_e0e0e0.gif" width="8" height="8" border="0" alt="..." /></td><td></td><td width="8"><img src="inform:/bg_images/tr_corner_e0e0e0.gif" width="8" height="8" border="0" alt="..." /></td></tr><tr><td width="8"></td><td><font face="lucida grande,geneva,arial,tahoma,verdana,helvetica,helv" size=2><p class="tightin1">thing&nbsp;<a href="source:story.ni#line23"><img border=0 src=inform:/doc_images/Reveal.tif></a> &gt; <b>anime figurine</b></p><p class="hangingin1">printed name: <font color="#000080">"anime figurine"</font>&nbsp;<a href="source:story.ni#line46"><img border=0 src=inform:/doc_images/Reveal.tif></a></p><p class="hangingin1">description: <font color="#000080">"A Goku figurine. You look closer, and it punches you in the face."</font>&nbsp;<a href="source:story.ni#line23"><img border=0 src=inform:/doc_images/Reveal.tif></a></p><p class="tightin1"><i>initial location:</i> in bucket&nbsp;<a href="source:story.ni#line23"><img border=0 src=inform:/doc_images/Reveal.tif></a></p></font></td><td width="8"></td></tr><tr><td width="8"><img src="inform:/bg_images/bl_corner_e0e0e0.gif" width="8" height="8" border="0" alt="..." /></td><td></td><td width="8"><img src="inform:/bg_images/br_corner_e0e0e0.gif" width="8" height="8" border="0" alt="..." /></td></tr></table></div>
   1097     <p class="tightin3"><a href="#" onclick="showExtra('extra28', 'plus28'); return false;"><img border=0 id="plus28" src=inform:/doc_images/extra.png></a>&nbsp;stack of sticky notes&nbsp;<a href="source:story.ni#line23"><img border=0 src=inform:/doc_images/Reveal.tif></a></p>
   1098     <div id="extra28" style="display: none;"><p class="in4"><table width="100%" cellpadding="0" cellspacing="0" border="0" style="background-color: #e0e0e0"><tr><td width="8"><img src="inform:/bg_images/tl_corner_e0e0e0.gif" width="8" height="8" border="0" alt="..." /></td><td></td><td width="8"><img src="inform:/bg_images/tr_corner_e0e0e0.gif" width="8" height="8" border="0" alt="..." /></td></tr><tr><td width="8"></td><td><font face="lucida grande,geneva,arial,tahoma,verdana,helvetica,helv" size=2><p class="tightin1">thing&nbsp;<a href="source:story.ni#line23"><img border=0 src=inform:/doc_images/Reveal.tif></a> &gt; <b>stack of sticky notes</b></p><p class="hangingin1">printed name: <font color="#000080">"stack of sticky notes"</font>&nbsp;<a href="source:story.ni#line46"><img border=0 src=inform:/doc_images/Reveal.tif></a></p><p class="hangingin1">description: <font color="#000080">"A stack of yellow sticky notes with a list of items (milk, eggs, and bread if you must know). It looks suspiciously like the icon for the Sticky Notes app on macOS Big Sur because that's what it is."</font>&nbsp;<a href="source:story.ni#line23"><img border=0 src=inform:/doc_images/Reveal.tif></a></p><p class="tightin1"><i>initial location:</i> in bucket&nbsp;<a href="source:story.ni#line23"><img border=0 src=inform:/doc_images/Reveal.tif></a></p></font></td><td width="8"></td></tr><tr><td width="8"><img src="inform:/bg_images/bl_corner_e0e0e0.gif" width="8" height="8" border="0" alt="..." /></td><td></td><td width="8"><img src="inform:/bg_images/br_corner_e0e0e0.gif" width="8" height="8" border="0" alt="..." /></td></tr></table></div>
   1099     <p class="tightin3"><a href="#" onclick="showExtra('extra29', 'plus29'); return false;"><img border=0 id="plus29" src=inform:/doc_images/extra.png></a>&nbsp;fish&nbsp;<a href="source:story.ni#line23"><img border=0 src=inform:/doc_images/Reveal.tif></a></p>
   1100     <div id="extra29" style="display: none;"><p class="in4"><table width="100%" cellpadding="0" cellspacing="0" border="0" style="background-color: #e0e0e0"><tr><td width="8"><img src="inform:/bg_images/tl_corner_e0e0e0.gif" width="8" height="8" border="0" alt="..." /></td><td></td><td width="8"><img src="inform:/bg_images/tr_corner_e0e0e0.gif" width="8" height="8" border="0" alt="..." /></td></tr><tr><td width="8"></td><td><font face="lucida grande,geneva,arial,tahoma,verdana,helvetica,helv" size=2><p class="tightin1">thing&nbsp;<a href="source:story.ni#line23"><img border=0 src=inform:/doc_images/Reveal.tif></a> &gt; <b>fish</b></p><p class="hangingin1">angry&nbsp;<a href="source:story.ni#line23"><img border=0 src=inform:/doc_images/Reveal.tif></a></p><p class="hangingin1">printed name: <font color="#000080">"angry fish"</font>&nbsp;<a href="source:story.ni#line23"><img border=0 src=inform:/doc_images/Reveal.tif></a></p><p class="hangingin1">indefinite article: <font color="#000080">"the"</font>&nbsp;<a href="source:story.ni#line23"><img border=0 src=inform:/doc_images/Reveal.tif></a></p><p class="hangingin1">description: <font color="#000080">"[if the fish is angry]A tiny fish, undoubtably the angriest fish you've ever seen. It's not in any bag or water, which might explain its mood. Or maybe it's just hangry.[otherwise]The tiny fish smiles at you happily when you look closer at it. Though the smile is sincere, it feels odd to see a fish smile with a full mouth of human teeth[end if]."</font>&nbsp;<a href="source:story.ni#line23"><img border=0 src=inform:/doc_images/Reveal.tif></a></p><p class="tightin1"><i>initial location:</i> in bucket&nbsp;<a href="source:story.ni#line23"><img border=0 src=inform:/doc_images/Reveal.tif></a></p><p class="tightin1"><i>mentioned in rules:</i> &nbsp;<a href="source:story.ni#line172"><img border=0 src=inform:/doc_images/Reveal.tif></a>; &nbsp;<a href="source:story.ni#line173"><img border=0 src=inform:/doc_images/Reveal.tif></a>; &nbsp;<a href="source:story.ni#line175"><img border=0 src=inform:/doc_images/Reveal.tif></a>; &nbsp;<a href="source:story.ni#line163"><img border=0 src=inform:/doc_images/Reveal.tif></a>; &nbsp;<a href="source:story.ni#line72"><img border=0 src=inform:/doc_images/Reveal.tif></a>; &nbsp;<a href="source:story.ni#line74"><img border=0 src=inform:/doc_images/Reveal.tif></a>; &nbsp;<a href="source:story.ni#line75"><img border=0 src=inform:/doc_images/Reveal.tif></a></p></font></td><td width="8"></td></tr><tr><td width="8"><img src="inform:/bg_images/bl_corner_e0e0e0.gif" width="8" height="8" border="0" alt="..." /></td><td></td><td width="8"><img src="inform:/bg_images/br_corner_e0e0e0.gif" width="8" height="8" border="0" alt="..." /></td></tr></table></div>
   1101     <p class="tightin2"><a href="#" onclick="showExtra('extra30', 'plus30'); return false;"><img border=0 id="plus30" src=inform:/doc_images/extra.png></a>&nbsp;tattered couch - <i>couch</i>&nbsp;<a href="source:story.ni#line24"><img border=0 src=inform:/doc_images/Reveal.tif></a></p>
   1102     <div id="extra30" style="display: none;"><p class="in3"><table width="100%" cellpadding="0" cellspacing="0" border="0" style="background-color: #e0e0e0"><tr><td width="8"><img src="inform:/bg_images/tl_corner_e0e0e0.gif" width="8" height="8" border="0" alt="..." /></td><td></td><td width="8"><img src="inform:/bg_images/tr_corner_e0e0e0.gif" width="8" height="8" border="0" alt="..." /></td></tr><tr><td width="8"></td><td><font face="lucida grande,geneva,arial,tahoma,verdana,helvetica,helv" size=2><p class="tightin1">thing &gt; container &gt; couch&nbsp;<a href="source:story.ni#line24"><img border=0 src=inform:/doc_images/Reveal.tif></a> &gt; <b>tattered couch</b></p><p class="hangingin1">printed name: <font color="#000080">"tattered couch"</font>&nbsp;<a href="source:story.ni#line46"><img border=0 src=inform:/doc_images/Reveal.tif></a></p><p class="hangingin1">indefinite article: <font color="#000080">"the"</font>&nbsp;<a href="source:story.ni#line24"><img border=0 src=inform:/doc_images/Reveal.tif></a></p><p class="hangingin1">initial appearance: <font color="#000080">"The couch, lying to your left in front of the door, sags with (fake) age, and it's got tears in the tattered fabric in some places."</font>&nbsp;<a href="source:story.ni#line24"><img border=0 src=inform:/doc_images/Reveal.tif></a></p><p class="tightin1"><i>initial location:</i> in Cluttered Room&nbsp;<a href="source:story.ni#line24"><img border=0 src=inform:/doc_images/Reveal.tif></a></p><p class="tightin1"><i>mentioned in rules:</i> &nbsp;<a href="source:story.ni#line105"><img border=0 src=inform:/doc_images/Reveal.tif></a>; &nbsp;<a href="source:story.ni#line106"><img border=0 src=inform:/doc_images/Reveal.tif></a>; &nbsp;<a href="source:story.ni#line108"><img border=0 src=inform:/doc_images/Reveal.tif></a>; &nbsp;<a href="source:story.ni#line109"><img border=0 src=inform:/doc_images/Reveal.tif></a>; &nbsp;<a href="source:story.ni#line113"><img border=0 src=inform:/doc_images/Reveal.tif></a>; &nbsp;<a href="source:story.ni#line116"><img border=0 src=inform:/doc_images/Reveal.tif></a>; &nbsp;<a href="source:story.ni#line121"><img border=0 src=inform:/doc_images/Reveal.tif></a>; &nbsp;<a href="source:story.ni#line122"><img border=0 src=inform:/doc_images/Reveal.tif></a></p></font></td><td width="8"></td></tr><tr><td width="8"><img src="inform:/bg_images/bl_corner_e0e0e0.gif" width="8" height="8" border="0" alt="..." /></td><td></td><td width="8"><img src="inform:/bg_images/br_corner_e0e0e0.gif" width="8" height="8" border="0" alt="..." /></td></tr></table></div>
   1103     <p class="tightin2"><a href="#" onclick="showExtra('extra31', 'plus31'); return false;"><img border=0 id="plus31" src=inform:/doc_images/extra.png></a>&nbsp;hallway - <i>door to Great Room</i>&nbsp;<a href="source:story.ni#line17"><img border=0 src=inform:/doc_images/Reveal.tif></a></p>
   1104     <div id="extra31" style="display: none;"><p class="in3"><table width="100%" cellpadding="0" cellspacing="0" border="0" style="background-color: #e0e0e0"><tr><td width="8"><img src="inform:/bg_images/tl_corner_e0e0e0.gif" width="8" height="8" border="0" alt="..." /></td><td></td><td width="8"><img src="inform:/bg_images/tr_corner_e0e0e0.gif" width="8" height="8" border="0" alt="..." /></td></tr><tr><td width="8"></td><td><font face="lucida grande,geneva,arial,tahoma,verdana,helvetica,helv" size=2><p class="tightin1">thing &gt; door&nbsp;<a href="source:story.ni#line17"><img border=0 src=inform:/doc_images/Reveal.tif></a> &gt; <b>hallway</b></p><p class="hangingin1">open&nbsp;<a href="source:story.ni#line17"><img border=0 src=inform:/doc_images/Reveal.tif></a>; unopenable&nbsp;<a href="source:story.ni#line17"><img border=0 src=inform:/doc_images/Reveal.tif></a></p><p class="hangingin1">printed name: <font color="#000080">"hallway"</font>&nbsp;<a href="source:story.ni#line46"><img border=0 src=inform:/doc_images/Reveal.tif></a></p><p class="hangingin1">indefinite article: <font color="#000080">"the"</font>&nbsp;<a href="source:story.ni#line17"><img border=0 src=inform:/doc_images/Reveal.tif></a></p><p class="hangingin1">description: <font color="#000080">"Looking closer, you see it's a hallway. Dipstick."</font>&nbsp;<a href="source:story.ni#line17"><img border=0 src=inform:/doc_images/Reveal.tif></a></p><p class="hangingin1">initial appearance: <font color="#000080">"Behind you to the [if player is in the Great Room]west[otherwise]east[end if] you see a hallway, hewn out of the stone, leading to another room."</font>&nbsp;<a href="source:story.ni#line17"><img border=0 src=inform:/doc_images/Reveal.tif></a></p><p class="tightin1"></p></font></td><td width="8"></td></tr><tr><td width="8"><img src="inform:/bg_images/bl_corner_e0e0e0.gif" width="8" height="8" border="0" alt="..." /></td><td></td><td width="8"><img src="inform:/bg_images/br_corner_e0e0e0.gif" width="8" height="8" border="0" alt="..." /></td></tr></table></div>
   1105     <p class="tightin2"><a href="#" onclick="showExtra('extra32', 'plus32'); return false;"><img border=0 id="plus32" src=inform:/doc_images/extra.png></a>&nbsp;square metal door - <i>door to Cobble Wall</i>&nbsp;<a href="source:story.ni#line25"><img border=0 src=inform:/doc_images/Reveal.tif></a></p>
   1106     <div id="extra32" style="display: none;"><p class="in3"><table width="100%" cellpadding="0" cellspacing="0" border="0" style="background-color: #e0e0e0"><tr><td width="8"><img src="inform:/bg_images/tl_corner_e0e0e0.gif" width="8" height="8" border="0" alt="..." /></td><td></td><td width="8"><img src="inform:/bg_images/tr_corner_e0e0e0.gif" width="8" height="8" border="0" alt="..." /></td></tr><tr><td width="8"></td><td><font face="lucida grande,geneva,arial,tahoma,verdana,helvetica,helv" size=2><p class="tightin1">thing &gt; door&nbsp;<a href="source:story.ni#line25"><img border=0 src=inform:/doc_images/Reveal.tif></a> &gt; <b>square metal door</b></p><p class="hangingin1">closed&nbsp;<a href="source:story.ni#line25"><img border=0 src=inform:/doc_images/Reveal.tif></a>; lockable&nbsp;<a href="source:story.ni#line46"><img border=0 src=inform:/doc_images/Reveal.tif></a>; locked&nbsp;<a href="source:story.ni#line25"><img border=0 src=inform:/doc_images/Reveal.tif></a></p><p class="hangingin1">printed name: <font color="#000080">"square metal door"</font>&nbsp;<a href="source:story.ni#line46"><img border=0 src=inform:/doc_images/Reveal.tif></a></p><p class="hangingin1">indefinite article: <font color="#000080">"the"</font>&nbsp;<a href="source:story.ni#line25"><img border=0 src=inform:/doc_images/Reveal.tif></a></p><p class="hangingin1">description: <font color="#000080">"A square door made of metal. It's printed from a bunch of smaller metal squares, almost like a chocolate bar. Like the door from the first room, it's painted a deep blue laced with white and yellow veins. I like that kind of door."</font>&nbsp;<a href="source:story.ni#line25"><img border=0 src=inform:/doc_images/Reveal.tif></a></p><p class="hangingin1">initial appearance: <font color="#000080">"[if the player is in the Cluttered Room]To the south, almost obscured behind a large gray couch, you see a door[otherwise]To the north you can see the door you came through earlier[end if]."</font>&nbsp;<a href="source:story.ni#line25"><img border=0 src=inform:/doc_images/Reveal.tif></a></p><p class="hangingin1">matching key: <font color="#000080">silver key</font>&nbsp;<a href="source:story.ni#line25"><img border=0 src=inform:/doc_images/Reveal.tif></a></p><p class="tightin1"></p></font></td><td width="8"></td></tr><tr><td width="8"><img src="inform:/bg_images/bl_corner_e0e0e0.gif" width="8" height="8" border="0" alt="..." /></td><td></td><td width="8"><img src="inform:/bg_images/br_corner_e0e0e0.gif" width="8" height="8" border="0" alt="..." /></td></tr></table></div>
   1107     </font></td></tr></table><p><p><hr><p>
   1108 
   1109     <a name=I158_cobble_wall></a><a name=wo_90><table border="0" cellspacing="0" cellpadding="0"><tr><td align="left" valign="top"><font face="lucida grande,geneva,arial,tahoma,verdana,helvetica,helv" size=2>
   1110 
   1111 
   1112         <table border="0" cellspacing="0" cellpadding="0" background="inform:/map_icons/grid.png"><tr><td>
   1113           <table border="0" cellspacing="0" cellpadding="0" width="53" height="13"><tr><td><img border=0 src=inform:/map_icons/blank_square.png><img border=0 src=inform:/map_icons/ns_spacer.png><img border=0 src=inform:/map_icons/blank_ns.png><img border=0 src=inform:/map_icons/n_arrow_door.png title="north through square metal door to Cluttered Room"><img border=0 src=inform:/map_icons/blank_ns.png><img border=0 src=inform:/map_icons/s_dot.png><img border=0 src=inform:/map_icons/ne_arrow_door.png title="northeast through fist-sized hole to Cave of Shame"></td></tr>
   1114           </table>
   1115     </td></tr><tr><td>
   1116           <table border="0" cellspacing="0" cellpadding="0" width="53" height="27"><tr><td>
   1117             <table border="0" cellspacing="0" cellpadding="0"><tr><td><img border=0 src=inform:/map_icons/ew_spacer.png><br><img border=0 src=inform:/map_icons/blank_ew.png><br><img border=0 src=inform:/map_icons/blank_square.png><br><img border=0 src=inform:/map_icons/blank_ew.png><br><img border=0 src=inform:/map_icons/ew_spacer.png></td></tr>
   1118             </table>
   1119     </td><td><table border="1" cellpadding="0" cellspacing="0" bordercolor="#000000" width="27" height="27" title="Cobble Wall"><tr><td valign="middle" align="center" bgcolor="#D3D3D3"><font size=2 color="#000000">CW</font></td></tr></table>
   1120     </td><td>
   1121             <table border="0" cellspacing="0" cellpadding="0" width="13" height="27"><tr><td><img border=0 src=inform:/map_icons/w_dot.png><br><img border=0 src=inform:/map_icons/blank_ew.png><br><img border=0 src=inform:/map_icons/e_arrow_door.png title="east through center hole to Library"><br><img border=0 src=inform:/map_icons/blank_ew.png><br><img border=0 src=inform:/map_icons/w_dot.png></td></tr>
   1122             </table>
   1123     </td></tr>
   1124           </table>
   1125     </td></tr><tr><td>
   1126           <table border="0" cellspacing="0" cellpadding="0" width="53" height="13"><tr><td><img border=0 src=inform:/map_icons/blank_square.png><img border=0 src=inform:/map_icons/ns_spacer.png><img border=0 src=inform:/map_icons/blank_ns.png><img border=0 src=inform:/map_icons/blank_square.png><img border=0 src=inform:/map_icons/blank_ns.png><img border=0 src=inform:/map_icons/n_dot.png><img border=0 src=inform:/map_icons/se_arrow_door.png title="southeast through dime-sized hole to Teensy Cave of Fortune"></td></tr>
   1127           </table>
   1128     </td></tr>
   1129         </table>
   1130     &nbsp;&nbsp;&nbsp;&nbsp;</font></td><td align="left" valign="top"><font face="lucida grande,geneva,arial,tahoma,verdana,helvetica,helv" size=2>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</font></td><td align="left" valign="top"><font face="lucida grande,geneva,arial,tahoma,verdana,helvetica,helv" size=2><p class="tightin1"><a href="#" onclick="showExtra('extra33', 'plus33'); return false;"><img border=0 id="plus33" src=inform:/doc_images/extra.png></a>&nbsp;<b>Cobble Wall</b>&nbsp;<a href="source:story.ni#line25"><img border=0 src=inform:/doc_images/Reveal.tif></a></p>
   1131     <div id="extra33" style="display: none;"><p class="in2"><table width="100%" cellpadding="0" cellspacing="0" border="0" style="background-color: #e0e0e0"><tr><td width="8"><img src="inform:/bg_images/tl_corner_e0e0e0.gif" width="8" height="8" border="0" alt="..." /></td><td></td><td width="8"><img src="inform:/bg_images/tr_corner_e0e0e0.gif" width="8" height="8" border="0" alt="..." /></td></tr><tr><td width="8"></td><td><font face="lucida grande,geneva,arial,tahoma,verdana,helvetica,helv" size=2><p class="tightin1">room&nbsp;<a href="source:story.ni#line27"><img border=0 src=inform:/doc_images/Reveal.tif></a> &gt; <b>Cobble Wall</b></p><p class="hangingin1">printed name: <font color="#000080">"Cobble Wall"</font>&nbsp;<a href="source:story.ni#line46"><img border=0 src=inform:/doc_images/Reveal.tif></a></p><p class="hangingin1">description: <font color="#000080">"[if unvisited]You push through the door, and find yourself in a [otherwise]A [end if]tiny room. To your left a cobblestone wall stretches up high above, ending just before the ceiling. Rocks here and there seem to have fallen out of the wall over the ages it has stood in place, creating holes of varying sizes throughout the surface."</font>&nbsp;<a href="source:story.ni#line27"><img border=0 src=inform:/doc_images/Reveal.tif></a></p><p class="tightin1"><img border=0 src=inform:/map_icons/e_arrow_door.png>&nbsp;north to Cluttered Room via square metal door&nbsp;<a href="source:story.ni#line25"><img border=0 src=inform:/doc_images/Reveal.tif></a></p><p class="tightin1"><img border=0 src=inform:/map_icons/e_arrow_door.png>&nbsp;northeast to Cave of Shame via fist-sized hole&nbsp;<a href="source:story.ni#line27"><img border=0 src=inform:/doc_images/Reveal.tif></a></p><p class="tightin1"><img border=0 src=inform:/map_icons/e_arrow_door.png>&nbsp;southeast to Teensy Cave of Fortune via dime-sized hole&nbsp;<a href="source:story.ni#line27"><img border=0 src=inform:/doc_images/Reveal.tif></a></p><p class="tightin1"><img border=0 src=inform:/map_icons/e_arrow_door.png>&nbsp;east to Library via center hole&nbsp;<a href="source:story.ni#line27"><img border=0 src=inform:/doc_images/Reveal.tif></a></p><p class="hangingin1"><i>add:</i> <a href="javascript:pasteCode('Northwest from Cobble Wall is .[=0x000A=]')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;northwest; <a href="javascript:pasteCode('South from Cobble Wall is .[=0x000A=]')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;south; <a href="javascript:pasteCode('Southwest from Cobble Wall is .[=0x000A=]')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;southwest; <a href="javascript:pasteCode('West from Cobble Wall is .[=0x000A=]')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;west; <a href="javascript:pasteCode('Up from Cobble Wall is .[=0x000A=]')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;up; <a href="javascript:pasteCode('Down from Cobble Wall is .[=0x000A=]')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;down; <a href="javascript:pasteCode('Inside from Cobble Wall is .[=0x000A=]')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;inside; <a href="javascript:pasteCode('Outside from Cobble Wall is .[=0x000A=]')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;outside</p><p class="tightin1"><i>mentioned in rules:</i> &nbsp;<a href="source:story.ni#line125"><img border=0 src=inform:/doc_images/Reveal.tif></a>; &nbsp;<a href="source:story.ni#line133"><img border=0 src=inform:/doc_images/Reveal.tif></a></p></font></td><td width="8"></td></tr><tr><td width="8"><img src="inform:/bg_images/bl_corner_e0e0e0.gif" width="8" height="8" border="0" alt="..." /></td><td></td><td width="8"><img src="inform:/bg_images/br_corner_e0e0e0.gif" width="8" height="8" border="0" alt="..." /></td></tr></table></div>
   1132     <p class="tightin2"><a href="#" onclick="showExtra('extra34', 'plus34'); return false;"><img border=0 id="plus34" src=inform:/doc_images/extra.png></a>&nbsp;cobblestone wall&nbsp;<a href="source:story.ni#line28"><img border=0 src=inform:/doc_images/Reveal.tif></a></p>
   1133     <div id="extra34" style="display: none;"><p class="in3"><table width="100%" cellpadding="0" cellspacing="0" border="0" style="background-color: #e0e0e0"><tr><td width="8"><img src="inform:/bg_images/tl_corner_e0e0e0.gif" width="8" height="8" border="0" alt="..." /></td><td></td><td width="8"><img src="inform:/bg_images/tr_corner_e0e0e0.gif" width="8" height="8" border="0" alt="..." /></td></tr><tr><td width="8"></td><td><font face="lucida grande,geneva,arial,tahoma,verdana,helvetica,helv" size=2><p class="tightin1">thing&nbsp;<a href="source:story.ni#line28"><img border=0 src=inform:/doc_images/Reveal.tif></a> &gt; <b>cobblestone wall</b></p><p class="hangingin1">fixed in place&nbsp;<a href="source:story.ni#line46"><img border=0 src=inform:/doc_images/Reveal.tif></a>; scenery&nbsp;<a href="source:story.ni#line28"><img border=0 src=inform:/doc_images/Reveal.tif></a></p><p class="hangingin1">printed name: <font color="#000080">"cobblestone wall"</font>&nbsp;<a href="source:story.ni#line46"><img border=0 src=inform:/doc_images/Reveal.tif></a></p><p class="hangingin1">indefinite article: <font color="#000080">"the"</font>&nbsp;<a href="source:story.ni#line28"><img border=0 src=inform:/doc_images/Reveal.tif></a></p><p class="hangingin1">description: <font color="#000080">"A cobblestone wall stretching up almost to the ceiling. Some rocks in the walls seem to have fallen out of the wall over the ages it has stood in place, creating holes of varying sizes throughout the surface. Honestly it's just a bad wall."</font>&nbsp;<a href="source:story.ni#line28"><img border=0 src=inform:/doc_images/Reveal.tif></a></p><p class="tightin1"><i>initial location:</i> in Cobble Wall&nbsp;<a href="source:story.ni#line28"><img border=0 src=inform:/doc_images/Reveal.tif></a></p><p class="tightin1"><i>mentioned in rules:</i> &nbsp;<a href="source:story.ni#line125"><img border=0 src=inform:/doc_images/Reveal.tif></a></p></font></td><td width="8"></td></tr><tr><td width="8"><img src="inform:/bg_images/bl_corner_e0e0e0.gif" width="8" height="8" border="0" alt="..." /></td><td></td><td width="8"><img src="inform:/bg_images/br_corner_e0e0e0.gif" width="8" height="8" border="0" alt="..." /></td></tr></table></div>
   1134     <p class="tightin2"><a href="#" onclick="showExtra('extra35', 'plus35'); return false;"><img border=0 id="plus35" src=inform:/doc_images/extra.png></a>&nbsp;square metal door - <i>door to Cluttered Room</i>&nbsp;<a href="source:story.ni#line25"><img border=0 src=inform:/doc_images/Reveal.tif></a></p>
   1135     <div id="extra35" style="display: none;"><p class="in3"><table width="100%" cellpadding="0" cellspacing="0" border="0" style="background-color: #e0e0e0"><tr><td width="8"><img src="inform:/bg_images/tl_corner_e0e0e0.gif" width="8" height="8" border="0" alt="..." /></td><td></td><td width="8"><img src="inform:/bg_images/tr_corner_e0e0e0.gif" width="8" height="8" border="0" alt="..." /></td></tr><tr><td width="8"></td><td><font face="lucida grande,geneva,arial,tahoma,verdana,helvetica,helv" size=2><p class="tightin1">thing &gt; door&nbsp;<a href="source:story.ni#line25"><img border=0 src=inform:/doc_images/Reveal.tif></a> &gt; <b>square metal door</b></p><p class="hangingin1">closed&nbsp;<a href="source:story.ni#line25"><img border=0 src=inform:/doc_images/Reveal.tif></a>; lockable&nbsp;<a href="source:story.ni#line46"><img border=0 src=inform:/doc_images/Reveal.tif></a>; locked&nbsp;<a href="source:story.ni#line25"><img border=0 src=inform:/doc_images/Reveal.tif></a></p><p class="hangingin1">printed name: <font color="#000080">"square metal door"</font>&nbsp;<a href="source:story.ni#line46"><img border=0 src=inform:/doc_images/Reveal.tif></a></p><p class="hangingin1">indefinite article: <font color="#000080">"the"</font>&nbsp;<a href="source:story.ni#line25"><img border=0 src=inform:/doc_images/Reveal.tif></a></p><p class="hangingin1">description: <font color="#000080">"A square door made of metal. It's printed from a bunch of smaller metal squares, almost like a chocolate bar. Like the door from the first room, it's painted a deep blue laced with white and yellow veins. I like that kind of door."</font>&nbsp;<a href="source:story.ni#line25"><img border=0 src=inform:/doc_images/Reveal.tif></a></p><p class="hangingin1">initial appearance: <font color="#000080">"[if the player is in the Cluttered Room]To the south, almost obscured behind a large gray couch, you see a door[otherwise]To the north you can see the door you came through earlier[end if]."</font>&nbsp;<a href="source:story.ni#line25"><img border=0 src=inform:/doc_images/Reveal.tif></a></p><p class="hangingin1">matching key: <font color="#000080">silver key</font>&nbsp;<a href="source:story.ni#line25"><img border=0 src=inform:/doc_images/Reveal.tif></a></p><p class="tightin1"></p></font></td><td width="8"></td></tr><tr><td width="8"><img src="inform:/bg_images/bl_corner_e0e0e0.gif" width="8" height="8" border="0" alt="..." /></td><td></td><td width="8"><img src="inform:/bg_images/br_corner_e0e0e0.gif" width="8" height="8" border="0" alt="..." /></td></tr></table></div>
   1136     <p class="tightin2"><a href="#" onclick="showExtra('extra36', 'plus36'); return false;"><img border=0 id="plus36" src=inform:/doc_images/extra.png></a>&nbsp;fist-sized hole - <i>door to Cave of Shame</i>&nbsp;<a href="source:story.ni#line27"><img border=0 src=inform:/doc_images/Reveal.tif></a></p>
   1137     <div id="extra36" style="display: none;"><p class="in3"><table width="100%" cellpadding="0" cellspacing="0" border="0" style="background-color: #e0e0e0"><tr><td width="8"><img src="inform:/bg_images/tl_corner_e0e0e0.gif" width="8" height="8" border="0" alt="..." /></td><td></td><td width="8"><img src="inform:/bg_images/tr_corner_e0e0e0.gif" width="8" height="8" border="0" alt="..." /></td></tr><tr><td width="8"></td><td><font face="lucida grande,geneva,arial,tahoma,verdana,helvetica,helv" size=2><p class="tightin1">thing &gt; door&nbsp;<a href="source:story.ni#line27"><img border=0 src=inform:/doc_images/Reveal.tif></a> &gt; <b>fist-sized hole</b></p><p class="hangingin1">proper-named&nbsp;<a href="source:story.ni#line27"><img border=0 src=inform:/doc_images/Reveal.tif></a>; open&nbsp;<a href="source:story.ni#line27"><img border=0 src=inform:/doc_images/Reveal.tif></a>; unopenable&nbsp;<a href="source:story.ni#line27"><img border=0 src=inform:/doc_images/Reveal.tif></a></p><p class="hangingin1">printed name: <font color="#000080">"fist-sized hole"</font>&nbsp;<a href="source:story.ni#line46"><img border=0 src=inform:/doc_images/Reveal.tif></a></p><p class="hangingin1">description: <font color="#000080">"A hole roughly the size of a fist. Definitely larger than your fist, though."</font>&nbsp;<a href="source:story.ni#line27"><img border=0 src=inform:/doc_images/Reveal.tif></a></p><p class="hangingin1">initial appearance: <font color="#000080">"[if the player is in the Cobble Wall]To the northeast, you see a hole roughly the size of a fist, punched through the rock in a feat of strength, possibly in frustration, possibly with this game[otherwise]Back to the southwest, you see the collapsed mouth of the cave[end if]."</font>&nbsp;<a href="source:story.ni#line27"><img border=0 src=inform:/doc_images/Reveal.tif></a></p><p class="tightin1"></p></font></td><td width="8"></td></tr><tr><td width="8"><img src="inform:/bg_images/bl_corner_e0e0e0.gif" width="8" height="8" border="0" alt="..." /></td><td></td><td width="8"><img src="inform:/bg_images/br_corner_e0e0e0.gif" width="8" height="8" border="0" alt="..." /></td></tr></table></div>
   1138     <p class="tightin2"><a href="#" onclick="showExtra('extra37', 'plus37'); return false;"><img border=0 id="plus37" src=inform:/doc_images/extra.png></a>&nbsp;dime-sized hole - <i>door to Teensy Cave of Fortune</i>&nbsp;<a href="source:story.ni#line27"><img border=0 src=inform:/doc_images/Reveal.tif></a></p>
   1139     <div id="extra37" style="display: none;"><p class="in3"><table width="100%" cellpadding="0" cellspacing="0" border="0" style="background-color: #e0e0e0"><tr><td width="8"><img src="inform:/bg_images/tl_corner_e0e0e0.gif" width="8" height="8" border="0" alt="..." /></td><td></td><td width="8"><img src="inform:/bg_images/tr_corner_e0e0e0.gif" width="8" height="8" border="0" alt="..." /></td></tr><tr><td width="8"></td><td><font face="lucida grande,geneva,arial,tahoma,verdana,helvetica,helv" size=2><p class="tightin1">thing &gt; door&nbsp;<a href="source:story.ni#line27"><img border=0 src=inform:/doc_images/Reveal.tif></a> &gt; <b>dime-sized hole</b></p><p class="hangingin1">proper-named&nbsp;<a href="source:story.ni#line27"><img border=0 src=inform:/doc_images/Reveal.tif></a>; open&nbsp;<a href="source:story.ni#line27"><img border=0 src=inform:/doc_images/Reveal.tif></a>; unopenable&nbsp;<a href="source:story.ni#line27"><img border=0 src=inform:/doc_images/Reveal.tif></a></p><p class="hangingin1">printed name: <font color="#000080">"dime-sized hole"</font>&nbsp;<a href="source:story.ni#line46"><img border=0 src=inform:/doc_images/Reveal.tif></a></p><p class="hangingin1">description: <font color="#000080">"A really small hole. Seems pretty dusty inside."</font>&nbsp;<a href="source:story.ni#line27"><img border=0 src=inform:/doc_images/Reveal.tif></a></p><p class="hangingin1">initial appearance: <font color="#000080">"[if the player is in the Cobble Wall]To the southeast, you can see a miniscule hole, barely larger than your average United State dime, a ten-cent coin, one tenth of a United States dollar, labeled formally as 'one dime'. The denomination was first authorized by the Coinage Act of 1792. The dime is the smallest in diameter and is the thinnest of all U.S. coins currently minted for circulation, being 0.705 inches (17.91 millimeters) in diameter and 0.053 in (1.35 mm) in thickness. The hole is that size[otherwise]Behind you to the northwest, light streams in from the puny cave's entrance[end if]."</font>&nbsp;<a href="source:story.ni#line27"><img border=0 src=inform:/doc_images/Reveal.tif></a></p><p class="tightin1"></p></font></td><td width="8"></td></tr><tr><td width="8"><img src="inform:/bg_images/bl_corner_e0e0e0.gif" width="8" height="8" border="0" alt="..." /></td><td></td><td width="8"><img src="inform:/bg_images/br_corner_e0e0e0.gif" width="8" height="8" border="0" alt="..." /></td></tr></table></div>
   1140     <p class="tightin2"><a href="#" onclick="showExtra('extra38', 'plus38'); return false;"><img border=0 id="plus38" src=inform:/doc_images/extra.png></a>&nbsp;center hole - <i>door to Library</i>&nbsp;<a href="source:story.ni#line27"><img border=0 src=inform:/doc_images/Reveal.tif></a></p>
   1141     <div id="extra38" style="display: none;"><p class="in3"><table width="100%" cellpadding="0" cellspacing="0" border="0" style="background-color: #e0e0e0"><tr><td width="8"><img src="inform:/bg_images/tl_corner_e0e0e0.gif" width="8" height="8" border="0" alt="..." /></td><td></td><td width="8"><img src="inform:/bg_images/tr_corner_e0e0e0.gif" width="8" height="8" border="0" alt="..." /></td></tr><tr><td width="8"></td><td><font face="lucida grande,geneva,arial,tahoma,verdana,helvetica,helv" size=2><p class="tightin1">thing &gt; door&nbsp;<a href="source:story.ni#line27"><img border=0 src=inform:/doc_images/Reveal.tif></a> &gt; <b>center hole</b></p><p class="hangingin1">closed&nbsp;<a href="source:story.ni#line27"><img border=0 src=inform:/doc_images/Reveal.tif></a>; lockable&nbsp;<a href="source:story.ni#line46"><img border=0 src=inform:/doc_images/Reveal.tif></a>; locked&nbsp;<a href="source:story.ni#line27"><img border=0 src=inform:/doc_images/Reveal.tif></a></p><p class="hangingin1">printed name: <font color="#000080">"center hole"</font>&nbsp;<a href="source:story.ni#line46"><img border=0 src=inform:/doc_images/Reveal.tif></a></p><p class="hangingin1">indefinite article: <font color="#000080">"the"</font>&nbsp;<a href="source:story.ni#line27"><img border=0 src=inform:/doc_images/Reveal.tif></a></p><p class="hangingin1">description: <font color="#000080">"The hole seems almost suspiciously normal. Looking inside, it seems to end abruptly in a metal plate. The metal plate has some sort of hole or decoration, but you can't quite make out what it is."</font>&nbsp;<a href="source:story.ni#line27"><img border=0 src=inform:/doc_images/Reveal.tif></a></p><p class="hangingin1">initial appearance: <font color="#000080">"[if the player is in the Cobble Wall]In the center of the wall to the east, you can see a hole as average as yourself. It's so normal it's disappointing[otherwise]Behind you to the west, you see a rocky door in the wall[end if]."</font>&nbsp;<a href="source:story.ni#line27"><img border=0 src=inform:/doc_images/Reveal.tif></a></p><p class="hangingin1">matching key: <font color="#000080">gold key</font>&nbsp;<a href="source:story.ni#line30"><img border=0 src=inform:/doc_images/Reveal.tif></a></p><p class="tightin1"></p><p class="tightin1"><i>mentioned in rules:</i> &nbsp;<a href="source:story.ni#line132"><img border=0 src=inform:/doc_images/Reveal.tif></a>; &nbsp;<a href="source:story.ni#line134"><img border=0 src=inform:/doc_images/Reveal.tif></a>; &nbsp;<a href="source:story.ni#line136"><img border=0 src=inform:/doc_images/Reveal.tif></a>; &nbsp;<a href="source:story.ni#line142"><img border=0 src=inform:/doc_images/Reveal.tif></a>; &nbsp;<a href="source:story.ni#line145"><img border=0 src=inform:/doc_images/Reveal.tif></a>; &nbsp;<a href="source:story.ni#line149"><img border=0 src=inform:/doc_images/Reveal.tif></a>; &nbsp;<a href="source:story.ni#line150"><img border=0 src=inform:/doc_images/Reveal.tif></a></p></font></td><td width="8"></td></tr><tr><td width="8"><img src="inform:/bg_images/bl_corner_e0e0e0.gif" width="8" height="8" border="0" alt="..." /></td><td></td><td width="8"><img src="inform:/bg_images/br_corner_e0e0e0.gif" width="8" height="8" border="0" alt="..." /></td></tr></table></div>
   1142     </font></td></tr></table><p><p><hr><p>
   1143 
   1144     <a name=I160_cave_of_shame></a><a name=wo_92><table border="0" cellspacing="0" cellpadding="0"><tr><td align="left" valign="top"><font face="lucida grande,geneva,arial,tahoma,verdana,helvetica,helv" size=2>
   1145 
   1146 
   1147         <table border="0" cellspacing="0" cellpadding="0" background="inform:/map_icons/grid.png"><tr><td>
   1148           <table border="0" cellspacing="0" cellpadding="0" width="53" height="13"><tr><td><img border=0 src=inform:/map_icons/blank_square.png><img border=0 src=inform:/map_icons/ns_spacer.png><img border=0 src=inform:/map_icons/blank_ns.png><img border=0 src=inform:/map_icons/blank_square.png><img border=0 src=inform:/map_icons/blank_ns.png><img border=0 src=inform:/map_icons/ns_spacer.png><img border=0 src=inform:/map_icons/blank_square.png></td></tr>
   1149           </table>
   1150     </td></tr><tr><td>
   1151           <table border="0" cellspacing="0" cellpadding="0" width="53" height="27"><tr><td>
   1152             <table border="0" cellspacing="0" cellpadding="0"><tr><td><img border=0 src=inform:/map_icons/ew_spacer.png><br><img border=0 src=inform:/map_icons/blank_ew.png><br><img border=0 src=inform:/map_icons/blank_square.png><br><img border=0 src=inform:/map_icons/blank_ew.png><br><img border=0 src=inform:/map_icons/e_dot.png></td></tr>
   1153             </table>
   1154     </td><td><table border="1" cellpadding="0" cellspacing="0" bordercolor="#000000" width="27" height="27" title="Cave of Shame"><tr><td valign="middle" align="center" bgcolor="#D3D3D3"><font size=2 color="#000000">CS</font></td></tr></table>
   1155     </td><td>
   1156             <table border="0" cellspacing="0" cellpadding="0" width="13" height="27"><tr><td><img border=0 src=inform:/map_icons/ew_spacer.png><br><img border=0 src=inform:/map_icons/blank_ew.png><br><img border=0 src=inform:/map_icons/blank_square.png><br><img border=0 src=inform:/map_icons/blank_ew.png><br><img border=0 src=inform:/map_icons/ew_spacer.png></td></tr>
   1157             </table>
   1158     </td></tr>
   1159           </table>
   1160     </td></tr><tr><td>
   1161           <table border="0" cellspacing="0" cellpadding="0" width="53" height="13"><tr><td><img border=0 src=inform:/map_icons/sw_arrow_door.png title="southwest through fist-sized hole to Cobble Wall"><img border=0 src=inform:/map_icons/n_dot.png><img border=0 src=inform:/map_icons/blank_ns.png><img border=0 src=inform:/map_icons/blank_square.png><img border=0 src=inform:/map_icons/blank_ns.png><img border=0 src=inform:/map_icons/ns_spacer.png><img border=0 src=inform:/map_icons/blank_square.png></td></tr>
   1162           </table>
   1163     </td></tr>
   1164         </table>
   1165     &nbsp;&nbsp;&nbsp;&nbsp;</font></td><td align="left" valign="top"><font face="lucida grande,geneva,arial,tahoma,verdana,helvetica,helv" size=2>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</font></td><td align="left" valign="top"><font face="lucida grande,geneva,arial,tahoma,verdana,helvetica,helv" size=2><p class="tightin1"><a href="#" onclick="showExtra('extra39', 'plus39'); return false;"><img border=0 id="plus39" src=inform:/doc_images/extra.png></a>&nbsp;<b>Cave of Shame</b>&nbsp;<a href="source:story.ni#line27"><img border=0 src=inform:/doc_images/Reveal.tif></a></p>
   1166     <div id="extra39" style="display: none;"><p class="in2"><table width="100%" cellpadding="0" cellspacing="0" border="0" style="background-color: #e0e0e0"><tr><td width="8"><img src="inform:/bg_images/tl_corner_e0e0e0.gif" width="8" height="8" border="0" alt="..." /></td><td></td><td width="8"><img src="inform:/bg_images/tr_corner_e0e0e0.gif" width="8" height="8" border="0" alt="..." /></td></tr><tr><td width="8"></td><td><font face="lucida grande,geneva,arial,tahoma,verdana,helvetica,helv" size=2><p class="tightin1">room&nbsp;<a href="source:story.ni#line27"><img border=0 src=inform:/doc_images/Reveal.tif></a> &gt; <b>Cave of Shame</b></p><p class="hangingin1">printed name: <font color="#000080">"Cave of Shame"</font>&nbsp;<a href="source:story.ni#line46"><img border=0 src=inform:/doc_images/Reveal.tif></a></p><p class="tightin1"><img border=0 src=inform:/map_icons/e_arrow_door.png>&nbsp;southwest to Cobble Wall via fist-sized hole&nbsp;<a href="source:story.ni#line27"><img border=0 src=inform:/doc_images/Reveal.tif></a></p><p class="hangingin1"><i>add:</i> <a href="javascript:pasteCode('North from Cave of Shame is .[=0x000A=]')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;north; <a href="javascript:pasteCode('Northeast from Cave of Shame is .[=0x000A=]')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;northeast; <a href="javascript:pasteCode('Northwest from Cave of Shame is .[=0x000A=]')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;northwest; <a href="javascript:pasteCode('South from Cave of Shame is .[=0x000A=]')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;south; <a href="javascript:pasteCode('Southeast from Cave of Shame is .[=0x000A=]')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;southeast; <a href="javascript:pasteCode('East from Cave of Shame is .[=0x000A=]')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;east; <a href="javascript:pasteCode('West from Cave of Shame is .[=0x000A=]')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;west; <a href="javascript:pasteCode('Up from Cave of Shame is .[=0x000A=]')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;up; <a href="javascript:pasteCode('Down from Cave of Shame is .[=0x000A=]')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;down; <a href="javascript:pasteCode('Inside from Cave of Shame is .[=0x000A=]')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;inside; <a href="javascript:pasteCode('Outside from Cave of Shame is .[=0x000A=]')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;outside</p><p class="tightin1"><i>mentioned in rules:</i> &nbsp;<a href="source:story.ni#line128"><img border=0 src=inform:/doc_images/Reveal.tif></a></p></font></td><td width="8"></td></tr><tr><td width="8"><img src="inform:/bg_images/bl_corner_e0e0e0.gif" width="8" height="8" border="0" alt="..." /></td><td></td><td width="8"><img src="inform:/bg_images/br_corner_e0e0e0.gif" width="8" height="8" border="0" alt="..." /></td></tr></table></div>
   1167     <p class="tightin2"><a href="#" onclick="showExtra('extra40', 'plus40'); return false;"><img border=0 id="plus40" src=inform:/doc_images/extra.png></a>&nbsp;fist-sized hole - <i>door to Cobble Wall</i>&nbsp;<a href="source:story.ni#line27"><img border=0 src=inform:/doc_images/Reveal.tif></a></p>
   1168     <div id="extra40" style="display: none;"><p class="in3"><table width="100%" cellpadding="0" cellspacing="0" border="0" style="background-color: #e0e0e0"><tr><td width="8"><img src="inform:/bg_images/tl_corner_e0e0e0.gif" width="8" height="8" border="0" alt="..." /></td><td></td><td width="8"><img src="inform:/bg_images/tr_corner_e0e0e0.gif" width="8" height="8" border="0" alt="..." /></td></tr><tr><td width="8"></td><td><font face="lucida grande,geneva,arial,tahoma,verdana,helvetica,helv" size=2><p class="tightin1">thing &gt; door&nbsp;<a href="source:story.ni#line27"><img border=0 src=inform:/doc_images/Reveal.tif></a> &gt; <b>fist-sized hole</b></p><p class="hangingin1">proper-named&nbsp;<a href="source:story.ni#line27"><img border=0 src=inform:/doc_images/Reveal.tif></a>; open&nbsp;<a href="source:story.ni#line27"><img border=0 src=inform:/doc_images/Reveal.tif></a>; unopenable&nbsp;<a href="source:story.ni#line27"><img border=0 src=inform:/doc_images/Reveal.tif></a></p><p class="hangingin1">printed name: <font color="#000080">"fist-sized hole"</font>&nbsp;<a href="source:story.ni#line46"><img border=0 src=inform:/doc_images/Reveal.tif></a></p><p class="hangingin1">description: <font color="#000080">"A hole roughly the size of a fist. Definitely larger than your fist, though."</font>&nbsp;<a href="source:story.ni#line27"><img border=0 src=inform:/doc_images/Reveal.tif></a></p><p class="hangingin1">initial appearance: <font color="#000080">"[if the player is in the Cobble Wall]To the northeast, you see a hole roughly the size of a fist, punched through the rock in a feat of strength, possibly in frustration, possibly with this game[otherwise]Back to the southwest, you see the collapsed mouth of the cave[end if]."</font>&nbsp;<a href="source:story.ni#line27"><img border=0 src=inform:/doc_images/Reveal.tif></a></p><p class="tightin1"></p></font></td><td width="8"></td></tr><tr><td width="8"><img src="inform:/bg_images/bl_corner_e0e0e0.gif" width="8" height="8" border="0" alt="..." /></td><td></td><td width="8"><img src="inform:/bg_images/br_corner_e0e0e0.gif" width="8" height="8" border="0" alt="..." /></td></tr></table></div>
   1169     </font></td></tr></table><p><p><hr><p>
   1170 
   1171     <a name=I162_teensy_cave_of_fortune></a><a name=wo_94><table border="0" cellspacing="0" cellpadding="0"><tr><td align="left" valign="top"><font face="lucida grande,geneva,arial,tahoma,verdana,helvetica,helv" size=2>
   1172 
   1173 
   1174         <table border="0" cellspacing="0" cellpadding="0" background="inform:/map_icons/grid.png"><tr><td>
   1175           <table border="0" cellspacing="0" cellpadding="0" width="53" height="13"><tr><td><img border=0 src=inform:/map_icons/nw_arrow_door.png title="northwest through dime-sized hole to Cobble Wall"><img border=0 src=inform:/map_icons/s_dot.png><img border=0 src=inform:/map_icons/blank_ns.png><img border=0 src=inform:/map_icons/blank_square.png><img border=0 src=inform:/map_icons/blank_ns.png><img border=0 src=inform:/map_icons/ns_spacer.png><img border=0 src=inform:/map_icons/blank_square.png></td></tr>
   1176           </table>
   1177     </td></tr><tr><td>
   1178           <table border="0" cellspacing="0" cellpadding="0" width="53" height="27"><tr><td>
   1179             <table border="0" cellspacing="0" cellpadding="0"><tr><td><img border=0 src=inform:/map_icons/e_dot.png><br><img border=0 src=inform:/map_icons/blank_ew.png><br><img border=0 src=inform:/map_icons/blank_square.png><br><img border=0 src=inform:/map_icons/blank_ew.png><br><img border=0 src=inform:/map_icons/ew_spacer.png></td></tr>
   1180             </table>
   1181     </td><td><table border="1" cellpadding="0" cellspacing="0" bordercolor="#000000" width="27" height="27" title="Teensy Cave of Fortune"><tr><td valign="middle" align="center" bgcolor="#D3D3D3"><font size=2 color="#000000">TC</font></td></tr></table>
   1182     </td><td>
   1183             <table border="0" cellspacing="0" cellpadding="0" width="13" height="27"><tr><td><img border=0 src=inform:/map_icons/ew_spacer.png><br><img border=0 src=inform:/map_icons/blank_ew.png><br><img border=0 src=inform:/map_icons/blank_square.png><br><img border=0 src=inform:/map_icons/blank_ew.png><br><img border=0 src=inform:/map_icons/ew_spacer.png></td></tr>
   1184             </table>
   1185     </td></tr>
   1186           </table>
   1187     </td></tr><tr><td>
   1188           <table border="0" cellspacing="0" cellpadding="0" width="53" height="13"><tr><td><img border=0 src=inform:/map_icons/blank_square.png><img border=0 src=inform:/map_icons/ns_spacer.png><img border=0 src=inform:/map_icons/blank_ns.png><img border=0 src=inform:/map_icons/blank_square.png><img border=0 src=inform:/map_icons/blank_ns.png><img border=0 src=inform:/map_icons/ns_spacer.png><img border=0 src=inform:/map_icons/blank_square.png></td></tr>
   1189           </table>
   1190     </td></tr>
   1191         </table>
   1192     &nbsp;&nbsp;&nbsp;&nbsp;</font></td><td align="left" valign="top"><font face="lucida grande,geneva,arial,tahoma,verdana,helvetica,helv" size=2>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</font></td><td align="left" valign="top"><font face="lucida grande,geneva,arial,tahoma,verdana,helvetica,helv" size=2><p class="tightin1"><a href="#" onclick="showExtra('extra41', 'plus41'); return false;"><img border=0 id="plus41" src=inform:/doc_images/extra.png></a>&nbsp;<b>Teensy Cave of Fortune</b>&nbsp;<a href="source:story.ni#line27"><img border=0 src=inform:/doc_images/Reveal.tif></a></p>
   1193     <div id="extra41" style="display: none;"><p class="in2"><table width="100%" cellpadding="0" cellspacing="0" border="0" style="background-color: #e0e0e0"><tr><td width="8"><img src="inform:/bg_images/tl_corner_e0e0e0.gif" width="8" height="8" border="0" alt="..." /></td><td></td><td width="8"><img src="inform:/bg_images/tr_corner_e0e0e0.gif" width="8" height="8" border="0" alt="..." /></td></tr><tr><td width="8"></td><td><font face="lucida grande,geneva,arial,tahoma,verdana,helvetica,helv" size=2><p class="tightin1">room&nbsp;<a href="source:story.ni#line30"><img border=0 src=inform:/doc_images/Reveal.tif></a> &gt; <b>Teensy Cave of Fortune</b></p><p class="hangingin1">printed name: <font color="#000080">"Teensy Cave of Fortune"</font>&nbsp;<a href="source:story.ni#line46"><img border=0 src=inform:/doc_images/Reveal.tif></a></p><p class="tightin1"><img border=0 src=inform:/map_icons/e_arrow_door.png>&nbsp;northwest to Cobble Wall via dime-sized hole&nbsp;<a href="source:story.ni#line27"><img border=0 src=inform:/doc_images/Reveal.tif></a></p><p class="hangingin1"><i>add:</i> <a href="javascript:pasteCode('North from Teensy Cave of Fortune is .[=0x000A=]')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;north; <a href="javascript:pasteCode('Northeast from Teensy Cave of Fortune is .[=0x000A=]')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;northeast; <a href="javascript:pasteCode('South from Teensy Cave of Fortune is .[=0x000A=]')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;south; <a href="javascript:pasteCode('Southeast from Teensy Cave of Fortune is .[=0x000A=]')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;southeast; <a href="javascript:pasteCode('Southwest from Teensy Cave of Fortune is .[=0x000A=]')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;southwest; <a href="javascript:pasteCode('East from Teensy Cave of Fortune is .[=0x000A=]')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;east; <a href="javascript:pasteCode('West from Teensy Cave of Fortune is .[=0x000A=]')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;west; <a href="javascript:pasteCode('Up from Teensy Cave of Fortune is .[=0x000A=]')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;up; <a href="javascript:pasteCode('Down from Teensy Cave of Fortune is .[=0x000A=]')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;down; <a href="javascript:pasteCode('Inside from Teensy Cave of Fortune is .[=0x000A=]')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;inside; <a href="javascript:pasteCode('Outside from Teensy Cave of Fortune is .[=0x000A=]')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;outside</p></font></td><td width="8"></td></tr><tr><td width="8"><img src="inform:/bg_images/bl_corner_e0e0e0.gif" width="8" height="8" border="0" alt="..." /></td><td></td><td width="8"><img src="inform:/bg_images/br_corner_e0e0e0.gif" width="8" height="8" border="0" alt="..." /></td></tr></table></div>
   1194     <p class="tightin2"><a href="#" onclick="showExtra('extra42', 'plus42'); return false;"><img border=0 id="plus42" src=inform:/doc_images/extra.png></a>&nbsp;gold key&nbsp;<a href="source:story.ni#line30"><img border=0 src=inform:/doc_images/Reveal.tif></a></p>
   1195     <div id="extra42" style="display: none;"><p class="in3"><table width="100%" cellpadding="0" cellspacing="0" border="0" style="background-color: #e0e0e0"><tr><td width="8"><img src="inform:/bg_images/tl_corner_e0e0e0.gif" width="8" height="8" border="0" alt="..." /></td><td></td><td width="8"><img src="inform:/bg_images/tr_corner_e0e0e0.gif" width="8" height="8" border="0" alt="..." /></td></tr><tr><td width="8"></td><td><font face="lucida grande,geneva,arial,tahoma,verdana,helvetica,helv" size=2><p class="tightin1">thing&nbsp;<a href="source:story.ni#line30"><img border=0 src=inform:/doc_images/Reveal.tif></a> &gt; <b>gold key</b></p><p class="hangingin1">printed name: <font color="#000080">"gold key"</font>&nbsp;<a href="source:story.ni#line46"><img border=0 src=inform:/doc_images/Reveal.tif></a></p><p class="hangingin1">indefinite article: <font color="#000080">"the"</font>&nbsp;<a href="source:story.ni#line30"><img border=0 src=inform:/doc_images/Reveal.tif></a></p><p class="hangingin1">description: <font color="#000080">"A small gold key."</font>&nbsp;<a href="source:story.ni#line30"><img border=0 src=inform:/doc_images/Reveal.tif></a></p><p class="hangingin1">initial appearance: <font color="#000080">"In the dust below your feet, a small gold key glints in the dim light."</font>&nbsp;<a href="source:story.ni#line30"><img border=0 src=inform:/doc_images/Reveal.tif></a></p><p class="tightin1"><i>initial location:</i> in Teensy Cave of Fortune&nbsp;<a href="source:story.ni#line30"><img border=0 src=inform:/doc_images/Reveal.tif></a></p><p class="tightin1"><i>mentioned in rules:</i> &nbsp;<a href="source:story.ni#line142"><img border=0 src=inform:/doc_images/Reveal.tif></a>; &nbsp;<a href="source:story.ni#line143"><img border=0 src=inform:/doc_images/Reveal.tif></a>; &nbsp;<a href="source:story.ni#line149"><img border=0 src=inform:/doc_images/Reveal.tif></a>; &nbsp;<a href="source:story.ni#line150"><img border=0 src=inform:/doc_images/Reveal.tif></a>; &nbsp;<a href="source:story.ni#line186"><img border=0 src=inform:/doc_images/Reveal.tif></a>; &nbsp;<a href="source:story.ni#line188"><img border=0 src=inform:/doc_images/Reveal.tif></a>; &nbsp;<a href="source:story.ni#line198"><img border=0 src=inform:/doc_images/Reveal.tif></a>; &nbsp;<a href="source:story.ni#line86"><img border=0 src=inform:/doc_images/Reveal.tif></a></p></font></td><td width="8"></td></tr><tr><td width="8"><img src="inform:/bg_images/bl_corner_e0e0e0.gif" width="8" height="8" border="0" alt="..." /></td><td></td><td width="8"><img src="inform:/bg_images/br_corner_e0e0e0.gif" width="8" height="8" border="0" alt="..." /></td></tr></table></div>
   1196     <p class="tightin2"><a href="#" onclick="showExtra('extra43', 'plus43'); return false;"><img border=0 id="plus43" src=inform:/doc_images/extra.png></a>&nbsp;dime-sized hole - <i>door to Cobble Wall</i>&nbsp;<a href="source:story.ni#line27"><img border=0 src=inform:/doc_images/Reveal.tif></a></p>
   1197     <div id="extra43" style="display: none;"><p class="in3"><table width="100%" cellpadding="0" cellspacing="0" border="0" style="background-color: #e0e0e0"><tr><td width="8"><img src="inform:/bg_images/tl_corner_e0e0e0.gif" width="8" height="8" border="0" alt="..." /></td><td></td><td width="8"><img src="inform:/bg_images/tr_corner_e0e0e0.gif" width="8" height="8" border="0" alt="..." /></td></tr><tr><td width="8"></td><td><font face="lucida grande,geneva,arial,tahoma,verdana,helvetica,helv" size=2><p class="tightin1">thing &gt; door&nbsp;<a href="source:story.ni#line27"><img border=0 src=inform:/doc_images/Reveal.tif></a> &gt; <b>dime-sized hole</b></p><p class="hangingin1">proper-named&nbsp;<a href="source:story.ni#line27"><img border=0 src=inform:/doc_images/Reveal.tif></a>; open&nbsp;<a href="source:story.ni#line27"><img border=0 src=inform:/doc_images/Reveal.tif></a>; unopenable&nbsp;<a href="source:story.ni#line27"><img border=0 src=inform:/doc_images/Reveal.tif></a></p><p class="hangingin1">printed name: <font color="#000080">"dime-sized hole"</font>&nbsp;<a href="source:story.ni#line46"><img border=0 src=inform:/doc_images/Reveal.tif></a></p><p class="hangingin1">description: <font color="#000080">"A really small hole. Seems pretty dusty inside."</font>&nbsp;<a href="source:story.ni#line27"><img border=0 src=inform:/doc_images/Reveal.tif></a></p><p class="hangingin1">initial appearance: <font color="#000080">"[if the player is in the Cobble Wall]To the southeast, you can see a miniscule hole, barely larger than your average United State dime, a ten-cent coin, one tenth of a United States dollar, labeled formally as 'one dime'. The denomination was first authorized by the Coinage Act of 1792. The dime is the smallest in diameter and is the thinnest of all U.S. coins currently minted for circulation, being 0.705 inches (17.91 millimeters) in diameter and 0.053 in (1.35 mm) in thickness. The hole is that size[otherwise]Behind you to the northwest, light streams in from the puny cave's entrance[end if]."</font>&nbsp;<a href="source:story.ni#line27"><img border=0 src=inform:/doc_images/Reveal.tif></a></p><p class="tightin1"></p></font></td><td width="8"></td></tr><tr><td width="8"><img src="inform:/bg_images/bl_corner_e0e0e0.gif" width="8" height="8" border="0" alt="..." /></td><td></td><td width="8"><img src="inform:/bg_images/br_corner_e0e0e0.gif" width="8" height="8" border="0" alt="..." /></td></tr></table></div>
   1198     </font></td></tr></table><p><p><hr><p>
   1199 
   1200     <a name=I164_library></a><a name=wo_96><table border="0" cellspacing="0" cellpadding="0"><tr><td align="left" valign="top"><font face="lucida grande,geneva,arial,tahoma,verdana,helvetica,helv" size=2>
   1201 
   1202 
   1203         <table border="0" cellspacing="0" cellpadding="0" background="inform:/map_icons/grid.png"><tr><td>
   1204           <table border="0" cellspacing="0" cellpadding="0" width="53" height="13"><tr><td><img border=0 src=inform:/map_icons/blank_square.png><img border=0 src=inform:/map_icons/ns_spacer.png><img border=0 src=inform:/map_icons/blank_ns.png><img border=0 src=inform:/map_icons/blank_square.png><img border=0 src=inform:/map_icons/blank_ns.png><img border=0 src=inform:/map_icons/ns_spacer.png><img border=0 src=inform:/map_icons/blank_square.png></td></tr>
   1205           </table>
   1206     </td></tr><tr><td>
   1207           <table border="0" cellspacing="0" cellpadding="0" width="53" height="27"><tr><td>
   1208             <table border="0" cellspacing="0" cellpadding="0"><tr><td><img border=0 src=inform:/map_icons/ew_spacer.png><br><img border=0 src=inform:/map_icons/blank_ew.png><br><img border=0 src=inform:/map_icons/w_arrow_door.png title="west through center hole to Cobble Wall"><br><img border=0 src=inform:/map_icons/blank_ew.png><br><img border=0 src=inform:/map_icons/ew_spacer.png></td></tr>
   1209             </table>
   1210     </td><td><table border="1" cellpadding="0" cellspacing="0" bordercolor="#000000" width="27" height="27" title="Library"><tr><td valign="middle" align="center" bgcolor="#D3D3D3"><font size=2 color="#000000">Lb</font></td></tr></table>
   1211     </td><td>
   1212             <table border="0" cellspacing="0" cellpadding="0" width="13" height="27"><tr><td><img border=0 src=inform:/map_icons/ew_spacer.png><br><img border=0 src=inform:/map_icons/blank_ew.png><br><img border=0 src=inform:/map_icons/e_arrow_door.png title="east through thick metal door to Aquarium"><br><img border=0 src=inform:/map_icons/blank_ew.png><br><img border=0 src=inform:/map_icons/ew_spacer.png></td></tr>
   1213             </table>
   1214     </td></tr>
   1215           </table>
   1216     </td></tr><tr><td>
   1217           <table border="0" cellspacing="0" cellpadding="0" width="53" height="13"><tr><td><img border=0 src=inform:/map_icons/blank_square.png><img border=0 src=inform:/map_icons/ns_spacer.png><img border=0 src=inform:/map_icons/blank_ns.png><img border=0 src=inform:/map_icons/s_arrow.png title="south to Library Shelf 1"><img border=0 src=inform:/map_icons/blank_ns.png><img border=0 src=inform:/map_icons/ns_spacer.png><img border=0 src=inform:/map_icons/blank_square.png></td></tr>
   1218           </table>
   1219     </td></tr>
   1220         </table>
   1221     &nbsp;&nbsp;&nbsp;&nbsp;</font></td><td align="left" valign="top"><font face="lucida grande,geneva,arial,tahoma,verdana,helvetica,helv" size=2>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</font></td><td align="left" valign="top"><font face="lucida grande,geneva,arial,tahoma,verdana,helvetica,helv" size=2><p class="tightin1"><a href="#" onclick="showExtra('extra44', 'plus44'); return false;"><img border=0 id="plus44" src=inform:/doc_images/extra.png></a>&nbsp;<b>Library</b>&nbsp;<a href="source:story.ni#line27"><img border=0 src=inform:/doc_images/Reveal.tif></a></p>
   1222     <div id="extra44" style="display: none;"><p class="in2"><table width="100%" cellpadding="0" cellspacing="0" border="0" style="background-color: #e0e0e0"><tr><td width="8"><img src="inform:/bg_images/tl_corner_e0e0e0.gif" width="8" height="8" border="0" alt="..." /></td><td></td><td width="8"><img src="inform:/bg_images/tr_corner_e0e0e0.gif" width="8" height="8" border="0" alt="..." /></td></tr><tr><td width="8"></td><td><font face="lucida grande,geneva,arial,tahoma,verdana,helvetica,helv" size=2><p class="tightin1">room&nbsp;<a href="source:story.ni#line32"><img border=0 src=inform:/doc_images/Reveal.tif></a> &gt; <b>Library</b></p><p class="hangingin1">printed name: <font color="#000080">"Library"</font>&nbsp;<a href="source:story.ni#line46"><img border=0 src=inform:/doc_images/Reveal.tif></a></p><p class="hangingin1">description: <font color="#000080">"[if unvisited]You arrive in a long room full of thousands and thousands of bookshelves, filled to the brim with dust-covered tomes. An ancient library, with books on topics much too complex for you to understand[otherwise]A great library, full to the brim with books[end if]. The shelves continue further south."</font>&nbsp;<a href="source:story.ni#line32"><img border=0 src=inform:/doc_images/Reveal.tif></a></p><p class="tightin1"><img border=0 src=inform:/map_icons/e_arrow.png>&nbsp;south to Library Shelf 1&nbsp;<a href="source:story.ni#line36"><img border=0 src=inform:/doc_images/Reveal.tif></a></p><p class="tightin1"><img border=0 src=inform:/map_icons/e_arrow_door.png>&nbsp;east to Aquarium via thick metal door&nbsp;<a href="source:story.ni#line33"><img border=0 src=inform:/doc_images/Reveal.tif></a></p><p class="tightin1"><img border=0 src=inform:/map_icons/e_arrow_door.png>&nbsp;west to Cobble Wall via center hole&nbsp;<a href="source:story.ni#line27"><img border=0 src=inform:/doc_images/Reveal.tif></a></p><p class="hangingin1"><i>add:</i> <a href="javascript:pasteCode('North from Library is .[=0x000A=]')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;north; <a href="javascript:pasteCode('Northeast from Library is .[=0x000A=]')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;northeast; <a href="javascript:pasteCode('Northwest from Library is .[=0x000A=]')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;northwest; <a href="javascript:pasteCode('Southeast from Library is .[=0x000A=]')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;southeast; <a href="javascript:pasteCode('Southwest from Library is .[=0x000A=]')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;southwest; <a href="javascript:pasteCode('Up from Library is .[=0x000A=]')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;up; <a href="javascript:pasteCode('Down from Library is .[=0x000A=]')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;down; <a href="javascript:pasteCode('Inside from Library is .[=0x000A=]')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;inside; <a href="javascript:pasteCode('Outside from Library is .[=0x000A=]')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;outside</p><p class="tightin1"><i>mentioned in rules:</i> &nbsp;<a href="source:story.ni#line138"><img border=0 src=inform:/doc_images/Reveal.tif></a></p></font></td><td width="8"></td></tr><tr><td width="8"><img src="inform:/bg_images/bl_corner_e0e0e0.gif" width="8" height="8" border="0" alt="..." /></td><td></td><td width="8"><img src="inform:/bg_images/br_corner_e0e0e0.gif" width="8" height="8" border="0" alt="..." /></td></tr></table></div>
   1223     <p class="tightin2"><a href="#" onclick="showExtra('extra45', 'plus45'); return false;"><img border=0 id="plus45" src=inform:/doc_images/extra.png></a>&nbsp;safe - <i>container</i>&nbsp;<a href="source:story.ni#line34"><img border=0 src=inform:/doc_images/Reveal.tif></a></p>
   1224     <div id="extra45" style="display: none;"><p class="in3"><table width="100%" cellpadding="0" cellspacing="0" border="0" style="background-color: #e0e0e0"><tr><td width="8"><img src="inform:/bg_images/tl_corner_e0e0e0.gif" width="8" height="8" border="0" alt="..." /></td><td></td><td width="8"><img src="inform:/bg_images/tr_corner_e0e0e0.gif" width="8" height="8" border="0" alt="..." /></td></tr><tr><td width="8"></td><td><font face="lucida grande,geneva,arial,tahoma,verdana,helvetica,helv" size=2><p class="tightin1">thing &gt; container&nbsp;<a href="source:story.ni#line34"><img border=0 src=inform:/doc_images/Reveal.tif></a> &gt; <b>safe</b></p><p class="hangingin1">fixed in place&nbsp;<a href="source:story.ni#line34"><img border=0 src=inform:/doc_images/Reveal.tif></a>; closed&nbsp;<a href="source:story.ni#line34"><img border=0 src=inform:/doc_images/Reveal.tif></a></p><p class="hangingin1">printed name: <font color="#000080">"safe"</font>&nbsp;<a href="source:story.ni#line46"><img border=0 src=inform:/doc_images/Reveal.tif></a></p><p class="hangingin1">indefinite article: <font color="#000080">"the"</font>&nbsp;<a href="source:story.ni#line34"><img border=0 src=inform:/doc_images/Reveal.tif></a></p><p class="hangingin1">description: <font color="#000080">"A box attached to the door, presumably containing the key (based on the fact that the box has a sign that says 'KEY')."</font>&nbsp;<a href="source:story.ni#line34"><img border=0 src=inform:/doc_images/Reveal.tif></a></p><p class="hangingin1">initial appearance: <font color="#000080">"Extruded from the door is a safe labeled 'KEY', held closed by a 5-digit combination lock. There's a decimal point between the third and fourth digit of the number, which is odd for a combination lock."</font>&nbsp;<a href="source:story.ni#line34"><img border=0 src=inform:/doc_images/Reveal.tif></a></p><p class="tightin1"><i>initial location:</i> in Library&nbsp;<a href="source:story.ni#line34"><img border=0 src=inform:/doc_images/Reveal.tif></a></p><p class="tightin1"><i>mentioned in rules:</i> &nbsp;<a href="source:story.ni#line152"><img border=0 src=inform:/doc_images/Reveal.tif></a>; &nbsp;<a href="source:story.ni#line155"><img border=0 src=inform:/doc_images/Reveal.tif></a>; &nbsp;<a href="source:story.ni#line158"><img border=0 src=inform:/doc_images/Reveal.tif></a>; &nbsp;<a href="source:story.ni#line159"><img border=0 src=inform:/doc_images/Reveal.tif></a>; &nbsp;<a href="source:story.ni#line160"><img border=0 src=inform:/doc_images/Reveal.tif></a>; &nbsp;<a href="source:story.ni#line63"><img border=0 src=inform:/doc_images/Reveal.tif></a></p></font></td><td width="8"></td></tr><tr><td width="8"><img src="inform:/bg_images/bl_corner_e0e0e0.gif" width="8" height="8" border="0" alt="..." /></td><td></td><td width="8"><img src="inform:/bg_images/br_corner_e0e0e0.gif" width="8" height="8" border="0" alt="..." /></td></tr></table></div>
   1225     <p class="tightin3"><a href="#" onclick="showExtra('extra46', 'plus46'); return false;"><img border=0 id="plus46" src=inform:/doc_images/extra.png></a>&nbsp;copper key&nbsp;<a href="source:story.ni#line34"><img border=0 src=inform:/doc_images/Reveal.tif></a></p>
   1226     <div id="extra46" style="display: none;"><p class="in4"><table width="100%" cellpadding="0" cellspacing="0" border="0" style="background-color: #e0e0e0"><tr><td width="8"><img src="inform:/bg_images/tl_corner_e0e0e0.gif" width="8" height="8" border="0" alt="..." /></td><td></td><td width="8"><img src="inform:/bg_images/tr_corner_e0e0e0.gif" width="8" height="8" border="0" alt="..." /></td></tr><tr><td width="8"></td><td><font face="lucida grande,geneva,arial,tahoma,verdana,helvetica,helv" size=2><p class="tightin1">thing&nbsp;<a href="source:story.ni#line34"><img border=0 src=inform:/doc_images/Reveal.tif></a> &gt; <b>copper key</b></p><p class="hangingin1">printed name: <font color="#000080">"copper key"</font>&nbsp;<a href="source:story.ni#line46"><img border=0 src=inform:/doc_images/Reveal.tif></a></p><p class="hangingin1">indefinite article: <font color="#000080">"the"</font>&nbsp;<a href="source:story.ni#line34"><img border=0 src=inform:/doc_images/Reveal.tif></a></p><p class="tightin1"><i>initial location:</i> in safe&nbsp;<a href="source:story.ni#line34"><img border=0 src=inform:/doc_images/Reveal.tif></a></p><p class="tightin1"><i>mentioned in rules:</i> &nbsp;<a href="source:story.ni#line190"><img border=0 src=inform:/doc_images/Reveal.tif></a>; &nbsp;<a href="source:story.ni#line192"><img border=0 src=inform:/doc_images/Reveal.tif></a>; &nbsp;<a href="source:story.ni#line198"><img border=0 src=inform:/doc_images/Reveal.tif></a>; &nbsp;<a href="source:story.ni#line86"><img border=0 src=inform:/doc_images/Reveal.tif></a></p></font></td><td width="8"></td></tr><tr><td width="8"><img src="inform:/bg_images/bl_corner_e0e0e0.gif" width="8" height="8" border="0" alt="..." /></td><td></td><td width="8"><img src="inform:/bg_images/br_corner_e0e0e0.gif" width="8" height="8" border="0" alt="..." /></td></tr></table></div>
   1227     <p class="tightin2"><a href="#" onclick="showExtra('extra47', 'plus47'); return false;"><img border=0 id="plus47" src=inform:/doc_images/extra.png></a>&nbsp;center hole - <i>door to Cobble Wall</i>&nbsp;<a href="source:story.ni#line27"><img border=0 src=inform:/doc_images/Reveal.tif></a></p>
   1228     <div id="extra47" style="display: none;"><p class="in3"><table width="100%" cellpadding="0" cellspacing="0" border="0" style="background-color: #e0e0e0"><tr><td width="8"><img src="inform:/bg_images/tl_corner_e0e0e0.gif" width="8" height="8" border="0" alt="..." /></td><td></td><td width="8"><img src="inform:/bg_images/tr_corner_e0e0e0.gif" width="8" height="8" border="0" alt="..." /></td></tr><tr><td width="8"></td><td><font face="lucida grande,geneva,arial,tahoma,verdana,helvetica,helv" size=2><p class="tightin1">thing &gt; door&nbsp;<a href="source:story.ni#line27"><img border=0 src=inform:/doc_images/Reveal.tif></a> &gt; <b>center hole</b></p><p class="hangingin1">closed&nbsp;<a href="source:story.ni#line27"><img border=0 src=inform:/doc_images/Reveal.tif></a>; lockable&nbsp;<a href="source:story.ni#line46"><img border=0 src=inform:/doc_images/Reveal.tif></a>; locked&nbsp;<a href="source:story.ni#line27"><img border=0 src=inform:/doc_images/Reveal.tif></a></p><p class="hangingin1">printed name: <font color="#000080">"center hole"</font>&nbsp;<a href="source:story.ni#line46"><img border=0 src=inform:/doc_images/Reveal.tif></a></p><p class="hangingin1">indefinite article: <font color="#000080">"the"</font>&nbsp;<a href="source:story.ni#line27"><img border=0 src=inform:/doc_images/Reveal.tif></a></p><p class="hangingin1">description: <font color="#000080">"The hole seems almost suspiciously normal. Looking inside, it seems to end abruptly in a metal plate. The metal plate has some sort of hole or decoration, but you can't quite make out what it is."</font>&nbsp;<a href="source:story.ni#line27"><img border=0 src=inform:/doc_images/Reveal.tif></a></p><p class="hangingin1">initial appearance: <font color="#000080">"[if the player is in the Cobble Wall]In the center of the wall to the east, you can see a hole as average as yourself. It's so normal it's disappointing[otherwise]Behind you to the west, you see a rocky door in the wall[end if]."</font>&nbsp;<a href="source:story.ni#line27"><img border=0 src=inform:/doc_images/Reveal.tif></a></p><p class="hangingin1">matching key: <font color="#000080">gold key</font>&nbsp;<a href="source:story.ni#line30"><img border=0 src=inform:/doc_images/Reveal.tif></a></p><p class="tightin1"></p><p class="tightin1"><i>mentioned in rules:</i> &nbsp;<a href="source:story.ni#line132"><img border=0 src=inform:/doc_images/Reveal.tif></a>; &nbsp;<a href="source:story.ni#line134"><img border=0 src=inform:/doc_images/Reveal.tif></a>; &nbsp;<a href="source:story.ni#line136"><img border=0 src=inform:/doc_images/Reveal.tif></a>; &nbsp;<a href="source:story.ni#line142"><img border=0 src=inform:/doc_images/Reveal.tif></a>; &nbsp;<a href="source:story.ni#line145"><img border=0 src=inform:/doc_images/Reveal.tif></a>; &nbsp;<a href="source:story.ni#line149"><img border=0 src=inform:/doc_images/Reveal.tif></a>; &nbsp;<a href="source:story.ni#line150"><img border=0 src=inform:/doc_images/Reveal.tif></a></p></font></td><td width="8"></td></tr><tr><td width="8"><img src="inform:/bg_images/bl_corner_e0e0e0.gif" width="8" height="8" border="0" alt="..." /></td><td></td><td width="8"><img src="inform:/bg_images/br_corner_e0e0e0.gif" width="8" height="8" border="0" alt="..." /></td></tr></table></div>
   1229     <p class="tightin2"><a href="#" onclick="showExtra('extra48', 'plus48'); return false;"><img border=0 id="plus48" src=inform:/doc_images/extra.png></a>&nbsp;thick metal door - <i>door to Aquarium</i>&nbsp;<a href="source:story.ni#line33"><img border=0 src=inform:/doc_images/Reveal.tif></a></p>
   1230     <div id="extra48" style="display: none;"><p class="in3"><table width="100%" cellpadding="0" cellspacing="0" border="0" style="background-color: #e0e0e0"><tr><td width="8"><img src="inform:/bg_images/tl_corner_e0e0e0.gif" width="8" height="8" border="0" alt="..." /></td><td></td><td width="8"><img src="inform:/bg_images/tr_corner_e0e0e0.gif" width="8" height="8" border="0" alt="..." /></td></tr><tr><td width="8"></td><td><font face="lucida grande,geneva,arial,tahoma,verdana,helvetica,helv" size=2><p class="tightin1">thing &gt; door&nbsp;<a href="source:story.ni#line33"><img border=0 src=inform:/doc_images/Reveal.tif></a> &gt; <b>thick metal door</b></p><p class="hangingin1">closed&nbsp;<a href="source:story.ni#line33"><img border=0 src=inform:/doc_images/Reveal.tif></a>; lockable&nbsp;<a href="source:story.ni#line46"><img border=0 src=inform:/doc_images/Reveal.tif></a>; locked&nbsp;<a href="source:story.ni#line33"><img border=0 src=inform:/doc_images/Reveal.tif></a></p><p class="hangingin1">printed name: <font color="#000080">"thick metal door"</font>&nbsp;<a href="source:story.ni#line46"><img border=0 src=inform:/doc_images/Reveal.tif></a></p><p class="hangingin1">indefinite article: <font color="#000080">"the"</font>&nbsp;<a href="source:story.ni#line33"><img border=0 src=inform:/doc_images/Reveal.tif></a></p><p class="hangingin1">description: <font color="#000080">"A thick door made of steel. It almost looks blast-proof, which it is because it's a blast-proof security door. In the bottom right corner, 'Eight Layer Protections Incorporated' is stamped into the surface."</font>&nbsp;<a href="source:story.ni#line33"><img border=0 src=inform:/doc_images/Reveal.tif></a></p><p class="hangingin1">initial appearance: <font color="#000080">"To the [if the player is in the Library]east[otherwise]west[end if] you see a thick metal door[if the player is in the Library], its industrial design a strange contrast to the otherwise ancient architecture you've encountered in this world so far[end if]."</font>&nbsp;<a href="source:story.ni#line33"><img border=0 src=inform:/doc_images/Reveal.tif></a></p><p class="hangingin1">matching key: <font color="#000080">copper key</font>&nbsp;<a href="source:story.ni#line34"><img border=0 src=inform:/doc_images/Reveal.tif></a></p><p class="tightin1"></p></font></td><td width="8"></td></tr><tr><td width="8"><img src="inform:/bg_images/bl_corner_e0e0e0.gif" width="8" height="8" border="0" alt="..." /></td><td></td><td width="8"><img src="inform:/bg_images/br_corner_e0e0e0.gif" width="8" height="8" border="0" alt="..." /></td></tr></table></div>
   1231     </font></td></tr></table><p><p><hr><p>
   1232 
   1233     <a name=I168_aquarium></a><a name=wo_100><table border="0" cellspacing="0" cellpadding="0"><tr><td align="left" valign="top"><font face="lucida grande,geneva,arial,tahoma,verdana,helvetica,helv" size=2>
   1234 
   1235 
   1236         <table border="0" cellspacing="0" cellpadding="0" background="inform:/map_icons/grid.png"><tr><td>
   1237           <table border="0" cellspacing="0" cellpadding="0" width="53" height="13"><tr><td><img border=0 src=inform:/map_icons/blank_square.png><img border=0 src=inform:/map_icons/ns_spacer.png><img border=0 src=inform:/map_icons/blank_ns.png><img border=0 src=inform:/map_icons/n_arrow_door.png title="north through small blue door to Great Room"><img border=0 src=inform:/map_icons/blank_ns.png><img border=0 src=inform:/map_icons/ns_spacer.png><img border=0 src=inform:/map_icons/blank_square.png></td></tr>
   1238           </table>
   1239     </td></tr><tr><td>
   1240           <table border="0" cellspacing="0" cellpadding="0" width="53" height="27"><tr><td>
   1241             <table border="0" cellspacing="0" cellpadding="0"><tr><td><img border=0 src=inform:/map_icons/ew_spacer.png><br><img border=0 src=inform:/map_icons/blank_ew.png><br><img border=0 src=inform:/map_icons/w_arrow_door.png title="west through thick metal door to Library"><br><img border=0 src=inform:/map_icons/blank_ew.png><br><img border=0 src=inform:/map_icons/ew_spacer.png></td></tr>
   1242             </table>
   1243     </td><td><table border="1" cellpadding="0" cellspacing="0" bordercolor="#000000" width="27" height="27" title="Aquarium"><tr><td valign="middle" align="center" bgcolor="#D3D3D3"><font size=2 color="#000000">Aq</font></td></tr></table>
   1244     </td><td>
   1245             <table border="0" cellspacing="0" cellpadding="0" width="13" height="27"><tr><td><img border=0 src=inform:/map_icons/ew_spacer.png><br><img border=0 src=inform:/map_icons/blank_ew.png><br><img border=0 src=inform:/map_icons/blank_square.png><br><img border=0 src=inform:/map_icons/blank_ew.png><br><img border=0 src=inform:/map_icons/ew_spacer.png></td></tr>
   1246             </table>
   1247     </td></tr>
   1248           </table>
   1249     </td></tr><tr><td>
   1250           <table border="0" cellspacing="0" cellpadding="0" width="53" height="13"><tr><td><img border=0 src=inform:/map_icons/blank_square.png><img border=0 src=inform:/map_icons/ns_spacer.png><img border=0 src=inform:/map_icons/blank_ns.png><img border=0 src=inform:/map_icons/blank_square.png><img border=0 src=inform:/map_icons/blank_ns.png><img border=0 src=inform:/map_icons/ns_spacer.png><img border=0 src=inform:/map_icons/blank_square.png></td></tr>
   1251           </table>
   1252     </td></tr>
   1253         </table>
   1254     &nbsp;&nbsp;&nbsp;&nbsp;</font></td><td align="left" valign="top"><font face="lucida grande,geneva,arial,tahoma,verdana,helvetica,helv" size=2>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</font></td><td align="left" valign="top"><font face="lucida grande,geneva,arial,tahoma,verdana,helvetica,helv" size=2><p class="tightin1"><a href="#" onclick="showExtra('extra49', 'plus49'); return false;"><img border=0 id="plus49" src=inform:/doc_images/extra.png></a>&nbsp;<b>Aquarium</b>&nbsp;<a href="source:story.ni#line33"><img border=0 src=inform:/doc_images/Reveal.tif></a></p>
   1255     <div id="extra49" style="display: none;"><p class="in2"><table width="100%" cellpadding="0" cellspacing="0" border="0" style="background-color: #e0e0e0"><tr><td width="8"><img src="inform:/bg_images/tl_corner_e0e0e0.gif" width="8" height="8" border="0" alt="..." /></td><td></td><td width="8"><img src="inform:/bg_images/tr_corner_e0e0e0.gif" width="8" height="8" border="0" alt="..." /></td></tr><tr><td width="8"></td><td><font face="lucida grande,geneva,arial,tahoma,verdana,helvetica,helv" size=2><p class="tightin1">room&nbsp;<a href="source:story.ni#line44"><img border=0 src=inform:/doc_images/Reveal.tif></a> &gt; <b>Aquarium</b></p><p class="hangingin1">printed name: <font color="#000080">"Aquarium"</font>&nbsp;<a href="source:story.ni#line46"><img border=0 src=inform:/doc_images/Reveal.tif></a></p><p class="hangingin1">description: <font color="#000080">"[if unvisited]You push through the door, and find yourself in a drastically different room[otherwise]A large room[end if] with plain concrete walls and a black floor flecked with gray spots. The ceiling looks basically the same as the walls from where you're standing, but between you and me, it's a 'living roof' - a roof with a grass on top."</font>&nbsp;<a href="source:story.ni#line44"><img border=0 src=inform:/doc_images/Reveal.tif></a></p><p class="tightin1"><img border=0 src=inform:/map_icons/e_arrow_door.png>&nbsp;north to Great Room via small blue door&nbsp;<a href="source:story.ni#line46"><img border=0 src=inform:/doc_images/Reveal.tif></a></p><p class="tightin1"><img border=0 src=inform:/map_icons/e_arrow_door.png>&nbsp;west to Library via thick metal door&nbsp;<a href="source:story.ni#line33"><img border=0 src=inform:/doc_images/Reveal.tif></a></p><p class="hangingin1"><i>add:</i> <a href="javascript:pasteCode('Northeast from Aquarium is .[=0x000A=]')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;northeast; <a href="javascript:pasteCode('Northwest from Aquarium is .[=0x000A=]')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;northwest; <a href="javascript:pasteCode('South from Aquarium is .[=0x000A=]')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;south; <a href="javascript:pasteCode('Southeast from Aquarium is .[=0x000A=]')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;southeast; <a href="javascript:pasteCode('Southwest from Aquarium is .[=0x000A=]')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;southwest; <a href="javascript:pasteCode('East from Aquarium is .[=0x000A=]')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;east; <a href="javascript:pasteCode('Up from Aquarium is .[=0x000A=]')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;up; <a href="javascript:pasteCode('Down from Aquarium is .[=0x000A=]')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;down; <a href="javascript:pasteCode('Inside from Aquarium is .[=0x000A=]')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;inside; <a href="javascript:pasteCode('Outside from Aquarium is .[=0x000A=]')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;outside</p><p class="tightin1"><i>mentioned in rules:</i> &nbsp;<a href="source:story.ni#line176"><img border=0 src=inform:/doc_images/Reveal.tif></a></p></font></td><td width="8"></td></tr><tr><td width="8"><img src="inform:/bg_images/bl_corner_e0e0e0.gif" width="8" height="8" border="0" alt="..." /></td><td></td><td width="8"><img src="inform:/bg_images/br_corner_e0e0e0.gif" width="8" height="8" border="0" alt="..." /></td></tr></table></div>
   1256     <p class="tightin2"><a href="#" onclick="showExtra('extra50', 'plus50'); return false;"><img border=0 id="plus50" src=inform:/doc_images/extra.png></a>&nbsp;tank - <i>container</i>&nbsp;<a href="source:story.ni#line45"><img border=0 src=inform:/doc_images/Reveal.tif></a></p>
   1257     <div id="extra50" style="display: none;"><p class="in3"><table width="100%" cellpadding="0" cellspacing="0" border="0" style="background-color: #e0e0e0"><tr><td width="8"><img src="inform:/bg_images/tl_corner_e0e0e0.gif" width="8" height="8" border="0" alt="..." /></td><td></td><td width="8"><img src="inform:/bg_images/tr_corner_e0e0e0.gif" width="8" height="8" border="0" alt="..." /></td></tr><tr><td width="8"></td><td><font face="lucida grande,geneva,arial,tahoma,verdana,helvetica,helv" size=2><p class="tightin1">thing &gt; container&nbsp;<a href="source:story.ni#line45"><img border=0 src=inform:/doc_images/Reveal.tif></a> &gt; <b>tank</b></p><p class="hangingin1">fixed in place&nbsp;<a href="source:story.ni#line45"><img border=0 src=inform:/doc_images/Reveal.tif></a>; enterable&nbsp;<a href="source:story.ni#line45"><img border=0 src=inform:/doc_images/Reveal.tif></a></p><p class="hangingin1">printed name: <font color="#000080">"tank"</font>&nbsp;<a href="source:story.ni#line46"><img border=0 src=inform:/doc_images/Reveal.tif></a></p><p class="hangingin1">indefinite article: <font color="#000080">"the"</font>&nbsp;<a href="source:story.ni#line45"><img border=0 src=inform:/doc_images/Reveal.tif></a></p><p class="hangingin1">description: <font color="#000080">"A large glash fishtank that takes up most of the space in the room, and seems to be around two and a half meters tall. [if the player does not have the brass key]Half submerged in the sand at the bottom of the fish tank, a small metal object glints and sparkles in the light. [end if]A sign next to the tanks says in red, 'NO MOLLUSCS IN THE TANK.'"</font>&nbsp;<a href="source:story.ni#line45"><img border=0 src=inform:/doc_images/Reveal.tif></a></p><p class="hangingin1">initial appearance: <font color="#000080">"In the center of the room, taking up the majority of the space in the room is a giant fish tank. The bottom half meter of the tank is black glass, presumably hiding the inner workings of the tank. Above the base, the glass tank walls extend up for another two meters. There does not appear to be a lid, but a sign next to the tank says in red, 'NO MOLLUSCS IN THE TANK.'[if the player does not have the brass key] Half submerged in the sand at the bottom of the fish tank, a small metal object glints and sparkles in the light.[end if][if the fish is in the tank] The smiling fish is swimming around happily, home at last.[end if]"</font>&nbsp;<a href="source:story.ni#line45"><img border=0 src=inform:/doc_images/Reveal.tif></a></p><p class="tightin1"><i>initial location:</i> in Aquarium&nbsp;<a href="source:story.ni#line45"><img border=0 src=inform:/doc_images/Reveal.tif></a></p><p class="tightin1"><i>mentioned in rules:</i> &nbsp;<a href="source:story.ni#line172"><img border=0 src=inform:/doc_images/Reveal.tif></a>; &nbsp;<a href="source:story.ni#line175"><img border=0 src=inform:/doc_images/Reveal.tif></a>; &nbsp;<a href="source:story.ni#line162"><img border=0 src=inform:/doc_images/Reveal.tif></a>; &nbsp;<a href="source:story.ni#line163"><img border=0 src=inform:/doc_images/Reveal.tif></a>; &nbsp;<a href="source:story.ni#line165"><img border=0 src=inform:/doc_images/Reveal.tif></a>; &nbsp;<a href="source:story.ni#line166"><img border=0 src=inform:/doc_images/Reveal.tif></a>; &nbsp;<a href="source:story.ni#line168"><img border=0 src=inform:/doc_images/Reveal.tif></a></p></font></td><td width="8"></td></tr><tr><td width="8"><img src="inform:/bg_images/bl_corner_e0e0e0.gif" width="8" height="8" border="0" alt="..." /></td><td></td><td width="8"><img src="inform:/bg_images/br_corner_e0e0e0.gif" width="8" height="8" border="0" alt="..." /></td></tr></table></div>
   1258     <p class="tightin2"><a href="#" onclick="showExtra('extra51', 'plus51'); return false;"><img border=0 id="plus51" src=inform:/doc_images/extra.png></a>&nbsp;thick metal door - <i>door to Library</i>&nbsp;<a href="source:story.ni#line33"><img border=0 src=inform:/doc_images/Reveal.tif></a></p>
   1259     <div id="extra51" style="display: none;"><p class="in3"><table width="100%" cellpadding="0" cellspacing="0" border="0" style="background-color: #e0e0e0"><tr><td width="8"><img src="inform:/bg_images/tl_corner_e0e0e0.gif" width="8" height="8" border="0" alt="..." /></td><td></td><td width="8"><img src="inform:/bg_images/tr_corner_e0e0e0.gif" width="8" height="8" border="0" alt="..." /></td></tr><tr><td width="8"></td><td><font face="lucida grande,geneva,arial,tahoma,verdana,helvetica,helv" size=2><p class="tightin1">thing &gt; door&nbsp;<a href="source:story.ni#line33"><img border=0 src=inform:/doc_images/Reveal.tif></a> &gt; <b>thick metal door</b></p><p class="hangingin1">closed&nbsp;<a href="source:story.ni#line33"><img border=0 src=inform:/doc_images/Reveal.tif></a>; lockable&nbsp;<a href="source:story.ni#line46"><img border=0 src=inform:/doc_images/Reveal.tif></a>; locked&nbsp;<a href="source:story.ni#line33"><img border=0 src=inform:/doc_images/Reveal.tif></a></p><p class="hangingin1">printed name: <font color="#000080">"thick metal door"</font>&nbsp;<a href="source:story.ni#line46"><img border=0 src=inform:/doc_images/Reveal.tif></a></p><p class="hangingin1">indefinite article: <font color="#000080">"the"</font>&nbsp;<a href="source:story.ni#line33"><img border=0 src=inform:/doc_images/Reveal.tif></a></p><p class="hangingin1">description: <font color="#000080">"A thick door made of steel. It almost looks blast-proof, which it is because it's a blast-proof security door. In the bottom right corner, 'Eight Layer Protections Incorporated' is stamped into the surface."</font>&nbsp;<a href="source:story.ni#line33"><img border=0 src=inform:/doc_images/Reveal.tif></a></p><p class="hangingin1">initial appearance: <font color="#000080">"To the [if the player is in the Library]east[otherwise]west[end if] you see a thick metal door[if the player is in the Library], its industrial design a strange contrast to the otherwise ancient architecture you've encountered in this world so far[end if]."</font>&nbsp;<a href="source:story.ni#line33"><img border=0 src=inform:/doc_images/Reveal.tif></a></p><p class="hangingin1">matching key: <font color="#000080">copper key</font>&nbsp;<a href="source:story.ni#line34"><img border=0 src=inform:/doc_images/Reveal.tif></a></p><p class="tightin1"></p></font></td><td width="8"></td></tr><tr><td width="8"><img src="inform:/bg_images/bl_corner_e0e0e0.gif" width="8" height="8" border="0" alt="..." /></td><td></td><td width="8"><img src="inform:/bg_images/br_corner_e0e0e0.gif" width="8" height="8" border="0" alt="..." /></td></tr></table></div>
   1260     <p class="tightin2"><a href="#" onclick="showExtra('extra52', 'plus52'); return false;"><img border=0 id="plus52" src=inform:/doc_images/extra.png></a>&nbsp;small blue door - <i>door to Great Room</i>&nbsp;<a href="source:story.ni#line46"><img border=0 src=inform:/doc_images/Reveal.tif></a></p>
   1261     <div id="extra52" style="display: none;"><p class="in3"><table width="100%" cellpadding="0" cellspacing="0" border="0" style="background-color: #e0e0e0"><tr><td width="8"><img src="inform:/bg_images/tl_corner_e0e0e0.gif" width="8" height="8" border="0" alt="..." /></td><td></td><td width="8"><img src="inform:/bg_images/tr_corner_e0e0e0.gif" width="8" height="8" border="0" alt="..." /></td></tr><tr><td width="8"></td><td><font face="lucida grande,geneva,arial,tahoma,verdana,helvetica,helv" size=2><p class="tightin1">thing &gt; door&nbsp;<a href="source:story.ni#line46"><img border=0 src=inform:/doc_images/Reveal.tif></a> &gt; <b>small blue door</b></p><p class="hangingin1">closed&nbsp;<a href="source:story.ni#line46"><img border=0 src=inform:/doc_images/Reveal.tif></a>; lockable&nbsp;<a href="source:story.ni#line46"><img border=0 src=inform:/doc_images/Reveal.tif></a>; locked&nbsp;<a href="source:story.ni#line46"><img border=0 src=inform:/doc_images/Reveal.tif></a></p><p class="hangingin1">printed name: <font color="#000080">"small blue door"</font>&nbsp;<a href="source:story.ni#line46"><img border=0 src=inform:/doc_images/Reveal.tif></a></p><p class="hangingin1">indefinite article: <font color="#000080">"the"</font>&nbsp;<a href="source:story.ni#line46"><img border=0 src=inform:/doc_images/Reveal.tif></a></p><p class="hangingin1">description: <font color="#000080">"A [if the player is in the Aquarium]miniature of the grand door from the Great Room - metal blue panels with white-and-yellow veins -[otherwise]small blue door[end if] leads [if the player is in the Aquarium]north[otherwise]south[end if]. In the Middle Eastern style, the top of the door is a semicircle."</font>&nbsp;<a href="source:story.ni#line46"><img border=0 src=inform:/doc_images/Reveal.tif></a></p><p class="hangingin1">initial appearance: <font color="#000080">"To the [if the player is in the Aquarium]north[otherwise]south[end if], a [if the player is in the Aquarium]door that almost looks like a miniature of the grand door from the Great Room - metal blue panels with white-and-yellow veins -[otherwise]small blue door[end if] is embedded in the rock.[if the player is in the Aquarium] In the Middle Eastern style, the top of the door is a semicircle.[end if]"</font>&nbsp;<a href="source:story.ni#line46"><img border=0 src=inform:/doc_images/Reveal.tif></a></p><p class="hangingin1">matching key: <font color="#000080">brass key</font>&nbsp;<a href="source:story.ni#line46"><img border=0 src=inform:/doc_images/Reveal.tif></a></p><p class="tightin1"></p></font></td><td width="8"></td></tr><tr><td width="8"><img src="inform:/bg_images/bl_corner_e0e0e0.gif" width="8" height="8" border="0" alt="..." /></td><td></td><td width="8"><img src="inform:/bg_images/br_corner_e0e0e0.gif" width="8" height="8" border="0" alt="..." /></td></tr></table></div>
   1262     </font></td></tr></table><p><p><hr><p>
   1263 
   1264     <a name=I171_library_shelf_1></a><a name=wo_103><table border="0" cellspacing="0" cellpadding="0"><tr><td align="left" valign="top"><font face="lucida grande,geneva,arial,tahoma,verdana,helvetica,helv" size=2>
   1265 
   1266 
   1267         <table border="0" cellspacing="0" cellpadding="0" background="inform:/map_icons/grid.png"><tr><td>
   1268           <table border="0" cellspacing="0" cellpadding="0" width="53" height="13"><tr><td><img border=0 src=inform:/map_icons/blank_square.png><img border=0 src=inform:/map_icons/ns_spacer.png><img border=0 src=inform:/map_icons/blank_ns.png><img border=0 src=inform:/map_icons/n_arrow.png title="north to Library"><img border=0 src=inform:/map_icons/blank_ns.png><img border=0 src=inform:/map_icons/ns_spacer.png><img border=0 src=inform:/map_icons/blank_square.png></td></tr>
   1269           </table>
   1270     </td></tr><tr><td>
   1271           <table border="0" cellspacing="0" cellpadding="0" width="53" height="27"><tr><td>
   1272             <table border="0" cellspacing="0" cellpadding="0"><tr><td><img border=0 src=inform:/map_icons/ew_spacer.png><br><img border=0 src=inform:/map_icons/blank_ew.png><br><img border=0 src=inform:/map_icons/blank_square.png><br><img border=0 src=inform:/map_icons/blank_ew.png><br><img border=0 src=inform:/map_icons/ew_spacer.png></td></tr>
   1273             </table>
   1274     </td><td><table border="1" cellpadding="0" cellspacing="0" bordercolor="#000000" width="27" height="27" title="Library Shelf 1"><tr><td valign="middle" align="center" bgcolor="#D3D3D3"><font size=2 color="#000000">LS</font></td></tr></table>
   1275     </td><td>
   1276             <table border="0" cellspacing="0" cellpadding="0" width="13" height="27"><tr><td><img border=0 src=inform:/map_icons/ew_spacer.png><br><img border=0 src=inform:/map_icons/blank_ew.png><br><img border=0 src=inform:/map_icons/blank_square.png><br><img border=0 src=inform:/map_icons/blank_ew.png><br><img border=0 src=inform:/map_icons/ew_spacer.png></td></tr>
   1277             </table>
   1278     </td></tr>
   1279           </table>
   1280     </td></tr><tr><td>
   1281           <table border="0" cellspacing="0" cellpadding="0" width="53" height="13"><tr><td><img border=0 src=inform:/map_icons/blank_square.png><img border=0 src=inform:/map_icons/ns_spacer.png><img border=0 src=inform:/map_icons/blank_ns.png><img border=0 src=inform:/map_icons/s_arrow.png title="south to Library Shelf 2"><img border=0 src=inform:/map_icons/blank_ns.png><img border=0 src=inform:/map_icons/ns_spacer.png><img border=0 src=inform:/map_icons/blank_square.png></td></tr>
   1282           </table>
   1283     </td></tr>
   1284         </table>
   1285     &nbsp;&nbsp;&nbsp;&nbsp;</font></td><td align="left" valign="top"><font face="lucida grande,geneva,arial,tahoma,verdana,helvetica,helv" size=2>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</font></td><td align="left" valign="top"><font face="lucida grande,geneva,arial,tahoma,verdana,helvetica,helv" size=2><p class="tightin1"><a href="#" onclick="showExtra('extra53', 'plus53'); return false;"><img border=0 id="plus53" src=inform:/doc_images/extra.png></a>&nbsp;<b>Library Shelf 1</b>&nbsp;<a href="source:story.ni#line36"><img border=0 src=inform:/doc_images/Reveal.tif></a></p>
   1286     <div id="extra53" style="display: none;"><p class="in2"><table width="100%" cellpadding="0" cellspacing="0" border="0" style="background-color: #e0e0e0"><tr><td width="8"><img src="inform:/bg_images/tl_corner_e0e0e0.gif" width="8" height="8" border="0" alt="..." /></td><td></td><td width="8"><img src="inform:/bg_images/tr_corner_e0e0e0.gif" width="8" height="8" border="0" alt="..." /></td></tr><tr><td width="8"></td><td><font face="lucida grande,geneva,arial,tahoma,verdana,helvetica,helv" size=2><p class="tightin1">room&nbsp;<a href="source:story.ni#line36"><img border=0 src=inform:/doc_images/Reveal.tif></a> &gt; <b>Library Shelf 1</b></p><p class="hangingin1">printed name: <font color="#000080">"Library (Shelf #1)"</font>&nbsp;<a href="source:story.ni#line36"><img border=0 src=inform:/doc_images/Reveal.tif></a></p><p class="hangingin1">indefinite article: <font color="#000080">"the"</font>&nbsp;<a href="source:story.ni#line36"><img border=0 src=inform:/doc_images/Reveal.tif></a></p><p class="hangingin1">description: <font color="#000080">"This section of the library is much the same as all the rest: shelves of books to either side, untouched books lying on their shelves. The main room is back to the north, and the shelves continue south."</font>&nbsp;<a href="source:story.ni#line36"><img border=0 src=inform:/doc_images/Reveal.tif></a></p><p class="tightin1"><img border=0 src=inform:/map_icons/e_arrow.png>&nbsp;north to Library&nbsp;<a href="source:story.ni#line36"><img border=0 src=inform:/doc_images/Reveal.tif></a></p><p class="tightin1"><img border=0 src=inform:/map_icons/e_arrow.png>&nbsp;south to Library Shelf 2&nbsp;<a href="source:story.ni#line38"><img border=0 src=inform:/doc_images/Reveal.tif></a></p><p class="hangingin1"><i>add:</i> <a href="javascript:pasteCode('Northeast from Library Shelf 1 is .[=0x000A=]')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;northeast; <a href="javascript:pasteCode('Northwest from Library Shelf 1 is .[=0x000A=]')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;northwest; <a href="javascript:pasteCode('Southeast from Library Shelf 1 is .[=0x000A=]')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;southeast; <a href="javascript:pasteCode('Southwest from Library Shelf 1 is .[=0x000A=]')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;southwest; <a href="javascript:pasteCode('East from Library Shelf 1 is .[=0x000A=]')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;east; <a href="javascript:pasteCode('West from Library Shelf 1 is .[=0x000A=]')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;west; <a href="javascript:pasteCode('Up from Library Shelf 1 is .[=0x000A=]')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;up; <a href="javascript:pasteCode('Down from Library Shelf 1 is .[=0x000A=]')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;down; <a href="javascript:pasteCode('Inside from Library Shelf 1 is .[=0x000A=]')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;inside; <a href="javascript:pasteCode('Outside from Library Shelf 1 is .[=0x000A=]')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;outside</p></font></td><td width="8"></td></tr><tr><td width="8"><img src="inform:/bg_images/bl_corner_e0e0e0.gif" width="8" height="8" border="0" alt="..." /></td><td></td><td width="8"><img src="inform:/bg_images/br_corner_e0e0e0.gif" width="8" height="8" border="0" alt="..." /></td></tr></table></div>
   1287     <p class="tightin2"><a href="#" onclick="showExtra('extra54', 'plus54'); return false;"><img border=0 id="plus54" src=inform:/doc_images/extra.png></a>&nbsp;The Dialogues of Plato - <i>book</i>&nbsp;<a href="source:story.ni#line36"><img border=0 src=inform:/doc_images/Reveal.tif></a></p>
   1288     <div id="extra54" style="display: none;"><p class="in3"><table width="100%" cellpadding="0" cellspacing="0" border="0" style="background-color: #e0e0e0"><tr><td width="8"><img src="inform:/bg_images/tl_corner_e0e0e0.gif" width="8" height="8" border="0" alt="..." /></td><td></td><td width="8"><img src="inform:/bg_images/tr_corner_e0e0e0.gif" width="8" height="8" border="0" alt="..." /></td></tr><tr><td width="8"></td><td><font face="lucida grande,geneva,arial,tahoma,verdana,helvetica,helv" size=2><p class="tightin1">thing &gt; book&nbsp;<a href="source:story.ni#line36"><img border=0 src=inform:/doc_images/Reveal.tif></a> &gt; <b>The Dialogues of Plato</b></p><p class="hangingin1">proper-named&nbsp;<a href="source:story.ni#line36"><img border=0 src=inform:/doc_images/Reveal.tif></a></p><p class="hangingin1">printed name: <font color="#000080">"The Dialogues of Plato"</font>&nbsp;<a href="source:story.ni#line46"><img border=0 src=inform:/doc_images/Reveal.tif></a></p><p class="hangingin1">description: <font color="#000080">"You don't know much about this book because you're a fool, but luckily it comes with a description on the back.[paragraph break]'Socrates['] ancient words are still true, and the ideas found in Plato's Dialogues still form the foundation of a thinking person's education. This superb collection contains excellent contemporary translations selected for their clarity and accessibility to today's reader, as well as an incisive introduction by Erich Segal, which reveals Plato's life and clarifies the philosophical issues examined in each dialogue. The first four dialogues recount the trial and execution of Socrates-the extraordinary tragedy that changed Plato's life and forever altered the course of Western thought. Other dialogues create a rich tableau of intellectual life in Athens in the fourth century b.c., and examine such timeless-and timely-issues as the nature of virtue and love, knowledge and truth, society and the individual. Resounding with the humor and astounding brilliance of Socrates, the immortal iconoclast, these great works remain powerful, probing, and essential.'[paragraph break]Title - The Dialogues of Plato[line break]Call number - 184.2"</font>&nbsp;<a href="source:story.ni#line36"><img border=0 src=inform:/doc_images/Reveal.tif></a></p><p class="hangingin1">initial appearance: <font color="#000080">"Lying on the shelf to your left, a dustless green tome lies on its side. Gold lettering on its spine reads 'The Dialogues of Plato.' Lower down, its call number is printed: 184.2."</font>&nbsp;<a href="source:story.ni#line36"><img border=0 src=inform:/doc_images/Reveal.tif></a></p><p class="tightin1"><i>initial location:</i> in Library Shelf 1&nbsp;<a href="source:story.ni#line36"><img border=0 src=inform:/doc_images/Reveal.tif></a></p></font></td><td width="8"></td></tr><tr><td width="8"><img src="inform:/bg_images/bl_corner_e0e0e0.gif" width="8" height="8" border="0" alt="..." /></td><td></td><td width="8"><img src="inform:/bg_images/br_corner_e0e0e0.gif" width="8" height="8" border="0" alt="..." /></td></tr></table></div>
   1289     <p class="tightin2"><a href="#" onclick="showExtra('extra55', 'plus55'); return false;"><img border=0 id="plus55" src=inform:/doc_images/extra.png></a>&nbsp;The Great Transformation - <i>book</i>&nbsp;<a href="source:story.ni#line36"><img border=0 src=inform:/doc_images/Reveal.tif></a></p>
   1290     <div id="extra55" style="display: none;"><p class="in3"><table width="100%" cellpadding="0" cellspacing="0" border="0" style="background-color: #e0e0e0"><tr><td width="8"><img src="inform:/bg_images/tl_corner_e0e0e0.gif" width="8" height="8" border="0" alt="..." /></td><td></td><td width="8"><img src="inform:/bg_images/tr_corner_e0e0e0.gif" width="8" height="8" border="0" alt="..." /></td></tr><tr><td width="8"></td><td><font face="lucida grande,geneva,arial,tahoma,verdana,helvetica,helv" size=2><p class="tightin1">thing &gt; book&nbsp;<a href="source:story.ni#line36"><img border=0 src=inform:/doc_images/Reveal.tif></a> &gt; <b>The Great Transformation</b></p><p class="hangingin1">proper-named&nbsp;<a href="source:story.ni#line36"><img border=0 src=inform:/doc_images/Reveal.tif></a></p><p class="hangingin1">printed name: <font color="#000080">"The Great Transformation"</font>&nbsp;<a href="source:story.ni#line46"><img border=0 src=inform:/doc_images/Reveal.tif></a></p><p class="hangingin1">description: <font color="#000080">"An analysis of the peoples and religions of four distinct regions (China, India, Israel, and Greece) in the ninth century BCE, written by Karen Armstrong. Currently has 3,467 ratings at an average of 4.03 stars on Goodreads.[paragraph break]Title - The Great Transformation[line break]Call number - 200.9"</font>&nbsp;<a href="source:story.ni#line36"><img border=0 src=inform:/doc_images/Reveal.tif></a></p><p class="hangingin1">initial appearance: <font color="#000080">"Standing on the right shelf, a tome with a suspicious amount of dust rests on the right shelf. Silver lettering on its spine reads 'The Great Transformation,' and below that its call number is written '200.9.'"</font>&nbsp;<a href="source:story.ni#line36"><img border=0 src=inform:/doc_images/Reveal.tif></a></p><p class="tightin1"><i>initial location:</i> in Library Shelf 1&nbsp;<a href="source:story.ni#line36"><img border=0 src=inform:/doc_images/Reveal.tif></a></p></font></td><td width="8"></td></tr><tr><td width="8"><img src="inform:/bg_images/bl_corner_e0e0e0.gif" width="8" height="8" border="0" alt="..." /></td><td></td><td width="8"><img src="inform:/bg_images/br_corner_e0e0e0.gif" width="8" height="8" border="0" alt="..." /></td></tr></table></div>
   1291     </font></td></tr></table><p><p><hr><p>
   1292 
   1293     <a name=I174_library_shelf_2></a><a name=wo_106><table border="0" cellspacing="0" cellpadding="0"><tr><td align="left" valign="top"><font face="lucida grande,geneva,arial,tahoma,verdana,helvetica,helv" size=2>
   1294 
   1295 
   1296         <table border="0" cellspacing="0" cellpadding="0" background="inform:/map_icons/grid.png"><tr><td>
   1297           <table border="0" cellspacing="0" cellpadding="0" width="53" height="13"><tr><td><img border=0 src=inform:/map_icons/blank_square.png><img border=0 src=inform:/map_icons/ns_spacer.png><img border=0 src=inform:/map_icons/blank_ns.png><img border=0 src=inform:/map_icons/n_arrow.png title="north to Library Shelf 1"><img border=0 src=inform:/map_icons/blank_ns.png><img border=0 src=inform:/map_icons/ns_spacer.png><img border=0 src=inform:/map_icons/blank_square.png></td></tr>
   1298           </table>
   1299     </td></tr><tr><td>
   1300           <table border="0" cellspacing="0" cellpadding="0" width="53" height="27"><tr><td>
   1301             <table border="0" cellspacing="0" cellpadding="0"><tr><td><img border=0 src=inform:/map_icons/ew_spacer.png><br><img border=0 src=inform:/map_icons/blank_ew.png><br><img border=0 src=inform:/map_icons/blank_square.png><br><img border=0 src=inform:/map_icons/blank_ew.png><br><img border=0 src=inform:/map_icons/ew_spacer.png></td></tr>
   1302             </table>
   1303     </td><td><table border="1" cellpadding="0" cellspacing="0" bordercolor="#000000" width="27" height="27" title="Library Shelf 2"><tr><td valign="middle" align="center" bgcolor="#D3D3D3"><font size=2 color="#000000">LS</font></td></tr></table>
   1304     </td><td>
   1305             <table border="0" cellspacing="0" cellpadding="0" width="13" height="27"><tr><td><img border=0 src=inform:/map_icons/ew_spacer.png><br><img border=0 src=inform:/map_icons/blank_ew.png><br><img border=0 src=inform:/map_icons/blank_square.png><br><img border=0 src=inform:/map_icons/blank_ew.png><br><img border=0 src=inform:/map_icons/ew_spacer.png></td></tr>
   1306             </table>
   1307     </td></tr>
   1308           </table>
   1309     </td></tr><tr><td>
   1310           <table border="0" cellspacing="0" cellpadding="0" width="53" height="13"><tr><td><img border=0 src=inform:/map_icons/blank_square.png><img border=0 src=inform:/map_icons/ns_spacer.png><img border=0 src=inform:/map_icons/blank_ns.png><img border=0 src=inform:/map_icons/s_arrow.png title="south to Library Shelf 3"><img border=0 src=inform:/map_icons/blank_ns.png><img border=0 src=inform:/map_icons/ns_spacer.png><img border=0 src=inform:/map_icons/blank_square.png></td></tr>
   1311           </table>
   1312     </td></tr>
   1313         </table>
   1314     &nbsp;&nbsp;&nbsp;&nbsp;</font></td><td align="left" valign="top"><font face="lucida grande,geneva,arial,tahoma,verdana,helvetica,helv" size=2>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</font></td><td align="left" valign="top"><font face="lucida grande,geneva,arial,tahoma,verdana,helvetica,helv" size=2><p class="tightin1"><a href="#" onclick="showExtra('extra56', 'plus56'); return false;"><img border=0 id="plus56" src=inform:/doc_images/extra.png></a>&nbsp;<b>Library Shelf 2</b>&nbsp;<a href="source:story.ni#line38"><img border=0 src=inform:/doc_images/Reveal.tif></a></p>
   1315     <div id="extra56" style="display: none;"><p class="in2"><table width="100%" cellpadding="0" cellspacing="0" border="0" style="background-color: #e0e0e0"><tr><td width="8"><img src="inform:/bg_images/tl_corner_e0e0e0.gif" width="8" height="8" border="0" alt="..." /></td><td></td><td width="8"><img src="inform:/bg_images/tr_corner_e0e0e0.gif" width="8" height="8" border="0" alt="..." /></td></tr><tr><td width="8"></td><td><font face="lucida grande,geneva,arial,tahoma,verdana,helvetica,helv" size=2><p class="tightin1">room&nbsp;<a href="source:story.ni#line38"><img border=0 src=inform:/doc_images/Reveal.tif></a> &gt; <b>Library Shelf 2</b></p><p class="hangingin1">printed name: <font color="#000080">"Library (Shelf #2)"</font>&nbsp;<a href="source:story.ni#line38"><img border=0 src=inform:/doc_images/Reveal.tif></a></p><p class="hangingin1">indefinite article: <font color="#000080">"the"</font>&nbsp;<a href="source:story.ni#line38"><img border=0 src=inform:/doc_images/Reveal.tif></a></p><p class="hangingin1">description: <font color="#000080">"This section of the library is much the same as all the rest: shelves of books to either side, untouched books lying on their shelves. The library continues both north and south."</font>&nbsp;<a href="source:story.ni#line38"><img border=0 src=inform:/doc_images/Reveal.tif></a></p><p class="tightin1"><img border=0 src=inform:/map_icons/e_arrow.png>&nbsp;north to Library Shelf 1&nbsp;<a href="source:story.ni#line38"><img border=0 src=inform:/doc_images/Reveal.tif></a></p><p class="tightin1"><img border=0 src=inform:/map_icons/e_arrow.png>&nbsp;south to Library Shelf 3&nbsp;<a href="source:story.ni#line40"><img border=0 src=inform:/doc_images/Reveal.tif></a></p><p class="hangingin1"><i>add:</i> <a href="javascript:pasteCode('Northeast from Library Shelf 2 is .[=0x000A=]')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;northeast; <a href="javascript:pasteCode('Northwest from Library Shelf 2 is .[=0x000A=]')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;northwest; <a href="javascript:pasteCode('Southeast from Library Shelf 2 is .[=0x000A=]')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;southeast; <a href="javascript:pasteCode('Southwest from Library Shelf 2 is .[=0x000A=]')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;southwest; <a href="javascript:pasteCode('East from Library Shelf 2 is .[=0x000A=]')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;east; <a href="javascript:pasteCode('West from Library Shelf 2 is .[=0x000A=]')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;west; <a href="javascript:pasteCode('Up from Library Shelf 2 is .[=0x000A=]')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;up; <a href="javascript:pasteCode('Down from Library Shelf 2 is .[=0x000A=]')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;down; <a href="javascript:pasteCode('Inside from Library Shelf 2 is .[=0x000A=]')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;inside; <a href="javascript:pasteCode('Outside from Library Shelf 2 is .[=0x000A=]')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;outside</p></font></td><td width="8"></td></tr><tr><td width="8"><img src="inform:/bg_images/bl_corner_e0e0e0.gif" width="8" height="8" border="0" alt="..." /></td><td></td><td width="8"><img src="inform:/bg_images/br_corner_e0e0e0.gif" width="8" height="8" border="0" alt="..." /></td></tr></table></div>
   1316     <p class="tightin2"><a href="#" onclick="showExtra('extra57', 'plus57'); return false;"><img border=0 id="plus57" src=inform:/doc_images/extra.png></a>&nbsp;Outliers - <i>book</i>&nbsp;<a href="source:story.ni#line38"><img border=0 src=inform:/doc_images/Reveal.tif></a></p>
   1317     <div id="extra57" style="display: none;"><p class="in3"><table width="100%" cellpadding="0" cellspacing="0" border="0" style="background-color: #e0e0e0"><tr><td width="8"><img src="inform:/bg_images/tl_corner_e0e0e0.gif" width="8" height="8" border="0" alt="..." /></td><td></td><td width="8"><img src="inform:/bg_images/tr_corner_e0e0e0.gif" width="8" height="8" border="0" alt="..." /></td></tr><tr><td width="8"></td><td><font face="lucida grande,geneva,arial,tahoma,verdana,helvetica,helv" size=2><p class="tightin1">thing &gt; book&nbsp;<a href="source:story.ni#line38"><img border=0 src=inform:/doc_images/Reveal.tif></a> &gt; <b>Outliers</b></p><p class="hangingin1">proper-named&nbsp;<a href="source:story.ni#line38"><img border=0 src=inform:/doc_images/Reveal.tif></a></p><p class="hangingin1">printed name: <font color="#000080">"Outliers"</font>&nbsp;<a href="source:story.ni#line46"><img border=0 src=inform:/doc_images/Reveal.tif></a></p><p class="hangingin1">description: <font color="#000080">"A pretty good book by Malcolm Gladwell, about the most famous and successful people in the world. He also draws an interesting conclusion that focuses more on their upbringing, culture, and family than personality attributes and habits - considering your utter lack of culture, I would say it's a safe bet that you're in the middle of this Gaussian curve.[paragraph break]Title - Outliers: The Story of Success[line break]Call number - 302.6"</font>&nbsp;<a href="source:story.ni#line38"><img border=0 src=inform:/doc_images/Reveal.tif></a></p><p class="hangingin1">initial appearance: <font color="#000080">"Directly in front of you, a white novel rests on the ground. Black type on its cover reads 'Outliers.' On its spine a call number is printed: 302.6."</font>&nbsp;<a href="source:story.ni#line38"><img border=0 src=inform:/doc_images/Reveal.tif></a></p><p class="tightin1"><i>initial location:</i> in Library Shelf 2&nbsp;<a href="source:story.ni#line38"><img border=0 src=inform:/doc_images/Reveal.tif></a></p></font></td><td width="8"></td></tr><tr><td width="8"><img src="inform:/bg_images/bl_corner_e0e0e0.gif" width="8" height="8" border="0" alt="..." /></td><td></td><td width="8"><img src="inform:/bg_images/br_corner_e0e0e0.gif" width="8" height="8" border="0" alt="..." /></td></tr></table></div>
   1318     <p class="tightin2"><a href="#" onclick="showExtra('extra58', 'plus58'); return false;"><img border=0 id="plus58" src=inform:/doc_images/extra.png></a>&nbsp;Because Internet - <i>book</i>&nbsp;<a href="source:story.ni#line38"><img border=0 src=inform:/doc_images/Reveal.tif></a></p>
   1319     <div id="extra58" style="display: none;"><p class="in3"><table width="100%" cellpadding="0" cellspacing="0" border="0" style="background-color: #e0e0e0"><tr><td width="8"><img src="inform:/bg_images/tl_corner_e0e0e0.gif" width="8" height="8" border="0" alt="..." /></td><td></td><td width="8"><img src="inform:/bg_images/tr_corner_e0e0e0.gif" width="8" height="8" border="0" alt="..." /></td></tr><tr><td width="8"></td><td><font face="lucida grande,geneva,arial,tahoma,verdana,helvetica,helv" size=2><p class="tightin1">thing &gt; book&nbsp;<a href="source:story.ni#line38"><img border=0 src=inform:/doc_images/Reveal.tif></a> &gt; <b>Because Internet</b></p><p class="hangingin1">proper-named&nbsp;<a href="source:story.ni#line38"><img border=0 src=inform:/doc_images/Reveal.tif></a></p><p class="hangingin1">printed name: <font color="#000080">"Because Internet"</font>&nbsp;<a href="source:story.ni#line46"><img border=0 src=inform:/doc_images/Reveal.tif></a></p><p class="hangingin1">description: <font color="#000080">"4ll 4b0u7 7h3 1mp4c75 0f 7h3 w0rld w1d3 w3b 0n m0d3rn 3n6l15h l1n6u1571c5. fr0m c0mmun17y 5p3c1f1c j4r60n, 70 63n3r4l c0mm3n7 57ruc7ur35, 70 l4n6u4635 l1k3 l337 5p34k, 7h3 1n73rn37 h45 pr0f0undly 5h4p3d h0w w3 c0mmun1c473 - ch4n61n6 fr0m pl47f0rm 70 pl47f0rm, r00m 70 n3x7 r00m.[paragraph break]Title - Because Internet: Understanding the New Rules of Language[line break]Call number - 402.231"</font>&nbsp;<a href="source:story.ni#line38"><img border=0 src=inform:/doc_images/Reveal.tif></a></p><p class="hangingin1">initial appearance: <font color="#000080">"A yellow book peeks over the edge of the right shelf. From where you stand, you can see bold black-and-blue lettering, 'Because Internet.' On its spine, a call number reads '402.231.'"</font>&nbsp;<a href="source:story.ni#line38"><img border=0 src=inform:/doc_images/Reveal.tif></a></p><p class="tightin1"><i>initial location:</i> in Library Shelf 2&nbsp;<a href="source:story.ni#line38"><img border=0 src=inform:/doc_images/Reveal.tif></a></p></font></td><td width="8"></td></tr><tr><td width="8"><img src="inform:/bg_images/bl_corner_e0e0e0.gif" width="8" height="8" border="0" alt="..." /></td><td></td><td width="8"><img src="inform:/bg_images/br_corner_e0e0e0.gif" width="8" height="8" border="0" alt="..." /></td></tr></table></div>
   1320     </font></td></tr></table><p><p><hr><p>
   1321 
   1322     <a name=I177_library_shelf_3></a><a name=wo_109><table border="0" cellspacing="0" cellpadding="0"><tr><td align="left" valign="top"><font face="lucida grande,geneva,arial,tahoma,verdana,helvetica,helv" size=2>
   1323 
   1324 
   1325         <table border="0" cellspacing="0" cellpadding="0" background="inform:/map_icons/grid.png"><tr><td>
   1326           <table border="0" cellspacing="0" cellpadding="0" width="53" height="13"><tr><td><img border=0 src=inform:/map_icons/blank_square.png><img border=0 src=inform:/map_icons/ns_spacer.png><img border=0 src=inform:/map_icons/blank_ns.png><img border=0 src=inform:/map_icons/n_arrow.png title="north to Library Shelf 2"><img border=0 src=inform:/map_icons/blank_ns.png><img border=0 src=inform:/map_icons/ns_spacer.png><img border=0 src=inform:/map_icons/blank_square.png></td></tr>
   1327           </table>
   1328     </td></tr><tr><td>
   1329           <table border="0" cellspacing="0" cellpadding="0" width="53" height="27"><tr><td>
   1330             <table border="0" cellspacing="0" cellpadding="0"><tr><td><img border=0 src=inform:/map_icons/ew_spacer.png><br><img border=0 src=inform:/map_icons/blank_ew.png><br><img border=0 src=inform:/map_icons/blank_square.png><br><img border=0 src=inform:/map_icons/blank_ew.png><br><img border=0 src=inform:/map_icons/ew_spacer.png></td></tr>
   1331             </table>
   1332     </td><td><table border="1" cellpadding="0" cellspacing="0" bordercolor="#000000" width="27" height="27" title="Library Shelf 3"><tr><td valign="middle" align="center" bgcolor="#D3D3D3"><font size=2 color="#000000">LS</font></td></tr></table>
   1333     </td><td>
   1334             <table border="0" cellspacing="0" cellpadding="0" width="13" height="27"><tr><td><img border=0 src=inform:/map_icons/ew_spacer.png><br><img border=0 src=inform:/map_icons/blank_ew.png><br><img border=0 src=inform:/map_icons/blank_square.png><br><img border=0 src=inform:/map_icons/blank_ew.png><br><img border=0 src=inform:/map_icons/ew_spacer.png></td></tr>
   1335             </table>
   1336     </td></tr>
   1337           </table>
   1338     </td></tr><tr><td>
   1339           <table border="0" cellspacing="0" cellpadding="0" width="53" height="13"><tr><td><img border=0 src=inform:/map_icons/blank_square.png><img border=0 src=inform:/map_icons/ns_spacer.png><img border=0 src=inform:/map_icons/blank_ns.png><img border=0 src=inform:/map_icons/s_arrow.png title="south to Library Shelf 4"><img border=0 src=inform:/map_icons/blank_ns.png><img border=0 src=inform:/map_icons/ns_spacer.png><img border=0 src=inform:/map_icons/blank_square.png></td></tr>
   1340           </table>
   1341     </td></tr>
   1342         </table>
   1343     &nbsp;&nbsp;&nbsp;&nbsp;</font></td><td align="left" valign="top"><font face="lucida grande,geneva,arial,tahoma,verdana,helvetica,helv" size=2>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</font></td><td align="left" valign="top"><font face="lucida grande,geneva,arial,tahoma,verdana,helvetica,helv" size=2><p class="tightin1"><a href="#" onclick="showExtra('extra59', 'plus59'); return false;"><img border=0 id="plus59" src=inform:/doc_images/extra.png></a>&nbsp;<b>Library Shelf 3</b>&nbsp;<a href="source:story.ni#line40"><img border=0 src=inform:/doc_images/Reveal.tif></a></p>
   1344     <div id="extra59" style="display: none;"><p class="in2"><table width="100%" cellpadding="0" cellspacing="0" border="0" style="background-color: #e0e0e0"><tr><td width="8"><img src="inform:/bg_images/tl_corner_e0e0e0.gif" width="8" height="8" border="0" alt="..." /></td><td></td><td width="8"><img src="inform:/bg_images/tr_corner_e0e0e0.gif" width="8" height="8" border="0" alt="..." /></td></tr><tr><td width="8"></td><td><font face="lucida grande,geneva,arial,tahoma,verdana,helvetica,helv" size=2><p class="tightin1">room&nbsp;<a href="source:story.ni#line40"><img border=0 src=inform:/doc_images/Reveal.tif></a> &gt; <b>Library Shelf 3</b></p><p class="hangingin1">printed name: <font color="#000080">"Library (Shelf #3)"</font>&nbsp;<a href="source:story.ni#line40"><img border=0 src=inform:/doc_images/Reveal.tif></a></p><p class="hangingin1">indefinite article: <font color="#000080">"the"</font>&nbsp;<a href="source:story.ni#line40"><img border=0 src=inform:/doc_images/Reveal.tif></a></p><p class="hangingin1">description: <font color="#000080">"This section of the library is much the same as all the rest: shelves of books to either side, untouched books lying on their shelves. The library continues both north and south."</font>&nbsp;<a href="source:story.ni#line40"><img border=0 src=inform:/doc_images/Reveal.tif></a></p><p class="tightin1"><img border=0 src=inform:/map_icons/e_arrow.png>&nbsp;north to Library Shelf 2&nbsp;<a href="source:story.ni#line40"><img border=0 src=inform:/doc_images/Reveal.tif></a></p><p class="tightin1"><img border=0 src=inform:/map_icons/e_arrow.png>&nbsp;south to Library Shelf 4&nbsp;<a href="source:story.ni#line42"><img border=0 src=inform:/doc_images/Reveal.tif></a></p><p class="hangingin1"><i>add:</i> <a href="javascript:pasteCode('Northeast from Library Shelf 3 is .[=0x000A=]')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;northeast; <a href="javascript:pasteCode('Northwest from Library Shelf 3 is .[=0x000A=]')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;northwest; <a href="javascript:pasteCode('Southeast from Library Shelf 3 is .[=0x000A=]')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;southeast; <a href="javascript:pasteCode('Southwest from Library Shelf 3 is .[=0x000A=]')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;southwest; <a href="javascript:pasteCode('East from Library Shelf 3 is .[=0x000A=]')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;east; <a href="javascript:pasteCode('West from Library Shelf 3 is .[=0x000A=]')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;west; <a href="javascript:pasteCode('Up from Library Shelf 3 is .[=0x000A=]')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;up; <a href="javascript:pasteCode('Down from Library Shelf 3 is .[=0x000A=]')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;down; <a href="javascript:pasteCode('Inside from Library Shelf 3 is .[=0x000A=]')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;inside; <a href="javascript:pasteCode('Outside from Library Shelf 3 is .[=0x000A=]')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;outside</p></font></td><td width="8"></td></tr><tr><td width="8"><img src="inform:/bg_images/bl_corner_e0e0e0.gif" width="8" height="8" border="0" alt="..." /></td><td></td><td width="8"><img src="inform:/bg_images/br_corner_e0e0e0.gif" width="8" height="8" border="0" alt="..." /></td></tr></table></div>
   1345     <p class="tightin2"><a href="#" onclick="showExtra('extra60', 'plus60'); return false;"><img border=0 id="plus60" src=inform:/doc_images/extra.png></a>&nbsp;x - <i>book</i>&nbsp;<a href="source:story.ni#line40"><img border=0 src=inform:/doc_images/Reveal.tif></a></p>
   1346     <div id="extra60" style="display: none;"><p class="in3"><table width="100%" cellpadding="0" cellspacing="0" border="0" style="background-color: #e0e0e0"><tr><td width="8"><img src="inform:/bg_images/tl_corner_e0e0e0.gif" width="8" height="8" border="0" alt="..." /></td><td></td><td width="8"><img src="inform:/bg_images/tr_corner_e0e0e0.gif" width="8" height="8" border="0" alt="..." /></td></tr><tr><td width="8"></td><td><font face="lucida grande,geneva,arial,tahoma,verdana,helvetica,helv" size=2><p class="tightin1">thing &gt; book&nbsp;<a href="source:story.ni#line40"><img border=0 src=inform:/doc_images/Reveal.tif></a> &gt; <b>x</b></p><p class="hangingin1">proper-named&nbsp;<a href="source:story.ni#line40"><img border=0 src=inform:/doc_images/Reveal.tif></a>; fixed in place&nbsp;<a href="source:story.ni#line40"><img border=0 src=inform:/doc_images/Reveal.tif></a></p><p class="hangingin1">printed name: <font color="#000080">"x"</font>&nbsp;<a href="source:story.ni#line46"><img border=0 src=inform:/doc_images/Reveal.tif></a></p><p class="hangingin1">description: <font color="#000080">"It looks a lot like an x. Maybe this is the adult section."</font>&nbsp;<a href="source:story.ni#line40"><img border=0 src=inform:/doc_images/Reveal.tif></a></p><p class="hangingin1">initial appearance: <font color="#000080">"A small glyph is carved into the wood of a shelf here that looks faintly like an 'x,' but you can't quite recognize what it is."</font>&nbsp;<a href="source:story.ni#line40"><img border=0 src=inform:/doc_images/Reveal.tif></a></p><p class="tightin1"><i>initial location:</i> in Library Shelf 3&nbsp;<a href="source:story.ni#line40"><img border=0 src=inform:/doc_images/Reveal.tif></a></p></font></td><td width="8"></td></tr><tr><td width="8"><img src="inform:/bg_images/bl_corner_e0e0e0.gif" width="8" height="8" border="0" alt="..." /></td><td></td><td width="8"><img src="inform:/bg_images/br_corner_e0e0e0.gif" width="8" height="8" border="0" alt="..." /></td></tr></table></div>
   1347     <p class="tightin2"><a href="#" onclick="showExtra('extra61', 'plus61'); return false;"><img border=0 id="plus61" src=inform:/doc_images/extra.png></a>&nbsp;Eight Pies&nbsp;<a href="source:story.ni#line40"><img border=0 src=inform:/doc_images/Reveal.tif></a></p>
   1348     <div id="extra61" style="display: none;"><p class="in3"><table width="100%" cellpadding="0" cellspacing="0" border="0" style="background-color: #e0e0e0"><tr><td width="8"><img src="inform:/bg_images/tl_corner_e0e0e0.gif" width="8" height="8" border="0" alt="..." /></td><td></td><td width="8"><img src="inform:/bg_images/tr_corner_e0e0e0.gif" width="8" height="8" border="0" alt="..." /></td></tr><tr><td width="8"></td><td><font face="lucida grande,geneva,arial,tahoma,verdana,helvetica,helv" size=2><p class="tightin1">thing&nbsp;<a href="source:story.ni#line40"><img border=0 src=inform:/doc_images/Reveal.tif></a> &gt; <b>Eight Pies</b></p><p class="hangingin1">proper-named&nbsp;<a href="source:story.ni#line40"><img border=0 src=inform:/doc_images/Reveal.tif></a></p><p class="hangingin1">printed name: <font color="#000080">"Eight Pies"</font>&nbsp;<a href="source:story.ni#line46"><img border=0 src=inform:/doc_images/Reveal.tif></a></p><p class="hangingin1">description: <font color="#000080">"A really fantastic book about the delicious art of making eight kinds of pie, written by Roman author Oktavius Mollusca.[paragraph break]Title - Eight Pies[line break]Call number - 594.56"</font>&nbsp;<a href="source:story.ni#line40"><img border=0 src=inform:/doc_images/Reveal.tif></a></p><p class="hangingin1">initial appearance: <font color="#000080">"On one of the shelves here, a dustless book rests facing you. On its cover, a detailed picture of a pie is partly obscured by the text, 'Eight Pies,' emblazoned in white. On its spine a call number is printed: 594.56."</font>&nbsp;<a href="source:story.ni#line40"><img border=0 src=inform:/doc_images/Reveal.tif></a></p><p class="tightin1"><i>initial location:</i> in Library Shelf 3&nbsp;<a href="source:story.ni#line40"><img border=0 src=inform:/doc_images/Reveal.tif></a></p></font></td><td width="8"></td></tr><tr><td width="8"><img src="inform:/bg_images/bl_corner_e0e0e0.gif" width="8" height="8" border="0" alt="..." /></td><td></td><td width="8"><img src="inform:/bg_images/br_corner_e0e0e0.gif" width="8" height="8" border="0" alt="..." /></td></tr></table></div>
   1349     <p class="tightin2"><a href="#" onclick="showExtra('extra62', 'plus62'); return false;"><img border=0 id="plus62" src=inform:/doc_images/extra.png></a>&nbsp;Cult of the Dead Cow - <i>book</i>&nbsp;<a href="source:story.ni#line40"><img border=0 src=inform:/doc_images/Reveal.tif></a></p>
   1350     <div id="extra62" style="display: none;"><p class="in3"><table width="100%" cellpadding="0" cellspacing="0" border="0" style="background-color: #e0e0e0"><tr><td width="8"><img src="inform:/bg_images/tl_corner_e0e0e0.gif" width="8" height="8" border="0" alt="..." /></td><td></td><td width="8"><img src="inform:/bg_images/tr_corner_e0e0e0.gif" width="8" height="8" border="0" alt="..." /></td></tr><tr><td width="8"></td><td><font face="lucida grande,geneva,arial,tahoma,verdana,helvetica,helv" size=2><p class="tightin1">thing &gt; book&nbsp;<a href="source:story.ni#line40"><img border=0 src=inform:/doc_images/Reveal.tif></a> &gt; <b>Cult of the Dead Cow</b></p><p class="hangingin1">proper-named&nbsp;<a href="source:story.ni#line40"><img border=0 src=inform:/doc_images/Reveal.tif></a></p><p class="hangingin1">printed name: <font color="#000080">"Cult of the Dead Cow"</font>&nbsp;<a href="source:story.ni#line46"><img border=0 src=inform:/doc_images/Reveal.tif></a></p><p class="hangingin1">description: <font color="#000080">"An incredible classic written about the original group of elite hackers, and how they changed the landscape of computing forever. You should read it.[paragraph break]Title - Cult of the Dead Cow: How the Original Hacking Supergroup Might Just Save the World[line break]Call number - 605.8"</font>&nbsp;<a href="source:story.ni#line40"><img border=0 src=inform:/doc_images/Reveal.tif></a></p><p class="hangingin1">initial appearance: <font color="#000080">"Right next to the recipe book, a black book seems to have disturbed the dust. On its cover, yellow ASCII marks the book as 'Cult of the Dead Cow.' On its spine, a call number reads '605.8.'"</font>&nbsp;<a href="source:story.ni#line40"><img border=0 src=inform:/doc_images/Reveal.tif></a></p><p class="tightin1"><i>initial location:</i> in Library Shelf 3&nbsp;<a href="source:story.ni#line40"><img border=0 src=inform:/doc_images/Reveal.tif></a></p></font></td><td width="8"></td></tr><tr><td width="8"><img src="inform:/bg_images/bl_corner_e0e0e0.gif" width="8" height="8" border="0" alt="..." /></td><td></td><td width="8"><img src="inform:/bg_images/br_corner_e0e0e0.gif" width="8" height="8" border="0" alt="..." /></td></tr></table></div>
   1351     </font></td></tr></table><p><p><hr><p>
   1352 
   1353     <a name=I181_library_shelf_4></a><a name=wo_113><table border="0" cellspacing="0" cellpadding="0"><tr><td align="left" valign="top"><font face="lucida grande,geneva,arial,tahoma,verdana,helvetica,helv" size=2>
   1354 
   1355 
   1356         <table border="0" cellspacing="0" cellpadding="0" background="inform:/map_icons/grid.png"><tr><td>
   1357           <table border="0" cellspacing="0" cellpadding="0" width="53" height="13"><tr><td><img border=0 src=inform:/map_icons/blank_square.png><img border=0 src=inform:/map_icons/ns_spacer.png><img border=0 src=inform:/map_icons/blank_ns.png><img border=0 src=inform:/map_icons/n_arrow.png title="north to Library Shelf 3"><img border=0 src=inform:/map_icons/blank_ns.png><img border=0 src=inform:/map_icons/ns_spacer.png><img border=0 src=inform:/map_icons/blank_square.png></td></tr>
   1358           </table>
   1359     </td></tr><tr><td>
   1360           <table border="0" cellspacing="0" cellpadding="0" width="53" height="27"><tr><td>
   1361             <table border="0" cellspacing="0" cellpadding="0"><tr><td><img border=0 src=inform:/map_icons/ew_spacer.png><br><img border=0 src=inform:/map_icons/blank_ew.png><br><img border=0 src=inform:/map_icons/blank_square.png><br><img border=0 src=inform:/map_icons/blank_ew.png><br><img border=0 src=inform:/map_icons/ew_spacer.png></td></tr>
   1362             </table>
   1363     </td><td><table border="1" cellpadding="0" cellspacing="0" bordercolor="#000000" width="27" height="27" title="Library Shelf 4"><tr><td valign="middle" align="center" bgcolor="#D3D3D3"><font size=2 color="#000000">LS</font></td></tr></table>
   1364     </td><td>
   1365             <table border="0" cellspacing="0" cellpadding="0" width="13" height="27"><tr><td><img border=0 src=inform:/map_icons/ew_spacer.png><br><img border=0 src=inform:/map_icons/blank_ew.png><br><img border=0 src=inform:/map_icons/blank_square.png><br><img border=0 src=inform:/map_icons/blank_ew.png><br><img border=0 src=inform:/map_icons/ew_spacer.png></td></tr>
   1366             </table>
   1367     </td></tr>
   1368           </table>
   1369     </td></tr><tr><td>
   1370           <table border="0" cellspacing="0" cellpadding="0" width="53" height="13"><tr><td><img border=0 src=inform:/map_icons/blank_square.png><img border=0 src=inform:/map_icons/ns_spacer.png><img border=0 src=inform:/map_icons/blank_ns.png><img border=0 src=inform:/map_icons/blank_square.png><img border=0 src=inform:/map_icons/blank_ns.png><img border=0 src=inform:/map_icons/ns_spacer.png><img border=0 src=inform:/map_icons/blank_square.png></td></tr>
   1371           </table>
   1372     </td></tr>
   1373         </table>
   1374     &nbsp;&nbsp;&nbsp;&nbsp;</font></td><td align="left" valign="top"><font face="lucida grande,geneva,arial,tahoma,verdana,helvetica,helv" size=2>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</font></td><td align="left" valign="top"><font face="lucida grande,geneva,arial,tahoma,verdana,helvetica,helv" size=2><p class="tightin1"><a href="#" onclick="showExtra('extra63', 'plus63'); return false;"><img border=0 id="plus63" src=inform:/doc_images/extra.png></a>&nbsp;<b>Library Shelf 4</b>&nbsp;<a href="source:story.ni#line42"><img border=0 src=inform:/doc_images/Reveal.tif></a></p>
   1375     <div id="extra63" style="display: none;"><p class="in2"><table width="100%" cellpadding="0" cellspacing="0" border="0" style="background-color: #e0e0e0"><tr><td width="8"><img src="inform:/bg_images/tl_corner_e0e0e0.gif" width="8" height="8" border="0" alt="..." /></td><td></td><td width="8"><img src="inform:/bg_images/tr_corner_e0e0e0.gif" width="8" height="8" border="0" alt="..." /></td></tr><tr><td width="8"></td><td><font face="lucida grande,geneva,arial,tahoma,verdana,helvetica,helv" size=2><p class="tightin1">room&nbsp;<a href="source:story.ni#line42"><img border=0 src=inform:/doc_images/Reveal.tif></a> &gt; <b>Library Shelf 4</b></p><p class="hangingin1">printed name: <font color="#000080">"Library (Shelf #4)"</font>&nbsp;<a href="source:story.ni#line42"><img border=0 src=inform:/doc_images/Reveal.tif></a></p><p class="hangingin1">indefinite article: <font color="#000080">"the"</font>&nbsp;<a href="source:story.ni#line42"><img border=0 src=inform:/doc_images/Reveal.tif></a></p><p class="hangingin1">description: <font color="#000080">"This section of the library is much the same as all the rest: shelves of books to either side, untouched books lying on their shelves. The row of shelves ends in a wall to the south, but you can head back northward."</font>&nbsp;<a href="source:story.ni#line42"><img border=0 src=inform:/doc_images/Reveal.tif></a></p><p class="tightin1"><img border=0 src=inform:/map_icons/e_arrow.png>&nbsp;north to Library Shelf 3&nbsp;<a href="source:story.ni#line42"><img border=0 src=inform:/doc_images/Reveal.tif></a></p><p class="hangingin1"><i>add:</i> <a href="javascript:pasteCode('Northeast from Library Shelf 4 is .[=0x000A=]')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;northeast; <a href="javascript:pasteCode('Northwest from Library Shelf 4 is .[=0x000A=]')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;northwest; <a href="javascript:pasteCode('South from Library Shelf 4 is .[=0x000A=]')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;south; <a href="javascript:pasteCode('Southeast from Library Shelf 4 is .[=0x000A=]')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;southeast; <a href="javascript:pasteCode('Southwest from Library Shelf 4 is .[=0x000A=]')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;southwest; <a href="javascript:pasteCode('East from Library Shelf 4 is .[=0x000A=]')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;east; <a href="javascript:pasteCode('West from Library Shelf 4 is .[=0x000A=]')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;west; <a href="javascript:pasteCode('Up from Library Shelf 4 is .[=0x000A=]')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;up; <a href="javascript:pasteCode('Down from Library Shelf 4 is .[=0x000A=]')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;down; <a href="javascript:pasteCode('Inside from Library Shelf 4 is .[=0x000A=]')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;inside; <a href="javascript:pasteCode('Outside from Library Shelf 4 is .[=0x000A=]')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;outside</p></font></td><td width="8"></td></tr><tr><td width="8"><img src="inform:/bg_images/bl_corner_e0e0e0.gif" width="8" height="8" border="0" alt="..." /></td><td></td><td width="8"><img src="inform:/bg_images/br_corner_e0e0e0.gif" width="8" height="8" border="0" alt="..." /></td></tr></table></div>
   1376     <p class="tightin2"><a href="#" onclick="showExtra('extra64', 'plus64'); return false;"><img border=0 id="plus64" src=inform:/doc_images/extra.png></a>&nbsp;Born a Crime - <i>book</i>&nbsp;<a href="source:story.ni#line42"><img border=0 src=inform:/doc_images/Reveal.tif></a></p>
   1377     <div id="extra64" style="display: none;"><p class="in3"><table width="100%" cellpadding="0" cellspacing="0" border="0" style="background-color: #e0e0e0"><tr><td width="8"><img src="inform:/bg_images/tl_corner_e0e0e0.gif" width="8" height="8" border="0" alt="..." /></td><td></td><td width="8"><img src="inform:/bg_images/tr_corner_e0e0e0.gif" width="8" height="8" border="0" alt="..." /></td></tr><tr><td width="8"></td><td><font face="lucida grande,geneva,arial,tahoma,verdana,helvetica,helv" size=2><p class="tightin1">thing &gt; book&nbsp;<a href="source:story.ni#line42"><img border=0 src=inform:/doc_images/Reveal.tif></a> &gt; <b>Born a Crime</b></p><p class="hangingin1">proper-named&nbsp;<a href="source:story.ni#line42"><img border=0 src=inform:/doc_images/Reveal.tif></a></p><p class="hangingin1">printed name: <font color="#000080">"Born a Crime"</font>&nbsp;<a href="source:story.ni#line46"><img border=0 src=inform:/doc_images/Reveal.tif></a></p><p class="hangingin1">description: <font color="#000080">"Trevor Noah, now host of the Daily Show, writes about his childhood as a mixed child in apartheid South Africa.[paragraph break]Title - Born a Crime: Stories From A South African Childhood[line break]Call number - 791.4502."</font>&nbsp;<a href="source:story.ni#line42"><img border=0 src=inform:/doc_images/Reveal.tif></a></p><p class="hangingin1">initial appearance: <font color="#000080">"In a small gap in the books, a blue book with a mural on the cover leans across the space: 'Born a Crime.' On its spine a call number is printed: 791.4502."</font>&nbsp;<a href="source:story.ni#line42"><img border=0 src=inform:/doc_images/Reveal.tif></a></p><p class="tightin1"><i>initial location:</i> in Library Shelf 4&nbsp;<a href="source:story.ni#line42"><img border=0 src=inform:/doc_images/Reveal.tif></a></p></font></td><td width="8"></td></tr><tr><td width="8"><img src="inform:/bg_images/bl_corner_e0e0e0.gif" width="8" height="8" border="0" alt="..." /></td><td></td><td width="8"><img src="inform:/bg_images/br_corner_e0e0e0.gif" width="8" height="8" border="0" alt="..." /></td></tr></table></div>
   1378     <p class="tightin2"><a href="#" onclick="showExtra('extra65', 'plus65'); return false;"><img border=0 id="plus65" src=inform:/doc_images/extra.png></a>&nbsp;Enemy of All Mankind - <i>book</i>&nbsp;<a href="source:story.ni#line42"><img border=0 src=inform:/doc_images/Reveal.tif></a></p>
   1379     <div id="extra65" style="display: none;"><p class="in3"><table width="100%" cellpadding="0" cellspacing="0" border="0" style="background-color: #e0e0e0"><tr><td width="8"><img src="inform:/bg_images/tl_corner_e0e0e0.gif" width="8" height="8" border="0" alt="..." /></td><td></td><td width="8"><img src="inform:/bg_images/tr_corner_e0e0e0.gif" width="8" height="8" border="0" alt="..." /></td></tr><tr><td width="8"></td><td><font face="lucida grande,geneva,arial,tahoma,verdana,helvetica,helv" size=2><p class="tightin1">thing &gt; book&nbsp;<a href="source:story.ni#line42"><img border=0 src=inform:/doc_images/Reveal.tif></a> &gt; <b>Enemy of All Mankind</b></p><p class="hangingin1">proper-named&nbsp;<a href="source:story.ni#line42"><img border=0 src=inform:/doc_images/Reveal.tif></a></p><p class="hangingin1">printed name: <font color="#000080">"Enemy of All Mankind"</font>&nbsp;<a href="source:story.ni#line46"><img border=0 src=inform:/doc_images/Reveal.tif></a></p><p class="hangingin1">description: <font color="#000080">"I don't really know much about this book, but it's about pirates and I thought that was cool.[paragraph break]Title - Enemy of All Mankind: A True Story of Piracy, Power, and History's First Global Manhunt[line break]Call number - 910.45"</font>&nbsp;<a href="source:story.ni#line42"><img border=0 src=inform:/doc_images/Reveal.tif></a></p><p class="hangingin1">initial appearance: <font color="#000080">"A white and red book lies flat on top of the other books here. Written in black above a great red pirate flag are the words, 'Enemy of All Mankind.' On its spine, a call number reads '910.45.'"</font>&nbsp;<a href="source:story.ni#line42"><img border=0 src=inform:/doc_images/Reveal.tif></a></p><p class="tightin1"><i>initial location:</i> in Library Shelf 4&nbsp;<a href="source:story.ni#line42"><img border=0 src=inform:/doc_images/Reveal.tif></a></p></font></td><td width="8"></td></tr><tr><td width="8"><img src="inform:/bg_images/bl_corner_e0e0e0.gif" width="8" height="8" border="0" alt="..." /></td><td></td><td width="8"><img src="inform:/bg_images/br_corner_e0e0e0.gif" width="8" height="8" border="0" alt="..." /></td></tr></table></div>
   1380     </font></td></tr></table><p><p><hr><p><b>Nowhere (that is, initially not in any room):</b><br><p class="tightin2"><a href="#" onclick="showExtra('extra66', 'plus66'); return false;"><img border=0 id="plus66" src=inform:/doc_images/extra.png></a>&nbsp;crumbs&nbsp;<a href="source:story.ni#line24"><img border=0 src=inform:/doc_images/Reveal.tif></a></p>
   1381     <div id="extra66" style="display: none;"><p class="in3"><table width="100%" cellpadding="0" cellspacing="0" border="0" style="background-color: #e0e0e0"><tr><td width="8"><img src="inform:/bg_images/tl_corner_e0e0e0.gif" width="8" height="8" border="0" alt="..." /></td><td></td><td width="8"><img src="inform:/bg_images/tr_corner_e0e0e0.gif" width="8" height="8" border="0" alt="..." /></td></tr><tr><td width="8"></td><td><font face="lucida grande,geneva,arial,tahoma,verdana,helvetica,helv" size=2><p class="tightin1">thing&nbsp;<a href="source:story.ni#line24"><img border=0 src=inform:/doc_images/Reveal.tif></a> &gt; <b>crumbs</b></p><p class="hangingin1">plural-named&nbsp;<a href="source:story.ni#line24"><img border=0 src=inform:/doc_images/Reveal.tif></a>; edible&nbsp;<a href="source:story.ni#line24"><img border=0 src=inform:/doc_images/Reveal.tif></a></p><p class="hangingin1">printed name: <font color="#000080">"crumbs"</font>&nbsp;<a href="source:story.ni#line46"><img border=0 src=inform:/doc_images/Reveal.tif></a></p><p class="hangingin1">description: <font color="#000080">"Some average couch crumbs from my pocket. Very important."</font>&nbsp;<a href="source:story.ni#line24"><img border=0 src=inform:/doc_images/Reveal.tif></a></p><p class="tightin1"></p><p class="tightin1"><i>mentioned in rules:</i> &nbsp;<a href="source:story.ni#line108"><img border=0 src=inform:/doc_images/Reveal.tif></a>; &nbsp;<a href="source:story.ni#line111"><img border=0 src=inform:/doc_images/Reveal.tif></a>; &nbsp;<a href="source:story.ni#line114"><img border=0 src=inform:/doc_images/Reveal.tif></a>; &nbsp;<a href="source:story.ni#line116"><img border=0 src=inform:/doc_images/Reveal.tif></a>; &nbsp;<a href="source:story.ni#line117"><img border=0 src=inform:/doc_images/Reveal.tif></a>; &nbsp;<a href="source:story.ni#line122"><img border=0 src=inform:/doc_images/Reveal.tif></a>; &nbsp;<a href="source:story.ni#line102"><img border=0 src=inform:/doc_images/Reveal.tif></a></p></font></td><td width="8"></td></tr><tr><td width="8"><img src="inform:/bg_images/bl_corner_e0e0e0.gif" width="8" height="8" border="0" alt="..." /></td><td></td><td width="8"><img src="inform:/bg_images/br_corner_e0e0e0.gif" width="8" height="8" border="0" alt="..." /></td></tr></table></div>
   1382     <p class="tightin2"><a href="#" onclick="showExtra('extra67', 'plus67'); return false;"><img border=0 id="plus67" src=inform:/doc_images/extra.png></a>&nbsp;silver key&nbsp;<a href="source:story.ni#line24"><img border=0 src=inform:/doc_images/Reveal.tif></a></p>
   1383     <div id="extra67" style="display: none;"><p class="in3"><table width="100%" cellpadding="0" cellspacing="0" border="0" style="background-color: #e0e0e0"><tr><td width="8"><img src="inform:/bg_images/tl_corner_e0e0e0.gif" width="8" height="8" border="0" alt="..." /></td><td></td><td width="8"><img src="inform:/bg_images/tr_corner_e0e0e0.gif" width="8" height="8" border="0" alt="..." /></td></tr><tr><td width="8"></td><td><font face="lucida grande,geneva,arial,tahoma,verdana,helvetica,helv" size=2><p class="tightin1">thing&nbsp;<a href="source:story.ni#line24"><img border=0 src=inform:/doc_images/Reveal.tif></a> &gt; <b>silver key</b></p><p class="hangingin1">printed name: <font color="#000080">"silver key"</font>&nbsp;<a href="source:story.ni#line46"><img border=0 src=inform:/doc_images/Reveal.tif></a></p><p class="hangingin1">indefinite article: <font color="#000080">"the"</font>&nbsp;<a href="source:story.ni#line24"><img border=0 src=inform:/doc_images/Reveal.tif></a></p><p class="hangingin1">description: <font color="#000080">"A small silver key."</font>&nbsp;<a href="source:story.ni#line24"><img border=0 src=inform:/doc_images/Reveal.tif></a></p><p class="tightin1"></p><p class="tightin1"><i>mentioned in rules:</i> &nbsp;<a href="source:story.ni#line182"><img border=0 src=inform:/doc_images/Reveal.tif></a>; &nbsp;<a href="source:story.ni#line184"><img border=0 src=inform:/doc_images/Reveal.tif></a>; &nbsp;<a href="source:story.ni#line198"><img border=0 src=inform:/doc_images/Reveal.tif></a>; &nbsp;<a href="source:story.ni#line111"><img border=0 src=inform:/doc_images/Reveal.tif></a>; &nbsp;<a href="source:story.ni#line113"><img border=0 src=inform:/doc_images/Reveal.tif></a>; &nbsp;<a href="source:story.ni#line114"><img border=0 src=inform:/doc_images/Reveal.tif></a>; &nbsp;<a href="source:story.ni#line117"><img border=0 src=inform:/doc_images/Reveal.tif></a>; &nbsp;<a href="source:story.ni#line121"><img border=0 src=inform:/doc_images/Reveal.tif></a>; &nbsp;<a href="source:story.ni#line86"><img border=0 src=inform:/doc_images/Reveal.tif></a></p></font></td><td width="8"></td></tr><tr><td width="8"><img src="inform:/bg_images/bl_corner_e0e0e0.gif" width="8" height="8" border="0" alt="..." /></td><td></td><td width="8"><img src="inform:/bg_images/br_corner_e0e0e0.gif" width="8" height="8" border="0" alt="..." /></td></tr></table></div>
   1384     <p class="tightin2"><a href="#" onclick="showExtra('extra68', 'plus68'); return false;"><img border=0 id="plus68" src=inform:/doc_images/extra.png></a>&nbsp;brass key&nbsp;<a href="source:story.ni#line45"><img border=0 src=inform:/doc_images/Reveal.tif></a></p>
   1385     <div id="extra68" style="display: none;"><p class="in3"><table width="100%" cellpadding="0" cellspacing="0" border="0" style="background-color: #e0e0e0"><tr><td width="8"><img src="inform:/bg_images/tl_corner_e0e0e0.gif" width="8" height="8" border="0" alt="..." /></td><td></td><td width="8"><img src="inform:/bg_images/tr_corner_e0e0e0.gif" width="8" height="8" border="0" alt="..." /></td></tr><tr><td width="8"></td><td><font face="lucida grande,geneva,arial,tahoma,verdana,helvetica,helv" size=2><p class="tightin1">thing&nbsp;<a href="source:story.ni#line45"><img border=0 src=inform:/doc_images/Reveal.tif></a> &gt; <b>brass key</b></p><p class="hangingin1">printed name: <font color="#000080">"brass key"</font>&nbsp;<a href="source:story.ni#line46"><img border=0 src=inform:/doc_images/Reveal.tif></a></p><p class="hangingin1">indefinite article: <font color="#000080">"the"</font>&nbsp;<a href="source:story.ni#line45"><img border=0 src=inform:/doc_images/Reveal.tif></a></p><p class="hangingin1">description: <font color="#000080">"A small brass key."</font>&nbsp;<a href="source:story.ni#line45"><img border=0 src=inform:/doc_images/Reveal.tif></a></p><p class="tightin1"></p><p class="tightin1"><i>mentioned in rules:</i> &nbsp;<a href="source:story.ni#line176"><img border=0 src=inform:/doc_images/Reveal.tif></a>; &nbsp;<a href="source:story.ni#line194"><img border=0 src=inform:/doc_images/Reveal.tif></a>; &nbsp;<a href="source:story.ni#line196"><img border=0 src=inform:/doc_images/Reveal.tif></a>; &nbsp;<a href="source:story.ni#line198"><img border=0 src=inform:/doc_images/Reveal.tif></a>; &nbsp;<a href="source:story.ni#line86"><img border=0 src=inform:/doc_images/Reveal.tif></a></p></font></td><td width="8"></td></tr><tr><td width="8"><img src="inform:/bg_images/bl_corner_e0e0e0.gif" width="8" height="8" border="0" alt="..." /></td><td></td><td width="8"><img src="inform:/bg_images/br_corner_e0e0e0.gif" width="8" height="8" border="0" alt="..." /></td></tr></table></div>
   1386     </div>
   1387     <div id="segment2">
   1388     <hr><table cellspacing="3" border="0" style="background:#eeeeee;"><tr>
   1389     <td valign="top" align="left">
   1390     <div id="minibox7_2" class="smallbox">
   1391     <a class="symbol" title="Gazetteer" href="#" onclick="click_element_box('segment2'); return false;">Gz</a>
   1392     <div class="indexno">2</div>
   1393     </div>
   1394     </td>
   1395     <td style="width:100%;" align="left" valign="top">
   1396     <p style="margin-top:0px;padding-top:0px;margin-bottom:0px;padding-bottom:0px;line-height:150%;"><b>Gazetteer</b> &mdash; 
   1397     An A-Z of places, things, people and so on</p>
   1398     </td>
   1399     </tr></table>
   1400     <table border="0" cellspacing="0" cellpadding="0" width=100%><tr><td align="left" valign="top"><font face="lucida grande,geneva,arial,tahoma,verdana,helvetica,helv" size=2><p class="hang">anime figurine&nbsp;<a href="source:story.ni#line23"><img border=0 src=inform:/doc_images/Reveal.tif></a></p>
   1401     <p class="hang">Aquarium&nbsp;<a href="source:story.ni#line33"><img border=0 src=inform:/doc_images/Reveal.tif></a> ... <i>room</i></p>
   1402     <p></p><p class="hang">Because Internet&nbsp;<a href="source:story.ni#line38"><img border=0 src=inform:/doc_images/Reveal.tif></a> ... <i>book</i></p>
   1403     <p class="hang">Born a Crime&nbsp;<a href="source:story.ni#line42"><img border=0 src=inform:/doc_images/Reveal.tif></a> ... <i>book</i></p>
   1404     <p class="hang">brass doorknob&nbsp;<a href="source:story.ni#line18"><img border=0 src=inform:/doc_images/Reveal.tif></a> ... <i>doorknob</i></p>
   1405     <p class="hang">brass key&nbsp;<a href="source:story.ni#line45"><img border=0 src=inform:/doc_images/Reveal.tif></a></p>
   1406     <p class="hang">brass keyhole&nbsp;<a href="source:story.ni#line18"><img border=0 src=inform:/doc_images/Reveal.tif></a> ... <i>keyhole</i></p>
   1407     <p class="hang">bucket&nbsp;<a href="source:story.ni#line23"><img border=0 src=inform:/doc_images/Reveal.tif></a> ... <i>container</i></p>
   1408     <p></p><p class="hang">Cave of Shame&nbsp;<a href="source:story.ni#line27"><img border=0 src=inform:/doc_images/Reveal.tif></a> ... <i>room</i></p>
   1409     <p class="hang">center hole&nbsp;<a href="source:story.ni#line27"><img border=0 src=inform:/doc_images/Reveal.tif></a> ... <i>door</i></p>
   1410     <p class="hang">Cluttered Room&nbsp;<a href="source:story.ni#line17"><img border=0 src=inform:/doc_images/Reveal.tif></a> ... <i>room</i></p>
   1411     <p class="hang">Cobble Wall&nbsp;<a href="source:story.ni#line25"><img border=0 src=inform:/doc_images/Reveal.tif></a> ... <i>room</i></p>
   1412     <p class="hang">cobblestone wall&nbsp;<a href="source:story.ni#line28"><img border=0 src=inform:/doc_images/Reveal.tif></a></p>
   1413     <p class="hang">copper doorknob&nbsp;<a href="source:story.ni#line18"><img border=0 src=inform:/doc_images/Reveal.tif></a> ... <i>doorknob</i></p>
   1414     <p class="hang">copper key&nbsp;<a href="source:story.ni#line34"><img border=0 src=inform:/doc_images/Reveal.tif></a></p>
   1415     <p class="hang">copper keyhole&nbsp;<a href="source:story.ni#line18"><img border=0 src=inform:/doc_images/Reveal.tif></a> ... <i>keyhole</i></p>
   1416     <p class="hang">crumbs&nbsp;<a href="source:story.ni#line24"><img border=0 src=inform:/doc_images/Reveal.tif></a></p>
   1417     <p class="hang">Cult of the Dead Cow&nbsp;<a href="source:story.ni#line40"><img border=0 src=inform:/doc_images/Reveal.tif></a> ... <i>book</i></p>
   1418     <p></p><p class="hang">dime-sized hole&nbsp;<a href="source:story.ni#line27"><img border=0 src=inform:/doc_images/Reveal.tif></a> ... <i>door</i></p>
   1419     <p class="hang">down ... <i>direction</i></p>
   1420     <p></p><p class="hang">east ... <i>direction</i></p>
   1421     <p class="hang">Eight Pies&nbsp;<a href="source:story.ni#line40"><img border=0 src=inform:/doc_images/Reveal.tif></a></p>
   1422     <p class="hang">Enemy of All Mankind&nbsp;<a href="source:story.ni#line42"><img border=0 src=inform:/doc_images/Reveal.tif></a> ... <i>book</i></p>
   1423     <p></p><p class="hang">fish&nbsp;<a href="source:story.ni#line23"><img border=0 src=inform:/doc_images/Reveal.tif></a></p>
   1424     <p class="hang">fist-sized hole&nbsp;<a href="source:story.ni#line27"><img border=0 src=inform:/doc_images/Reveal.tif></a> ... <i>door</i></p>
   1425     <p></p><p class="hang">gold doorknob&nbsp;<a href="source:story.ni#line18"><img border=0 src=inform:/doc_images/Reveal.tif></a> ... <i>doorknob</i></p>
   1426     <p class="hang">gold key&nbsp;<a href="source:story.ni#line30"><img border=0 src=inform:/doc_images/Reveal.tif></a></p>
   1427     <p class="hang">gold keyhole&nbsp;<a href="source:story.ni#line18"><img border=0 src=inform:/doc_images/Reveal.tif></a> ... <i>keyhole</i></p>
   1428     <p class="hang">great metal door&nbsp;<a href="source:story.ni#line16"><img border=0 src=inform:/doc_images/Reveal.tif></a> ... <i>door</i></p>
   1429     <p class="hang">Great Room&nbsp;<a href="source:story.ni#line15"><img border=0 src=inform:/doc_images/Reveal.tif></a> ... <i>room</i></p>
   1430     <p></p><p class="hang">half-eaten pie&nbsp;<a href="source:story.ni#line23"><img border=0 src=inform:/doc_images/Reveal.tif></a></p>
   1431     <p class="hang">hallway&nbsp;<a href="source:story.ni#line17"><img border=0 src=inform:/doc_images/Reveal.tif></a> ... <i>door</i></p>
   1432     <p class="hang">hidden utilities&nbsp;<a href="source:story.ni#line18"><img border=0 src=inform:/doc_images/Reveal.tif></a> ... <i>container</i></p>
   1433     <p></p><p class="hang">inside ... <i>direction</i></p>
   1434     <p></p><p class="hang">Library&nbsp;<a href="source:story.ni#line27"><img border=0 src=inform:/doc_images/Reveal.tif></a> ... <i>room</i></p>
   1435     &nbsp;&nbsp;&nbsp;&nbsp;</font></td><td align="left" valign="top"><font face="lucida grande,geneva,arial,tahoma,verdana,helvetica,helv" size=2><p class="hang">Library Shelf 1&nbsp;<a href="source:story.ni#line36"><img border=0 src=inform:/doc_images/Reveal.tif></a> ... <i>room</i></p>
   1436     <p class="hang">Library Shelf 2&nbsp;<a href="source:story.ni#line38"><img border=0 src=inform:/doc_images/Reveal.tif></a> ... <i>room</i></p>
   1437     <p class="hang">Library Shelf 3&nbsp;<a href="source:story.ni#line40"><img border=0 src=inform:/doc_images/Reveal.tif></a> ... <i>room</i></p>
   1438     <p class="hang">Library Shelf 4&nbsp;<a href="source:story.ni#line42"><img border=0 src=inform:/doc_images/Reveal.tif></a> ... <i>room</i></p>
   1439     <p></p><p class="hang">mural&nbsp;<a href="source:story.ni#line19"><img border=0 src=inform:/doc_images/Reveal.tif></a></p>
   1440     <p></p><p class="hang">north ... <i>direction</i></p>
   1441     <p class="hang">northeast ... <i>direction</i></p>
   1442     <p class="hang">northwest ... <i>direction</i></p>
   1443     <p></p><p class="hang">Outliers&nbsp;<a href="source:story.ni#line38"><img border=0 src=inform:/doc_images/Reveal.tif></a> ... <i>book</i></p>
   1444     <p class="hang">outside ... <i>direction</i></p>
   1445     <p></p><p class="hang">rare great hornd bath towl cat&nbsp;<a href="source:story.ni#line23"><img border=0 src=inform:/doc_images/Reveal.tif></a></p>
   1446     <p></p><p class="hang">safe&nbsp;<a href="source:story.ni#line34"><img border=0 src=inform:/doc_images/Reveal.tif></a> ... <i>container</i></p>
   1447     <p class="hang">silver doorknob&nbsp;<a href="source:story.ni#line18"><img border=0 src=inform:/doc_images/Reveal.tif></a> ... <i>doorknob</i></p>
   1448     <p class="hang">silver key&nbsp;<a href="source:story.ni#line24"><img border=0 src=inform:/doc_images/Reveal.tif></a></p>
   1449     <p class="hang">silver keyhole&nbsp;<a href="source:story.ni#line18"><img border=0 src=inform:/doc_images/Reveal.tif></a> ... <i>keyhole</i></p>
   1450     <p class="hang">skull&nbsp;<a href="source:story.ni#line23"><img border=0 src=inform:/doc_images/Reveal.tif></a></p>
   1451     <p class="hang">small blue door&nbsp;<a href="source:story.ni#line46"><img border=0 src=inform:/doc_images/Reveal.tif></a> ... <i>door</i></p>
   1452     <p class="hang">south ... <i>direction</i></p>
   1453     <p class="hang">southeast ... <i>direction</i></p>
   1454     <p class="hang">southwest ... <i>direction</i></p>
   1455     <p class="hang">square metal door&nbsp;<a href="source:story.ni#line25"><img border=0 src=inform:/doc_images/Reveal.tif></a> ... <i>door</i></p>
   1456     <p class="hang">stack of sticky notes&nbsp;<a href="source:story.ni#line23"><img border=0 src=inform:/doc_images/Reveal.tif></a></p>
   1457     <p class="hang">suspicious rag&nbsp;<a href="source:story.ni#line23"><img border=0 src=inform:/doc_images/Reveal.tif></a></p>
   1458     <p></p><p class="hang">tank&nbsp;<a href="source:story.ni#line45"><img border=0 src=inform:/doc_images/Reveal.tif></a> ... <i>container</i></p>
   1459     <p class="hang">tattered couch&nbsp;<a href="source:story.ni#line24"><img border=0 src=inform:/doc_images/Reveal.tif></a> ... <i>couch</i></p>
   1460     <p class="hang">Teensy Cave of Fortune&nbsp;<a href="source:story.ni#line27"><img border=0 src=inform:/doc_images/Reveal.tif></a> ... <i>room</i></p>
   1461     <p class="hang">tentacles&nbsp;<a href="source:story.ni#line20"><img border=0 src=inform:/doc_images/Reveal.tif></a></p>
   1462     <p class="hang">The Dialogues of Plato&nbsp;<a href="source:story.ni#line36"><img border=0 src=inform:/doc_images/Reveal.tif></a> ... <i>book</i></p>
   1463     <p class="hang">The Great Transformation&nbsp;<a href="source:story.ni#line36"><img border=0 src=inform:/doc_images/Reveal.tif></a> ... <i>book</i></p>
   1464     <p class="hang">thick metal door&nbsp;<a href="source:story.ni#line33"><img border=0 src=inform:/doc_images/Reveal.tif></a> ... <i>door</i></p>
   1465     <p></p><p class="hang">umbrella&nbsp;<a href="source:story.ni#line23"><img border=0 src=inform:/doc_images/Reveal.tif></a></p>
   1466     <p class="hang">up ... <i>direction</i></p>
   1467     <p></p><p class="hang">west ... <i>direction</i></p>
   1468     <p></p><p class="hang">x&nbsp;<a href="source:story.ni#line40"><img border=0 src=inform:/doc_images/Reveal.tif></a> ... <i>book</i></p>
   1469     <p></p><p class="hang">yourself ... <i>octopus</i></p>
   1470     </font></td></tr></table></div>
   1471     <hr>
   1472 
   1473     <!--CONTENT ENDS-->
   1474     </font>
   1475 </body>
   1476 </html>