function Select_Word_CN()
{
	this.FILL_PARTNO="请输入您要查询的型号";
	this.FILL_4_CHARS="型号至少4个字符！";
	this.LoadData="正在下载数据...";
	this.CompanyName="供应商名称";
	this.Choose_CompanyName="选择供应商";
}
function Select_Word_EN()
{
	this.FILL_PARTNO="Fill Part NO.";
	this.FILL_4_CHARS="Enter the Part No. to search. (4 characters at least)";
	this.LoadData="Data Loading...";
	this.CompanyName="Company Name";
	this.Choose_CompanyName="Choose CompanyName";
}

