<html>
<head>
<title>Alwanza - File Not Found - Error Code 404</title>
<!-- this is an embedded stylesheet -->
<style type="text/css">
<!--
BODY {
font-family: geneva, arial, helvetica, lucida, sans-serif;
color: #fafaee;
background-color: #000000;
}
.header {
font-family: geneva, arial, helvetica, lucida, sans-serif;
font-size: 16pt;
font-weight: bold;
color: #CC0033;
}
.txt {
font-family: geneva, arial, helvetica, lucida, sans-serif;
font-size: 12pt;
line-height: 16pt;
color: #fafaee;
background-color: #000000;
}
A:link {
color: #ffeedd;
font-weight: bold;
text-decoration: underline;
}
A:visited {
color: #eeffdd;
font-weight: bold;
text-decoration: underline;
}
A:hover {
color: #ffcccc;
font-weight: bold;
text-decoration: underline;
}
A:active {
color: #ffcccc;
font-weight: bold;
text-decoration: underline;
}
-->
</style>
<script language="JavaScript" type="text/javascript">
<!--
// Function to 'activate' images.
function imgOn(imgName) {
if (document.images) {
var ind = document[imgName].src.indexOf('_off.gif');
if (ind == -1) { exit; }
var imgsrc = document[imgName].src.substring(0,ind);
document[imgName].src = imgsrc + "_on.gif";
}
}
// Function to 'deactivate' images.
function imgOff(imgName) {
if (document.images) {
var ind = document[imgName].src.indexOf('_on.gif');
if (ind == -1) { exit; }
var imgsrc = document[imgName].src.substring(0,ind);
document[imgName].src = imgsrc + "_off.gif";
}
}
// -->
</script>
<meta http-equiv="REFRESH" content="12; url=http://www.alwanza.com">
</head>
<body>
<table border="0" width="600" cellpadding="0" cellspacing="0">
<tr>
<td height="30" colspan="3"> </td>
</tr>
<tr>
<td width="35"> </td>
<td align="left"
valign="top"><a href="http://www.alwanza.com/index.html"
onmouseover="imgOn('img01')"
onmouseout="imgOff('img01')"><img name="img01"
src="http://www.alwanza.com/images/hut_small_off.gif"
alt="Alwanza Home" width="75" height="50" border="1" hspace="0" vspace="0"></a>
</td>
<td width="35"> </td>
</tr>
<tr>
<td height="30" colspan="3"> </td>
</tr>
<tr>
<td width="35"> </td>
<td class="header">Sorry....</td>
<td width="35"> </td>
</tr>
<tr>
<td height="30" colspan="3"> </td>
</tr>
<tr>
<td width="35"> </td>
<td class="txt">
We are unable to retrieve a document that matches this Web address.
<BR><BR>Please check the URL for accuracy.
<BR>If you arrived here by clicking on a link, please
<A HREF="http://www.alwanza.net/alwanza/cgi-bin/contact.cgi">contact us</A> to report the page with the broken link.
</td>
<td width="35"> </td>
</tr>
<tr>
<td height="40" colspan="3"> </td>
</tr>
<tr>
<td width="35"> </td>
<td class="txt">
<a href="http://www.alwanza.com">Link to Alwanza.com home page</a>
<BR>
</td>
<td width="35"> </td>
</tr>
<tr>
<td height="40" colspan="3"> </td>
</tr>
</table>
</BODY>
</HTML>