﻿document.writeln("<html>");
document.writeln("<head>");
document.writeln("<meta http-equiv=Content-Type content=text/html; charset=gb2312>");
document.writeln("<title>Aston Language Centre</title>");
document.write("<style type=\"text\/css\">");
document.write("<!--");
document.write("body,td,th {");
document.write(" font-family: Verdana; font-size: 12px; line-height: 150%");
document.write("}");
document.write(".bmenu {");
document.write(" font-family: Verdana; font-size: 12px; color: #666666; text-decoration: none; font-weight: bold");
document.write("}");
document.write("-->");
document.write("<\/style>");
document.writeln("</head>");
document.writeln("<body bgcolor=#FFFFFF leftmargin=0 topmargin=0 marginwidth=0 marginheight=0>");
document.writeln("<table width=100% align=center border=0 cellspacing=0 cellpadding=0>");
document.writeln("  <tr>");
document.writeln("    <td height=100 align=center bgcolor=#0099FF valign=top>");
document.writeln("    <table width=770 border=0 cellspacing=0 cellpadding=0>");
document.writeln("      <tr>");
document.writeln("        <td height=25 align=center>");
document.writeln("	  <table width=766 border=0 cellspacing=0 cellpadding=0>");
document.writeln("          <tr>");
document.writeln("            <td width=470 height=22 class=top valign=bottom>Welcome To Aston Language Centre</td>");
document.writeln("            <td width=20><img src=/Files/images/arrow_box_1.gif width=15 height=15></td>");
document.writeln("            <td width=59><a class=top href=/Sp/>Spanish</a></td>");
document.writeln("            <td width=20><img src=/Files/images/arrow_box_1.gif width=15 height=15></td>");
document.writeln("            <td width=59><a class=top href=/fr/>Francais</a></td>");
document.writeln("            <td width=20><img src=/Files/images/arrow_box_1.gif width=15 height=15></td>");
document.writeln("            <td width=59><a class=top href=/de/>Deutsch</a></td>");
document.writeln("            <td width=20><img src=/Files/images/arrow_box_1.gif width=15 height=15></td>");
document.writeln("            <td width=59><a class=top href=/cn/>Chinese</a></td>");
document.writeln("            <td width=20><img src=/Files/images/arrow_box_1.gif width=15 height=15></td>");
document.writeln("            <td width=55><a class=top href=/kr/>Korean</a></td>");
document.writeln("            <td width=20><img src=/Files/images/arrow_box_1.gif width=15 height=15></td>");
document.writeln("            <td width=62><a class=top href=/jp/>Japanese</a></td>");
document.writeln("            <td width=20 align=right><img src=/Files/images/arrow_box_1.gif width=15 height=15></td>");
document.writeln("            <td width=40 align=right><a class=top href=../>Home</a></td>");
document.writeln("          </tr>");
document.writeln("        </table>");
document.writeln("	  </td>");
document.writeln("      </tr>");
document.writeln("      <tr>");
document.writeln("        <td height=1 bgcolor=#F8F8F8></td>");
document.writeln("      </tr>");
document.writeln("      <tr>");
document.writeln("        <td height=70 align=center>");
document.writeln("	  <table width=100% border=0 cellspacing=0 cellpadding=0>");
document.writeln("          <tr>");
document.writeln("            <td><img src=/Files/images/logo_course.gif width=400 height=60></td>");
document.writeln("            <td align=right valign=bottom><img src=/Files/images/title_course.gif width=220 height=30></td>");
document.writeln("          </tr>");
document.writeln("        </table>");
document.writeln("	  </td>");
document.writeln("      </tr>");
document.writeln("    </table>");
document.writeln("    </td>");
document.writeln("  </tr>");
document.writeln("  <tr>");
document.writeln("    <td height=5></td>");
document.writeln("  </tr>");
document.writeln("  <tr>");
document.writeln("    <td height=24 align=center><table width=770 border=0 cellspacing=0 cellpadding=0>");
document.writeln("      <tr>");

document.writeln("      </tr>");
document.writeln("    </table></td>");
document.writeln("  </tr>");
document.writeln("  <tr>");
document.writeln("    <td height=5></td>");
document.writeln("  </tr>");
document.writeln("</table>");
document.writeln("</body>");
document.writeln("</html>");
