Difference between revisions of "Elridge Plains (South)"

From Fallen Sword Wiki
Jump to: navigation, search
 
(8 intermediate revisions by 5 users not shown)
Line 1: Line 1:
 +
__NOTOC__
 
{|cellpadding="5" width="100%"
 
{|cellpadding="5" width="100%"
 
|width="50%" valign="top" align="left"|
 
|width="50%" valign="top" align="left"|
 
== Information ==
 
== Information ==
 
* Min Level: 603
 
* Min Level: 603
 +
* In [[Encrow Strait]] World Area
 
* In [[Elridge]] World Area
 
* In [[Elridge]] World Area
 
* In [[Falorn]] World Area
 
* In [[Falorn]] World Area
Line 11: Line 13:
 
|width="50%" valign="top" align="left"|
 
|width="50%" valign="top" align="left"|
 
== Quests ==
 
== Quests ==
* [[Sick Village]]
+
* [[Sick Village]] (3,5)
 +
** Part 2: (13,7)
 
== Creatures ==
 
== Creatures ==
 
* [[Great Horned Gouger]]
 
* [[Great Horned Gouger]]
 +
* [[Elridge Plains Bowman]]
 
|}
 
|}
 +
 
== 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
+
| {{tilePicture|17_50}}
    {
+
| {{tilePicture|17_48}}
        // instantiate object for Mozilla, Nestcape, etc.
+
| {{tilePicture|17_47}}
        xmlobj[index]=new XMLHttpRequest();
+
| {{tilePicture|17_48}}
    }
+
| {{tilePicture|17_50}}
    catch(e1)
+
| {{tilePicture|17_48}}
    {
+
| {{tilePicture|17_50}}
        try
+
| {{tilePicture|17_49}}
        {
+
| {{tilePicture|17_48}}
            // instantiate object for Internet Explorer
+
| {{tilePicture|17_50}}
            xmlobj[index]=new ActiveXObject('Msxml2.XMLHTTP');
+
| {{tilePicture|17_47}}
        }
+
| {{tilePicture|17_48}}
        catch(e2)
+
| {{tilePicture|17_49}}
        {
+
| {{tilePicture|17_47}}
        try
+
| {{tilePicture|17_49}}
        {
+
| {{tilePicture|17_48}}
      xmlobj[index]=new ActiveXObject("Microsoft.XMLHTTP");
+
| {{tilePicture|17_47}}
    }
+
| 0
    catch (e3)
+
|-
    {
+
| 1
    // Ajax is not supported by the browser
+
| {{tilePicture|17_48}}
            xmlobj[index]=null;
+
| {{tilePicture|17_47}}
            return false;
+
| {{tilePicture|17_11}}
    }
+
| {{tilePicture|17_8}}
        }
+
| {{tilePicture|17_48}}
    }
+
| {{tilePicture|17_48}}
   
+
| {{tilePicture|17_47}}
    // set response handler
+
| {{tilePicture|17_47}}
    if(isNonIE)
+
| {{tilePicture|17_50}}
    {
+
| {{tilePicture|17_48}}
xmlobj[index].onreadystatechange = function()
+
| {{tilePicture|17_49}}
{
+
| {{tilePicture|17_48}}
if (xmlobj[index].readyState == 4)
+
| {{tilePicture|17_11}}
{
+
| {{tilePicture|17_4}}
if (xmlobj[index].status == 200)
+
| {{tilePicture|17_8}}
{
+
| {{tilePicture|17_48}}
        savedItemData[index] = xmlobj[index].responseText+finalStr;
+
| {{tilePicture|17_48}}
Tip(savedItemData[index]);
+
| 1
  }
+
|-
}
+
| 2
}
+
| {{tilePicture|17_49}}
    }
+
| {{tilePicture|17_11}}
 
+
| {{tilePicture|17_15}}
  // open socket connection
+
| {{tilePicture|17_12}}
xmlobj[index].open('GET',doc,isNonIE);
+
| {{tilePicture|17_4}}
    // send GET request
+
| {{tilePicture|17_8}}
    xmlobj[index].send(null);
