<jin cache="false" stack="false">
  <script>
  function report() {
    var fObj = document.errorLog;
    fObj.log.value = document.url;
    fObj.fetch();    
  }
  </script>
  <form id="errorLog" method="GET" action="http://www.where.com/jin/errorlog.jin">
    <input type="hidden" id="log" value="" />
  </form>
  <body onLoad="report()" fullScreen="true" bg="0x000000">
    <pr>
      <text fg="0xCF5719" align="center" fontstyle="bold" bg="0x000000">Oops</text>
    </pr>
    <pr>
      <ln size="1" fg="0xCF5719"/>
    </pr>
    <pr height="10">
      <text>&nbsp;</text>
    </pr>    
    <pr>
      <text fg="0xCF5719" fontSize="small">An error occurred with this page. The problem has been reported. &br; Please try again later.</text>
    </pr>    
    <footer>
      <cmd fg="0x000000" bg="0x000000">empty</cmd>
      <cmd fg="0xCF5719" bg="0x000000" onSelect="back()">Back</cmd>       
    </footer>
  </body>
</jin>




<jin cache="false" stack="false">  
  <body fullScreen="true" bg="0x000000">
    <pr>
      <text fg="0xCF5719" align="center" fontstyle="bold" bg="0x000000">Oops</text>
    </pr>
    <pr>
      <ln size="1" fg="0xCF5719"/>
    </pr>
    <pr height="10">
      <text>&nbsp;</text>
    </pr>    
    <pr>
      <text fg="0xCF5719" fontSize="small">Your network connection may have been temporarily dropped. Click 'Refresh' to try again</text>
    </pr>    
    <footer>
      <cmd fg="0xCF5719" bg="0x000000" onSelect="refresh()">Refresh</cmd>
      <cmd fg="0xCF5719" bg="0x000000" onSelect="back()">Back</cmd>       
    </footer>
  </body>
</jin>




<jin>
  <script>
  //save('pos_lat', 'N 51.505664', 'pos_lng', 'W 0.126901');  
  ////save('pos_lat', 'N 42.310710', 'pos_lng', 'W 71.385759');  
  //save('mdn','5556667890', 'pin', '1111');
  var fObj = document.indexForm;    
  fObj.mdn.value = load('mdn');
  fObj.pin.value = load('pin');
  fObj.rememberMe.value = load('rememberMe');    
  fObj.submit();
  </script>
  <form id="indexForm" action="http://www.where.com/jin/login.jin" method="GET" >
    <input type="hidden" id="mdn" value=""/>
    <input type="hidden" id="pin" value=""/>
    <input type="hidden" id="rememberMe" value=""/>    
  </form>  
</jin>
error_client=error_client.jin
error_network=error_network.jin
init=init.jin
device=SonyEricsson bruce
carrier=ATT Preload
application=Where
factory=com.ulocate.browser.module.SamsungModuleFactory
proxy=http://www.where.com/jin/proxy.jin
base-url=http://www.where.com/
version=2.1
debug=false

 ============================================================================
                        TINYLINE VERSION 1.8
 ============================================================================

 Copyright (C) 2002-2004 Andrew Girow. All rights reserved.

 The use of TinyLine is free of charge for personal and commercial use.
 Redistribution in binary form is permitted provided that the following
 conditions are met:

 1. Redistributions must reproduce the above copyright notice, this list
    of conditions and the following disclaimer in the documentation
    and/or other materials provided with the distribution.

 2. The end-user documentation included with the redistribution, if any, must
    include  the following  acknowledgment: "This product includes TinyLine
    software developed by Andrew Girow (http://www.tinyline.com/).".

 3. Distribute TinyLine complete and unmodified. You may not decompile,
    or reverse engineer TinyLine. You may not distribute additional
    software intended to replace any component(s) of TinyLine.
    You may not remove or alter any proprietary legends or notices
    contained in TinyLine.

 THIS SOFTWARE IS PROVIDED 'AS IS' AND ANY EXPRESS OR IMPLIED WARRANTIES,
 INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY,
 FITNESS FOR A PARTICULAR PURPOSE, OR NON-INFRINGEMENT, ARE DISCLAIMED.
 IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
 SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
 PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS;
 OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY,
 WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR
 OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF
 ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.

 For more  information on the TinyLine,
 please see <http://www.tinyline.com/>.
