function menu(level)
{ 
	var text

	if (level=='1')
	  {
	   text="";
	  }
	else
	  {
	   text="../";
	  }

    document.write("<TABLE ALIGN='CENTER'>");
    document.write("  <TR>");
    document.write("    <TD ALIGN='CENTER'>");
    document.write("      <FONT SIZE='-2'>");
    document.write("        <A HREF='" + text + "index.shtml'>Main Index</A> &nbsp;|&nbsp;");
    document.write("        <A HREF='" + text + "applic/application.shtml'>Register domain names</A> &nbsp;|&nbsp;");
    document.write("        <A HREF='" + text + "dnm/index.shtml'>Domain name management</A> &nbsp;|&nbsp;");
	document.write("        <A HREF='" + text + "applic/pricelist.shtml'>Price list</A> &nbsp;|&nbsp;");
    document.write("        <A HREF='" + text + "whois/index.shtml'>Check domains</A> &nbsp;|&nbsp;");
    document.write("        <A HREF='" + text + "info.shtml'>Reference</A> &nbsp;|&nbsp;");
	document.write("        <A HREF='" + text + "tandc.shtml'>Terms & Conditions</A> &nbsp;|&nbsp;");
    document.write("        <A HREF='" + text + "contact.shtml'>Contact us</A> &nbsp;|&nbsp;");
    document.write("        <A HREF='http://www.alderneydomains.com/other.shtml'>Other Domains</A>");
    document.write("      </FONT>");
    document.write("    </TD>");
    document.write("  </TR>");
    document.write("  <TR><TD>&nbsp;</TD></TR>");
    document.write("</TABLE>");
   
}


function contact(address)
{

    if (address=='a')
			document.write(String.fromCharCode(60,97,32,104,114,101,102,61,34,109,97,105,108,116,111,58,97,112,112,108,105,99,97,116,105,111,110,115,64,105,115,108,101,115,46,110,101,116,34,62,97,112,112,108,105,99,97,116,105,111,110,115,64,105,115,108,101,115,46,110,101,116,60,47,97,62))
    else if (address=='g')
			document.write(String.fromCharCode(60,97,32,104,114,101,102,61,34,109,97,105,108,116,111,58,103,116,108,100,115,64,105,115,108,101,115,46,110,101,116,34,62,103,116,108,100,115,64,105,115,108,101,115,46,110,101,116,60,47,97,62))
    else if (address=='hm')
			document.write(String.fromCharCode(60,97,32,104,114,101,102,61,34,109,97,105,108,116,111,58,104,111,115,116,109,97,115,116,101,114,64,105,115,108,101,115,46,110,101,116,34,62,104,111,115,116,109,97,115,116,101,114,64,105,115,108,101,115,46,110,101,116,60,47,97,62))
    else if (address=='od')
			document.write(String.fromCharCode(60,97,32,104,114,101,102,61,34,109,97,105,108,116,111,58,111,116,104,101,114,100,111,109,97,105,110,115,64,105,115,108,101,115,46,110,101,116,34,62,111,116,104,101,114,100,111,109,97,105,110,115,64,105,115,108,101,115,46,110,101,116,60,47,97,62))
    else if (address=='s')
			document.write(String.fromCharCode(60,97,32,104,114,101,102,61,34,109,97,105,108,116,111,58,115,101,114,118,101,114,115,64,105,115,108,101,115,46,110,101,116,34,62,115,101,114,118,101,114,115,64,105,115,108,101,115,46,110,101,116,60,47,97,62))
    else if (address=='sd')
		    document.write(String.fromCharCode(60,97,32,104,114,101,102,61,34,109,97,105,108,116,111,58,115,117,112,112,111,114,116,100,101,115,107,64,99,104,97,110,110,101,108,105,115,108,101,115,46,110,101,116,34,62,115,117,112,112,111,114,116,100,101,115,107,64,99,104,97,110,110,101,108,105,115,108,101,115,46,110,101,116,60,47,97,62))
    else if (address=='ukr')
			document.write(String.fromCharCode(60,97,32,104,114,101,102,61,34,109,97,105,108,116,111,58,117,107,114,101,103,105,115,116,114,97,116,105,111,110,115,64,105,115,108,101,115,46,110,101,116,34,62,117,107,114,101,103,105,115,116,114,97,116,105,111,110,115,64,105,115,108,101,115,46,110,101,116,60,47,97,62))
	else if (address=='w-e')
            document.write(String.fromCharCode(60,97,32,104,114,101,102,61,34,109,97,105,108,116,111,58,119,101,98,45,101,110,113,117,105,114,105,101,115,64,99,104,97,110,110,101,108,105,115,108,101,115,46,110,101,116,34,62,119,101,98,45,101,110,113,117,105,114,105,101,115,64,99,104,97,110,110,101,108,105,115,108,101,115,46,110,101,116,60,47,97,62))
    else 
		document.write('xxxxxxxxxxxxx');
}
