

function mnpMenuDir()
{
	return "LTR";
}

function mnpMenuCT()
{
	
	return true;
	
}

function menuleft00002()
{
	this.items = new Array();
	var n = 0;
	this.items[n++] = new mnpPage('XPERT®business Enterprise', '/xpert_business.htm', '', '', '_S2_Node1_S1_Node1');
	this.items[n++] = new mnpPage('XPERT®mobile SFA', '/xpert.htm#xpert_mobile', '', '', '_S2_Node1_S1_Node2');
	this.items[n++] = new mnpPage('XPERT® ECR', '/xpert.htm#xpert_ecr', '', '', '_S2_Node1_S1_Node3');
	this.items[n++] = new mnpPage('XPERT®business Analyzer', '/xpert.htm#xpert_bi', '', '', '_S2_Node1_S1_Node4');
}

function menuleft00003()
{
	this.items = new Array();
	var n = 0;
	this.items[n++] = new mnpPage('Dezvoltare software', '/inconstructie.htm', '', '', '_S3_Node1_S1_Node1');
	this.items[n++] = new mnpPage('Consultanta IT', '/inconstructie.htm', '', '', '_S3_Node1_S1_Node2');
	this.items[n++] = new mnpPage('Cursuri', '/inconstructie.htm', '', '', '_S3_Node1_S1_Node3');
}


