/* dyn_menu_lst.js */



// menu definitions

// menu 1

menu[0]        = new Array();
menu[0][0]     = new create_instance(85,210,LEFT,TRY_RIGHT,'sel_','deact_',NONE,'ns_',NO,             
                                     VERTICAL,LEFT,0,0,NONE,                     
                                    'twm_entry','_self',130,20,0,twm_pics_url+'background1s.gif',twm_pics_url+'background2s.gif',NO,NO,NO,NO,AUTO);
menu[0][1]     = new Array();
menu[0][1][0]  = new create_menu(HORIZONTAL,NONE,NONE,NONE,NONE,'twm_title',NONE,NONE,NONE,NONE,NONE,NONE,NONE,NONE,NO);
menu[0][1][1]  = new create_entry('Info'          ,NONE                ,'Things to know about our teeth'          ,2,NONE,NONE,NONE,NONE,NONE,NONE,NONE);
menu[0][1][2]  = new create_entry('Procedures'      ,NONE                ,'Dental procedures' ,3,NONE,NONE,NONE,NONE,NONE,NONE,NONE);
menu[0][1][3]  = new create_entry('Health Tourism'        ,'tourism.html' ,'Travel and dental care',NONE,NONE,NONE,NONE,NONE,NONE,NONE,NONE);
menu[0][1][4]  = new create_entry('About Us'        ,NONE                ,'Indroduction and references'      ,4,NONE,NONE,NONE,NONE,NONE,NONE,NONE);
menu[0][1][5]  = new create_entry('Contacts'        ,'contact.html'                ,'Our contact information and map' ,NONE,NONE,NONE,NONE,NONE,NONE,NONE,NONE);

menu[0][2]     = new Array();
menu[0][2][0]  = new create_menu();
menu[0][2][1]  = new create_entry('Our Teeth'  ,NONE  ,'Lets get to know our teeth' ,7,NONE,NONE,NONE,NONE,NONE,NONE,NONE);
menu[0][2][2]  = new create_entry('Oral Hygiene'  ,'hygiene.html'   ,'Oral hygiene information',NONE,NONE,NONE,NONE,NONE,NONE,NONE,NONE);
menu[0][2][3]  = new create_entry('Dental Esthetics' ,NONE ,'A philosophy concerned especially with <br>the appearance of a dental restoration,<br>as achieved through its color or form',8,NONE,NONE,NONE,NONE,NONE,NONE,NONE);
menu[0][2][4]  = new create_entry('Questions' ,'faq.html' ,'Possible questions and answers',NONE,NONE,NONE,NONE,NONE,NONE,NONE,NONE);

menu[0][3]     = new Array();
menu[0][3][0]  = new create_menu();
menu[0][3][1]  = new create_entry('General' ,NONE  ,'General Dentistry Procedures',5,NONE,NONE,NONE,NONE,NONE,NONE,NONE);
menu[0][3][2]  = new create_entry('Prosthodontics','prosthodontics.html','Dental prosthetics to replace <br>missing teeth',NONE,NONE,NONE,NONE,NONE,NONE,NONE,NONE);
menu[0][3][3]  = new create_entry('Implantation' ,NONE  ,'An artificial tooth that is anchored <br>in the gums or jawbone to replace a missing tooth',6,NONE,NONE,NONE,NONE,NONE,NONE,NONE);
menu[0][3][4]  = new create_entry('Esthetics' ,NONE ,'A philosophy concerned especially with <br>the appearance of a dental restoration,<br>as achieved through its color or form',9,NONE,NONE,NONE,NONE,NONE,NONE,NONE);
menu[0][3][5]  = new create_entry('Orthodontics' ,'orthodontics.html'  ,'Correction of tooth irregularity or <br>disproportionate jaw relationships',NONE,NONE,NONE,NONE,NONE,NONE,NONE,NONE);
menu[0][3][6]  = new create_entry('Periodontia' ,'periodontia.html'  ,'Disease of the gum, connecting tissue, <br>and bone surrounding a tooth',NONE,NONE,NONE,NONE,NONE,NONE,NONE,NONE);

menu[0][4]     = new Array();
menu[0][4][0]  = new create_menu();
menu[0][4][1]  = new create_entry('Our dentists' ,'dentists.html','Biographies of our dentists',NONE,NONE,NONE,NONE,NONE,NONE,NONE,NONE);
menu[0][4][2]  = new create_entry('Press','press.html','Our dental clinic in the world press',NONE,NONE,NONE,NONE,NONE,NONE,NONE,NONE);

menu[0][5]     = new Array();
menu[0][5][0]  = new create_menu();
menu[0][5][1]  = new create_entry('Extractions-Fill' ,'extraction.html','Normal and surgical (wisdom) <br> tooth extractions <br> and Onley-Inley fillings',NONE,NONE,NONE,NONE,NONE,NONE,NONE,NONE);
menu[0][5][2]  = new create_entry('Root canal','channel.html','Root canal treatment and<br>pulp chamber infection',NONE,NONE,NONE,NONE,NONE,NONE,NONE,NONE);


menu[0][6]     = new Array();
menu[0][6][0]  = new create_menu();
menu[0][6][1]  = new create_entry('Info' ,'implant.html','Dental implantation technics',NONE,NONE,NONE,NONE,NONE,NONE,NONE,NONE);
menu[0][6][2]  = new create_entry('Bone grafting','sinuslift.html','Sinus-lifting and augmentation technics',NONE,NONE,NONE,NONE,NONE,NONE,NONE,NONE);

menu[0][7]     = new Array();
menu[0][7][0]  = new create_menu();
menu[0][7][1]  = new create_entry('Structure' ,'structure.html','Structure of our teeth',NONE,NONE,NONE,NONE,NONE,NONE,NONE,NONE);
menu[0][7][2]  = new create_entry('Function','function.html','Roles of our teeth',NONE,NONE,NONE,NONE,NONE,NONE,NONE,NONE);
menu[0][7][3]  = new create_entry('Growth','growth.html','Dental growth',NONE,NONE,NONE,NONE,NONE,NONE,NONE,NONE);
menu[0][7][4]  = new create_entry('Decay','diseases.html','Caries(Cavities): Most frequently <br>observed dental diseases',NONE,NONE,NONE,NONE,NONE,NONE,NONE,NONE);

menu[0][8]     = new Array();
menu[0][8][0]  = new create_menu();
menu[0][8][1]  = new create_entry('Info' ,'esthetics.html','Dental esthetics applications',NONE,NONE,NONE,NONE,NONE,NONE,NONE,NONE);
menu[0][8][2]  = new create_entry('Applications','esthetics2.html','Dental esthetics applications 2',NONE,NONE,NONE,NONE,NONE,NONE,NONE,NONE);

menu[0][9]     = new Array();
menu[0][9][0]  = new create_menu();
menu[0][9][1]  = new create_entry('Info' ,'esthetics.html','Dental esthetics applications',NONE,NONE,NONE,NONE,NONE,NONE,NONE,NONE);
menu[0][9][2]  = new create_entry('Applications','esthetics2.html','Dental esthetics applications 2',NONE,NONE,NONE,NONE,NONE,NONE,NONE,NONE);

menu[0][10]     = new Array();
menu[0][10][0]  = new create_menu();
menu[0][10][1]  = new create_entry('Welcome' ,'tourism.html','How does procedures work',NONE,NONE,NONE,NONE,NONE,NONE,NONE,NONE);
