/***********************************************************************************
*	(c) Ger Versluis 2000 version 5.41 24 December 2001	          *
*	For info write to menus@burmees.nl		          *
*	You may remove all comments for faster loading	          *		
***********************************************************************************/

	var NoOffFirstLineMenus=19;			// Number of first level items
	var LowBgColor='white';			// Background color when mouse is not over
	var LowSubBgColor='white';			// Background color when mouse is not over on subs
	var HighBgColor='#108AC3';			// Background color when mouse is over
	var HighSubBgColor='#FB8D17';			// Background color when mouse is over on subs
	var FontLowColor='#777777';			// Font color when mouse is not over
	var FontSubLowColor='#777777';			// Font color subs when mouse is not over
	var FontHighColor='white';			// Font color when mouse is over
	var FontSubHighColor='white';			// Font color subs when mouse is over
	var BorderColor='#C6C6C6';			// Border color
	var BorderSubColor='#666666';			// Border color for subs
	var BorderWidth=1;				// Border width
	var BorderBtwnElmnts=1;			// Border between elements 1 or 0
	var FontFamily="verdana,arial,comic sans ms"	// Font family menu items
	var FontSize=7.5;				// Font size menu items
	var FontBold=0;				// Bold menu items 1 or 0
	var FontItalic=0;				// Italic menu items 1 or 0
	var MenuTextCentered='left';			// Item text position 'left', 'center' or 'right'
	var MenuCentered='left';			// Menu horizontal position 'left', 'center' or 'right'
	var MenuVerticalCentered='top';		// Menu vertical position 'top', 'middle','bottom' or static
	var ChildOverlap=.2;				// horizontal overlap child/ parent
	var ChildVerticalOverlap=.2;			// vertical overlap child/ parent
	var StartLeft=41;				// Menu offset y coordinate
	var VerCorrect=0;				// Multiple frames y correction
	var HorCorrect=0;				// Multiple frames x correction
	var LeftPaddng=3;				// Left padding
	var TopPaddng=2;				// Top padding
	var FirstLineHorizontal=0;			// SET TO 1 FOR HORIZONTAL MENU, 0 FOR VERTICAL
	var MenuFramesVertical=1;			// Frames in cols or rows 1 or 0
	var DissapearDelay=600;			// delay before menu folds in
	var TakeOverBgColor=1;			// Menu frame takes over background color subitem frame
	var FirstLineFrame='navig';			// Frame where first level appears
	var SecLineFrame='space';			// Frame where sub levels appear
	var DocTargetFrame='space';			// Frame where target documents appear
	var TargetLoc='';				// span id for relative positioning
	var HideTop=0;				// Hide first level when loading new document 1 or 0
	var MenuWrap=1;				// enables/ disables menu wrap 1 or 0
	var RightToLeft=0;				// enables/ disables right to left unfold 1 or 0
	var UnfoldsOnClick=0;			// Level 1 unfolds onclick/ onmouseover
	var WebMasterCheck=0;			// menu tree checking on or off 1 or 0
	var ShowArrow=0;				// Uses arrow gifs when 1
	var KeepHilite=1;				// Keep selected path highligthed
	var Arrws=['tri.gif',5,10,'tridown.gif',10,5,'trileft.gif',5,10];	// Arrow source, width and height

function BeforeStart(){return}
function AfterBuild(){return}
function BeforeFirstOpen(){return}
function AfterCloseAll(){return}


// Menu tree
//	MenuX=new Array(Text to show, Link, background image (optional), number of sub elements, height, width);
//	For rollover images set "Text to show" to:  "rollover:Image1.jpg:Image2.jpg"

Menu1=new Array("|: Prezentare","main_ro.php","",0,18,150);
	
Menu2=new Array("|: Informatii Publice","http://81.196.168.184/info_pub.aspx","",0);

Menu3=new Array("|: Statistica Medicala","StatMed_ro.php","",0);
	