+
| {{tilePicture|17_50}}
}
+
| {{tilePicture|17_47}}
+
| {{tilePicture|17_47}}
function ajaxLoadItem(itemId, invId, type, pid, finalStr)
+
| {{tilePicture|17_47}}
{
+
| {{tilePicture|17_49}}
var index = itemId+"_"+invId;
+
| {{tilePicture|17_11}}
if(savedItemData[index]==undefined)
+
| {{tilePicture|17_15}}
{
+
| {{tilePicture|17_0}}
savedItemData[index] = "<center><br>&nbsp;&nbsp;Loading Stats...</center><br>";
+
| {{tilePicture|17_12}}
sendRequest("fetchitem.php?item_id="+itemId+"&inv_id="+invId+"&t="+type+"&p="+pid+"&uid="+1260746007, index, finalStr);
+
| {{tilePicture|17_8}}
savedItemData[index] = xmlobj[index].responseText+finalStr;
+
| {{tilePicture|17_48}}
}
+
| 2
+
|-
Tip(savedItemData[index]);
+
| 3
return;
+
| {{tilePicture|17_49}}
}
+
| {{tilePicture|17_7}}
</script>
+
| {{tilePicture|17_2}}
<script language="JavaScript" type="text/javascript" src="basejs.js"></script>
+
| {{tilePicture|17_3}}
<textarea id="holdtext" style="display:none">http://www.fallensword.com/?ref=1666983</textarea>
+
| {{tilePicture|17_1}}
<body bgcolor="#000000" marginheight="0" marginwidth="0" leftmargin="0" topmargin="0">
+
| {{tilePicture|17_12}}
<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>
+
| {{tilePicture|17_8}}
</body>
+
| {{tilePicture|17_49}}
 +
| {{tilePicture|17_47}}
 +
| {{tilePicture|17_50}}
 +
| {{tilePicture|17_49}}
 +
| {{tilePicture|17_7}}
 +
| {{tilePicture|17_2}}
 +
| {{tilePicture|17_0}}
 +
| {{tilePicture|17_2}}
 +
| {{tilePicture|17_5}}
 +
| {{tilePicture|17_47}}
 +
| 3
 +
|-
 +
| 4
 +
| {{tilePicture|17_47}}
 +
| {{tilePicture|17_7}}
 +
| {{tilePicture|17_0}}
 +
| {{tilePicture|17_2}}
 +
| {{tilePicture|17_1}}
 +
| {{tilePicture|17_0}}
 +
| {{tilePicture|17_12}}
 +
| {{tilePicture|17_8}}
 +
| {{tilePicture|17_48}}
 +
| {{tilePicture|17_50}}
 +
| {{tilePicture|17_11}}
 +
| {{tilePicture|17_15}}
 +
| {{tilePicture|17_3}}
 +
| {{MapNote|image={{shopPicture|245}}|target=Elridge Bazaar|type=S}}
 +
| {{tilePicture|17_0}}
 +
| {{tilePicture|17_5}}
 +
| {{tilePicture|17_47}}
 +
| 4
 +
|-
 +
| 5
 +
| {{tilePicture|17_49}}
 +
| {{tilePicture|17_7}}
 +
| {{tilePicture|17_0}}
 +
| {{MapNote|image={{locationPicture|1381}}|target=Sick Village|type=Q}}
 +
| {{tilePicture|17_2}}
 +
| {{tilePicture|17_0}}
 +
| {{tilePicture|17_0}}
 +
| {{tilePicture|17_12}}
 +
| {{tilePicture|17_4}}
 +
| {{tilePicture|17_4}}
 +
| {{tilePicture|17_15}}
 +
| {{tilePicture|17_2}}
 +
| {{tilePicture|17_2}}
 +
| {{tilePicture|17_2}}
 +
| {{tilePicture|17_1}}
 +
| {{tilePicture|17_5}}
 +
| {{tilePicture|17_49}}
 +
| 5
 +
|-
 +
| 6
 +
| {{tilePicture|17_50}}
 +
| {{tilePicture|17_7}}
 +
| {{tilePicture|17_3}}
 +
| {{tilePicture|17_2}}
 +
| {{tilePicture|17_2}}
 +
