//ver 28
var bottomUp=0;
var showByClick=0;
var blankImage="menu/blank.gif";
var isHorizontal=1;
var menuWidth=750;
var absolutePos=0;
var posX=0;
var posY=0;
var floatable=0;
var floatIterations=0;
var movable=0;
var moveCursor="default";
var moveImage="";
var moveWidth=0;
var moveHeight=0;
var fontStyle="bold 9pt Tahoma";
var fontColor=["#FFFFFF","#FFFFFF"];
var fontDecoration=["none","none"];
var itemBackColor=["#236946","#339966"];
var itemAlign="left";
var itemBorderWidth=0;
var itemBorderColor=["darkgray","white"];
var itemBorderStyle=["solid","solid"];
var itemBackImage=["",""];
var itemSpacing=0;
var itemPadding=5;
var itemCursor="hand";
var itemTarget="_self";
var iconTopWidth=1;
var iconTopHeight=26;
var iconWidth=0;
var iconHeight=0;
var menuBackImage="";
var menuBackColor="white";
var menuBorderColor="white white white white";
var menuBorderStyle=["solid"];
var menuBorderWidth=0;
var subMenuAlign="left";
var transparency=0;
var transition=23;
var transDuration=250;
var shadowColor="#696969";
var shadowLen=3;
var arrowImageMain=["menu/arrow_d.gif","menu/arrow_d2.gif"];
var arrowImageSub=["menu/arrow_r.gif","menu/arrow_r2.gif"];
var arrowWidth=7;
var arrowHeight=7;
var separatorImage="";
var separatorWidth="100%";
var separatorHeight="1";
var separatorAlignment="";
var separatorVImage="";
var separatorVWidth="0";
var separatorVHeight="100%";
var statusString="Alegeti categoria de produse care va intereseaza...";
var pressedItem=-1;
var pathPrefix="";
var topDX=0;
var topDY=3;
var DX=3;
var DY=0;
var saveNavigationPath=1;
var itemStyles = [
   ["itemBackColor=#236946,#339966","itemWidth=150",], //0 verde
   ["itemBackColor=#800080,#BF00BF","itemWidth=150",], //1 mov
   ["itemBackColor=#0000A0,#3030CF","itemWidth=150",], //2 albastru
   ["itemBackColor=#BF0000,#FF0000","itemWidth=150",], //3 rosu
   ["itemBackColor=#FF8000,#FF952B","itemWidth=150",], //4 orange
   ["itemBackColor=#236946,#339966",], //5 verde
   ["itemBackColor=#800080,#BF00BF",], //6 mov
   ["itemBackColor=#0000A0,#3030CF",], //7 albastru
   ["itemBackColor=#BF0000,#FF0000",], //8 rosu
   ["itemBackColor=#FF8000,#FF952B",], //9 orange
];
var menuItems = [
   ["Explorări <br> funcționale","explorari.html","menu/v26.gif","","",,"0",],
   ["|<table width=150 border=0 cellpadding=0 cellspacing=0><tr valign=bottom><td>Spirometrie</td></tr></table>","spirometrie.html","","","",,"5",],
   ["||Spirometre portabile","sp-portabile.html","","","",,"5",],
   ["||Spirometre computerizate","sp-comp.html","","","",,"5",],
   ["|Explorări avansate","ex-avansate.html","","","",,"5",],
   ["||Difuziune și factor de transfer","diff.html","","","",,"5",],
   ["||Body-pletismografie","body.html","","","",,"5",],
   ["||Provocare cu aerosoli","provocare.html","","","",,"5",],
   ["|Ergometrie","ergometrie.html","","","",,"5",],
   ["||Ergospirometrie","ergospiro.html","","","",,"5",],
   ["||Bicilete și covoare rulante","velo.html","","","",,"5",],
   ["|Aplicații speciale","ap-spec.html","","","",,"5",],
   ["||Sisteme pediatrice","paed.html","","","",,"5",],
   ["||Impuls-oscilometrie","ios.html","","","",,"5",],
   ["||Capnografie","capno.html","","","",,"5",],
   ["|Consumabile","sp-cons.html","","","",,"5",],
   ["Medicina<br>somnului","somnologie.html","menu/v26.gif","","",,"1",],
   ["|<table width=150 border=0 cellpadding=0 cellspacing=0><tr valign=bottom><td>Diagnostic</td></tr></table>","sl-diag.html","","","",,"6",],
   ["||Screening","sl-screen.html","","","",,"6",],
   ["||Polisomnografe","polisomnografe.html","","","",,"6",],
   ["||Consumabile","sl-cons.html","","","",,"6",],
   ["|Tratament SAS","sas.html","","","",,"6",],
   ["||CPAP și BiPAP","cpap.html","","","",,"6",],
   ["||Umidificatoare","umidif.html","","","",,"6",],
   ["||Consumabile","cp-cons.html","","","",,"6",],
   ["|Dispozitive anti-sforăit","","","","",,"6",],
   ["||Proteze mandibulare","proteze-mandibulare.html","","","",,"6",],
   ["Gazometrie și<br>electroliți","analizoare.html","menu/v26.gif","","",,"2",],
   ["|<table width=150 border=0 cellpadding=0 cellspacing=0><tr valign=bottom><td>Gazometrie</td></tr></table>","bga.html","","","",,"7",],
   ["|Electroliți","electroliti.html","","","",,"7",],
   ["Oxigen și<br>ventilație","oxi-vent.html","menu/v26.gif","","",,"3",],
   ["|<table width=122 border=0 cellpadding=0 cellspacing=0><tr valign=bottom><td>Oxigenoterapie</td></tr></table>","oxigen.html","","","",,"8",],
   ["|Ventilație mecanică","ventilatie.html","","","",,"8",],
   ["Îngrijire<br>la domiciliu","home-care.html","menu/v26.gif","","",,"4",],
   ["|<table width=150 border=0 cellpadding=0 cellspacing=0><tr valign=bottom><td>Peak-flow-metre</td></tr></table>","pfm.html","","","",,"9",],
   ["|Monitoare de astm","am.html","","","",,"9",],
   ["|Terapie cu aerosoli","aerosoli.html","","","",,"9",],
   ["|Ventilatie","ventilatie.html","","","",,"9",],
];

apy_init();
