Difference between revisions of "Elridge Plains (South)"

From Fallen Sword Wiki
Jump to: navigation, search
Line 17: Line 17:
 
== Map ==
 
== Map ==
 
{{map}}
 
{{map}}
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+
<center>
<html>
+
<!-- Map Generated by Isakus Map Generator: http://plan99.net/~isak/fswiki/ -->
<head>
+
{| cellspacing="1" cellpadding="0" style="text-align:center;"
<link rel="icon" href="favicon.ico">
+
| &nbsp;
<link type="text/css" rel="stylesheet" href="mainstyle.css">
+
| 0
<script language="JavaScript" src="slider.js"></script>
+
| 1
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
+
| 2
<title>Fallen Sword v1.648 - Massively Multiplayer Online RPG (MMORPG)</title>
+
| 3
</head>
+
| 4
 
+
| 5
<script>
+
| 6
function openWindow(url, name, w, h, features)
+
| 7
{
+
| 8
var left = (screen.availWidth - w) / 2
+
| 9
var top = (screen.availHeight - h) / 2
+
| 10
window.open(url, name, "width="+w+", height="+h+", left="+left+", top="+top+features);
+
| 11
}
+
| 12
+
| 13
var savedItemData = new Array();
+
| 14
var xmlobj  = new Array();
+
| 15
+
| 16
function sendRequest(doc, index, finalStr){
+
| &nbsp;
    // check for existing requests
+
|-
    var isNonIE = !(navigator.appName == "Microsoft Internet Explorer" && navigator.appVersion >= "4.0");
+
| 0
    try
+
| http://72.29.91.222/tiles/17_50.gif
    {
+
| http://72.29.91.222/tiles/17_48.gif
        // instantiate object for Mozilla, Nestcape, etc.
+
| http://72.29.91.222/tiles/17_47.gif
        xmlobj[index]=new XMLHttpRequest();
+
| http://72.29.91.222/tiles/17_48.gif
    }
+
| http://72.29.91.222/tiles/17_50.gif
    catch(e1)
+
| http://72.29.91.222/tiles/17_48.gif
    {
+
| http://72.29.91.222/tiles/17_50.gif
        try
+
| http://72.29.91.222/tiles/17_49.gif
        {
+
| http://72.29.91.222/tiles/17_48.gif
            // instantiate object for Internet Explorer
+
| http://72.29.91.222/tiles/17_50.gif
            xmlobj[index]=new ActiveXObject('Msxml2.XMLHTTP');
+
| http://72.29.91.222/tiles/17_47.gif
        }
+
| http://72.29.91.222/tiles/17_48.gif
        catch(e2)
+
| http://72.29.91.222/tiles/17_49.gif
        {
+
| http://72.29.91.222/tiles/17_47.gif
        try
+
| http://72.29.91.222/tiles/17_49.gif
        {
+
| http://72.29.91.222/tiles/17_48.gif
      xmlobj[index]=new ActiveXObject("Microsoft.XMLHTTP");
+
| http://72.29.91.222/tiles/17_47.gif
    }
+
| 0
    catch (e3)
+
|-
    {
+
| 1
    // Ajax is not supported by the browser
+
| http://72.29.91.222/tiles/17_48.gif
            xmlobj[index]=null;
+
| http://72.29.91.222/tiles/17_47.gif
            return false;
+
| http://72.29.91.222/tiles/17_11.gif
    }
+
| http://72.29.91.222/tiles/17_8.gif
        }
+
| http://72.29.91.222/tiles/17_48.gif
    }
+
| http://72.29.91.222/tiles/17_48.gif
   
+
| http://72.29.91.222/tiles/17_47.gif
    // set response handler
+
| http://72.29.91.222/tiles/17_47.gif
    if(isNonIE)
+
| http://72.29.91.222/tiles/17_50.gif
    {
+
| http://72.29.91.222/tiles/17_48.gif
xmlobj[index].onreadystatechange = function()
+
| http://72.29.91.222/tiles/17_49.gif
{
+
| http://72.29.91.222/tiles/17_48.gif
if (xmlobj[index].readyState == 4)
+
| http://72.29.91.222/tiles/17_11.gif
{
+
| http://72.29.91.222/tiles/17_4.gif
if (xmlobj[index].status == 200)
+
| http://72.29.91.222/tiles/17_8.gif
{
+
| http://72.29.91.222/tiles/17_48.gif
        savedItemData[index] = xmlobj[index].responseText+finalStr;
+
| http://72.29.91.222/tiles/17_48.gif
Tip(savedItemData[index]);
+
| 1
  }
+
|-
}
+
| 2
}
+
| http://72.29.91.222/tiles/17_49.gif
    }
+
| http://72.29.91.222/tiles/17_11.gif
 
+
| http://72.29.91.222/tiles/17_15.gif
  // open socket connection
+
| http://72.29.91.222/tiles/17_12.gif
xmlobj[index].open('GET',doc,isNonIE);
+
| http://72.29.91.222/tiles/17_4.gif
    // send GET request
+
| http://72.29.91.222/tiles/17_8.gif
    xmlobj[index].send(null);
+
| http://72.29.91.222/tiles/17_50.gif
}
+
| http://72.29.91.222/tiles/17_47.gif
+
| http://72.29.91.222/tiles/17_47.gif
function ajaxLoadItem(itemId, invId, type, pid, finalStr)
+
| http://72.29.91.222/tiles/17_47.gif
{
+
| http://72.29.91.222/tiles/17_49.gif
var index = itemId+"_"+invId;
+
| http://72.29.91.222/tiles/17_11.gif
if(savedItemData[index]==undefined)
+
| http://72.29.91.222/tiles/17_15.gif
{
+
| http://72.29.91.222/tiles/17_0.gif
savedItemData[index] = "<center><br>&nbsp;&nbsp;Loading Stats...</center><br>";
+
| http://72.29.91.222/tiles/17_12.gif
sendRequest("fetchitem.php?item_id="+itemId+"&inv_id="+invId+"&t="+type+"&p="+pid+"&uid="+1260746007, index, finalStr);
+
| http://72.29.91.222/tiles/17_8.gif
savedItemData[index] = xmlobj[index].responseText+finalStr;
+
| http://72.29.91.222/tiles/17_48.gif
}
+
| 2
+
|-
Tip(savedItemData[index]);
+
| 3
return;
+
| http://72.29.91.222/tiles/17_49.gif
}
+
| http://72.29.91.222/tiles/17_7.gif
</script>
+
| http://72.29.91.222/tiles/17_2.gif
<script language="JavaScript" type="text/javascript" src="basejs.js"></script>
+
| http://72.29.91.222/tiles/17_3.gif
<textarea id="holdtext" style="display:none">http://www.fallensword.com/?ref=1666983</textarea>
+
| http://72.29.91.222/tiles/17_1.gif
<body bgcolor="#000000" marginheight="0" marginwidth="0" leftmargin="0" topmargin="0">
+
| http://72.29.91.222/tiles/17_12.gif
<br/><center><font size=2 color="#FFFFFF"><b>Elridge Plains (South) Map Overview</b></font></center><br/><table align="center" cellpadding="0" cellspacing="0" width="680"> <tr><td width="40" height="40" background="http://72.29.91.222/tiles/17_50.gif" align="center"><center><table border=0 cellpadding=0 cellspacing="0" width="40" height="40" ><tr><td align="center"></td></tr></table></center></td><td width="40" height="40" background="http://72.29.91.222/tiles/17_48.gif" align="center"><center><table border=0 cellpadding=0 cellspacing="0" width="40" height="40" ><tr><td align="center"></td></tr></table></center></td><td width="40" height="40" background="http://72.29.91.222/tiles/17_47.gif" align="center"><center><table border=0 cellpadding=0 cellspacing="0" width="40" height="40" ><tr><td align="center"></td></tr></table></center></td><td width="40" height="40" background="http://72.29.91.222/tiles/17_48.gif" align="center"><center><table border=0 cellpadding=0 cellspacing="0" width="40" height="40" ><tr><td align="center"></td></tr></table></center></td><td width="40" height="40" background="http://72.29.91.222/tiles/17_50.gif" align="center"><center><table border=0 cellpadding=0 cellspacing="0" width="40" height="40" ><tr><td align="center"></td></tr></table></center></td><td width="40" height="40" background="http://72.29.91.222/tiles/17_48.gif" align="center"><center><table border=0 cellpadding=0 cellspacing="0" width="40" height="40" ><tr><td align="center"></td></tr></table></center></td><td width="40" height="40" background="http://72.29.91.222/tiles/17_50.gif" align="center"><center><table border=0 cellpadding=0 cellspacing="0" width="40" height="40" ><tr><td align="center"></td></tr></table></center></td><td width="40" height="40" background="http://72.29.91.222/tiles/17_49.gif" align="center"><center><table border=0 cellpadding=0 cellspacing="0" width="40" height="40" ><tr><td align="center"></td></tr></table></center></td><td width="40" height="40" background="http://72.29.91.222/tiles/17_48.gif" align="center"><center><table border=0 cellpadding=0 cellspacing="0" width="40" height="40" ><tr><td align="center"></td></tr></table></center></td><td width="40" height="40" background="http://72.29.91.222/tiles/17_50.gif" align="center"><center><table border=0 cellpadding=0 cellspacing="0" width="40" height="40" ><tr><td align="center"></td></tr></table></center></td><td width="40" height="40" background="http://72.29.91.222/tiles/17_47.gif" align="center"><center><table border=0 cellpadding=0 cellspacing="0" width="40" height="40" ><tr><td align="center"></td></tr></table></center></td><td width="40" height="40" background="http://72.29.91.222/tiles/17_48.gif" align="center"><center><table border=0 cellpadding=0 cellspacing="0" width="40" height="40" ><tr><td align="center"></td></tr></table></center></td><td width="40" height="40" background="http://72.29.91.222/tiles/17_49.gif" align="center"><center><table border=0 cellpadding=0 cellspacing="0" width="40" height="40" ><tr><td align="center"></td></tr></table></center></td><td width="40" height="40" background="http://72.29.91.222/tiles/17_47.gif" align="center"><center><table border=0 cellpadding=0 cellspacing="0" width="40" height="40" ><tr><td align="center"></td></tr></table></center></td><td width="40" height="40" background="http://72.29.91.222/tiles/17_49.gif" align="center"><center><table border=0 cellpadding=0 cellspacing="0" width="40" height="40" ><tr><td align="center"></td></tr></table></center></td><td width="40" height="40" background="http://72.29.91.222/tiles/17_48.gif" align="center"><center><table border=0 cellpadding=0 cellspacing="0" width="40" height="40" ><tr><td align="center"></td></tr></table></center></td><td width="40" height="40" background="http://72.29.91.222/tiles/17_47.gif" align="center"><center><table border=0 cellpadding=0 cellspacing="0" width="40" height="40" ><tr><td align="center"></td></tr></table></center></td></tr><tr><td width="40" height="40" background="http://72.29.91.222/tiles/17_48.gif" align="center"><center><table border=0 cellpadding=0 cellspacing="0" width="40" height="40" ><tr><td align="center"></td></tr></table></center></td><td width="40" height="40" background="http://72.29.91.222/tiles/17_47.gif" align="center"><center><table border=0 cellpadding=0 cellspacing="0" width="40" height="40" ><tr><td align="center"></td></tr></table></center></td><td width="40" height="40" background="http://72.29.91.222/tiles/17_11.gif" align="center"><center><table border=0 cellpadding=0 cellspacing="0" width="40" height="40" ><tr><td align="center"></td></tr></table></center></td><td width="40" height="40" background="http://72.29.91.222/tiles/17_8.gif" align="center"><center><table border=0 cellpadding=0 cellspacing="0" width="40" height="40" ><tr><td align="center"></td></tr></table></center></td><td width="40" height="40" background="http://72.29.91.222/tiles/17_48.gif" align="center"><center><table border=0 cellpadding=0 cellspacing="0" width="40" height="40" ><tr><td align="center"></td></tr></table></center></td><td width="40" height="40" background="http://72.29.91.222/tiles/17_48.gif" align="center"><center><table border=0 cellpadding=0 cellspacing="0" width="40" height="40" ><tr><td align="center"></td></tr></table></center></td><td width="40" height="40" background="http://72.29.91.222/tiles/17_47.gif" align="center"><center><table border=0 cellpadding=0 cellspacing="0" width="40" height="40" ><tr><td align="center"></td></tr></table></center></td><td width="40" height="40" background="http://72.29.91.222/tiles/17_47.gif" align="center"><center><table border=0 cellpadding=0 cellspacing="0" width="40" height="40" ><tr><td align="center"></td></tr></table></center></td><td width="40" height="40" background="http://72.29.91.222/tiles/17_50.gif" align="center"><center><table border=0 cellpadding=0 cellspacing="0" width="40" height="40" ><tr><td align="center"></td></tr></table></center></td><td width="40" height="40" background="http://72.29.91.222/tiles/17_48.gif" align="center"><center><table border=0 cellpadding=0 cellspacing="0" width="40" height="40" ><tr><td align="center"></td></tr></table></center></td><td width="40" height="40" background="http://72.29.91.222/tiles/17_49.gif" align="center"><center><table border=0 cellpadding=0 cellspacing="0" width="40" height="40" ><tr><td align="center"></td></tr></table></center></td><td width="40" height="40" background="http://72.29.91.222/tiles/17_48.gif" align="center"><center><table border=0 cellpadding=0 cellspacing="0" width="40" height="40" ><tr><td align="center"></td></tr></table></center></td><td width="40" height="40" background="http://72.29.91.222/tiles/17_11.gif" align="center"><center><table border=0 cellpadding=0 cellspacing="0" width="40" height="40" ><tr><td align="center"></td></tr></table></center></td><td width="40" height="40" background="http://72.29.91.222/tiles/17_4.gif" align="center"><center><table border=0 cellpadding=0 cellspacing="0" width="40" height="40" ><tr><td align="center"></td></tr></table></center></td><td width="40" height="40" background="http://72.29.91.222/tiles/17_8.gif" align="center"><center><table border=0 cellpadding=0 cellspacing="0" width="40" height="40" ><tr><td align="center"></td></tr></table></center></td><td width="40" height="40" background="http://72.29.91.222/tiles/17_48.gif" align="center"><center><table border=0 cellpadding=0 cellspacing="0" width="40" height="40" ><tr><td align="center"></td></tr></table></center></td><td width="40" height="40" background="http://72.29.91.222/tiles/17_48.gif" align="center"><center><table border=0 cellpadding=0 cellspacing="0" width="40" height="40" ><tr><td align="center"></td></tr></table></center></td></tr><tr><td width="40" height="40" background="http://72.29.91.222/tiles/17_49.gif" align="center"><center><table border=0 cellpadding=0 cellspacing="0" width="40" height="40" ><tr><td align="center"></td></tr></table></center></td><td width="40" height="40" background="http://72.29.91.222/tiles/17_11.gif" align="center"><center><table border=0 cellpadding=0 cellspacing="0" width="40" height="40" ><tr><td align="center"></td></tr></table></center></td><td width="40" height="40" background="http://72.29.91.222/tiles/17_15.gif" align="center"><center><table border=0 cellpadding=0 cellspacing="0" width="40" height="40" ><tr><td align="center"></td></tr></table></center></td><td width="40" height="40" background="http://72.29.91.222/tiles/17_12.gif" align="center"><center><table border=0 cellpadding=0 cellspacing="0" width="40" height="40" ><tr><td align="center"></td></tr></table></center></td><td width="40" height="40" background="http://72.29.91.222/tiles/17_4.gif" align="center"><center><table border=0 cellpadding=0 cellspacing="0" width="40" height="40" ><tr><td align="center"></td></tr></table></center></td><td width="40" height="40" background="http://72.29.91.222/tiles/17_8.gif" align="center"><center><table border=0 cellpadding=0 cellspacing="0" width="40" height="40" ><tr><td align="center"></td></tr></table></center></td><td width="40" height="40" background="http://72.29.91.222/tiles/17_50.gif" align="center"><center><table border=0 cellpadding=0 cellspacing="0" width="40" height="40" ><tr><td align="center"></td></tr></table></center></td><td width="40" height="40" background="http://72.29.91.222/tiles/17_47.gif" align="center"><center><table border=0 cellpadding=0 cellspacing="0" width="40" height="40" ><tr><td align="center"></td></tr></table></center></td><td width="40" height="40" background="http://72.29.91.222/tiles/17_47.gif" align="center"><center><table border=0 cellpadding=0 cellspacing="0" width="40" height="40" ><tr><td align="center"></td></tr></table></center></td><td width="40" height="40" background="http://72.29.91.222/tiles/17_47.gif" align="center"><center><table border=0 cellpadding=0 cellspacing="0" width="40" height="40" ><tr><td align="center"></td></tr></table></center></td><td width="40" height="40" background="http://72.29.91.222/tiles/17_49.gif" align="center"><center><table border=0 cellpadding=0 cellspacing="0" width="40" height="40" ><tr><td align="center"></td></tr></table></center></td><td width="40" height="40" background="http://72.29.91.222/tiles/17_11.gif" align="center"><center><table border=0 cellpadding=0 cellspacing="0" width="40" height="40" ><tr><td align="center"></td></tr></table></center></td><td width="40" height="40" background="http://72.29.91.222/tiles/17_15.gif" align="center"><center><table border=0 cellpadding=0 cellspacing="0" width="40" height="40" ><tr><td align="center"></td></tr></table></center></td><td width="40" height="40" background="http://72.29.91.222/tiles/17_0.gif" align="center"><center><table border=0 cellpadding=0 cellspacing="0" width="40" height="40" ><tr><td align="center"></td></tr></table></center></td><td width="40" height="40" background="http://72.29.91.222/tiles/17_12.gif" align="center"><center><table border=0 cellpadding=0 cellspacing="0" width="40" height="40" ><tr><td align="center"></td></tr></table></center></td><td width="40" height="40" background="http://72.29.91.222/tiles/17_8.gif" align="center"><center><table border=0 cellpadding=0 cellspacing="0" width="40" height="40" ><tr><td align="center"></td></tr></table></center></td><td width="40" height="40" background="http://72.29.91.222/tiles/17_48.gif" align="center"><center><table border=0 cellpadding=0 cellspacing="0" width="40" height="40" ><tr><td align="center"></td></tr></table></center></td></tr><tr><td width="40" height="40" background="http://72.29.91.222/tiles/17_49.gif" align="center"><center><table border=0 cellpadding=0 cellspacing="0" width="40" height="40" ><tr><td align="center"></td></tr></table></center></td><td width="40" height="40" background="http://72.29.91.222/tiles/17_7.gif" align="center"><center><table border=0 cellpadding=0 cellspacing="0" width="40" height="40" ><tr><td align="center"></td></tr></table></center></td><td width="40" height="40" background="http://72.29.91.222/tiles/17_2.gif" align="center"><center><table border=0 cellpadding=0 cellspacing="0" width="40" height="40" ><tr><td align="center"></td></tr></table></center></td><td width="40" height="40" background="http://72.29.91.222/tiles/17_3.gif" align="center"><center><table border=0 cellpadding=0 cellspacing="0" width="40" height="40" ><tr><td align="center"></td></tr></table></center></td><td width="40" height="40" background="http://72.29.91.222/tiles/17_1.gif" align="center"><center><table border=0 cellpadding=0 cellspacing="0" width="40" height="40" ><tr><td align="center"></td></tr></table></center></td><td width="40" height="40" background="http://72.29.91.222/tiles/17_12.gif" align="center"><center><table border=0 cellpadding=0 cellspacing="0" width="40" height="40" ><tr><td align="center"></td></tr></table></center></td><td width="40" height="40" background="http://72.29.91.222/tiles/17_8.gif" align="center"><center><table border=0 cellpadding=0 cellspacing="0" width="40" height="40" ><tr><td align="center"></td></tr></table></center></td><td width="40" height="40" background="http://72.29.91.222/tiles/17_49.gif" align="center"><center><table border=0 cellpadding=0 cellspacing="0" width="40" height="40" ><tr><td align="center"></td></tr></table></center></td><td width="40" height="40" background="http://72.29.91.222/tiles/17_47.gif" align="center"><center><table border=0 cellpadding=0 cellspacing="0" width="40" height="40" ><tr><td align="center"></td></tr></table></center></td><td width="40" height="40" background="http://72.29.91.222/tiles/17_50.gif" align="center"><center><table border=0 cellpadding=0 cellspacing="0" width="40" height="40" ><tr><td align="center"></td></tr></table></center></td><td width="40" height="40" background="http://72.29.91.222/tiles/17_49.gif" align="center"><center><table border=0 cellpadding=0 cellspacing="0" width="40" height="40" ><tr><td align="center"></td></tr></table></center></td><td width="40" height="40" background="http://72.29.91.222/tiles/17_7.gif" align="center"><center><table border=0 cellpadding=0 cellspacing="0" width="40" height="40" ><tr><td align="center"></td></tr></table></center></td><td width="40" height="40" background="http://72.29.91.222/tiles/17_2.gif" align="center"><center><table border=0 cellpadding=0 cellspacing="0" width="40" height="40" ><tr><td align="center"></td></tr></table></center></td><td width="40" height="40" background="http://72.29.91.222/tiles/17_0.gif" align="center"><center><table border=0 cellpadding=0 cellspacing="0" width="40" height="40" ><tr><td align="center"></td></tr></table></center></td><td width="40" height="40" background="http://72.29.91.222/tiles/17_2.gif" align="center"><center><table border=0 cellpadding=0 cellspacing="0" width="40" height="40" ><tr><td align="center"></td></tr></table></center></td><td width="40" height="40" background="http://72.29.91.222/tiles/17_5.gif" align="center"><center><table border=0 cellpadding=0 cellspacing="0" width="40" height="40" ><tr><td align="center"></td></tr></table></center></td><td width="40" height="40" background="http://72.29.91.222/tiles/17_47.gif" align="center"><center><table border=0 cellpadding=0 cellspacing="0" width="40" height="40" ><tr><td align="center"></td></tr></table></center></td></tr><tr><td width="40" height="40" background="http://72.29.91.222/tiles/17_47.gif" align="center"><center><table border=0 cellpadding=0 cellspacing="0" width="40" height="40" ><tr><td align="center"></td></tr></table></center></td><td width="40" height="40" background="http://72.29.91.222/tiles/17_7.gif" align="center"><center><table border=0 cellpadding=0 cellspacing="0" width="40" height="40" ><tr><td align="center"></td></tr></table></center></td><td width="40" height="40" background="http://72.29.91.222/tiles/17_0.gif" align="center"><center><table border=0 cellpadding=0 cellspacing="0" width="40" height="40" ><tr><td align="center"></td></tr></table></center></td><td width="40" height="40" background="http://72.29.91.222/tiles/17_2.gif" align="center"><center><table border=0 cellpadding=0 cellspacing="0" width="40" height="40" ><tr><td align="center"></td></tr></table></center></td><td width="40" height="40" background="http://72.29.91.222/tiles/17_1.gif" align="center"><center><table border=0 cellpadding=0 cellspacing="0" width="40" height="40" ><tr><td align="center"></td></tr></table></center></td><td width="40" height="40" background="http://72.29.91.222/tiles/17_0.gif" align="center"><center><table border=0 cellpadding=0 cellspacing="0" width="40" height="40" ><tr><td align="center"></td></tr></table></center></td><td width="40" height="40" background="http://72.29.91.222/tiles/17_12.gif" align="center"><center><table border=0 cellpadding=0 cellspacing="0" width="40" height="40" ><tr><td align="center"></td></tr></table></center></td><td width="40" height="40" background="http://72.29.91.222/tiles/17_8.gif" align="center"><center><table border=0 cellpadding=0 cellspacing="0" width="40" height="40" ><tr><td align="center"></td></tr></table></center></td><td width="40" height="40" background="http://72.29.91.222/tiles/17_48.gif" align="center"><center><table border=0 cellpadding=0 cellspacing="0" width="40" height="40" ><tr><td align="center"></td></tr></table></center></td><td width="40" height="40" background="http://72.29.91.222/tiles/17_50.gif" align="center"><center><table border=0 cellpadding=0 cellspacing="0" width="40" height="40" ><tr><td align="center"></td></tr></table></center></td><td width="40" height="40" background="http://72.29.91.222/tiles/17_11.gif" align="center"><center><table border=0 cellpadding=0 cellspacing="0" width="40" height="40" ><tr><td align="center"></td></tr></table></center></td><td width="40" height="40" background="http://72.29.91.222/tiles/17_15.gif" align="center"><center><table border=0 cellpadding=0 cellspacing="0" width="40" height="40" ><tr><td align="center"></td></tr></table></center></td><td width="40" height="40" background="http://72.29.91.222/tiles/17_3.gif" align="center"><center><table border=0 cellpadding=0 cellspacing="0" width="40" height="40" ><tr><td align="center"></td></tr></table></center></td><td width="40" height="40" background="http://72.29.91.222/shops/245.gif" align="center"></td><td width="40" height="40" background="http://72.29.91.222/tiles/17_0.gif" align="center"><center><table border=0 cellpadding=0 cellspacing="0" width="40" height="40" ><tr><td align="center"></td></tr></table></center></td><td width="40" height="40" background="http://72.29.91.222/tiles/17_5.gif" align="center"><center><table border=0 cellpadding=0 cellspacing="0" width="40" height="40" ><tr><td align="center"></td></tr></table></center></td><td width="40" height="40" background="http://72.29.91.222/tiles/17_47.gif" align="center"><center><table border=0 cellpadding=0 cellspacing="0" width="40" height="40" ><tr><td align="center"></td></tr></table></center></td></tr><tr><td width="40" height="40" background="http://72.29.91.222/tiles/17_49.gif" align="center"><center><table border=0 cellpadding=0 cellspacing="0" width="40" height="40" ><tr><td align="center"></td></tr></table></center></td><td width="40" height="40" background="http://72.29.91.222/tiles/17_7.gif" align="center"><center><table border=0 cellpadding=0 cellspacing="0" width="40" height="40" ><tr><td align="center"></td></tr></table></center></td><td width="40" height="40" background="http://72.29.91.222/tiles/17_0.gif" align="center"><center><table border=0 cellpadding=0 cellspacing="0" width="40" height="40" ><tr><td align="center"></td></tr></table></center></td><td width="40" height="40" background="http://72.29.91.222/locations/1381.gif" align="center" onmouseover="tt_setWidth(200); Tip('Elridge village.');"></td><td width="40" height="40" background="http://72.29.91.222/tiles/17_2.gif" align="center"><center><table border=0 cellpadding=0 cellspacing="0" width="40" height="40" ><tr><td align="center"></td></tr></table></center></td><td width="40" height="40" background="http://72.29.91.222/tiles/17_0.gif" align="center"><center><table border=0 cellpadding=0 cellspacing="0" width="40" height="40" ><tr><td align="center"></td></tr></table></center></td><td width="40" height="40" background="http://72.29.91.222/tiles/17_0.gif" align="center"><center><table border=0 cellpadding=0 cellspacing="0" width="40" height="40" ><tr><td align="center"></td></tr></table></center></td><td width="40" height="40" background="http://72.29.91.222/tiles/17_12.gif" align="center"><center><table border=0 cellpadding=0 cellspacing="0" width="40" height="40" ><tr><td align="center"></td></tr></table></center></td><td width="40" height="40" background="http://72.29.91.222/tiles/17_4.gif" align="center"><center><table border=0 cellpadding=0 cellspacing="0" width="40" height="40" ><tr><td align="center"></td></tr></table></center></td><td width="40" height="40" background="http://72.29.91.222/tiles/17_4.gif" align="center"><center><table border=0 cellpadding=0 cellspacing="0" width="40" height="40" ><tr><td align="center"></td></tr></table></center></td><td width="40" height="40" background="http://72.29.91.222/tiles/17_15.gif" align="center"><center><table border=0 cellpadding=0 cellspacing="0" width="40" height="40" ><tr><td align="center"></td></tr></table></center></td><td width="40" height="40" background="http://72.29.91.222/tiles/17_2.gif" align="center"><center><table border=0 cellpadding=0 cellspacing="0" width="40" height="40" ><tr><td align="center"></td></tr></table></center></td><td width="40" height="40" background="http://72.29.91.222/tiles/17_2.gif" align="center"><center><table border=0 cellpadding=0 cellspacing="0" width="40" height="40" ><tr><td align="center"></td></tr></table></center></td><td width="40" height="40" background="http://72.29.91.222/tiles/17_2.gif" align="center"><center><table border=0 cellpadding=0 cellspacing="0" width="40" height="40" ><tr><td align="center"></td></tr></table></center></td><td width="40" height="40" background="http://72.29.91.222/tiles/17_1.gif" align="center"><center><table border=0 cellpadding=0 cellspacing="0" width="40" height="40" ><tr><td align="center"></td></tr></table></center></td><td width="40" height="40" background="http://72.29.91.222/tiles/17_5.gif" align="center"><center><table border=0 cellpadding=0 cellspacing="0" width="40" height="40" ><tr><td align="center"></td></tr></table></center></td><td width="40" height="40" background="http://72.29.91.222/tiles/17_49.gif" align="center"><center><table border=0 cellpadding=0 cellspacing="0" width="40" height="40" ><tr><td align="center"></td></tr></table></center></td></tr><tr><td width="40" height="40" background="http://72.29.91.222/tiles/17_50.gif" align="center"><center><table border=0 cellpadding=0 cellspacing="0" width="40" height="40" ><tr><td align="center"></td></tr></table></center></td><td width="40" height="40" background="http://72.29.91.222/tiles/17_7.gif" align="center"><center><table border=0 cellpadding=0 cellspacing="0" width="40" height="40" ><tr><td align="center"></td></tr></table></center></td><td width="40" height="40" background="http://72.29.91.222/tiles/17_3.gif" align="center"><center><table border=0 cellpadding=0 cellspacing="0" width="40" height="40" ><tr><td align="center"></td></tr></table></center></td><td width="40" height="40" background="http://72.29.91.222/tiles/17_2.gif" align="center"><center><table border=0 cellpadding=0 cellspacing="0" width="40" height="40" ><tr><td align="center"></td></tr></table></center></td><td width="40" height="40" background="http://72.29.91.222/tiles/17_2.gif" align="center"><center><table border=0 cellpadding=0 cellspacing="0" width="40" height="40" ><tr><td align="center"></td></tr></table></center></td><td width="40" height="40" background="http://72.29.91.222/tiles/17_2.gif" align="center"><center><table border=0 cellpadding=0 cellspacing="0" width="40" height="40" ><tr><td align="center"></td></tr></table></center></td><td width="40" height="40" background="http://72.29.91.222/tiles/17_1.gif" align="center"><center><table border=0 cellpadding=0 cellspacing="0" width="40" height="40" ><tr><td align="center"></td></tr></table></center></td><td width="40" height="40" background="http://72.29.91.222/tiles/17_3.gif" align="center"><center><table border=0 cellpadding=0 cellspacing="0" width="40" height="40" ><tr><td align="center"></td></tr></table></center></td><td width="40" height="40" background="http://72.29.91.222/tiles/17_0.gif" align="center"><center><table border=0 cellpadding=0 cellspacing="0" width="40" height="40" ><tr><td align="center"></td></tr></table></center></td><td width="40" height="40" background="http://72.29.91.222/tiles/17_2.gif" align="center"><center><table border=0 cellpadding=0 cellspacing="0" width="40" height="40" ><tr><td align="center"></td></tr></table></center></td><td width="40" height="40" background="http://72.29.91.222/tiles/17_0.gif" align="center"><center><table border=0 cellpadding=0 cellspacing="0" width="40" height="40" ><tr><td align="center"></td></tr></table></center></td><td width="40" height="40" background="http://72.29.91.222/tiles/17_1.gif" align="center"><center><table border=0 cellpadding=0 cellspacing="0" width="40" height="40" ><tr><td align="center"></td></tr></table></center></td><td width="40" height="40" background="http://72.29.91.222/tiles/17_0.gif" align="center"><center><table border=0 cellpadding=0 cellspacing="0" width="40" height="40" ><tr><td align="center"></td></tr></table></center></td><td width="40" height="40" background="http://72.29.91.222/tiles/17_2.gif" align="center"><center><table border=0 cellpadding=0 cellspacing="0" width="40" height="40" ><tr><td align="center"></td></tr></table></center></td><td width="40" height="40" background="http://72.29.91.222/tiles/17_1.gif" align="center"><center><table border=0 cellpadding=0 cellspacing="0" width="40" height="40" ><tr><td align="center"></td></tr></table></center></td><td width="40" height="40" background="http://72.29.91.222/tiles/17_5.gif" align="center"><center><table border=0 cellpadding=0 cellspacing="0" width="40" height="40" ><tr><td align="center"></td></tr></table></center></td><td width="40" height="40" background="http://72.29.91.222/tiles/17_48.gif" align="center"><center><table border=0 cellpadding=0 cellspacing="0" width="40" height="40" ><tr><td align="center"></td></tr></table></center></td></tr><tr><td width="40" height="40" background="http://72.29.91.222/tiles/17_48.gif" align="center"><center><table border=0 cellpadding=0 cellspacing="0" width="40" height="40" ><tr><td align="center"></td></tr></table></center></td><td width="40" height="40" background="http://72.29.91.222/tiles/17_7.gif" align="center"><center><table border=0 cellpadding=0 cellspacing="0" width="40" height="40" ><tr><td align="center"></td></tr></table></center></td><td width="40" height="40" background="http://72.29.91.222/tiles/17_1.gif" align="center"><center><table border=0 cellpadding=0 cellspacing="0" width="40" height="40" ><tr><td align="center"></td></tr></table></center></td><td width="40" height="40" background="http://72.29.91.222/tiles/17_1.gif" align="center"><center><table border=0 cellpadding=0 cellspacing="0" width="40" height="40" ><tr><td align="center"></td></tr></table></center></td><td width="40" height="40" background="http://72.29.91.222/tiles/17_1.gif" align="center"><center><table border=0 cellpadding=0 cellspacing="0" width="40" height="40" ><tr><td align="center"></td></tr></table></center></td><td width="40" height="40" background="http://72.29.91.222/tiles/17_2.gif" align="center"><center><table border=0 cellpadding=0 cellspacing="0" width="40" height="40" ><tr><td align="center"></td></tr></table></center></td><td width="40" height="40" background="http://72.29.91.222/tiles/17_3.gif" align="center"><center><table border=0 cellpadding=0 cellspacing="0" width="40" height="40" ><tr><td align="center"></td></tr></table></center></td><td width="40" height="40" background="http://72.29.91.222/tiles/17_2.gif" align="center"><center><table border=0 cellpadding=0 cellspacing="0" width="40" height="40" ><tr><td align="center"></td></tr></table></center></td><td width="40" height="40" background="http://72.29.91.222/tiles/17_3.gif" align="center"><center><table border=0 cellpadding=0 cellspacing="0" width="40" height="40" ><tr><td align="center"></td></tr></table></center></td><td width="40" height="40" background="http://72.29.91.222/tiles/17_1.gif" align="center"><center><table border=0 cellpadding=0 cellspacing="0" width="40" height="40" ><tr><td align="center"></td></tr></table></center></td><td width="40" height="40" background="http://72.29.91.222/tiles/17_3.gif" align="center"><center><table border=0 cellpadding=0 cellspacing="0" width="40" height="40" ><tr><td align="center"></td></tr></table></center></td><td width="40" height="40" background="http://72.29.91.222/tiles/17_3.gif" align="center"><center><table border=0 cellpadding=0 cellspacing="0" width="40" height="40" ><tr><td align="center"></td></tr></table></center></td><td width="40" height="40" background="http://72.29.91.222/tiles/17_0.gif" align="center"><center><table border=0 cellpadding=0 cellspacing="0" width="40" height="40" ><tr><td align="center"></td></tr></table></center></td><td width="40" height="40" background="http://72.29.91.222/locations/1380.gif" align="center" onmouseover="tt_setWidth(200); Tip('A large open lake area.');"></td><td width="40" height="40" background="http://72.29.91.222/tiles/17_1.gif" align="center"><center><table border=0 cellpadding=0 cellspacing="0" width="40" height="40" ><tr><td align="center"></td></tr></table></center></td><td width="40" height="40" background="http://72.29.91.222/tiles/17_5.gif" align="center"><center><table border=0 cellpadding=0 cellspacing="0" width="40" height="40" ><tr><td align="center"></td></tr></table></center></td><td width="40" height="40" background="http://72.29.91.222/tiles/17_48.gif" align="center"><center><table border=0 cellpadding=0 cellspacing="0" width="40" height="40" ><tr><td align="center"></td></tr></table></center></td></tr><tr><td width="40" height="40" background="http://72.29.91.222/tiles/17_47.gif" align="center"><center><table border=0 cellpadding=0 cellspacing="0" width="40" height="40" ><tr><td align="center"></td></tr></table></center></td><td width="40" height="40" background="http://72.29.91.222/tiles/17_7.gif" align="center"><center><table border=0 cellpadding=0 cellspacing="0" width="40" height="40" ><tr><td align="center"></td></tr></table></center></td><td width="40" height="40" background="http://72.29.91.222/tiles/17_1.gif" align="center"><center><table border=0 cellpadding=0 cellspacing="0" width="40" height="40" ><tr><td align="center"></td></tr></table></center></td><td width="40" height="40" background="http://72.29.91.222/tiles/17_1.gif" align="center"><center><table border=0 cellpadding=0 cellspacing="0" width="40" height="40" ><tr><td align="center"></td></tr></table></center></td><td width="40" height="40" background="http://72.29.91.222/tiles/17_3.gif" align="center"><center><table border=0 cellpadding=0 cellspacing="0" width="40" height="40" ><tr><td align="center"></td></tr></table></center></td><td width="40" height="40" background="http://72.29.91.222/tiles/17_0.gif" align="center"><center><table border=0 cellpadding=0 cellspacing="0" width="40" height="40" ><tr><td align="center"></td></tr></table></center></td><td width="40" height="40" background="http://72.29.91.222/tiles/17_3.gif" align="center"><center><table border=0 cellpadding=0 cellspacing="0" width="40" height="40" ><tr><td align="center"></td></tr></table></center></td><td width="40" height="40" background="http://72.29.91.222/tiles/17_0.gif" align="center"><center><table border=0 cellpadding=0 cellspacing="0" width="40" height="40" ><tr><td align="center"></td></tr></table></center></td><td width="40" height="40" background="http://72.29.91.222/tiles/17_3.gif" align="center"><center><table border=0 cellpadding=0 cellspacing="0" width="40" height="40" ><tr><td align="center"></td></tr></table></center></td><td width="40" height="40" background="http://72.29.91.222/tiles/17_0.gif" align="center"><center><table border=0 cellpadding=0 cellspacing="0" width="40" height="40" ><tr><td align="center"></td></tr></table></center></td><td width="40" height="40" background="http://72.29.91.222/tiles/17_3.gif" align="center"><center><table border=0 cellpadding=0 cellspacing="0" width="40" height="40" ><tr><td align="center"></td></tr></table></center></td><td width="40" height="40" background="http://72.29.91.222/tiles/17_0.gif" align="center"><center><table border=0 cellpadding=0 cellspacing="0" width="40" height="40" ><tr><td align="center"></td></tr></table></center></td><td width="40" height="40" background="http://72.29.91.222/tiles/17_1.gif" align="center"><center><table border=0 cellpadding=0 cellspacing="0" width="40" height="40" ><tr><td align="center"></td></tr></table></center></td><td width="40" height="40" background="http://72.29.91.222/tiles/17_3.gif" align="center"><center><table border=0 cellpadding=0 cellspacing="0" width="40" height="40" ><tr><td align="center"></td></tr></table></center></td><td width="40" height="40" background="http://72.29.91.222/tiles/17_2.gif" align="center"><center><table border=0 cellpadding=0 cellspacing="0" width="40" height="40" ><tr><td align="center"></td></tr></table></center></td><td width="40" height="40" background="http://72.29.91.222/tiles/17_5.gif" align="center"><center><table border=0 cellpadding=0 cellspacing="0" width="40" height="40" ><tr><td align="center"></td></tr></table></center></td><td width="40" height="40" background="http://72.29.91.222/tiles/17_50.gif" align="center"><center><table border=0 cellpadding=0 cellspacing="0" width="40" height="40" ><tr><td align="center"></td></tr></table></center></td></tr><tr><td width="40" height="40" background="http://72.29.91.222/tiles/17_48.gif" align="center"><center><table border=0 cellpadding=0 cellspacing="0" width="40" height="40" ><tr><td align="center"></td></tr></table></center></td><td width="40" height="40" background="http://72.29.91.222/tiles/17_7.gif" align="center"><center><table border=0 cellpadding=0 cellspacing="0" width="40" height="40" ><tr><td align="center"></td></tr></table></center></td><td width="40" height="40" background="http://72.29.91.222/tiles/17_3.gif" align="center"><center><table border=0 cellpadding=0 cellspacing="0" width="40" height="40" ><tr><td align="center"></td></tr></table></center></td><td width="40" height="40" background="http://72.29.91.222/tiles/17_1.gif" align="center"><center><table border=0 cellpadding=0 cellspacing="0" width="40" height="40" ><tr><td align="center"></td></tr></table></center></td><td width="40" height="40" background="http://72.29.91.222/tiles/17_2.gif" align="center"><center><table border=0 cellpadding=0 cellspacing="0" width="40" height="40" ><tr><td align="center"></td></tr></table></center></td><td width="40" height="40" background="http://72.29.91.222/tiles/17_1.gif" align="center"><center><table border=0 cellpadding=0 cellspacing="0" width="40" height="40" ><tr><td align="center"></td></tr></table></center></td><td width="40" height="40" background="http://72.29.91.222/tiles/17_3.gif" align="center"><center><table border=0 cellpadding=0 cellspacing="0" width="40" height="40" ><tr><td align="center"></td></tr></table></center></td><td width="40" height="40" background="http://72.29.91.222/tiles/17_13.gif" align="center"><center><table border=0 cellpadding=0 cellspacing="0" width="40" height="40" ><tr><td align="center"></td></tr></table></center></td><td width="40" height="40" background="http://72.29.91.222/tiles/17_6.gif" align="center"><center><table border=0 cellpadding=0 cellspacing="0" width="40" height="40" ><tr><td align="center"></td></tr></table></center></td><td width="40" height="40" background="http://72.29.91.222/tiles/17_6.gif" align="center"><center><table border=0 cellpadding=0 cellspacing="0" width="40" height="40" ><tr><td align="center"></td></tr></table></center></td><td width="40" height="40" background="http://72.29.91.222/tiles/17_14.gif" align="center"><center><table border=0 cellpadding=0 cellspacing="0" width="40" height="40" ><tr><td align="center"></td></tr></table></center></td><td width="40" height="40" background="http://72.29.91.222/tiles/17_1.gif" align="center"><center><table border=0 cellpadding=0 cellspacing="0" width="40" height="40" ><tr><td align="center"></td></tr></table></center></td><td width="40" height="40" background="http://72.29.91.222/tiles/17_3.gif" align="center"><center><table border=0 cellpadding=0 cellspacing="0" width="40" height="40" ><tr><td align="center"></td></tr></table></center></td><td width="40" height="40" background="http://72.29.91.222/tiles/17_2.gif" align="center"><center><table border=0 cellpadding=0 cellspacing="0" width="40" height="40" ><tr><td align="center"></td></tr></table></center></td><td width="40" height="40" background="http://72.29.91.222/tiles/17_3.gif" align="center"><center><table border=0 cellpadding=0 cellspacing="0" width="40" height="40" ><tr><td align="center"></td></tr></table></center></td><td width="40" height="40" background="http://72.29.91.222/tiles/17_5.gif" align="center"><center><table border=0 cellpadding=0 cellspacing="0" width="40" height="40" ><tr><td align="center"></td></tr></table></center></td><td width="40" height="40" background="http://72.29.91.222/tiles/17_50.gif" align="center"><center><table border=0 cellpadding=0 cellspacing="0" width="40" height="40" ><tr><td align="center"></td></tr></table></center></td></tr><tr><td width="40" height="40" background="http://72.29.91.222/tiles/17_49.gif" align="center"><center><table border=0 cellpadding=0 cellspacing="0" width="40" height="40" ><tr><td align="center"></td></tr></table></center></td><td width="40" height="40" background="http://72.29.91.222/tiles/17_7.gif" align="center"><center><table border=0 cellpadding=0 cellspacing="0" width="40" height="40" ><tr><td align="center"></td></tr></table></center></td><td width="40" height="40" background="http://72.29.91.222/tiles/17_3.gif" align="center"><center><table border=0 cellpadding=0 cellspacing="0" width="40" height="40" ><tr><td align="center"></td></tr></table></center></td><td width="40" height="40" background="http://72.29.91.222/tiles/17_1.gif" align="center"><center><table border=0 cellpadding=0 cellspacing="0" width="40" height="40" ><tr><td align="center"></td></tr></table></center></td><td width="40" height="40" background="http://72.29.91.222/tiles/17_0.gif" align="center"><center><table border=0 cellpadding=0 cellspacing="0" width="40" height="40" ><tr><td align="center"></td></tr></table></center></td><td width="40" height="40" background="http://72.29.91.222/tiles/17_1.gif" align="center"><center><table border=0 cellpadding=0 cellspacing="0" width="40" height="40" ><tr><td align="center"></td></tr></table></center></td><td width="40" height="40" background="http://72.29.91.222/tiles/17_13.gif" align="center"><center><table border=0 cellpadding=0 cellspacing="0" width="40" height="40" ><tr><td align="center"></td></tr></table></center></td><td width="40" height="40" background="http://72.29.91.222/tiles/17_9.gif" align="center"><center><table border=0 cellpadding=0 cellspacing="0" width="40" height="40" ><tr><td align="center"></td></tr></table></center></td><td width="40" height="40" background="http://72.29.91.222/tiles/17_48.gif" align="center"><center><table border=0 cellpadding=0 cellspacing="0" width="40" height="40" ><tr><td align="center"></td></tr></table></center></td><td width="40" height="40" background="http://72.29.91.222/tiles/17_48.gif" align="center"><center><table border=0 cellpadding=0 cellspacing="0" width="40" height="40" ><tr><td align="center"></td></tr></table></center></td><td width="40" height="40" background="http://72.29.91.222/tiles/17_7.gif" align="center"><center><table border=0 cellpadding=0 cellspacing="0" width="40" height="40" ><tr><td align="center"></td></tr></table></center></td><td width="40" height="40" background="http://72.29.91.222/tiles/17_3.gif" align="center"><center><table border=0 cellpadding=0 cellspacing="0" width="40" height="40" ><tr><td align="center"></td></tr></table></center></td><td width="40" height="40" background="http://72.29.91.222/tiles/17_0.gif" align="center"><center><table border=0 cellpadding=0 cellspacing="0" width="40" height="40" ><tr><td align="center"></td></tr></table></center></td><td width="40" height="40" background="http://72.29.91.222/stairways/1065_b.gif" align="center" onmouseover="tt_setWidth(100); Tip('Stairway to Elridge Plains (West)');"></td><td width="40" height="40" background="http://72.29.91.222/tiles/17_3.gif" align="center"><center><table border=0 cellpadding=0 cellspacing="0" width="40" height="40" ><tr><td align="center"></td></tr></table></center></td><td width="40" height="40" background="http://72.29.91.222/tiles/17_5.gif" align="center"><center><table border=0 cellpadding=0 cellspacing="0" width="40" height="40" ><tr><td align="center"></td></tr></table></center></td><td width="40" height="40" background="http://72.29.91.222/tiles/17_48.gif" align="center"><center><table border=0 cellpadding=0 cellspacing="0" width="40" height="40" ><tr><td align="center"></td></tr></table></center></td></tr><tr><td width="40" height="40" background="http://72.29.91.222/tiles/17_48.gif" align="center"><center><table border=0 cellpadding=0 cellspacing="0" width="40" height="40" ><tr><td align="center"></td></tr></table></center></td><td width="40" height="40" background="http://72.29.91.222/tiles/17_7.gif" align="center"><center><table border=0 cellpadding=0 cellspacing="0" width="40" height="40" ><tr><td align="center"></td></tr></table></center></td><td width="40" height="40" background="http://72.29.91.222/tiles/17_3.gif" align="center"><center><table border=0 cellpadding=0 cellspacing="0" width="40" height="40" ><tr><td align="center"></td></tr></table></center></td><td width="40" height="40" background="http://72.29.91.222/stairways/1063_a.gif" align="center" onmouseover="tt_setWidth(100); Tip('Stairway to Elridge Plains (East)');"><img src="http://72.29.91.222/skin/player_tile.gif" title="You are here"></td><td width="40" height="40" background="http://72.29.91.222/tiles/17_1.gif" align="center"><center><table border=0 cellpadding=0 cellspacing="0" width="40" height="40" ><tr><td align="center"></td></tr></table></center></td><td width="40" height="40" background="http://72.29.91.222/tiles/17_1.gif" align="center"><center><table border=0 cellpadding=0 cellspacing="0" width="40" height="40" ><tr><td align="center"></td></tr></table></center></td><td width="40" height="40" background="http://72.29.91.222/tiles/17_5.gif" align="center"><center><table border=0 cellpadding=0 cellspacing="0" width="40" height="40" ><tr><td align="center"></td></tr></table></center></td><td width="40" height="40" background="http://72.29.91.222/tiles/17_50.gif" align="center"><center><table border=0 cellpadding=0 cellspacing="0" width="40" height="40" ><tr><td align="center"></td></tr></table></center></td><td width="40" height="40" background="http://72.29.91.222/tiles/17_47.gif" align="center"><center><table border=0 cellpadding=0 cellspacing="0" width="40" height="40" ><tr><td align="center"></td></tr></table></center></td><td width="40" height="40" background="http://72.29.91.222/tiles/17_47.gif" align="center"><center><table border=0 cellpadding=0 cellspacing="0" width="40" height="40" ><tr><td align="center"></td></tr></table></center></td><td width="40" height="40" background="http://72.29.91.222/tiles/17_7.gif" align="center"><center><table border=0 cellpadding=0 cellspacing="0" width="40" height="40" ><tr><td align="center"></td></tr></table></center></td><td width="40" height="40" background="http://72.29.91.222/tiles/17_1.gif" align="center"><center><table border=0 cellpadding=0 cellspacing="0" width="40" height="40" ><tr><td align="center"></td></tr></table></center></td><td width="40" height="40" background="http://72.29.91.222/tiles/17_0.gif" align="center"><center><table border=0 cellpadding=0 cellspacing="0" width="40" height="40" ><tr><td align="center"></td></tr></table></center></td><td width="40" height="40" background="http://72.29.91.222/tiles/17_2.gif" align="center"><center><table border=0 cellpadding=0 cellspacing="0" width="40" height="40" ><tr><td align="center"></td></tr></table></center></td><td width="40" height="40" background="http://72.29.91.222/tiles/17_3.gif" align="center"><center><table border=0 cellpadding=0 cellspacing="0" width="40" height="40" ><tr><td align="center"></td></tr></table></center></td><td width="40" height="40" background="http://72.29.91.222/tiles/17_5.gif" align="center"><center><table border=0 cellpadding=0 cellspacing="0" width="40" height="40" ><tr><td align="center"></td></tr></table></center></td><td width="40" height="40" background="http://72.29.91.222/tiles/17_48.gif" align="center"><center><table border=0 cellpadding=0 cellspacing="0" width="40" height="40" ><tr><td align="center"></td></tr></table></center></td></tr><tr><td width="40" height="40" background="http://72.29.91.222/tiles/17_48.gif" align="center"><center><table border=0 cellpadding=0 cellspacing="0" width="40" height="40" ><tr><td align="center"></td></tr></table></center></td><td width="40" height="40" background="http://72.29.91.222/tiles/17_10.gif" align="center"><center><table border=0 cellpadding=0 cellspacing="0" width="40" height="40" ><tr><td align="center"></td></tr></table></center></td><td width="40" height="40" background="http://72.29.91.222/tiles/17_14.gif" align="center"><center><table border=0 cellpadding=0 cellspacing="0" width="40" height="40" ><tr><td align="center"></td></tr></table></center></td><td width="40" height="40" background="http://72.29.91.222/tiles/17_0.gif" align="center"><center><table border=0 cellpadding=0 cellspacing="0" width="40" height="40" ><tr><td align="center"></td></tr></table></center></td><td width="40" height="40" background="http://72.29.91.222/tiles/17_1.gif" align="center"><center><table border=0 cellpadding=0 cellspacing="0" width="40" height="40" ><tr><td align="center"></td></tr></table></center></td><td width="40" height="40" background="http://72.29.91.222/tiles/17_13.gif" align="center"><center><table border=0 cellpadding=0 cellspacing="0" width="40" height="40" ><tr><td align="center"></td></tr></table></center></td><td width="40" height="40" background="http://72.29.91.222/tiles/17_9.gif" align="center"><center><table border=0 cellpadding=0 cellspacing="0" width="40" height="40" ><tr><td align="center"></td></tr></table></center></td><td width="40" height="40" background="http://72.29.91.222/tiles/17_47.gif" align="center"><center><table border=0 cellpadding=0 cellspacing="0" width="40" height="40" ><tr><td align="center"></td></tr></table></center></td><td width="40" height="40" background="http://72.29.91.222/tiles/17_47.gif" align="center"><center><table border=0 cellpadding=0 cellspacing="0" width="40" height="40" ><tr><td align="center"></td></tr></table></center></td><td width="40" height="40" background="http://72.29.91.222/tiles/17_47.gif" align="center"><center><table border=0 cellpadding=0 cellspacing="0" width="40" height="40" ><tr><td align="center"></td></tr></table></center></td><td width="40" height="40" background="http://72.29.91.222/tiles/17_10.gif" align="center"><center><table border=0 cellpadding=0 cellspacing="0" width="40" height="40" ><tr><td align="center"></td></tr></table></center></td><td width="40" height="40" background="http://72.29.91.222/tiles/17_14.gif" align="center"><center><table border=0 cellpadding=0 cellspacing="0" width="40" height="40" ><tr><td align="center"></td></tr></table></center></td><td width="40" height="40" background="http://72.29.91.222/tiles/17_2.gif" align="center"><center><table border=0 cellpadding=0 cellspacing="0" width="40" height="40" ><tr><td align="center"></td></tr></table></center></td><td width="40" height="40" background="http://72.29.91.222/tiles/17_0.gif" align="center"><center><table border=0 cellpadding=0 cellspacing="0" width="40" height="40" ><tr><td align="center"></td></tr></table></center></td><td width="40" height="40" background="http://72.29.91.222/tiles/17_13.gif" align="center"><center><table border=0 cellpadding=0 cellspacing="0" width="40" height="40" ><tr><td align="center"></td></tr></table></center></td><td width="40" height="40" background="http://72.29.91.222/tiles/17_9.gif" align="center"><center><table border=0 cellpadding=0 cellspacing="0" width="40" height="40" ><tr><td align="center"></td></tr></table></center></td><td width="40" height="40" background="http://72.29.91.222/tiles/17_48.gif" align="center"><center><table border=0 cellpadding=0 cellspacing="0" width="40" height="40" ><tr><td align="center"></td></tr></table></center></td></tr><tr><td width="40" height="40" background="http://72.29.91.222/tiles/17_50.gif" align="center"><center><table border=0 cellpadding=0 cellspacing="0" width="40" height="40" ><tr><td align="center"></td></tr></table></center></td><td width="40" height="40" background="http://72.29.91.222/tiles/17_49.gif" align="center"><center><table border=0 cellpadding=0 cellspacing="0" width="40" height="40" ><tr><td align="center"></td></tr></table></center></td><td width="40" height="40" background="http://72.29.91.222/tiles/17_10.gif" align="center"><center><table border=0 cellpadding=0 cellspacing="0" width="40" height="40" ><tr><td align="center"></td></tr></table></center></td><td width="40" height="40" background="http://72.29.91.222/tiles/17_6.gif" align="center"><center><table border=0 cellpadding=0 cellspacing="0" width="40" height="40" ><tr><td align="center"></td></tr></table></center></td><td width="40" height="40" background="http://72.29.91.222/tiles/17_6.gif" align="center"><center><table border=0 cellpadding=0 cellspacing="0" width="40" height="40" ><tr><td align="center"></td></tr></table></center></td><td width="40" height="40" background="http://72.29.91.222/tiles/17_9.gif" align="center"><center><table border=0 cellpadding=0 cellspacing="0" width="40" height="40" ><tr><td align="center"></td></tr></table></center></td><td width="40" height="40" background="http://72.29.91.222/tiles/17_49.gif" align="center"><center><table border=0 cellpadding=0 cellspacing="0" width="40" height="40" ><tr><td align="center"></td></tr></table></center></td><td width="40" height="40" background="http://72.29.91.222/tiles/17_48.gif" align="center"><center><table border=0 cellpadding=0 cellspacing="0" width="40" height="40" ><tr><td align="center"></td></tr></table></center></td><td width="40" height="40" background="http://72.29.91.222/tiles/17_48.gif" align="center"><center><table border=0 cellpadding=0 cellspacing="0" width="40" height="40" ><tr><td align="center"></td></tr></table></center></td><td width="40" height="40" background="http://72.29.91.222/tiles/17_50.gif" align="center"><center><table border=0 cellpadding=0 cellspacing="0" width="40" height="40" ><tr><td align="center"></td></tr></table></center></td><td width="40" height="40" background="http://72.29.91.222/tiles/17_49.gif" align="center"><center><table border=0 cellpadding=0 cellspacing="0" width="40" height="40" ><tr><td align="center"></td></tr></table></center></td><td width="40" height="40" background="http://72.29.91.222/tiles/17_10.gif" align="center"><center><table border=0 cellpadding=0 cellspacing="0" width="40" height="40" ><tr><td align="center"></td></tr></table></center></td><td width="40" height="40" background="http://72.29.91.222/tiles/17_6.gif" align="center"><center><table border=0 cellpadding=0 cellspacing="0" width="40" height="40" ><tr><td align="center"></td></tr></table></center></td><td width="40" height="40" background="http://72.29.91.222/tiles/17_6.gif" align="center"><center><table border=0 cellpadding=0 cellspacing="0" width="40" height="40" ><tr><td align="center"></td></tr></table></center></td><td width="40" height="40" background="http://72.29.91.222/tiles/17_9.gif" align="center"><center><table border=0 cellpadding=0 cellspacing="0" width="40" height="40" ><tr><td align="center"></td></tr></table></center></td><td width="40" height="40" background="http://72.29.91.222/tiles/17_47.gif" align="center"><center><table border=0 cellpadding=0 cellspacing="0" width="40" height="40" ><tr><td align="center"></td></tr></table></center></td><td width="40" height="40" background="http://72.29.91.222/tiles/17_47.gif" align="center"><center><table border=0 cellpadding=0 cellspacing="0" width="40" height="40" ><tr><td align="center"></td></tr></table></center></td></tr><tr><td width="40" height="40" background="http://72.29.91.222/tiles/17_47.gif" align="center"><center><table border=0 cellpadding=0 cellspacing="0" width="40" height="40" ><tr><td align="center"></td></tr></table></center></td><td width="40" height="40" background="http://72.29.91.222/tiles/17_50.gif" align="center"><center><table border=0 cellpadding=0 cellspacing="0" width="40" height="40" ><tr><td align="center"></td></tr></table></center></td><td width="40" height="40" background="http://72.29.91.222/tiles/17_48.gif" align="center"><center><table border=0 cellpadding=0 cellspacing="0" width="40" height="40" ><tr><td align="center"></td></tr></table></center></td><td width="40" height="40" background="http://72.29.91.222/tiles/17_49.gif" align="center"><center><table border=0 cellpadding=0 cellspacing="0" width="40" height="40" ><tr><td align="center"></td></tr></table></center></td><td width="40" height="40" background="http://72.29.91.222/tiles/17_48.gif" align="center"><center><table border=0 cellpadding=0 cellspacing="0" width="40" height="40" ><tr><td align="center"></td></tr></table></center></td><td width="40" height="40" background="http://72.29.91.222/tiles/17_48.gif" align="center"><center><table border=0 cellpadding=0 cellspacing="0" width="40" height="40" ><tr><td align="center"></td></tr></table></center></td><td width="40" height="40" background="http://72.29.91.222/tiles/17_49.gif" align="center"><center><table border=0 cellpadding=0 cellspacing="0" width="40" height="40" ><tr><td align="center"></td></tr></table></center></td><td width="40" height="40" background="http://72.29.91.222/tiles/17_49.gif" align="center"><center><table border=0 cellpadding=0 cellspacing="0" width="40" height="40" ><tr><td align="center"></td></tr></table></center></td><td width="40" height="40" background="http://72.29.91.222/tiles/17_49.gif" align="center"><center><table border=0 cellpadding=0 cellspacing="0" width="40" height="40" ><tr><td align="center"></td></tr></table></center></td><td width="40" height="40" background="http://72.29.91.222/tiles/17_50.gif" align="center"><center><table border=0 cellpadding=0 cellspacing="0" width="40" height="40" ><tr><td align="center"></td></tr></table></center></td><td width="40" height="40" background="http://72.29.91.222/tiles/17_47.gif" align="center"><center><table border=0 cellpadding=0 cellspacing="0" width="40" height="40" ><tr><td align="center"></td></tr></table></center></td><td width="40" height="40" background="http://72.29.91.222/tiles/17_48.gif" align="center"><center><table border=0 cellpadding=0 cellspacing="0" width="40" height="40" ><tr><td align="center"></td></tr></table></center></td><td width="40" height="40" background="http://72.29.91.222/tiles/17_47.gif" align="center"><center><table border=0 cellpadding=0 cellspacing="0" width="40" height="40" ><tr><td align="center"></td></tr></table></center></td><td width="40" height="40" background="http://72.29.91.222/tiles/17_48.gif" align="center"><center><table border=0 cellpadding=0 cellspacing="0" width="40" height="40" ><tr><td align="center"></td></tr></table></center></td><td width="40" height="40" background="http://72.29.91.222/tiles/17_49.gif" align="center"><center><table border=0 cellpadding=0 cellspacing="0" width="40" height="40" ><tr><td align="center"></td></tr></table></center></td><td width="40" height="40" background="http://72.29.91.222/tiles/17_49.gif" align="center"><center><table border=0 cellpadding=0 cellspacing="0" width="40" height="40" ><tr><td align="center"></td></tr></table></center></td><td width="40" height="40" background="http://72.29.91.222/tiles/17_48.gif" align="center"><center><table border=0 cellpadding=0 cellspacing="0" width="40" height="40" ><tr><td align="center"></td></tr></table></center></td></tr></table>
+
| http://72.29.91.222/tiles/17_8.gif
</body>
+
| http://72.29.91.222/tiles/17_49.gif
 
+
| http://72.29.91.222/tiles/17_47.gif
<script language="JavaScript" type="text/javascript" src="wz_tooltip3.js"></script>
+
| http://72.29.91.222/tiles/17_50.gif
</html>
+
| http://72.29.91.222/tiles/17_49.gif
 +
| http://72.29.91.222/tiles/17_7.gif
 +
| http://72.29.91.222/tiles/17_2.gif
 +
| http://72.29.91.222/tiles/17_0.gif
 +
| http://72.29.91.222/tiles/17_2.gif
 +
| http://72.29.91.222/tiles/17_5.gif
 +
| http://72.29.91.222/tiles/17_47.gif
 +
| 3
 +
|-
 +
| 4
 +
| http://72.29.91.222/tiles/17_47.gif
 +
| http://72.29.91.222/tiles/17_7.gif
 +
| http://72.29.91.222/tiles/17_0.gif
 +
| http://72.29.91.222/tiles/17_2.gif
 +
| http://72.29.91.222/tiles/17_1.gif
 +
| http://72.29.91.222/tiles/17_0.gif
 +
| http://72.29.91.222/tiles/17_12.gif
 +
| http://72.29.91.222/tiles/17_8.gif
 +
| http://72.29.91.222/tiles/17_48.gif
 +
| http://72.29.91.222/tiles/17_50.gif
 +
| http://72.29.91.222/tiles/17_11.gif
 +
| http://72.29.91.222/tiles/17_15.gif
 +
| http://72.29.91.222/tiles/17_3.gif
 +
| http://72.29.91.222/shops/245.gif
 +
| http://72.29.91.222/tiles/17_0.gif
 +
| http://72.29.91.222/tiles/17_5.gif
 +
| http://72.29.91.222/tiles/17_47.gif
 +
| 4
 +
|-
 +
| 5
 +
| http://72.29.91.222/tiles/17_49.gif
 +
| http://72.29.91.222/tiles/17_7.gif
 +
| http://72.29.91.222/tiles/17_0.gif
 +
| http://72.29.91.222/locations/1381.gif
 +
| http://72.29.91.222/tiles/17_2.gif
 +
| http://72.29.91.222/tiles/17_0.gif
 +
| http://72.29.91.222/tiles/17_0.gif
 +
| http://72.29.91.222/tiles/17_12.gif
 +
| http://72.29.91.222/tiles/17_4.gif
 +
| http://72.29.91.222/tiles/17_4.gif
 +
| http://72.29.91.222/tiles/17_15.gif
 +
| http://72.29.91.222/tiles/17_2.gif
 +
| http://72.29.91.222/tiles/17_2.gif
 +
| http://72.29.91.222/tiles/17_2.gif
 +
| http://72.29.91.222/tiles/17_1.gif
 +
| http://72.29.91.222/tiles/17_5.gif
 +
| http://72.29.91.222/tiles/17_49.gif
 +
| 5
 +
|-
 +
| 6
 +
| http://72.29.91.222/tiles/17_50.gif
 +
| http://72.29.91.222/tiles/17_7.gif
 +
| http://72.29.91.222/tiles/17_3.gif
 +
| http://72.29.91.222/tiles/17_2.gif
 +
| http://72.29.91.222/tiles/17_2.gif
 +
| http://72.29.91.222/tiles/17_2.gif
 +
| http://72.29.91.222/tiles/17_1.gif
 +
| http://72.29.91.222/tiles/17_3.gif
 +
| http://72.29.91.222/tiles/17_0.gif
 +
| http://72.29.91.222/tiles/17_2.gif
 +
| http://72.29.91.222/tiles/17_0.gif
 +
| http://72.29.91.222/tiles/17_1.gif
 +
| http://72.29.91.222/tiles/17_0.gif
 +
| http://72.29.91.222/tiles/17_2.gif
 +
| http://72.29.91.222/tiles/17_1.gif
 +
| http://72.29.91.222/tiles/17_5.gif
 +
| http://72.29.91.222/tiles/17_48.gif
 +
| 6
 +
|-
 +
| 7
 +
| http://72.29.91.222/tiles/17_48.gif
 +
| http://72.29.91.222/tiles/17_7.gif
 +
| http://72.29.91.222/tiles/17_1.gif
 +
| http://72.29.91.222/tiles/17_1.gif
 +
| http://72.29.91.222/tiles/17_1.gif
 +
| http://72.29.91.222/tiles/17_2.gif
 +
| http://72.29.91.222/tiles/17_3.gif
 +
| http://72.29.91.222/tiles/17_2.gif
 +
| http://72.29.91.222/tiles/17_3.gif
 +
| http://72.29.91.222/tiles/17_1.gif
 +
| http://72.29.91.222/tiles/17_3.gif
 +
| http://72.29.91.222/tiles/17_3.gif
 +
| http://72.29.91.222/tiles/17_0.gif
 +
| http://72.29.91.222/locations/1380.gif
 +
| http://72.29.91.222/tiles/17_1.gif
 +
| http://72.29.91.222/tiles/17_5.gif
 +
| http://72.29.91.222/tiles/17_48.gif
 +
| 7
 +
|-
 +
| 8
 +
| http://72.29.91.222/tiles/17_47.gif
 +
| http://72.29.91.222/tiles/17_7.gif
 +
| http://72.29.91.222/tiles/17_1.gif
 +
| http://72.29.91.222/tiles/17_1.gif
 +
| http://72.29.91.222/tiles/17_3.gif
 +
| http://72.29.91.222/tiles/17_0.gif
 +
| http://72.29.91.222/tiles/17_3.gif
 +
| http://72.29.91.222/tiles/17_0.gif
 +
| http://72.29.91.222/tiles/17_3.gif
 +
| http://72.29.91.222/tiles/17_0.gif
 +
| http://72.29.91.222/tiles/17_3.gif
 +
| http://72.29.91.222/tiles/17_0.gif
 +
| http://72.29.91.222/tiles/17_1.gif
 +
| http://72.29.91.222/tiles/17_3.gif
 +
| http://72.29.91.222/tiles/17_2.gif
 +
| http://72.29.91.222/tiles/17_5.gif
 +
| http://72.29.91.222/tiles/17_50.gif
 +
| 8
 +
|-
 +
| 9
 +
| http://72.29.91.222/tiles/17_48.gif
 +
| http://72.29.91.222/tiles/17_7.gif
 +
| http://72.29.91.222/tiles/17_3.gif
 +
| http://72.29.91.222/tiles/17_1.gif
 +
| http://72.29.91.222/tiles/17_2.gif
 +
| http://72.29.91.222/tiles/17_1.gif
 +
| http://72.29.91.222/tiles/17_3.gif
 +
| http://72.29.91.222/tiles/17_13.gif
 +
| http://72.29.91.222/tiles/17_6.gif
 +
| http://72.29.91.222/tiles/17_6.gif
 +
| http://72.29.91.222/tiles/17_14.gif
 +
| http://72.29.91.222/tiles/17_1.gif
 +
| http://72.29.91.222/tiles/17_3.gif
 +
| http://72.29.91.222/tiles/17_2.gif
 +
| http://72.29.91.222/tiles/17_3.gif
 +
| http://72.29.91.222/tiles/17_5.gif
 +
| http://72.29.91.222/tiles/17_50.gif
 +
| 9
 +
|-
 +
| 10
 +
| http://72.29.91.222/tiles/17_49.gif
 +
| http://72.29.91.222/tiles/17_7.gif
 +
| http://72.29.91.222/tiles/17_3.gif
 +
| http://72.29.91.222/tiles/17_1.gif
 +
| http://72.29.91.222/tiles/17_0.gif
 +
| http://72.29.91.222/tiles/17_1.gif
 +
| http://72.29.91.222/tiles/17_13.gif
 +
| http://72.29.91.222/tiles/17_9.gif
 +
| http://72.29.91.222/tiles/17_48.gif
 +
| http://72.29.91.222/tiles/17_48.gif
 +
| http://72.29.91.222/tiles/17_7.gif
 +
| http://72.29.91.222/tiles/17_3.gif
 +
| http://72.29.91.222/tiles/17_0.gif
 +
| http://72.29.91.222/stairways/1065_b.gif
 +
| http://72.29.91.222/tiles/17_3.gif
 +
| http://72.29.91.222/tiles/17_5.gif
 +
| http://72.29.91.222/tiles/17_48.gif
 +
| 10
 +
|-
 +
| 11
 +
| http://72.29.91.222/tiles/17_48.gif
 +
| http://72.29.91.222/tiles/17_7.gif
 +
| http://72.29.91.222/tiles/17_3.gif
 +
| http://72.29.91.222/stairways/1063_a.gif
 +
| http://72.29.91.222/tiles/17_1.gif
 +
| http://72.29.91.222/tiles/17_1.gif
 +
| http://72.29.91.222/tiles/17_5.gif
 +
| http://72.29.91.222/tiles/17_50.gif
 +
| http://72.29.91.222/tiles/17_47.gif
 +
| http://72.29.91.222/tiles/17_47.gif
 +
| http://72.29.91.222/tiles/17_7.gif
 +
| http://72.29.91.222/tiles/17_1.gif
 +
| http://72.29.91.222/tiles/17_0.gif
 +
| http://72.29.91.222/tiles/17_2.gif
 +
| http://72.29.91.222/tiles/17_3.gif
 +
| http://72.29.91.222/tiles/17_5.gif
 +
| http://72.29.91.222/tiles/17_48.gif
 +
| 11
 +
|-
 +
| 12
 +
| http://72.29.91.222/tiles/17_48.gif
 +
| http://72.29.91.222/tiles/17_10.gif
 +
| http://72.29.91.222/tiles/17_14.gif
 +
| http://72.29.91.222/tiles/17_0.gif
 +
| http://72.29.91.222/tiles/17_1.gif
 +
| http://72.29.91.222/tiles/17_13.gif
 +
| http://72.29.91.222/tiles/17_9.gif
 +
| http://72.29.91.222/tiles/17_47.gif
 +
| http://72.29.91.222/tiles/17_47.gif
 +
| http://72.29.91.222/tiles/17_47.gif
 +
| http://72.29.91.222/tiles/17_10.gif
 +
| http://72.29.91.222/tiles/17_14.gif
 +
| http://72.29.91.222/tiles/17_2.gif
 +
| http://72.29.91.222/tiles/17_0.gif
 +
| http://72.29.91.222/tiles/17_13.gif
 +
| http://72.29.91.222/tiles/17_9.gif
 +
| http://72.29.91.222/tiles/17_48.gif
 +
| 12
 +
|-
 +
| 13
 +
| http://72.29.91.222/tiles/17_50.gif
 +
| http://72.29.91.222/tiles/17_49.gif
 +
| http://72.29.91.222/tiles/17_10.gif
 +
| http://72.29.91.222/tiles/17_6.gif
 +
| http://72.29.91.222/tiles/17_6.gif
 +
| http://72.29.91.222/tiles/17_9.gif
 +
| http://72.29.91.222/tiles/17_49.gif
 +
| http://72.29.91.222/tiles/17_48.gif
 +
| http://72.29.91.222/tiles/17_48.gif
 +
| http://72.29.91.222/tiles/17_50.gif
 +
| http://72.29.91.222/tiles/17_49.gif
 +
| http://72.29.91.222/tiles/17_10.gif
 +
| http://72.29.91.222/tiles/17_6.gif
 +
| http://72.29.91.222/tiles/17_6.gif
 +
| http://72.29.91.222/tiles/17_9.gif
 +
| http://72.29.91.222/tiles/17_47.gif
 +
| http://72.29.91.222/tiles/17_47.gif
 +
| 13
 +
|-
 +
| 14
 +
| http://72.29.91.222/tiles/17_47.gif
 +
| http://72.29.91.222/tiles/17_50.gif
 +
| http://72.29.91.222/tiles/17_48.gif
 +
| http://72.29.91.222/tiles/17_49.gif
 +
| http://72.29.91.222/tiles/17_48.gif
 +
| http://72.29.91.222/tiles/17_48.gif
 +
| http://72.29.91.222/tiles/17_49.gif
 +
| http://72.29.91.222/tiles/17_49.gif
 +
| http://72.29.91.222/tiles/17_49.gif
 +
| http://72.29.91.222/tiles/17_50.gif
 +
| http://72.29.91.222/tiles/17_47.gif
 +
| http://72.29.91.222/tiles/17_48.gif
 +
| http://72.29.91.222/tiles/17_47.gif
 +
| http://72.29.91.222/tiles/17_48.gif
 +
| http://72.29.91.222/tiles/17_49.gif
 +
| http://72.29.91.222/tiles/17_49.gif
 +
| http://72.29.91.222/tiles/17_48.gif
 +
| 14
 +
|-
 +
| &nbsp;
 +
| 0
 +
| 1
 +
| 2
 +
| 3
 +
| 4
 +
| 5
 +
| 6
 +
| 7
 +
| 8
 +
| 9
 +
| 10
 +
| 11
 +
| 12
 +
| 13
 +
| 14
 +
| 15
 +
| 16
 +
| &nbsp;
 +
|}
 +
