

function mnpMenuDir()
{
	return "LTR";
}

function mnpMenuCT()
{
	
	return false;
	
}

function m1()
{
	this.items = new Array();
	var n = 0;
	this.items[n++] = new mnpPage('商用条码扫描器', './product_h2_scan.htm', '', '', '_S2_Node1_S1_Node1');
	this.items[n++] = new mnpPage('工业条码扫描器', './product_h2_scan_gy.htm', '', '', '_S2_Node1_S1_Node2');
}

function m2()
{
	this.items = new Array();
	var n = 0;
	this.items[n++] = new mnpPage('工业数据终端', './product_h2_Pda.htm', '', '', '_S2_Node2_S1_Node1');
	this.items[n++] = new mnpPage('企业数字助理EDA', './product_h2_Eda.htm', '', '', '_S2_Node2_S1_Node2');
	this.items[n++] = new mnpPage('其他类RFID', './product_RFID.htm', '', '', '_S2_Node2_S1_Node3');
}

function m3()
{
	this.items = new Array();
	var n = 0;
	this.items[n++] = new mnpPage('无线交换机', './product_h2_wlan_switch.htm', '', '', '_S2_Node3_S1_Node1');
	this.items[n++] = new mnpPage('无线接入点', './product_h2_wlan_ap.htm', '', '', '_S2_Node3_S1_Node2');
}

function m4()
{
	this.items = new Array();
	var n = 0;
	this.items[n++] = new mnpPage('桌面型条码打印机', './product_h2_printer_desktop.htm', '', '', '_S2_Node1_S1_Node1');
	this.items[n++] = new mnpPage('工商用条码打印机', './product_h2_printer_ind_com.htm', '', '', '_S2_Node1_S1_Node2');
	this.items[n++] = new mnpPage('高性能条码打印机', './product_h2_printer_high_performance.htm', '', '', '_S2_Node1_S1_Node3');
	this.items[n++] = new mnpPage('其他性能条码打印机', './product_other.htm', '', '', '_S2_Node1_S1_Node4');
}
function m5()
{
	this.items = new Array();
	var n = 0;
	this.items[n++] = new mnpPage('条码标签', './product_h2_label.htm', '', '', '_S2_Node1_S1_Node1');
	this.items[n++] = new mnpPage('碳带', './product_h2_ribbon.htm', '', '', '_S2_Node1_S1_Node2');
       this.items[n++] = new mnpPage('标签设计制作服务', './product_h2_labeldesign.htm', '', '', '_S2_Node1_S1_Node3');
}

function m6()
{
	this.items = new Array();
	var n = 0;
	this.items[n++] = new mnpPage('MiniJet', './product_h2_prc.htm', '', '', '_S2_Node1_S1_Node1');
	this.items[n++] = new mnpPage('奥捷', './product_h2_aujet.htm', '', '', '_S2_Node1_S1_Node2');
	this.items[n++] = new mnpPage('多米诺', './product_h2_dml.htm', '', '', '_S2_Node1_S1_Node3');
	this.items[n++] = new mnpPage('台湾金泰', './product_h2_jt.htm', '', '', '_S2_Node1_S1_Node4');
}

