﻿document.writeln("<div class=\"Footer\">");
document.writeln("        <div class=\"Container\">");
document.writeln("            <div class=\"Box\" style=\"background:none\">");
document.writeln("               <h1>LEARN<br /><span>Mandarin Chinese Online</span></h1>");
document.writeln("               <ul>");
document.writeln("                   <li><a href=\"" + HostLesson + "/basic.html\" target=\"_blank\">Regular Mandarin Chinese</a></li>");
document.writeln("                   <li><a href=\"" + HostLesson + "/business.html\" target=\"_blank\">Business Mandarin Chinese</a></li>");
document.writeln("                   <li><a href=\"" + HostDefault + "/Courses/Talk.html\" target=\"_blank\">Learn Talk Mandarin Chinese</a></li>");
document.writeln("                   <li><a href=\"" + HostDefault + "/resources/\" target=\"_blank\">Resources of MyChineseLearning</a></li>");
document.writeln("               </ul>");
document.writeln("            </div>");
document.writeln("            <div class=\"Box\">");
document.writeln("                 <h1>HOT<br /><span>Mandarin Chinese Learning</span></h1>");
document.writeln("                 <ul>");
document.writeln("                   <li><a href=\"" + HostLesson + "/expo.html\" target=\"_blank\">Expo Survival Chinese Learning</a></li>");
document.writeln("                   <li><a href=\"" + HostDefault + "/courses/hsk.html\" target=\"_blank\">Learn Chinese for HSK Test</a></li>");
document.writeln("                   <li><a href=\"" + HostDefault + "/courses/short-term-study/24-hour-daily-conversation.aspx\" target=\"_blank\">Conversational Chinese Learning</a></li>");
document.writeln("                   <li><a href=\"" + HostLesson + "/culture.html\" target=\"_blank\">Learn Chinese Culture Online</a></li>");
document.writeln("               </ul>");
document.writeln("            </div>");
document.writeln("            <div class=\"Box\">");
document.writeln("               <h1>ONE-ON-ONE<br /><span>Mandarin Chinese Online</span></h1>");
document.writeln("               <ul>");
document.writeln("                   <li><a href=\"" + HostLesson + "/kid.html\" target=\"_blank\">Learn Mandarin Chinese for Kids</a></li>");
document.writeln("                   <li><a href=\"" + HostLesson + "/teen.html\" target=\"_blank\">Learn Mandarin Chinese for Teens</a></li>");
document.writeln("                   <li><a href=\"" + HostLesson + "/Adult.html\" target=\"_blank\">Learn Mandarin Chinese for Adults</a></li>");
document.writeln("                   <li><a href=\"" + HostLesson + "/Customized.html\" target=\"_blank\">Customized Mandarin Chinese</a></li>");
document.writeln("               </ul>");
document.writeln("            </div>");
document.writeln("            <div class=\"Box\">");
document.writeln("                  <h1>ABOUT<br /><span>My Chinese Learning</span></h1>");
document.writeln("                 <ul>");
document.writeln("                   <li><a href=\"" + HostDefault + "/about/OurPartner.aspx\" target=\"_blank\">Welcome to Cooperate with Us</a></li>");
document.writeln("                   <li><a href=\"" + HostDefault + "/help/faq.html\" target=\"_blank\">FAQ of MyChineseLearning</a></li>");
document.writeln("                   <li><a href=\"" + HostDefault + "/about/contact.html\" target=\"_blank\">Contact MyChineseLearning</a></li>");
document.writeln("                   <li><a href=\"http://blog.mychineselearning.com/\" target=\"_blank\">Blog of MyChineseLearning</a></li>");
document.writeln("                   <li><a href=\"http://www.facebook.com/?ref=home#!/MyChineseLearning\" target=\"_blank\">Facebook of MyChineseLearning</a></li>");
document.writeln("               </ul>");
document.writeln("            </div>");
document.writeln("     </div>");
document.writeln("     <div class=\"Nav\">");
document.writeln(" <div style=\" text-align:center;\"><img src=\"http://www.mychineselearning.com/images/2011/Footer_logo.gif\" /></div>");
document.writeln("        <p> <a href=\"" + HostDefault + "/about/terms.html\">Terms and Conditions</a> / ");
document.writeln("        <a href=\"" + HostDefault + "/about/PrivacyPolicy.html\">Privacy Policy</a> / ");
document.writeln("         <a href=\"" + HostDefault + "/about/contact.html\">Contact Us</a> / ");
document.writeln("         <a href=\"" + HostDefault + "/about/default.html\">About us</a> / ");
document.writeln("         <a href=\"" + HostDefault + "/newsletter/default.html\">News Letters</a> / ");
document.writeln("         <a href=\"" + HostDefault + "/dict\">Learn Chinese Dictionary</a> / ");
document.writeln("         <a href=\"" + HostDefault + "/about/disclaimer.html\">Disclaimer</a> / ");
document.writeln("         <a href=\"" + HostDefault + "/help/faq.html\">Learn Chinese FAQ</a> / ");
document.writeln("         <a href=\"" + HostDefault + "/\">Learn Chinese</a> / ");
document.writeln("         <a href=\"http://blog.mychineselearning.com/\">Learn Mandarin Chinese</a>");
document.writeln("         </p>");
document.writeln("         <p>");
document.writeln("            CopyRight 2011 Mychineselearning. All Rights Reserved.");
document.writeln("         </p>");
document.writeln("     </div>");

document.writeln("</div>");
MCL.Init();
MCL.Analysis();