</center>

Revision as of 22:52, 13 December 2009

Contents

Information

Shops and Stairs

Quests

Creatures

Map

This map is updated by players and may not reflect the latest changes to the game.
All map coordinates are read across then down.
This map may also include small notations:
WA
WA
= World Area
A
A
= Area
T#
T#
= Local tunnel/Connection
Q#
Q#
= Quest/Quest Part
S
S
= Shop
P
P
= Portal
R
R
= Relic
  0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16  
0 17_50.gif 17_48.gif 17_47.gif 17_48.gif 17_50.gif 17_48.gif 17_50.gif 17_49.gif 17_48.gif 17_50.gif 17_47.gif 17_48.gif 17_49.gif 17_47.gif 17_49.gif 17_48.gif 17_47.gif 0
1 17_48.gif 17_47.gif 17_11.gif 17_8.gif 17_48.gif 17_48.gif 17_47.gif 17_47.gif 17_50.gif 17_48.gif 17_49.gif 17_48.gif 17_11.gif 17_4.gif 17_8.gif 17_48.gif 17_48.gif 1
2 17_49.gif 17_11.gif 17_15.gif 17_12.gif 17_4.gif 17_8.gif 17_50.gif 17_47.gif 17_47.gif 17_47.gif 17_49.gif 17_11.gif 17_15.gif 17_0.gif 17_12.gif 17_8.gif 17_48.gif 2
3 17_49.gif 17_7.gif 17_2.gif 17_3.gif 17_1.gif 17_12.gif 17_8.gif 17_49.gif 17_47.gif 17_50.gif 17_49.gif 17_7.gif 17_2.gif 17_0.gif 17_2.gif 17_5.gif 17_47.gif 3
4 17_47.gif 17_7.gif 17_0.gif 17_2.gif 17_1.gif 17_0.gif 17_12.gif 17_8.gif 17_48.gif 17_50.gif 17_11.gif 17_15.gif 17_3.gif 245.gif 17_0.gif 17_5.gif 17_47.gif 4
5 17_49.gif 17_7.gif 17_0.gif 1381.gif 17_2.gif 17_0.gif 17_0.gif 17_12.gif 17_4.gif 17_4.gif 17_15.gif 17_2.gif 17_2.gif 17_2.gif 17_1.gif 17_5.gif 17_49.gif 5
6 17_50.gif 17_7.gif 17_3.gif 17_2.gif 17_2.gif 17_2.gif 17_1.gif 17_3.gif 17_0.gif 17_2.gif 17_0.gif 17_1.gif 17_0.gif 17_2.gif 17_1.gif 17_5.gif 17_48.gif 6
7 17_48.gif 17_7.gif 17_1.gif 17_1.gif 17_1.gif 17_2.gif 17_3.gif 17_2.gif 17_3.gif 17_1.gif 17_3.gif 17_3.gif 17_0.gif 1380.gif 17_1.gif 17_5.gif 17_48.gif 7
8 17_47.gif 17_7.gif 17_1.gif 17_1.gif 17_3.gif 17_0.gif 17_3.gif 17_0.gif 17_3.gif 17_0.gif 17_3.gif 17_0.gif 17_1.gif 17_3.gif 17_2.gif 17_5.gif 17_50.gif 8
9 17_48.gif 17_7.gif 17_3.gif 17_1.gif 17_2.gif 17_1.gif 17_3.gif 17_13.gif 17_6.gif 17_6.gif 17_14.gif 17_1.gif 17_3.gif 17_2.gif 17_3.gif 17_5.gif 17_50.gif 9
10 17_49.gif 17_7.gif 17_3.gif 17_1.gif 17_0.gif 17_1.gif 17_13.gif 17_9.gif 17_48.gif 17_48.gif 17_7.gif 17_3.gif 17_0.gif 1065_b.gif 17_3.gif 17_5.gif 17_48.gif 10
11 17_48.gif 17_7.gif 17_3.gif 1063_a.gif 17_1.gif 17_1.gif 17_5.gif 17_50.gif 17_47.gif 17_47.gif 17_7.gif 17_1.gif 17_0.gif 17_2.gif 17_3.gif 17_5.gif 17_48.gif 11
12 17_48.gif 17_10.gif 17_14.gif 17_0.gif 17_1.gif 17_13.gif 17_9.gif 17_47.gif 17_47.gif 17_47.gif 17_10.gif 17_14.gif 17_2.gif 17_0.gif 17_13.gif 17_9.gif 17_48.gif 12
13 17_50.gif 17_49.gif 17_10.gif 17_6.gif 17_6.gif 17_9.gif 17_49.gif 17_48.gif 17_48.gif 17_50.gif 17_49.gif 17_10.gif 17_6.gif 17_6.gif 17_9.gif 17_47.gif 17_47.gif 13
14 17_47.gif 17_50.gif 17_48.gif 17_49.gif 17_48.gif 17_48.gif 17_49.gif 17_49.gif 17_49.gif 17_50.gif 17_47.gif 17_48.gif 17_47.gif 17_48.gif 17_49.gif 17_49.gif 17_48.gif 14
  0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16