// JavaScript Document

document.writeln("      <select name=\"jumpMenu\" id=\"jumpMenu\" onchange=\"MM_jumpMenu(\'parent\',this,0)\">");
document.writeln("        <option value=\"index.asp\" selected=\"selected\">English<\/option>");
document.writeln("        <option value=\"http:\/\/www.wkmjw.com\/\">简体中文<\/option>        ");
document.writeln("        <option value=\"http:\/\/www.vipeakgroup.com/Russian/index.asp\">Русский<\/option>");
document.writeln("        <option value=\"http:\/\/www.vipeakgroup.com/French/index.asp\">Français<\/option>");
document.writeln("        <option value=\"http:\/\/www.vipeakgroup.com/Arabic/index.asp\">العربية <\/option>");
document.writeln("        <option value=\"http:\/\/www.vipeakgroup.com/Spanish/index.asp\">Español<\/option>   ");
document.writeln("        <option value=\"http:\/\/www.vipeakgroup.com/Portuguese/index.asp\">Português<\/option>");
document.writeln("      <\/select>");
document.writeln("  <\/div>    <\/form>");
document.writeln("<\/div>");
document.writeln("<script type=\"text\/javascript\">");
document.writeln("<!--");
document.writeln("function MM_jumpMenu(targ,selObj,restore){ \/\/v3.0");
document.writeln("  eval(targ+\".location=\'\"+selObj.options[selObj.selectedIndex].value+\"\'\");");
document.writeln("  if (restore) selObj.selectedIndex=0;");
document.writeln("}");
document.writeln("\/\/-->");
document.writeln("<\/script>");
