/***********************************************************************************
*	(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=45;			// Number of first level items
	var LowBgColor='#eeeeee';			// Background color when mouse is not over
	var LowSubBgColor='#eeeeee';		// Background color when mouse is not over on subs
	var HighBgColor='#4681C8';			// Background color when mouse is over
	var HighSubBgColor='#4681C8';		// Background color when mouse is over on subs
	var FontLowColor='#16346f';			// Font color when mouse is not over
	var FontSubLowColor='16346F';		// Font color subs when mouse is not over
	var FontHighColor='#FFFFFF';			// Font color when mouse is over
	var FontSubHighColor='#FFFFFF';		// Font color subs when mouse is over
	var BorderColor='#4681C8';			// Border color
	var BorderSubColor='#4681C8';		// 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=1;				// 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=.1;				// horizontal overlap child/ parent
	var ChildVerticalOverlap=.0;			// vertical overlap child/ parent
	var StartTop=170;				// Menu offset x coordinate
	var StartLeft=6;				// 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=1;				// 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=200;			// 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=1;			// 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',8,8,'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("","#","surgical_menu_pic.gif",0,18,155);

Menu2=new Array("Anesthesia & L.Scope","Anesthesia_1.htm","",0,18,155);

Menu3=new Array("Bone Surgery","Bone_Surgery_Main.htm","",18,18,155);
    Menu3_1=new Array("Bone Surgery 1","Bone_Surgery_01.htm","",0,18,150); 
	Menu3_2=new Array("Bone Surgery 2","Bone_Surgery_02.htm","",0,18,100); 
	Menu3_3=new Array("Bone Curettes","Bone_Surgery_03.htm","",0,18,100); 
	Menu3_4=new Array("Bone Chisels & Gouges","Bone_Surgery_08.htm","",0,18,100); 
	Menu3_5=new Array("Bone Hammers Mallets","Bone_Surgery_09.htm","",0,18,100); 
	Menu3_6=new Array("Periosteal Elevators","Bone_Surgery_10.htm","",0,18,100); 
	Menu3_7=new Array("Bone leavers","Bone_Surgery_11.htm","",0,18,100); 
	Menu3_8=new Array("Amputation Fingers","Bone_Surgery_12.htm","",0,18,100); 
	Menu3_9=new Array("Bone Rongeurs","Bone_Surgery_04.htm","",0,18,100);  
	Menu3_10=new Array("Bone Drills","Bone_Surgery_13.htm","",0,18,100); 
	Menu3_11=new Array("Extension Bows","Bone_Surgery_14.htm","",0,18,100); 
	Menu3_12=new Array("Bone Wire & Instruments","Bone_Surgery_15.htm","",0,18,100); 
	Menu3_13=new Array("Bone Nailing","Bone_Surgery_16.htm","",0,18,100); 
	Menu3_14=new Array("Osteosynthesis Instruments","Bone_Surgery_17.htm","",0,18,100); 
	Menu3_15=new Array("Osteosynthesis","Bone_Surgery_18.htm","",0,18,100);  
	Menu3_16=new Array("Sequester Forceps","Bone_Surgery_07.htm","",0,18,100);
	Menu3_17=new Array("Bone Holding Forceps","Bone_Surgery_06.htm","",0,18,100); 
	Menu3_18=new Array("Bone Cutting Forceps","Bone_Surgery_05.htm","",0,18,100);   

Menu4=new Array("Dressing & Tissue Forceps","Dressing_Main.htm","",3,18,155);
	Menu4_1=new Array("Dressing & Tissue Forceps","Dressing_&_Tissue_Forceps_1.htm","",0,18,170);
	Menu4_2=new Array("Splinter Forceps","Dressing_&_Tissue_Forceps_2.htm","",0,18,180);
	Menu4_3=new Array("Polypus Forceps","Dressing_&_Tissue_Forceps_3.htm","",0,18,180);  

Menu5=new Array("Dermatology Hygiene","Dermatology_1.htm","",0,18,155);
	
Menu6=new Array("Dignostics","Diagnostics_1.htm","",0,18,155);
	
Menu7=new Array("Gall Bladder Instruments","Gall_bladder_1.htm","",0,18,155);
	
Menu8=new Array("Goiter","Goiter_1.htm","",0,18,155);
	
Menu9=new Array("Gynecology","Gynecology_Main.htm","",4,18,155);
	Menu9_1=new Array("Page 1","Gynecology_1.htm","",0,18,150);
	Menu9_2=new Array("Page 2","Gynecology_2.htm","",0,18,150);
	Menu9_3=new Array("Uterine Dilators","Gynecology_3.htm","",0,18,150);
	Menu9_4=new Array("Biopsy Specimen Forceps","Gynecology_4.htm","",0,18,150);
	
Menu10=new Array("Haemostatic Forceps","Hemostic_Forceps_Main.htm","",2,18,155); 
    Menu10_1=new Array("Page 1","Hemostic_Forceps_1.htm","",0,18,100);
	Menu10_2=new Array("Page 2","Hemostic_Forceps_2.htm","",0,18,100);

Menu11=new Array("Inst. Boxes & Trays","Inst_Boxes_1.htm","",0,18,155);

Menu12=new Array("Intestines & Stomach","Intestine&Stomach_1.htm","",0,18,155);

Menu13=new Array("Kidney Instruments","Kidney_1.htm","",0,18,155);
	
Menu14=new Array("Larynx","Larynx_1.htm","",0,18,155);
	
Menu15=new Array("Mouth & Tongue","Mouth%20&%20Tongue_1.htm","",0,18,155);

Menu16=new Array("Needle Holders","Needle_Holder_Main.htm","",4,18,155);
	Menu16_1=new Array("Page 1","Needle_Holders_1.htm","",0,18,125);
	Menu16_2=new Array("Page 2","Needle_Holders_2.htm","",0,18,125);
	Menu16_3=new Array("Ligature Needle","Needle_Holders_3.htm","",0,18,125);
	Menu16_4=new Array("Clips & Instruments","Needle_Holders_4.htm","",0,18,125);
	
Menu17=new Array("Neurosurgey Laminectomy","Neurosurgery_Main.htm","",5,18,155);
    Menu17_1=new Array("Brain Spatulas ","Neurosurgery_1.htm","",0,18,125);
	Menu17_2=new Array("Cervical Traction Tongs","Neurosurgery_2.htm","",0,18,125);
	Menu17_3=new Array("Nerve Retractors","Neurosurgery_3.htm","",0,18,125);
	Menu17_4=new Array("Neurosurgery","Neurosurgery_4.htm","",0,18,125);
	Menu17_5=new Array("Laminectomy","Neurosurgery_5.htm","",0,18,125);
	
Menu18=new Array("Obstetric","Obstetric_1.htm","",0,18,155);
	
Menu19=new Array("Ophthalmology","Ophthalmology_Main.htm","",3,18,155);
    Menu19_1=new Array("Page 1","Ophthalmology_1.htm","",0,18,125);
	Menu19_2=new Array("Page 2","Ophthalmology_2.htm","",0,18,125);
	Menu19_3=new Array("Iris Forceps","Ophthalmology_3.htm","",0,18,125);

Menu20=new Array("Otology","Otology_Main.htm","",2,18,155);
    Menu20_1=new Array("Otology","Otology_1.htm","",0,18,125);
	Menu20_2=new Array("Tuning Forks","Otology_2.htm","",0,18,125);

Menu21=new Array("Plaster of Paris","Plaster_of_Paris_1.htm","",0,18,155);

Menu22=new Array("Rectum","Rectum%20_01.htm","",0,18,155);

Menu23=new Array("Retractors","Retractors_Main.htm","",6,18,155);
	Menu23_1=new Array("Page 1","Retractors_1.htm","",0,18,130);
	Menu23_2=new Array("Page 2","Retractors_2.htm","",0,18,130);
	Menu23_3=new Array("Page 3","Retractors_3.htm","",0,18,130);
	Menu23_4=new Array("Page 4","Retractors_4.htm","",0,18,130);
	Menu23_5=new Array("Vertebral Column","Retractors_5.htm","",0,18,130);
	Menu23_6=new Array("Abdominal Retractors","Retractors_6.htm","",0,18,130);
	
Menu24=new Array("Rhinology","Rhinology_Main.htm","",4,18,155);
    Menu24_1=new Array("Page 1","Rhinology%20_01.htm","",0,18,130);
	Menu24_2=new Array("Page 2","Rhinology%20_02.htm","",0,18,130);
	Menu24_3=new Array("Page 3","Rhinology%20_03.htm","",0,18,130);
	Menu24_4=new Array("Page 4","Rhinology%20_04.htm","",0,18,130);
	
Menu25=new Array("Scalples, Knives","Scalples_Knives_1.htm","",0,18,155);

Menu26=new Array("Scissors","Scissors_Main.htm","",8,18,155);
	Menu26_1=new Array("Operating Scissors 1","Scissors_1.htm","",0,18,125);
	Menu26_2=new Array("Operating Scissors 2","Scissors_6.htm","",0,18,125);
	Menu26_3=new Array("Dissecting Scissors","Scissors_2.htm","",0,18,100);
	Menu26_4=new Array("Ophthalmic Nasal","Scissors_3.htm","",0,18,100);
	Menu26_5=new Array("Vascular Scissors","Scissors_4.htm","",0,18,100);
	Menu26_6=new Array("Gynaecological Scissors","Scissors_5.htm","",0,18,100);
	Menu26_7=new Array("Bandage Scissors","Scissors_7.htm","",0,18,100);
	Menu26_8=new Array("Opthalmic & Micro Scissors","Scissors_8.htm","",0,18,100);
	
Menu27=new Array("Sterilizing Aids","Sterilizing_Aids_1.htm","",0,18,155);

Menu28=new Array("Thorax","Thorax_Main.htm","",3,18,155);
	Menu28_1=new Array("Page 1","Thorax_1.htm","",0,18,130);
	Menu28_2=new Array("Rib Shears","Thorax_2.htm","",0,18,130);
	Menu28_3=new Array("Lungs","Thorax_3.htm","",0,18,130);

Menu29=new Array("Thumb & Tissue Forceps","#","",3,18,155);
	Menu29_1=new Array("Page 1","Thumb_%20&_%20Tissue_%20Forceps_1.htm","",0,18,130);
	Menu29_2=new Array("Page 2","Thumb_%20&_%20Tissue_%20Forceps_2.htm","",0,18,130);
	Menu29_3=new Array("Page 3","Thumb_%20&_%20Tissue_%20Forceps_3.htm","",0,18,130);

Menu30=new Array("Tonsils","Tonsils_1.htm","",0,18,155);

Menu31=new Array("Towel Clamps","Towel_Clamps_1.htm","",0,18,155);

Menu32=new Array("Tracheotomy","Tracheotomy_1.htm","",0,18,155);

Menu33=new Array("Trocars Puncture Needles","Trocars_%20Puncture_%20Needles_1.htm","",0,18,155);

Menu34=new Array("Tubing Clamps","Tubing_Clamps_1.htm","",0,18,155);

Menu35=new Array("Urology Instruments","Urology_1.htm","",0,18,155);

Menu36=new Array(" ","#","grey_menu_pic.jpg",0,20,150);
Menu37=new Array("Surgical Instruments","#","blue_menu_pic.jpg",0,20,150);
Menu38=new Array("Dental Instruments","../Dental/dental_main.htm","blue_menu_pic.jpg",0,20,150);
Menu39=new Array("Manicure Instruments","../Manicure/manicurel_main.htm","blue_menu_pic.jpg",0,20,150);
Menu40=new Array("Veterinary Instruments","../Vet/vet_inst_1.htm","blue_menu_pic.jpg",0,20,150);
Menu41=new Array("Tungsten Carbide Inst.","../Tc_inst/tc_inst_1.htm","blue_menu_pic.jpg",0,20,150);
Menu42=new Array("Hollow Wares","Inst_Boxes_1.htm","blue_menu_pic.jpg",0,20,150);
Menu43=new Array("Knives & Tools","../Knives.htm","blue_menu_pic.jpg",0,20,150);

Menu44=new Array("Home","../index.htm","grey_dark.gif",0,20,150);
Menu45=new Array("","inquiry.html","inquiry.gif",0,20,150);



