	var NoOffFirstLineMenus=5; //set number of main menu items
	var LowBgColor='#d8dce0';
	var HighBgColor='#485c80';
	var FontLowColor='black';
	var FontHighColor='white';
	var BorderColor='white';
	var BorderWidth=0;
	var BorderBtwnElmnts=1;
	var FontFamily="verdana, arial"
	var FontSize=8;
	var FontBold=0;
	var FontItalic=0;
	var MenuTextCentered=1;
	var MenuCentered='left';
	var MenuVerticalCentered='bottom';
	var ChildOverlap=.1;
	var ChildVerticalOverlap=.1;
	var StartTop=0; 
	var StartLeft=0; 
	var VerCorrect=0;
	var HorCorrect=0;
	var LeftPaddng=3;
	var TopPaddng=2;
	var FirstLineHorizontal=1; 
	var MenuFramesVertical=0;
	var DissapearDelay=100;
	var TakeOverBgColor=1;
	var FirstLineFrame='navig';
	var SecLineFrame='space';
	var DocTargetFrame='space';
	var WebMasterCheck=0;
	var RollOverImages=0; 


	var AgntUsr=navigator.userAgent.toLowerCase();
	var DomYes=(document.getElementById)?1:0;			
	var NavYes=(AgntUsr.indexOf('mozilla')!=-1&&AgntUsr.indexOf('compatible')==-1)?1:0;	
	var ExpYes=(AgntUsr.indexOf('msie')!=-1)?1:0;			
	var Opr5=(AgntUsr.indexOf('opera 5')!=-1||AgntUsr.indexOf('opera/5')!=-1)?1:0;	
	var DomNav=(DomYes&&NavYes)?1:0;					
 	var DomExp=(DomYes&&ExpYes)?1:0;					
	var Nav4=(NavYes&&!DomYes&&document.layers)?1:0;			
	var Exp4=(ExpYes&&!DomYes&&document.all)?1:0;			
	var PosStrt=((NavYes||ExpYes)&&!Opr5)?1:0;			


function NewWindow(mypage, myname, w, h, scroll) {
mypage='formular.html';
myname='INFO';
w=730;
h=520;
scroll='no';
var winl = (screen.width - w) / 2;
//var wint = (screen.height - h) / 2-40;
var wint =2;
winprops = 'height='+h+',width='+w+',top='+wint+',left='+winl+',scrollbars='+scroll+',noresizable'
win = window.open(mypage, myname, winprops)
if (parseInt(navigator.appVersion) >= 4) { win.window.focus(); }
}


Menu1=new Array("<img name='nap1' src='imagini/menu1a.gif'>","despre.html",0,20,140,1);


Menu2=new Array("<img name='nap2' src='imagini/menu2a.gif'>","sfera.html",10,20,140,2);
	Menu2_1=new Array("Robineti cu sfera","sfera.html",0,18,140,2);	
	Menu2_2=new Array("Robineti fluture","fluture.html",0,18,140,2);	
	Menu2_3=new Array("Robineti cu ventil","ventil.html",0,18,140,2);	
	Menu2_4=new Array("Robineti ghilotina","ghilotina.html",0,18,140,2);	
	Menu2_5=new Array("Supape unisens","unisens.html",0,18,150,2);	
	Menu2_6=new Array("Supape de siguranta","siguranta.html",0,18,140,2);	
	Menu2_7=new Array("Filtre","filtre.html",0,18,150,2);	
	Menu2_8=new Array("Indicatoare nivel","indicatoare.html",0,18,140,2);	
if (!Nav4){
	Menu2_9=new Array("<img src='imagini/separator.gif'>","",0,18,150,2);}
else {Menu2_9=new Array("<img src='imagini/separatora.gif'>","",0,18,150,2);}
	Menu2_10=new Array("Actionari","actionari.html",0,18,140,2);	

Menu3=new Array("<img name='nap3' src='imagini/menu3a.gif'>","ch_petro.html",11,20,140,3);
	Menu3_1=new Array("Ind. Ch./Petrochimica","ch_petro.html",0,18,140,3);
	Menu3_2=new Array("Ind. Farmaceutica","farma.html",0,18,140,3);
	Menu3_3=new Array("Ind. Cosmetica","cosmetica.html",0,18,140,3);
	Menu3_4=new Array("Ind. Alimentara","alimentara.html",0,18,140,3);
	Menu3_5=new Array("Prelucrarea metalelor","metal.html",0,18,140,3);
	Menu3_6=new Array("Ind. Maselor Plastice","plastice.html",0,18,140,3);
	Menu3_7=new Array("Ind. Lacuri/Vopsele ","vopsele.html",0,18,140,3);
	Menu3_8=new Array("Ciment,sticla,aluminiu","ciment.html",0,18,140,3);
	Menu3_9=new Array("Textila","textila.html",0,18,140,3);
	Menu3_10=new Array("Protectia mediului","mediu.html",0,18,140,3);
	Menu3_11=new Array("Testarea materialelor","testare.html",0,18,140,3);
	
	
Menu4=new Array("<img name='nap4' src='imagini/menu4a.gif'>","service.html",0,20,140,5);


Menu5=new Array("<img name='nap5' src='imagini/menu5a.gif'>","contact.html",2,20,140,5);
	Menu5_1=new Array("Contact","contact.html",0,20,140,5);
	Menu5_2=new Array("Solicitare Catalog","javascript:NewWindow() ;",0,20,140,5);

