﻿document.writeln("<div class=\"Header\">");
document.writeln("    <div class=\"logo\"><img src=\"/images/m_logo.jpg\"  alt=\"\"/></div>");
document.writeln("    <div class=\"menu\">");
document.writeln("        <a href=\"http://www.mychineselearning.com\" target=\"_blank\">Home</a>");
document.writeln("        <a href=\"http://www.mychineselearning.com/services/default.html\" target=\"_blank\">Service</a>");
document.writeln("        <a href=\"http://learnchinese.mychineselearning.com/default.html\" target=\"_blank\">Lessons</a>");
document.writeln("        <a href=\"http://www.mychineselearning.com/resources/\" target=\"_blank\">Resources</a>");
document.writeln("        <a href=\"http://www.mychineselearning.com/Courseware/List\" target=\"_blank\">Courseware</a>");
document.writeln("        <a href=\"http://www.mychineselearning.com/FreeTrial/SignUp.aspx\" target=\"_blank\">Sign Up</a>");
document.writeln("        <a href=\"http://kids.mychineselearning.com/default.html\" target=\"_blank\">Kids Chinese</a>");
document.writeln("    </div>");
document.writeln(" </div>");