Menu4=new Array("|: Sectiile spitalului","","",11);
	Menu4_1=new Array(" - Etaj XI","","",2,18,75);
		Menu4_1_1=new Array(" [x] Pediatrie palierul A","pediatrie1_ro.php","",0,18,175);
		Menu4_1_2=new Array(" [x] Pediatrie palierul B","pediatrie2_ro.php","",0);
	Menu4_2=new Array(" - Etaj X","","",3);
		Menu4_2_1=new Array(" [x] Neurologie","neurologie_ro.php","",0,18,175);
		Menu4_2_2=new Array(" [x] Neurochirurgie","neurochirurgie_ro.php","",0);
		Menu4_2_3=new Array(" [x] Chirurgie Pediatrica","chirped_ro.php","",0);
	Menu4_3=new Array(" - Etaj IX","","",3);
		Menu4_3_1=new Array(" [x] Interne I","interne1_ro.php","",0,18,175);
		Menu4_3_2=new Array(" [x] Chirurgie cardiovasculara","chir_vasc_ro.php","",0);
		Menu4_3_3=new Array(" [x] Reumatologie","reumatologie_ro.php","",0);
	Menu4_4=new Array(" - Etaj VIII","","",4);
		Menu4_4_1=new Array(" [x] Endocrinologie","endocrinologie_ro.php","",0,18,175);
		Menu4_4_2=new Array(" [x] Hematologie","hematologie_ro.php","",0);		
		Menu4_4_3=new Array(" [x] Diabet","diabet_ro.php","",0);		
		Menu4_4_4=new Array(" [x] Cardiologie","cardiologie_ro.php","",0);		
	Menu4_5=new Array(" - Etaj VII","","",3);
		Menu4_5_1=new Array(" [x] ORL","orl_ro.php","",0,18,175);
		Menu4_5_2=new Array(" [x] Oftalmologie","oftalmologie_ro.php","",0);
		Menu4_5_3=new Array(" [x] Oncologie","oncologie_ro.php","",0);
	Menu4_6=new Array(" - Etaj VI","","",3);
		Menu4_6_1=new Array(" [x] Obstetrica-Ginecologie I","obsgin1_ro.php","",0,18,175);
		Menu4_6_2=new Array(" [x] Obstetrica-Ginecologie II","obsgin2_ro.php","",0);	
		Menu4_6_3=new Array(" [x] Chirurgie Reparatorie","microchirurgie_ro.php","",0);	
	Menu4_7=new Array(" - Etaj V","","",1);
		Menu4_7_1=new Array(" [x] Neonatologie","neonatologie_ro.php","",0,18,175);
	Menu4_8=new Array(" - Etaj IV","","",1);
		Menu4_8_1=new Array(" [x] Chirurgie generala","chirurgie1_ro.php","",0,18,175);
	Menu4_9=new Array(" - Etaj III","","",2);
		Menu4_9_1=new Array(" [x] Ortopedie-Traumatologie","ortopedie_ro.php","",0,18,175);
		Menu4_9_2=new Array(" [x] Urologie","urologie_ro.php","",0);	
	Menu4_10=new Array(" - Etaj II","","",1);
		Menu4_10_1=new Array(" [x] ATI","ati_ro.php","",0,18,175);
	Menu4_11=new Array(" - Exterioare","","",3);
		Menu4_11_1=new Array(" [x] Nefrologie-Hemodializa","hemodializa_ro.php","",0,18,175);
		Menu4_11_2=new Array(" [x] Boli Profesionale","boliprofi_ro.php","",0);
		Menu4_11_3=new Array(" [x] Recuperare Pediatrica","recpedi_ro.php","",0);
	
Menu5=new Array("|: Unitate primire urgente","upu_ro.php","",0);

Menu6=new Array("|: Ambulator specialitate","","",5);
		Menu6_1=new Array(" [x] Prezentare generala","ambulator_ro.php","",0,18,275);
		Menu6_2=new Array(" [x] Chestionar satisfactie","chest_sat_ro.php","",0);
		Menu6_3=new Array(" [x] Pachet servicii ambulator","pachet_servicii_ro.php","",0);
		Menu6_4=new Array(" [x] Costul investigatiilor paraclinice","Cost_invest_ro.php","",0);
		Menu6_5=new Array(" [x] Informatii utile","info_util_ro.php","",0);

Menu7=new Array("|: Laboratorul central","lab_ro.php","",0);

Menu8=new Array("|: Radiologie / imagistica","radiologie_ro.php","",0);
	
Menu9=new Array("|: Farmacia","farmacia_ro.php","",0);

Menu10=new Array("|: Alte activitati","finante_ro.php","",0);
	
Menu11=new Array("|: Sistemul informatic","","",4);
	Menu11_1=new Array(" [x] Istoric","informatica_ro.php","",0,18,125);
	Menu11_2=new Array(" [x] Echipament","informatica2_ro.php","",0);
	Menu11_3=new Array(" [x] Viziune","informatica3_ro.php","",0);
	Menu11_4=new Array(" [x] Schita retelei","informatica4_ro.php","",0);
	
Menu12=new Array("|: Activitate stiintifica","activitatea_ro.php","",0);

Menu13=new Array("|: Evenimente","","",9);
	Menu13_1=new Array(" [x] 25 de ani","even25_ro.php","",0,18,125);
	Menu13_2=new Array(" [x] 30 de ani","even30_ro.php","",0);
	Menu13_3=new Array(" [x] Lansare site web","evenWeb_ro.php","",0);
	Menu13_4=new Array(" [x] Curs 1993","evenCurs93_ro.php","",0);
	Menu13_5=new Array(" [x] 30 Dec 1993","evenDec93_ro.php","",0);
	Menu13_6=new Array(" [x] Simpozion 94","evenSimp_ro.php","",0);
	Menu13_7=new Array(" [x] Reumatologie","evenReum_ro.php","",0);
	Menu13_8=new Array(" [x] Piatra Neamt","evenPN_ro.php","",0);
	Menu13_9=new Array(" [x] Sibiu","evenSibiu_ro.php","",0);
	

Menu14=new Array("|: Executie Bugetara","","",1);
	Menu14_1=new Array(" [x] Buget","BUGET 2007 REDUS.htm","",0,18,145);
	
Menu15=new Array("|: Declaratii publice","","",6);
	Menu15_1=new Array(" [x] 2010 - 15.01.2010","http://81.196.168.184/decl2010.aspx","",0,18,145);
	Menu15_2=new Array(" [x] 2009 - 16.10.2009","di_2009_2.php","",0,18,145);
	Menu15_3=new Array(" [x] 2009 - 01.06.2009","di_2009.php","",0,18,145);
	Menu15_4=new Array(" [x] 2008 - 31.12.2008","di_2008_2.php","",0,18,145);
	Menu15_5=new Array(" [A] 2008 - 12.06.2008","di_2008.php","",0,18,145);
	Menu15_6=new Array(" [A] 2007 - 09.11.2007","di_2007.php","",0,18,145);


Menu16=new Array("|: Proiecte in curs","","",0);

Menu17=new Array("|: Link-uri utile","links_ro.php","",0);

Menu18=new Array("|: Contact","contact_ro.php","",0);

Menu19=new Array("|: Turism in zona","turism_ro.php","",0);

Menu20=new Array("|: Termeni legali","credite_ro.php","",0);