| {{tilePicture|17_2}}
 +
| {{tilePicture|17_1}}
 +
| {{tilePicture|17_3}}
 +
| {{tilePicture|17_0}}
 +
| {{tilePicture|17_2}}
 +
| {{tilePicture|17_0}}
 +
| {{tilePicture|17_1}}
 +
| {{tilePicture|17_0}}
 +
| {{tilePicture|17_2}}
 +
| {{tilePicture|17_1}}
 +
| {{tilePicture|17_5}}
 +
| {{tilePicture|17_48}}
 +
| 6
 +
|-
 +
| 7
 +
| {{tilePicture|17_48}}
 +
| {{tilePicture|17_7}}
 +
| {{tilePicture|17_1}}
 +
| {{tilePicture|17_1}}
 +
| {{tilePicture|17_1}}
 +
| {{tilePicture|17_2}}
 +
| {{tilePicture|17_3}}
 +
| {{tilePicture|17_2}}
 +
| {{tilePicture|17_3}}
 +
| {{tilePicture|17_1}}
 +
| {{tilePicture|17_3}}
 +
| {{tilePicture|17_3}}
 +
| {{tilePicture|17_0}}
 +
| {{MapNote|image={{locationPicture|1380}}|target=Sick Village|type=Q<sub>1</sub>}}
 +
| {{tilePicture|17_1}}
 +
| {{tilePicture|17_5}}
 +
| {{tilePicture|17_48}}
 +
| 7
 +
|-
 +
| 8
 +
| {{tilePicture|17_47}}
 +
| {{tilePicture|17_7}}
 +
| {{tilePicture|17_1}}
 +
| {{tilePicture|17_1}}
 +
| {{tilePicture|17_3}}
 +
| {{tilePicture|17_0}}
 +
| {{tilePicture|17_3}}
 +
| {{tilePicture|17_0}}
 +
| {{tilePicture|17_3}}
 +
| {{tilePicture|17_0}}
 +
| {{tilePicture|17_3}}
 +
| {{tilePicture|17_0}}
 +
| {{tilePicture|17_1}}
 +
| {{tilePicture|17_3}}
 +
| {{tilePicture|17_2}}
 +
| {{tilePicture|17_5}}
 +
| {{tilePicture|17_50}}
 +
| 8
 +
|-
 +
| 9
 +
| {{tilePicture|17_48}}
 +
| {{tilePicture|17_7}}
 +
| {{tilePicture|17_3}}
 +
| {{tilePicture|17_1}}
 +
| {{tilePicture|17_2}}
 +
| {{tilePicture|17_1}}
 +
| {{tilePicture|17_3}}
 +
| {{tilePicture|17_13}}
 +
| {{tilePicture|17_6}}
 +
| {{tilePicture|17_6}}
 +
| {{tilePicture|17_14}}
 +
| {{tilePicture|17_1}}
 +
| {{tilePicture|17_3}}
 +
| {{tilePicture|17_2}}
 +
| {{tilePicture|17_3}}
 +
| {{tilePicture|17_5}}
 +
| {{tilePicture|17_50}}
 +
| 9
 +
|-
 +
| 10
 +
| {{tilePicture|17_49}}
 +
| {{tilePicture|17_7}}
 +
| {{tilePicture|17_3}}
 +
| {{tilePicture|17_1}}
 +
| {{tilePicture|17_0}}
 +
| {{tilePicture|17_1}}
 +
| {{tilePicture|17_13}}
 +
| {{tilePicture|17_9}}
 +
| {{tilePicture|17_48}}
 +
| {{tilePicture|17_48}}
 +
| {{tilePicture|17_7}}
 +
| {{tilePicture|17_3}}
 +
| {{tilePicture|17_0}}
 +
| {{MapNote|image={{stairwayPicture|1065_b}}|target=Elridge Plains (West)|type=A}}
 +
| {{tilePicture|17_3}}
 +
| {{tilePicture|17_5}}
 +
| {{tilePicture|17_48}}
 +
| 10
 +
|-
 +
| 11
 +
| {{tilePicture|17_48}}
 +
| {{tilePicture|17_7}}
 +
