//功能：检查搜索表单,有没有输入关键字
//作者：lison
//创建日期：2006-07-21

function MM_jumpMenu(targ,selObj,restore){ //v3.0
  eval(targ+".location='"+selObj.options[selObj.selectedIndex].value+"'");
  if (restore) selObj.selectedIndex=0;
}

//-->

document.write("                <div style=\"margin-top:10px;\"> ")


document.write("                 <strong>&middot; <a href=\"/en/about/index.htm\" class=\"content\"> About</a>&nbsp;&nbsp;&middot;<a href=\"/en/info/index.asp\" class=\"content\"> Info</a> &nbsp;&middot; <a href=\"http://www.cftc.org.cn/en/Cooperate.asp\" class=\"content\">Partnership Cooperation</a>&nbsp;&nbsp;&nbsp;&nbsp;</strong>")



//language

document.write("                        <SELECT class=top-language onchange=\"MM_jumpMenu('this',this,0)\" name=select\">")
document.write("                            <OPTION selected>Select a Language</OPTION>")
document.write("                            <OPTION value=/en/index.asp>&nbsp;English</OPTION>")
document.write("                            <OPTION value=/cn/index.asp>&nbsp;Chinese(GB)</OPTION>")
document.write("                            <OPTION value=http://www.cantonfair.org.cn:82/gate/big5/www.cantonfair.org.cn/cn/index.asp>&nbsp;Chinese(BIG5)</OPTION>")
document.write("                            <OPTION value=/french/index.html>&nbsp;French</OPTION>")
document.write("                            <OPTION value=/german/index.html>&nbsp;German</OPTION>")
document.write("                            <OPTION value=/Italian/index.html>&nbsp;Italian</OPTION>")
document.write("                            <OPTION value=/russian/index.html>&nbsp;Russian</OPTION>")
document.write("                            <OPTION value=/spanish/index.html>&nbsp;Spanish</OPTION>")
document.write("                            <OPTION value=/arabic/index.html>&nbsp;Arabic</OPTION>")
document.write("                            <OPTION value=/korean/index.html>&nbsp;Korean</OPTION>")
document.write("                            <OPTION value=/japanese/index.html>&nbsp;Japanese</OPTION>")
document.write("                         </SELECT>")

document.write("                </div> ")



