// JavaScript Document
document.writeln("<form name=\"languageForm\" method=\"POST\" target=\"_top\" style=\"margin: 0; color:#000;\">");
document.writeln("              <select name=\"jumpMenu\" id=\"jumpMenu\" onchange=\"MM_jumpMenu(\'parent\',this,0)\" style=\"height:18px; width:146px; height:19px;font-size:10px;\">");
document.writeln("                <option value=\"#\">Lựa chọn ngôn ngữ<\/option>  ");
document.writeln("                <option value=\"http:\/\/cn.zenithcrusher.com\/\">简体中文<\/option> ");
document.writeln("                <option value=\"http:\/\/www.zenithcrusher.com\/\">English<\/option>");
document.writeln("                <option value=\"http:\/\/ru.zenithcrusher.com\/\">Российская<\/option>");
document.writeln("                <option value=\"http:\/\/fr.zenithcrusher.com\/\">Français<\/option>");
document.writeln("                <option value=\"http:\/\/es.zenithcrusher.com\/\">Español<\/option>");
document.writeln("                <option value=\"http:\/\/ar.zenithcrusher.com\/\">العربية<\/option>");
document.writeln("                <option value=\"http:\/\/pt.zenithcrusher.com\/\">Português<\/option>");
document.writeln("                <option value=\"http:\/\/www.zenithcrusher.com\/in\/\">हिन्दी<\/option>");
document.writeln("                <option value=\"http:\/\/www.zenithcrusher.com\/de\/\">Deutsch<\/option>");
document.writeln("                <option value=\"http:\/\/www.zenithcrusher.com\/it\/\">Italienisch<\/option>");
document.writeln("		     <\/select>");
document.writeln("            <\/form>")