| {{tilePicture|17_3}}
 +
| {{MapNote|image={{stairwayPicture|1063_a}}|target=Elridge Plains (East)|type=A}}
 +
| {{tilePicture|17_1}}
 +
| {{tilePicture|17_1}}
 +
| {{tilePicture|17_5}}
 +
| {{tilePicture|17_50}}
 +
| {{tilePicture|17_47}}
 +
| {{tilePicture|17_47}}
 +
| {{tilePicture|17_7}}
 +
| {{tilePicture|17_1}}
 +
| {{tilePicture|17_0}}
 +
| {{tilePicture|17_2}}
 +
| {{tilePicture|17_3}}
 +
| {{tilePicture|17_5}}
 +
| {{tilePicture|17_48}}
 +
| 11
 +
|-
 +
| 12
 +
| {{tilePicture|17_48}}
 +
| {{tilePicture|17_10}}
 +
| {{tilePicture|17_14}}
 +
| {{tilePicture|17_0}}
 +
| {{tilePicture|17_1}}
 +
| {{tilePicture|17_13}}
 +
| {{tilePicture|17_9}}
 +
| {{tilePicture|17_47}}
 +
| {{tilePicture|17_47}}
 +
| {{tilePicture|17_47}}
 +
| {{tilePicture|17_10}}
 +
| {{tilePicture|17_14}}
 +
| {{tilePicture|17_2}}
 +
| {{tilePicture|17_0}}
 +
| {{tilePicture|17_13}}
 +
| {{tilePicture|17_9}}
 +
| {{tilePicture|17_48}}
 +
| 12
 +
|-
 +
| 13
 +
| {{tilePicture|17_50}}
 +
| {{tilePicture|17_49}}
 +
| {{tilePicture|17_10}}
 +
| {{tilePicture|17_6}}
 +
| {{tilePicture|17_6}}
 +
| {{tilePicture|17_9}}
 +
| {{tilePicture|17_49}}
 +
| {{tilePicture|17_48}}
 +
| {{tilePicture|17_48}}
 +
| {{tilePicture|17_50}}
 +
| {{tilePicture|17_49}}
 +
| {{tilePicture|17_10}}
 +
| {{tilePicture|17_6}}
 +
| {{tilePicture|17_6}}
 +
| {{tilePicture|17_9}}
 +
| {{tilePicture|17_47}}
 +
| {{tilePicture|17_47}}
 +
| 13
 +
|-
 +
| 14
 +
| {{tilePicture|17_47}}
 +
| {{tilePicture|17_50}}
 +
| {{tilePicture|17_48}}
 +
| {{tilePicture|17_49}}
 +
| {{tilePicture|17_48}}
 +
| {{tilePicture|17_48}}
 +
| {{tilePicture|17_49}}
 +
| {{tilePicture|17_49}}
 +
| {{tilePicture|17_49}}
 +
| {{tilePicture|17_50}}
 +
| {{tilePicture|17_47}}
 +
| {{tilePicture|17_48}}
 +
| {{tilePicture|17_47}}
 +
| {{tilePicture|17_48}}
 +
| {{tilePicture|17_49}}
 +
| {{tilePicture|17_49}}
 +
| {{tilePicture|17_48}}
 +
| 14
 +
|-
 +
| &nbsp;
 +
| 0
 +
| 1
 +
| 2
 +
| 3
 +
| 4
 +
| 5
 +
| 6
 +
| 7
 +
| 8
 +
| 9
 +
| 10
 +
| 11
 +
| 12
 +
| 13
 +
| 14
 +
| 15
 +
| 16
 +
| &nbsp;
 +
|}
 +
</center>
  
<script language="JavaScript" type="text/javascript" src="wz_tooltip3.js"></script>
+
[[Category:Areas]]
</html>
+

Latest revision as of 05:07, 16 November 2021

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
S
17_0.gif 17_5.gif 17_47.gif 4
5 17_49.gif 17_7.gif 17_0.gif
1381.gif
Q
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
Q1
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
A
17_3.gif 17_5.gif 17_48.gif 10
11 17_48.gif 17_7.gif 17_3.gif
1063_a.gif
A
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