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 (77830B)


      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<361;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>Upper</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></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></td></tr>
    678             </table>
    679     </td></tr><tr><td>
    680             <table border="0" cellspacing="0" cellpadding="0" width="53" height="27"><tr><td><font color="#c0c0c0"><center><i>1</i></center></font></td></tr>
    681             </table>
    682     </td><td>
    683             <table border="0" cellspacing="0" cellpadding="0" width="53" height="27"><tr><td>
    684               <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>
    685               </table>
    686     </td><td><table border="1" cellpadding="0" cellspacing="0" bordercolor="#000000" width="27" height="27" title="Treehouse"><tr><td valign="middle" align="center" bgcolor="#D3D3D3"><font size=2 color="#000000"><a href=#wo_67 STYLE="text-decoration: none"><font color="#000000">Tr</font></a></font></td></tr></table>
    687     </td><td>
    688               <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>
    689               </table>
    690     </td></tr>
    691             </table>
    692     </td><td>
    693             <table border="0" cellspacing="0" cellpadding="0" width="53" height="27"><tr><td><font color="#c0c0c0"><center><i>1</i></center></font></td></tr>
    694             </table>
    695     </td></tr><tr><td>
    696             <table border="0" cellspacing="0" cellpadding="0" width="53" height="13"><tr><td></td></tr>
    697             </table>
    698     </td><td>
    699             <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/d_arrow_door.png title="down through ladder to Tree in the Desert"><img border=0 src=inform:/map_icons/ns_spacer.png><img border=0 src=inform:/map_icons/blank_square.png></td></tr>
    700             </table>
    701     </td><td>
    702             <table border="0" cellspacing="0" cellpadding="0" width="53" height="13"><tr><td></td></tr>
    703             </table>
    704     </td></tr>
    705           </table>
    706     </td></tr>
    707     <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><i>Lower</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>
    708 
    709 
    710           <table border="0" cellspacing="0" cellpadding="0" background="inform:/map_icons/grid.png"><tr><td>
    711             <table border="0" cellspacing="0" cellpadding="0" width="53" height="13"><tr><td></td></tr>
    712             </table>
    713     </td><td>
    714             <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>
    715             </table>
    716     </td><td>
    717             <table border="0" cellspacing="0" cellpadding="0" width="53" height="13"><tr><td></td></tr>
    718             </table>
    719     </td></tr><tr><td>
    720             <table border="0" cellspacing="0" cellpadding="0" width="53" height="27"><tr><td><font color="#c0c0c0"><center><i>3</i></center></font></td></tr>
    721             </table>
    722     </td><td>
    723             <table border="0" cellspacing="0" cellpadding="0" width="53" height="27"><tr><td>
    724               <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>
    725               </table>
    726     </td><td><table border="2" cellpadding="0" cellspacing="0" bordercolor="#000000" width="27" height="27" title="Plateau"><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>Pl</b></font></a></font></td></tr></table>
    727     </td><td>
    728               <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>
    729               </table>
    730     </td></tr>
    731             </table>
    732     </td><td>
    733             <table border="0" cellspacing="0" cellpadding="0" width="53" height="27"><tr><td><font color="#c0c0c0"><center><i>3</i></center></font></td></tr>
    734             </table>
    735     </td></tr><tr><td>
    736             <table border="0" cellspacing="0" cellpadding="0" width="53" height="13"><tr><td></td></tr>
    737             </table>
    738     </td><td>
    739             <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 cliff to Desert"><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>
    740             </table>
    741     </td><td>
    742             <table border="0" cellspacing="0" cellpadding="0" width="53" height="13"><tr><td></td></tr>
    743             </table>
    744     </td></tr><tr><td>
    745             <table border="0" cellspacing="0" cellpadding="0" width="53" height="13"><tr><td></td></tr>
    746             </table>
    747     </td><td>
    748             <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/u_arrow_door.png title="up through cliff to Plateau"><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>
    749             </table>
    750     </td><td>
    751             <table border="0" cellspacing="0" cellpadding="0" width="53" height="13"><tr><td></td></tr>
    752             </table>
    753     </td></tr><tr><td>
    754             <table border="0" cellspacing="0" cellpadding="0" width="53" height="27"><tr><td><font color="#c0c0c0"><center><i>2</i></center></font></td></tr>
    755             </table>
    756     </td><td>
    757             <table border="0" cellspacing="0" cellpadding="0" width="53" height="27"><tr><td>
    758               <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>
    759               </table>
    760     </td><td><table border="1" cellpadding="0" cellspacing="0" bordercolor="#000000" width="27" height="27" title="Desert"><tr><td valign="middle" align="center" bgcolor="#D3D3D3"><font size=2 color="#000000"><a href=#wo_64 STYLE="text-decoration: none"><font color="#000000">Ds</font></a></font></td></tr></table>
    761     </td><td>
    762               <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>
    763               </table>
    764     </td></tr>
    765             </table>
    766     </td><td>
    767             <table border="0" cellspacing="0" cellpadding="0" width="53" height="27"><tr><td><font color="#c0c0c0"><center><i>2</i></center></font></td></tr>
    768             </table>
    769     </td></tr><tr><td>
    770             <table border="0" cellspacing="0" cellpadding="0" width="53" height="13"><tr><td></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/s_arrow.png title="south to Tree in the Desert"><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><td>
    776             <table border="0" cellspacing="0" cellpadding="0" width="53" height="13"><tr><td></td></tr>
    777             </table>
    778     </td></tr><tr><td>
    779             <table border="0" cellspacing="0" cellpadding="0" width="53" height="13"><tr><td></td></tr>
    780             </table>
    781     </td><td>
    782             <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/u_arrow_door.png title="up through ladder to Treehouse"><img border=0 src=inform:/map_icons/n_arrow.png title="north to Desert"><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>
    783             </table>
    784     </td><td>
    785             <table border="0" cellspacing="0" cellpadding="0" width="53" height="13"><tr><td></td></tr>
    786             </table>
    787     </td></tr><tr><td>
    788             <table border="0" cellspacing="0" cellpadding="0" width="53" height="27"><tr><td><font color="#c0c0c0"><center><i>1</i></center></font></td></tr>
    789             </table>
    790     </td><td>
    791             <table border="0" cellspacing="0" cellpadding="0" width="53" height="27"><tr><td>
    792               <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>
    793               </table>
    794     </td><td><table border="1" cellpadding="0" cellspacing="0" bordercolor="#000000" width="27" height="27" title="Tree in the Desert"><tr><td valign="middle" align="center" bgcolor="#D3D3D3"><font size=2 color="#000000"><a href=#wo_65 STYLE="text-decoration: none"><font color="#000000">TD</font></a></font></td></tr></table>
    795     </td><td>
    796               <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>
    797               </table>
    798     </td></tr>
    799             </table>
    800     </td><td>
    801             <table border="0" cellspacing="0" cellpadding="0" width="53" height="27"><tr><td><font color="#c0c0c0"><center><i>1</i></center></font></td></tr>
    802             </table>
    803     </td></tr><tr><td>
    804             <table border="0" cellspacing="0" cellpadding="0" width="53" height="13"><tr><td></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></td></tr>
    811             </table>
    812     </td></tr>
    813           </table>
    814     </td></tr>
    815     <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>
    816         </table>
    817     </p>
    818     <!--WORLD INDEX MAP ENDS-->
    819     <a name=MDETAILS></a>
    820 
    821     <a name=I125_plateau></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>
    822 
    823 
    824         <table border="0" cellspacing="0" cellpadding="0" background="inform:/map_icons/grid.png"><tr><td>
    825           <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>
    826           </table>
    827     </td></tr><tr><td>
    828           <table border="0" cellspacing="0" cellpadding="0" width="53" height="27"><tr><td>
    829             <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>
    830             </table>
    831     </td><td><table border="1" cellpadding="0" cellspacing="0" bordercolor="#000000" width="27" height="27" title="Plateau"><tr><td valign="middle" align="center" bgcolor="#D3D3D3"><font size=2 color="#000000">Pl</font></td></tr></table>
    832     </td><td>
    833             <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>
    834             </table>
    835     </td></tr>
    836           </table>
    837     </td></tr><tr><td>
    838           <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 cliff to Desert"><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>
    839           </table>
    840     </td></tr>
    841         </table>
    842     &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('extra2', 'plus2'); return false;"><img border=0 id="plus2" src=inform:/doc_images/extra.png></a>&nbsp;<b>Plateau</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#line3"><img border=0 src=inform:/doc_images/Reveal.tif></a></p>
    843     <div id="extra2" 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#line3"><img border=0 src=inform:/doc_images/Reveal.tif></a> &gt; <b>Plateau</b></p><p class="hangingin1">printed name: <font color="#000080">"Plateau"</font>&nbsp;<a href="source:story.ni#line13"><img border=0 src=inform:/doc_images/Reveal.tif></a></p><p class="hangingin1">description: <font color="#000080">"[if unvisited]You awake to find youself prone on the ground. You look around to see a grassy field that seems to stretch on forever in all directions, ending abruptly half a meter south of you. You scramble quickly away from the edge. You look around and see an [otherwise]An [end if]endless landscape of grass, flat for kilometers in all directions except south, where it ends in an sudden dropoff."</font>&nbsp;<a href="source:story.ni#line3"><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 Desert via cliff (but north from Desert is nowhere)&nbsp;<a href="source:story.ni#line5"><img border=0 src=inform:/doc_images/Reveal.tif></a></p><p class="hangingin1"><i>add:</i> <a href="javascript:pasteCode('North from Plateau is .[=0x000A=]')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;north; <a href="javascript:pasteCode('Northeast from Plateau is .[=0x000A=]')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;northeast; <a href="javascript:pasteCode('Northwest from Plateau is .[=0x000A=]')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;northwest; <a href="javascript:pasteCode('Southeast from Plateau is .[=0x000A=]')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;southeast; <a href="javascript:pasteCode('Southwest from Plateau is .[=0x000A=]')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;southwest; <a href="javascript:pasteCode('East from Plateau is .[=0x000A=]')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;east; <a href="javascript:pasteCode('West from Plateau is .[=0x000A=]')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;west; <a href="javascript:pasteCode('Up from Plateau is .[=0x000A=]')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;up; <a href="javascript:pasteCode('Down from Plateau is .[=0x000A=]')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;down; <a href="javascript:pasteCode('Inside from Plateau is .[=0x000A=]')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;inside; <a href="javascript:pasteCode('Outside from Plateau 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#line25"><img border=0 src=inform:/doc_images/Reveal.tif></a>; &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>
    844     <p class="tightin2"><a href="#" onclick="showExtra('extra3', 'plus3'); return false;"><img border=0 id="plus3" src=inform:/doc_images/extra.png></a>&nbsp;cliff - <i>door to Desert</i>&nbsp;<a href="source:story.ni#line5"><img border=0 src=inform:/doc_images/Reveal.tif></a></p>
    845     <div id="extra3" 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#line5"><img border=0 src=inform:/doc_images/Reveal.tif></a> &gt; <b>cliff</b></p><p class="hangingin1">scenery&nbsp;<a href="source:story.ni#line5"><img border=0 src=inform:/doc_images/Reveal.tif></a>; open&nbsp;<a href="source:story.ni#line5"><img border=0 src=inform:/doc_images/Reveal.tif></a>; unopenable&nbsp;<a href="source:story.ni#line5"><img border=0 src=inform:/doc_images/Reveal.tif></a></p><p class="hangingin1">printed name: <font color="#000080">"cliff"</font>&nbsp;<a href="source:story.ni#line13"><img border=0 src=inform:/doc_images/Reveal.tif></a></p><p class="hangingin1">description: <font color="#000080">"Peering over the cliff, you see a sandy expanse perhaps 5 meters below you. Maybe it's a soft landing?"</font>&nbsp;<a href="source:story.ni#line5"><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>
    846     <p class="tightin2"><a href="#" onclick="showExtra('extra4', 'plus4'); return false;"><img border=0 id="plus4" src=inform:/doc_images/extra.png></a>&nbsp;yourself - <i>person</i></p>
    847     <div id="extra4" 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; <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#line13"><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>
    848     </font></td></tr></table><p><p><hr><p>
    849 
    850     <a name=I127_desert></a><a name=wo_64><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>
    851 
    852 
    853         <table border="0" cellspacing="0" cellpadding="0" background="inform:/map_icons/grid.png"><tr><td>
    854           <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/u_arrow_door.png title="up through cliff to Plateau"><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>
    855           </table>
    856     </td></tr><tr><td>
    857           <table border="0" cellspacing="0" cellpadding="0" width="53" height="27"><tr><td>
    858             <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>
    859             </table>
    860     </td><td><table border="1" cellpadding="0" cellspacing="0" bordercolor="#000000" width="27" height="27" title="Desert"><tr><td valign="middle" align="center" bgcolor="#D3D3D3"><font size=2 color="#000000">Ds</font></td></tr></table>
    861     </td><td>
    862             <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>
    863             </table>
    864     </td></tr>
    865           </table>
    866     </td></tr><tr><td>
    867           <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 Tree in the Desert"><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>
    868           </table>
    869     </td></tr>
    870         </table>
    871     &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('extra5', 'plus5'); return false;"><img border=0 id="plus5" src=inform:/doc_images/extra.png></a>&nbsp;<b>Desert</b>&nbsp;<a href="source:story.ni#line5"><img border=0 src=inform:/doc_images/Reveal.tif></a></p>
    872     <div id="extra5" 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#line7"><img border=0 src=inform:/doc_images/Reveal.tif></a> &gt; <b>Desert</b></p><p class="hangingin1">printed name: <font color="#000080">"Desert"</font>&nbsp;<a href="source:story.ni#line13"><img border=0 src=inform:/doc_images/Reveal.tif></a></p><p class="hangingin1">description: <font color="#000080">"[if unvisited]You leap out from the grassy plateau and fall downwards through the air, hitting the sand with a resounding thump. You find yourself in a [otherwise]A [end if]sandy expanse stretching out southward, ending abruptly to the north in a smooth cliff-face."</font>&nbsp;<a href="source:story.ni#line7"><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 Tree in the Desert&nbsp;<a href="source:story.ni#line9"><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;up to Plateau via cliff (but down from Plateau is nowhere)&nbsp;<a href="source:story.ni#line5"><img border=0 src=inform:/doc_images/Reveal.tif></a></p><p class="hangingin1"><i>add:</i> <a href="javascript:pasteCode('North from Desert is .[=0x000A=]')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;north; <a href="javascript:pasteCode('Northeast from Desert is .[=0x000A=]')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;northeast; <a href="javascript:pasteCode('Northwest from Desert is .[=0x000A=]')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;northwest; <a href="javascript:pasteCode('Southeast from Desert is .[=0x000A=]')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;southeast; <a href="javascript:pasteCode('Southwest from Desert is .[=0x000A=]')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;southwest; <a href="javascript:pasteCode('East from Desert is .[=0x000A=]')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;east; <a href="javascript:pasteCode('West from Desert is .[=0x000A=]')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;west; <a href="javascript:pasteCode('Down from Desert is .[=0x000A=]')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;down; <a href="javascript:pasteCode('Inside from Desert is .[=0x000A=]')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;inside; <a href="javascript:pasteCode('Outside from Desert 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#line26"><img border=0 src=inform:/doc_images/Reveal.tif></a>; &nbsp;<a href="source:story.ni#line28"><img border=0 src=inform:/doc_images/Reveal.tif></a>; &nbsp;<a href="source:story.ni#line30"><img border=0 src=inform:/doc_images/Reveal.tif></a>; &nbsp;<a href="source:story.ni#line33"><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>
    873     <p class="tightin2"><a href="#" onclick="showExtra('extra6', 'plus6'); return false;"><img border=0 id="plus6" src=inform:/doc_images/extra.png></a>&nbsp;cliff - <i>door to Plateau</i>&nbsp;<a href="source:story.ni#line5"><img border=0 src=inform:/doc_images/Reveal.tif></a></p>
    874     <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; door&nbsp;<a href="source:story.ni#line5"><img border=0 src=inform:/doc_images/Reveal.tif></a> &gt; <b>cliff</b></p><p class="hangingin1">scenery&nbsp;<a href="source:story.ni#line5"><img border=0 src=inform:/doc_images/Reveal.tif></a>; open&nbsp;<a href="source:story.ni#line5"><img border=0 src=inform:/doc_images/Reveal.tif></a>; unopenable&nbsp;<a href="source:story.ni#line5"><img border=0 src=inform:/doc_images/Reveal.tif></a></p><p class="hangingin1">printed name: <font color="#000080">"cliff"</font>&nbsp;<a href="source:story.ni#line13"><img border=0 src=inform:/doc_images/Reveal.tif></a></p><p class="hangingin1">description: <font color="#000080">"Peering over the cliff, you see a sandy expanse perhaps 5 meters below you. Maybe it's a soft landing?"</font>&nbsp;<a href="source:story.ni#line5"><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>
    875     </font></td></tr></table><p><p><hr><p>
    876 
    877     <a name=I128_tree_in_the_desert></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>
    878 
    879 
    880         <table border="0" cellspacing="0" cellpadding="0" background="inform:/map_icons/grid.png"><tr><td>
    881           <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/u_arrow_door.png title="up through ladder to Treehouse"><img border=0 src=inform:/map_icons/n_arrow.png title="north to Desert"><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>
    882           </table>
    883     </td></tr><tr><td>
    884           <table border="0" cellspacing="0" cellpadding="0" width="53" height="27"><tr><td>
    885             <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>
    886             </table>
    887     </td><td><table border="1" cellpadding="0" cellspacing="0" bordercolor="#000000" width="27" height="27" title="Tree in the Desert"><tr><td valign="middle" align="center" bgcolor="#D3D3D3"><font size=2 color="#000000">TD</font></td></tr></table>
    888     </td><td>
    889             <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>
    890             </table>
    891     </td></tr>
    892           </table>
    893     </td></tr><tr><td>
    894           <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>
    895           </table>
    896     </td></tr>
    897         </table>
    898     &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('extra7', 'plus7'); return false;"><img border=0 id="plus7" src=inform:/doc_images/extra.png></a>&nbsp;<b>Tree in the Desert</b>&nbsp;<a href="source:story.ni#line9"><img border=0 src=inform:/doc_images/Reveal.tif></a></p>
    899     <div id="extra7" 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#line9"><img border=0 src=inform:/doc_images/Reveal.tif></a> &gt; <b>Tree in the Desert</b></p><p class="hangingin1">printed name: <font color="#000080">"Tree in the Desert"</font>&nbsp;<a href="source:story.ni#line13"><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#line9"><img border=0 src=inform:/doc_images/Reveal.tif></a></p><p class="hangingin1">description: <font color="#000080">"An ancient, gnarled tree stands alone in the sands bleached white by the heat of the sun. Hanging from the one of the highest branches is a ladder dangling just above you."</font>&nbsp;<a href="source:story.ni#line9"><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 Desert&nbsp;<a href="source:story.ni#line9"><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;up to Treehouse via ladder&nbsp;<a href="source:story.ni#line11"><img border=0 src=inform:/doc_images/Reveal.tif></a></p><p class="hangingin1"><i>add:</i> <a href="javascript:pasteCode('Northeast from Tree in the Desert is .[=0x000A=]')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;northeast; <a href="javascript:pasteCode('Northwest from Tree in the Desert is .[=0x000A=]')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;northwest; <a href="javascript:pasteCode('South from Tree in the Desert is .[=0x000A=]')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;south; <a href="javascript:pasteCode('Southeast from Tree in the Desert is .[=0x000A=]')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;southeast; <a href="javascript:pasteCode('Southwest from Tree in the Desert is .[=0x000A=]')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;southwest; <a href="javascript:pasteCode('East from Tree in the Desert is .[=0x000A=]')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;east; <a href="javascript:pasteCode('West from Tree in the Desert is .[=0x000A=]')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;west; <a href="javascript:pasteCode('Down from Tree in the Desert is .[=0x000A=]')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;down; <a href="javascript:pasteCode('Inside from Tree in the Desert is .[=0x000A=]')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;inside; <a href="javascript:pasteCode('Outside from Tree in the Desert 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#line49"><img border=0 src=inform:/doc_images/Reveal.tif></a>; &nbsp;<a href="source:story.ni#line52"><img border=0 src=inform:/doc_images/Reveal.tif></a>; &nbsp;<a href="source:story.ni#line41"><img border=0 src=inform:/doc_images/Reveal.tif></a>; &nbsp;<a href="source:story.ni#line55"><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>
    900     <p class="tightin2"><a href="#" onclick="showExtra('extra8', 'plus8'); return false;"><img border=0 id="plus8" src=inform:/doc_images/extra.png></a>&nbsp;ladder - <i>door to Treehouse</i>&nbsp;<a href="source:story.ni#line11"><img border=0 src=inform:/doc_images/Reveal.tif></a></p>
    901     <div id="extra8" 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#line11"><img border=0 src=inform:/doc_images/Reveal.tif></a> &gt; <b>ladder</b></p><p class="hangingin1">scenery&nbsp;<a href="source:story.ni#line11"><img border=0 src=inform:/doc_images/Reveal.tif></a>; open&nbsp;<a href="source:story.ni#line11"><img border=0 src=inform:/doc_images/Reveal.tif></a>; unopenable&nbsp;<a href="source:story.ni#line11"><img border=0 src=inform:/doc_images/Reveal.tif></a></p><p class="hangingin1">printed name: <font color="#000080">"ladder"</font>&nbsp;<a href="source:story.ni#line13"><img border=0 src=inform:/doc_images/Reveal.tif></a></p><p class="hangingin1">description: <font color="#000080">"A rope ladder connected by sturdy white branches, apparently from the tree itself. It hangs from high up in the tree, and ends 2 meters above the ground."</font>&nbsp;<a href="source:story.ni#line11"><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#line52"><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>
    902     </font></td></tr></table><p><p><hr><p>
    903 
    904     <a name=I130_treehouse></a><a name=wo_67><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>
    905 
    906 
    907         <table border="0" cellspacing="0" cellpadding="0" background="inform:/map_icons/grid.png"><tr><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/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>
    909           </table>
    910     </td></tr><tr><td>
    911           <table border="0" cellspacing="0" cellpadding="0" width="53" height="27"><tr><td>
    912             <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>
    913             </table>
    914     </td><td><table border="1" cellpadding="0" cellspacing="0" bordercolor="#000000" width="27" height="27" title="Treehouse"><tr><td valign="middle" align="center" bgcolor="#D3D3D3"><font size=2 color="#000000">Tr</font></td></tr></table>
    915     </td><td>
    916             <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>
    917             </table>
    918     </td></tr>
    919           </table>
    920     </td></tr><tr><td>
    921           <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/d_arrow_door.png title="down through ladder to Tree in the Desert"><img border=0 src=inform:/map_icons/ns_spacer.png><img border=0 src=inform:/map_icons/blank_square.png></td></tr>
    922           </table>
    923     </td></tr>
    924         </table>
    925     &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('extra9', 'plus9'); return false;"><img border=0 id="plus9" src=inform:/doc_images/extra.png></a>&nbsp;<b>Treehouse</b>&nbsp;<a href="source:story.ni#line11"><img border=0 src=inform:/doc_images/Reveal.tif></a></p>
    926     <div id="extra9" 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#line13"><img border=0 src=inform:/doc_images/Reveal.tif></a> &gt; <b>Treehouse</b></p><p class="hangingin1">printed name: <font color="#000080">"Treehouse"</font>&nbsp;<a href="source:story.ni#line13"><img border=0 src=inform:/doc_images/Reveal.tif></a></p><p class="hangingin1">description: <font color="#000080">"[if unvisited]You straighten yourself up, and look around the platform.[end if]The treehouse is less of a house and more of a platform, built of warped branches washed as white as the rest of the tree. On the far side of the platform is a leather pouch."</font>&nbsp;<a href="source:story.ni#line13"><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;down to Tree in the Desert via ladder&nbsp;<a href="source:story.ni#line11"><img border=0 src=inform:/doc_images/Reveal.tif></a></p><p class="hangingin1"><i>add:</i> <a href="javascript:pasteCode('North from Treehouse is .[=0x000A=]')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;north; <a href="javascript:pasteCode('Northeast from Treehouse is .[=0x000A=]')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;northeast; <a href="javascript:pasteCode('Northwest from Treehouse is .[=0x000A=]')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;northwest; <a href="javascript:pasteCode('South from Treehouse is .[=0x000A=]')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;south; <a href="javascript:pasteCode('Southeast from Treehouse is .[=0x000A=]')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;southeast; <a href="javascript:pasteCode('Southwest from Treehouse is .[=0x000A=]')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;southwest; <a href="javascript:pasteCode('East from Treehouse is .[=0x000A=]')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;east; <a href="javascript:pasteCode('West from Treehouse is .[=0x000A=]')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;west; <a href="javascript:pasteCode('Up from Treehouse is .[=0x000A=]')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;up; <a href="javascript:pasteCode('Inside from Treehouse is .[=0x000A=]')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;inside; <a href="javascript:pasteCode('Outside from Treehouse 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#line58"><img border=0 src=inform:/doc_images/Reveal.tif></a>; &nbsp;<a href="source:story.ni#line62"><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>
    927     <p class="tightin2"><a href="#" onclick="showExtra('extra10', 'plus10'); return false;"><img border=0 id="plus10" src=inform:/doc_images/extra.png></a>&nbsp;leather pouch - <i>container</i>&nbsp;<a href="source:story.ni#line15"><img border=0 src=inform:/doc_images/Reveal.tif></a></p>
    928     <div id="extra10" 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#line15"><img border=0 src=inform:/doc_images/Reveal.tif></a> &gt; <b>leather pouch</b></p><p class="hangingin1">fixed in place&nbsp;<a href="source:story.ni#line13"><img border=0 src=inform:/doc_images/Reveal.tif></a>; scenery&nbsp;<a href="source:story.ni#line15"><img border=0 src=inform:/doc_images/Reveal.tif></a>; closed&nbsp;<a href="source:story.ni#line15"><img border=0 src=inform:/doc_images/Reveal.tif></a>; openable&nbsp;<a href="source:story.ni#line15"><img border=0 src=inform:/doc_images/Reveal.tif></a></p><p class="hangingin1">printed name: <font color="#000080">"leather pouch"</font>&nbsp;<a href="source:story.ni#line13"><img border=0 src=inform:/doc_images/Reveal.tif></a></p><p class="hangingin1">description: <font color="#000080">"A small pouch of leather, oiled on the outside to resist the weather.[if closed] The pouch is tied closed with a string.[end if]"</font>&nbsp;<a href="source:story.ni#line15"><img border=0 src=inform:/doc_images/Reveal.tif></a></p><p class="tightin1"><i>initial location:</i> in Treehouse&nbsp;<a href="source:story.ni#line15"><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>
    929     <p class="tightin3"><a href="#" onclick="showExtra('extra11', 'plus11'); return false;"><img border=0 id="plus11" src=inform:/doc_images/extra.png></a>&nbsp;brass lamp&nbsp;<a href="source:story.ni#line17"><img border=0 src=inform:/doc_images/Reveal.tif></a></p>
    930     <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&nbsp;<a href="source:story.ni#line17"><img border=0 src=inform:/doc_images/Reveal.tif></a> &gt; <b>brass lamp</b></p><p class="hangingin1">printed name: <font color="#000080">"brass lamp"</font>&nbsp;<a href="source:story.ni#line13"><img border=0 src=inform:/doc_images/Reveal.tif></a></p><p class="hangingin1">description: <font color="#000080">"A beat up worthless piece of junk. Written on it is some small text, but it's hard to make out what it says..."</font>&nbsp;<a href="source:story.ni#line17"><img border=0 src=inform:/doc_images/Reveal.tif></a></p><p class="tightin1"><i>initial location:</i> in leather pouch&nbsp;<a href="source:story.ni#line17"><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#line83"><img border=0 src=inform:/doc_images/Reveal.tif></a>; &nbsp;<a href="source:story.ni#line84"><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>
    931     <p class="tightin2"><a href="#" onclick="showExtra('extra12', 'plus12'); return false;"><img border=0 id="plus12" src=inform:/doc_images/extra.png></a>&nbsp;ladder - <i>door to Tree in the Desert</i>&nbsp;<a href="source:story.ni#line11"><img border=0 src=inform:/doc_images/Reveal.tif></a></p>
    932     <div id="extra12" 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#line11"><img border=0 src=inform:/doc_images/Reveal.tif></a> &gt; <b>ladder</b></p><p class="hangingin1">scenery&nbsp;<a href="source:story.ni#line11"><img border=0 src=inform:/doc_images/Reveal.tif></a>; open&nbsp;<a href="source:story.ni#line11"><img border=0 src=inform:/doc_images/Reveal.tif></a>; unopenable&nbsp;<a href="source:story.ni#line11"><img border=0 src=inform:/doc_images/Reveal.tif></a></p><p class="hangingin1">printed name: <font color="#000080">"ladder"</font>&nbsp;<a href="source:story.ni#line13"><img border=0 src=inform:/doc_images/Reveal.tif></a></p><p class="hangingin1">description: <font color="#000080">"A rope ladder connected by sturdy white branches, apparently from the tree itself. It hangs from high up in the tree, and ends 2 meters above the ground."</font>&nbsp;<a href="source:story.ni#line11"><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#line52"><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>
    933     </font></td></tr></table><p></div>
    934     <div id="segment2">
    935     <hr><table cellspacing="3" border="0" style="background:#eeeeee;"><tr>
    936     <td valign="top" align="left">
    937     <div id="minibox7_2" class="smallbox">
    938     <a class="symbol" title="Gazetteer" href="#" onclick="click_element_box('segment2'); return false;">Gz</a>
    939     <div class="indexno">2</div>
    940     </div>
    941     </td>
    942     <td style="width:100%;" align="left" valign="top">
    943     <p style="margin-top:0px;padding-top:0px;margin-bottom:0px;padding-bottom:0px;line-height:150%;"><b>Gazetteer</b> &mdash; 
    944     An A-Z of places, things, people and so on</p>
    945     </td>
    946     </tr></table>
    947     <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">brass lamp&nbsp;<a href="source:story.ni#line17"><img border=0 src=inform:/doc_images/Reveal.tif></a></p>
    948     <p></p><p class="hang">cliff&nbsp;<a href="source:story.ni#line5"><img border=0 src=inform:/doc_images/Reveal.tif></a> ... <i>door</i></p>
    949     <p></p><p class="hang">Desert&nbsp;<a href="source:story.ni#line5"><img border=0 src=inform:/doc_images/Reveal.tif></a> ... <i>room</i></p>
    950     <p class="hang">down ... <i>direction</i></p>
    951     <p></p><p class="hang">east ... <i>direction</i></p>
    952     <p></p><p class="hang">inside ... <i>direction</i></p>
    953     <p></p><p class="hang">ladder&nbsp;<a href="source:story.ni#line11"><img border=0 src=inform:/doc_images/Reveal.tif></a> ... <i>door</i></p>
    954     <p class="hang">leather pouch&nbsp;<a href="source:story.ni#line15"><img border=0 src=inform:/doc_images/Reveal.tif></a> ... <i>container</i></p>
    955     <p></p><p class="hang">north ... <i>direction</i></p>
    956     <p class="hang">northeast ... <i>direction</i></p>
    957     &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">northwest ... <i>direction</i></p>
    958     <p></p><p class="hang">outside ... <i>direction</i></p>
    959     <p></p><p class="hang">Plateau&nbsp;<a href="source:story.ni#line3"><img border=0 src=inform:/doc_images/Reveal.tif></a> ... <i>room</i></p>
    960     <p></p><p class="hang">south ... <i>direction</i></p>
    961     <p class="hang">southeast ... <i>direction</i></p>
    962     <p class="hang">southwest ... <i>direction</i></p>
    963     <p></p><p class="hang">Tree in the Desert&nbsp;<a href="source:story.ni#line9"><img border=0 src=inform:/doc_images/Reveal.tif></a> ... <i>room</i></p>
    964     <p class="hang">Treehouse&nbsp;<a href="source:story.ni#line11"><img border=0 src=inform:/doc_images/Reveal.tif></a> ... <i>room</i></p>
    965     <p></p><p class="hang">up ... <i>direction</i></p>
    966     <p></p><p class="hang">west ... <i>direction</i></p>
    967     <p></p><p class="hang">yourself ... <i>person</i></p>
    968     </font></td></tr></table></div>
    969     <hr>
    970 
    971     <!--CONTENT ENDS-->
    972     </font>
    973 </body>
    974 </html>