/***********************************************************************************
*	(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=32;			// Number of first level items
	var LowBgColor='#D7E7E2';			// Background color when mouse is not over
	var LowSubBgColor='#93BDAF';		// Background color when mouse is not over on subs
	var HighBgColor='#31726D';			// Background color when mouse is over
	var HighSubBgColor='#31726D';		// Background color when mouse is over on subs
	var FontLowColor='black';			// Font color when mouse is not over
	var FontSubLowColor='black';		// 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='#E4B44D';			// Border color
	var BorderSubColor='#E4B44D';			// Border color for subs
	var BorderWidth=1;				// Border width
	var BorderBtwnElmnts=1;			// Border between elements 1 or 0
	var FontFamily="arial,comic sans ms,technical"	// Font family menu items
	var FontSize=9;				// 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 StartTop=150;				// Menu offset x coordinate
	var StartLeft=1;				// 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=1000;			// 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=1;				// 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("Diagnostics","#","",3,20,150);
	Menu1_1=new Array("Diagnostics","javascript:I1.document.location.href='surgical_diagnostics.html'","",0,20,180);
	Menu1_2=new Array("Stethoscope","javascript:I1.document.location.href='surgical_stethoscope.html'","",0);
	Menu1_3=new Array("Percussion Hammers","javascript:I1.document.location.href='surgical_percussion_hammers .html'","",0);



Menu2=new Array("Anesthesia","javascript:I1.document.location.href='surgical_anestiesia.html'","",0);


Menu3=new Array("ENT Instruments","#","",8,20,150);
	Menu3_1=new Array("Page 1","javascript:I1.document.location.href='surgical_ent_page1.htm'","",0,20,180);
	Menu3_2=new Array("Page 2","javascript:I1.document.location.href='surgical_ent_page2.htm'","",0,20,180);
	Menu3_3=new Array("Page 3","javascript:I1.document.location.href='surgical_ent_page3.htm'","",0,20,180);
	Menu3_4=new Array("Page 4","javascript:I1.document.location.href='surgical_ent_page4.htm'","",0,20,180);
	Menu3_5=new Array("Page 5","javascript:I1.document.location.href='surgical_ent_page5.htm'","",0,20,180);
	Menu3_6=new Array("Page 6","javascript:I1.document.location.href='surgical_ent_page6.htm'","",0,20,180);
	Menu3_7=new Array("Page 7","javascript:I1.document.location.href='surgical_ent_page7.htm'","",0,20,180);
	Menu3_8=new Array("Page 8","javascript:I1.document.location.href='surgical_ent_page8.htm'","",0,20,180);



Menu4=new Array("Scissors","#","",12);
	Menu4_1=new Array("Operating Scissors","javascript:I1.document.location.href='surgical_operating_scissors.html'","",0,20,180);
	Menu4_2=new Array("Operating Scissors 2","javascript:I1.document.location.href='surgical_operating_scissors2.html'","",0);
	Menu4_3=new Array("Operating Scissors 3","javascript:I1.document.location.href='surgical_operating_scissors3.html'","",0);
	Menu4_4=new Array("Dissecting Scissors","javascript:I1.document.location.href='surgical_dissecting_scissors1.html'","",0);
	Menu4_5=new Array("Ophthal Nasal","javascript:I1.document.location.href='surgical_scissors_opthal_nasal1.html'","",0);
	Menu4_6=new Array("Vascular Scissors","javascript:I1.document.location.href='surgical_scissors_vascular1.html'","",0);
	Menu4_7=new Array("Gynecological Scissors","javascript:I1.document.location.href='surgical_scissors_gynecology1.html'","",0);
	Menu4_8=new Array("Operating Scissors 4","javascript:I1.document.location.href='surgical_scissors_operating4.html'","",0);
	Menu4_9=new Array("Operating Scissors 5","javascript:I1.document.location.href='surgical_scissors_operating5.html'","",0);
	Menu4_10=new Array("Bandage Scissors","javascript:I1.document.location.href='surgical_scissors_bandage1.html'","",0);
	Menu4_11=new Array("Ophthalmic Scissors","javascript:I1.document.location.href='surgical_scissors_opthalmic1.html'","",0);
	Menu4_12=new Array("Micro Scissors","javascript:I1.document.location.href='surgical_scissors_micro1.html'","",0);


Menu5=new Array("Thumb&Tissue Forceps","#","",5);
	Menu5_1=new Array("Thumb & Tissue Forceps 1","javascript:I1.document.location.href='surgical_thumb_tissue_forceps1.html'","",0,20,240);
	Menu5_2=new Array("Thumb & Tissue Forceps 2","javascript:I1.document.location.href='surgical_thumb_tissue_forceps2.html'","",0,20,240);
	Menu5_3=new Array("Splinter Forceps","javascript:I1.document.location.href='surgical_thumb_tissue_forceps_splinter.html'","",0,20,240);
	Menu5_4=new Array("Microsurgery Forceps","javascript:I1.document.location.href='surgical_thumb_tissue_micro1.html'","",0,20,240);
	Menu5_5=new Array("A traumatic Tissue Forceps","javascript:I1.document.location.href='surgical_thumb_tissue_forceps_traumatic.html'","",0,20,240);




Menu6=new Array("Hemostatic Forceps","#","",8);
	Menu6_1=new Array("Hemostatic Forceps 1","javascript:I1.document.location.href='surgical_hemostatic_forceps1.htm'","",0,20,170);
	Menu6_2=new Array("Hemostatic Forceps 2","javascript:I1.document.location.href='surgical_hemostatic_forceps2.htm'","",0,20,170);
	Menu6_3=new Array("Hemostatic Forceps 3","javascript:I1.document.location.href='surgical_hemostatic_forceps3.htm'","",0,20,170);
	Menu6_4=new Array("Hemostatic Forceps 4","javascript:I1.document.location.href='surgical_hemostatic_forceps4.htm'","",0,20,170);
	Menu6_5=new Array("Hemostatic Forceps 5","javascript:I1.document.location.href='surgical_hemostatic_forceps5.htm'","",0,20,170);
	Menu6_6=new Array("Hemostatic Forceps 6","javascript:I1.document.location.href='surgical_hemostatic_forceps6.htm'","",0,20,170);
	Menu6_7=new Array("Hemostatic Forceps 7","javascript:I1.document.location.href='surgical_hemostatic_forceps7.htm'","",0,20,170);	
	Menu6_8=new Array("Hemostatic Forceps 8","javascript:I1.document.location.href='surgical_hemostatic_forceps8.htm'","",0,20,170);	

Menu7=new Array("Tubing Clamps","javascript:I1.document.location.href='surgical_thumbing_clamps.html'","",0);


Menu8=new Array("Towel Clamps","javascript:I1.document.location.href='surgical_towel_clamps.html'","",0);	


Menu9=new Array("Polypus & Dressing Forceps","#","",3);
	Menu9_1=new Array("Dressing Forceps","javascript:I1.document.location.href='surgical_polypus_dressing_forceps1.html'","",0,20,170);
	Menu9_2=new Array("Holding Forceps","javascript:I1.document.location.href='surgical_polypus_holding_forceps1.html'","",0,20,170);
	Menu9_3=new Array("Dressing Forceps 2","javascript:I1.document.location.href='surgical_polypus_dressing_forceps2.html'","",0,20,170);


Menu10=new Array("Retractors","#","",10);
	Menu10_1=new Array("Retractors 1","javascript:I1.document.location.href='surgical_retractors1.htm'","",0,20,170);
	Menu10_2=new Array("Retractors 2","javascript:I1.document.location.href='surgical_retractors2.htm'","",0,20,170);
	Menu10_3=new Array("Retractors 3","javascript:I1.document.location.href='surgical_retractors3.htm'","",0,20,170);
	Menu10_4=new Array("Retractors 4","javascript:I1.document.location.href='surgical_retractors4.htm'","",0,20,170);
	Menu10_5=new Array("Retractors 5","javascript:I1.document.location.href='surgical_retractors5.htm'","",0,20,170);
	Menu10_6=new Array("Retractors 6","javascript:I1.document.location.href='surgical_retractors6.htm'","",0,20,170);
	Menu10_7=new Array("Retractors 7","javascript:I1.document.location.href='surgical_retractors7.htm'","",0,20,170);
	Menu10_8=new Array("Vertebral Column","javascript:I1.document.location.href='surgical_vertebral_column1.htm'","",0,20,170);
	Menu10_9=new Array("Abdominal Retractors","javascript:I1.document.location.href='surgical_abdominal_retractors1.htm'","",0,20,170);
	Menu10_10=new Array("Abdominal Retractors 2","javascript:I1.document.location.href='surgical_abdominal_retractors2.htm'","",0,20,170);


Menu11=new Array("Probes Cotton","#","",2);
	Menu11_1=new Array("Probes Director","javascript:I1.document.location.href='surgical_probes _director.htm'","",0,20,170);
	Menu11_2=new Array("Cotton Applicators","javascript:I1.document.location.href='surgical_cotton_applicators.htm'","",0,20,170);


Menu12=new Array("Trocars Puncture Needles","javascript:I1.document.location.href='surgical_trocars_puncture_needles.htm'","",0);



Menu13=new Array("Suture","#","",7);
	Menu13_1=new Array("Needle Holders","javascript:I1.document.location.href='surgical_suture_needle_holders1.htm'","",0,20,170);
	Menu13_2=new Array("Needle Holders 2","javascript:I1.document.location.href='surgical_suture_needle_holders2.htm'","",0,20,170);
	Menu13_3=new Array("Needle Holders 3","javascript:I1.document.location.href='surgical_suture_needle_holders3.htm'","",0,20,170);
	Menu13_4=new Array("Ligature Needles","javascript:I1.document.location.href='surgical_suture_ligature_needles1.htm'","",0,20,170);
	Menu13_5=new Array("Suturing Instruments","javascript:I1.document.location.href='surgical_suture_suturing_instruments1.htm'","",0,20,170);
	Menu13_6=new Array("Ligature Conductors","javascript:I1.document.location.href='surgical_suture_ligature_conductors1.htm'","",0,20,170);
	Menu13_7=new Array("Clips & Instruments","javascript:I1.document.location.href='surgical_suture_clips_instruments1.htm'","",0,20,170);


Menu14=new Array("Sterilizing Aids ","javascript:I1.document.location.href='surgical_sterlizing_aids1.htm'","",0);
	

Menu15=new Array("Plaster Of Paris ","javascript:I1.document.location.href='surgical_plaster_of_paris1.htm'","",0);


Menu16=new Array("Bone Surgery Osteosynthesis","#","",9);
	Menu16_1=new Array("Bone Curettes","javascript:I1.document.location.href='surgical_bone_curettes.htm'","",0,20,170);
	Menu16_2=new Array("Bone Cutting Forceps","javascript:I1.document.location.href='surgical_bone_cutting_forceps.htm'","",0,20,170);
	Menu16_3=new Array("Bone Files","javascript:I1.document.location.href='surgical_bone_files.htm'","",0,20,170);
	Menu16_4=new Array("Bone Holding Forceps","javascript:I1.document.location.href='surgical_bone_holding_forceps.htm'","",0,20,170);
	Menu16_5=new Array("Bone Knives","javascript:I1.document.location.href='surgical_bone_knives.htm'","",0,20,170);
	Menu16_6=new Array("Bone Levers & Elevators ","javascript:I1.document.location.href='surgical_bone_levers_elevators.htm'","",0,20,170);
	Menu16_7=new Array("Bone Ronguers","javascript:I1.document.location.href='surgical_bone_ronguers.htm'","",0,20,170);
	Menu16_8=new Array("Bone Hammers","javascript:I1.document.location.href='surgical_bone_hammers.htm'","",0,20,170);
	Menu16_9=new Array("Bone Chisels & Gouges  ","javascript:I1.document.location.href='surgical_bone_raspatories_chisels_gouges.htm'","",0,20,170);
	




Menu17=new Array("Neurosurgery Laminectotomy","#","",7);
	Menu17_1=new Array("Brain Suture","javascript:I1.document.location.href='surgical_neurosurgery_brain_suture1.htm'","",0,20,170);
	Menu17_2=new Array("Cervical Traction Tongs","javascript:I1.document.location.href='surgical_neurosurgery_cervicle_tongs1.htm'","",0,20,170);
	Menu17_3=new Array("Nerve Retractors","javascript:I1.document.location.href='surgical_neurosurgery_nerve_retractors1.htm'","",0,20,170);
	Menu17_4=new Array("Neurosurgery","javascript:I1.document.location.href='surgical_neurosurgery_neurosurgery1.htm'","",0,20,170);
	Menu17_5=new Array("Brain Spatulas","javascript:I1.document.location.href='surgical_neurosurgery_brain_spatulas1.htm'","",0,20,170);
	Menu17_6=new Array("Laminectomy","javascript:I1.document.location.href='surgical_neurosurgery_laminactomy1.htm'","",0,20,170);
	Menu17_7=new Array("Laminectomy 2","javascript:I1.document.location.href='surgical_neurosurgery_laminactomy2.htm'","",0,20,170);


Menu18=new Array("Endoscopy Instruments","javascript:I1.document.location.href='surgical_endoscopy.htm'","",0);






Menu19=new Array("Forceps","#","",7);
	Menu19_1=new Array("Disecting Forceps1","javascript:I1.document.location.href='surgical_forceps1.htm'","",0,20,170);
	Menu19_2=new Array("Disecting Forceps2","javascript:I1.document.location.href='surgical_forceps2.htm'","",0,20,170);
	Menu19_3=new Array("Traumatric Forceps","javascript:I1.document.location.href='surgical_traumatic_forceps1.htm'","",0,20,170);
	Menu19_4=new Array("Tissue Forceps1","javascript:I1.document.location.href='surgical_tissue_forceps1.htm'","",0,20,170);
	Menu19_5=new Array("Tissue Forceps2","javascript:I1.document.location.href='surgical_tissue_forceps2.htm'","",0,20,170);
	Menu19_6=new Array("Splinter Forceps","javascript:I1.document.location.href='surgical_splinter_forceps1.htm'","",0,20,170);
	Menu19_7=new Array("Microscopic Forceps","javascript:I1.document.location.href='surgical_microscopic_forceps1.htm'","",0,20,170);


Menu20=new Array("Mouth & Tongue","#","",3);
	Menu20_1=new Array("Mouth & Tongue","javascript:I1.document.location.href='surgical_mouth_tongue1.htm'","",0,20,170);
	Menu20_2=new Array("Mouth & Tongue 2","javascript:I1.document.location.href='surgical_mouth_tongue2.htm'","",0,20,170);
	Menu20_3=new Array("Mouth ","javascript:I1.document.location.href='surgical_mouth_tongue3.htm'","",0,20,170);


Menu21=new Array("Tonsils","javascript:I1.document.location.href='surgical_tonsils.htm'","",0);


Menu22=new Array("Larynx","javascript:I1.document.location.href='surgical_larynx.htm'","",0);


Menu23=new Array("Goitre & Dermatology","#","",2);
	Menu23_1=new Array("Page 1","javascript:I1.document.location.href='surgical_goiter_dermatology1.htm'","",0,20,100);
	Menu23_2=new Array("Page 2","javascript:I1.document.location.href='surgical_goiter_dermatology2.htm'","",0,20,100);


Menu24=new Array("Thorix","#","",4);
	Menu24_1=new Array("Thorix","javascript:I1.document.location.href='surgical_thorax1.htm'","",0,20,170);
	Menu24_2=new Array("Rib Shears","javascript:I1.document.location.href='surgical_shears1.htm'","",0,20,170);
	Menu24_3=new Array("Rib Spreaders","javascript:I1.document.location.href='surgical_spreaders1.htm'","",0,20,170);
	Menu24_4=new Array("Lungs","javascript:I1.document.location.href='surgical_lungs1.htm'","",0,20,170);


Menu25=new Array("Gall Bladders","javascript:I1.document.location.href='surgical_galbladder1.htm'","",0);


Menu26=new Array("Kidney Forceps","javascript:I1.document.location.href='surgical_kidney1.htm'","",0);

Menu27=new Array("Cardiovascular Instruments","#","",3,20,150);
	Menu27_1=new Array("Cardiovascular Clamps","javascript:I1.document.location.href='surgical_cardiovascular_clamps.htm'","",0,20,180);
	Menu27_2=new Array("Cardiovascular Forceps","javascript:I1.document.location.href='surgical_cardiovascular_forceps.htm'","",0,20,180);
	Menu27_3=new Array("Cardiovascular Spatula","javascript:I1.document.location.href='surgical_cardiovascular_spatula.htm'","",0,20,180);


Menu28=new Array("Obestetrics Instruments","javascript:I1.document.location.href='surgical_obestetrics1.htm'","",0);


Menu29=new Array("Urology Instruments","#","",3,20,150);
	Menu29_1=new Array("Urology Forceps","javascript:I1.document.location.href='surgical_urology_forceps.htm'","",0,20,180);
	Menu29_2=new Array("Urology Prostatectomy","javascript:I1.document.location.href='surgical_urology_prostatectomy.htm'","",0,20,180);
	Menu29_3=new Array("Urology Retractors","javascript:I1.document.location.href='surgical_urology_retractors.htm'","",0,20,180);



Menu30=new Array("Dissecting Instruments","#","",2);
	Menu30_1=new Array("Instruments Page 1","javascript:I1.document.location.href='surgical_disecting_instruments.htm'","",0,20,150);
	Menu30_2=new Array("Instruments Page 2","javascript:I1.document.location.href='surgical_disecting_instruments2.htm'","",0,20,150);


Menu31=new Array("Scalpels Knives","#","",2);
	Menu31_1=new Array("Scalpels Handles","javascript:I1.document.location.href='surgical_scalpels_handels .html'","",0,20,150);
	Menu31_2=new Array("General Surgery","javascript:I1.document.location.href='surgical_general_surgery .html'","",0);


Menu32=new Array("Hollow Wear","#","",3,20,150);
	Menu32_1=new Array("Page 1","javascript:I1.document.location.href='surgical_hollow_wear1.htm'","",0,20,180);
	Menu32_2=new Array("Page 2","javascript:I1.document.location.href='surgical_hollow_wear2.htm'","",0,20,180);
	Menu32_3=new Array("Page 3","javascript:I1.document.location.href='surgical_hollow_wear3.htm'","",0,20,180);





