// menu_items.js file

var MENU_ITEMS =[
	["&#20027;&#39029;", "index.php"],
	["&#20851;&#20110;ITA", "about.php"],
	["ITA&#25104;&#21592;", "people.php"],
    ["&#33268;&#33521;&#25991;&#22270;&#20070;&#20986;&#29256;&#21830;", "publishers.php"],
    ["&#33268;&#20013;&#22269;&#20070;&#19994;&#20249;&#20276;", "chinese_book_trade.php"],
  	["&#30446;&#26631;&#19982;&#25112;&#30053;", "success.php"],
	["&#20195;&#29702;&#23458;&#25143;", "clients.php"],
	["&#30456;&#20851;&#22521;&#35757;", "training.php"],
	["&#26032;&#38395;&#20449;", "newsletter.php"],
	["&#32852;&#32476;&#26041;&#24335;", "contact.php"]
];