// {{{ domMenu_main: data

domMenu_data.set('domMenu_main', new Hash(
    1, new Hash(
        'contents', 'Home',
        'contentsHover', 'Home',
        'uri', 'index.html',
        'target', '_self',
        'statusText', ''
    ),
    2, new Hash(
        'contents', 'Santhigiri',
        'contentsHover', 'Santhigiri',
        'uri', 'About_Us.html',
        'statusText', '',
        1, new Hash(
            'contents', 'About Us',
            'uri', 'About_Us.html',
            'statusText', ''
        ),
        2, new Hash(
            'contents', 'History',
            'uri', 'History.html',
            'statusText', ''
        ),
        3, new Hash(
            'contents', 'Facilities',
            'uri', 'facilities.html',
            'statusText', ''
        ),
        4,  new Hash(
            'contents', 'Administration',
            'uri', 'Administration.html',
            'statusText', ''
            ),
         5,  new Hash(
            'contents', 'Photogallery',
            'uri', 'photos/index.php',
            'target', '_blank',
            'statusText', ''
            ),
   
       6,  new Hash(
            'contents', 'How Can You Help Us',
            'uri', 'how_can_ you_help_us.html',
            'statusText', ''
            )

  
            ),

        


    3, new Hash(
        'contents', '   Activities',
        'contentsHover', 'Activities',
        'uri', 'Activities.html',
        'statusText', '',
         
         
         1, new Hash(
            'contents', 'Meditation',
            'uri', 'Activities.html#Meditation_and_healing_service_',
            'statusText', ''
            ),
            
         2, new Hash(
            'contents', 'Holy communion services',
            'uri', 'Activities.html#Holy_Communion_Service',
            'statusText', ''
            ),
            
         3, new Hash(
            'contents', 'Counselling Centre',
            'uri', 'Activities.html#Counselling_Centre',
            'statusText', ''
            ),
            
            
         4, new Hash(
            'contents', 'Santhi Clinic',
            'uri', 'Activities.html#Santhi_Clinic',
            'statusText', ''
            ),
   
   
         5, new Hash(
            'contents', 'Dental clinic',
            'uri', 'Activities.html#Dental_clinic',
            'statusText', ''
            ),
            
         6, new Hash(
            'contents', 'STACS',
            'uri', 'Activities.html#STACS',
            'statusText', ''
            ),
   
         7, new Hash(
            'contents', 'Ayurveda center',
            'uri', 'Activities.html#Ayurveda_Centre_',
            'statusText', ''
            ),

         8, new Hash(
            'contents', 'Aids',
            'uri', 'Activities.html#Educational_Aid_,_Scholarship_,_Uniforms_,_ ',
            'statusText', ''
            ),

         9, new Hash(
            'contents', 'Seminars',
            'uri', 'Activities.html#Seminars,_Conferences,_Study_Programmes ',
            'statusText', ''
            ),
            
         10, new Hash(
            'contents', 'Garden of prayer',
            'uri', 'Activities.html#Garden_of_Prayer ',
            'statusText', ''
            ),
            
         
        
         11, new Hash(
            'contents', 'Retirement homes',
            'uri', 'Activities.html#Retirement_Homes ',
            'statusText', ''
            ),
            
         12, new Hash(
            'contents', 'Camps',
            'uri', 'Activities.html#Camps ',
            'statusText', ''
            ),

         13, new Hash(
            'contents', 'Library',
            'uri', 'Activities.html#Library ',
            'statusText', ''
            ),
            
         14, new Hash(
            'contents', ' Farming',
            'uri', 'Activities.html#Agriculture,',
            'statusText', ''
            )

            ),

         

     
    4, new Hash(
        'contents', 'Ayurveda',
        'contentsHover', 'Ayurveda',
        'uri', 'Ayurveda.html',
        'statusText', '',
         
        1, new Hash(
            'contents', 'About Ayurveda',
            'uri', 'Ayurveda.html',
            'statusText', ''
            ),            
           
        2, new Hash(
            'contents', 'Ayurvedic Treatments',
            'uri', 'Ayurveda.html#Ayurvedic_treatments',
            'statusText', ''
            ),       
        
        3, new Hash(
            'contents', 'Yoga & Meditation',
            'uri', 'Ayurveda.html#yoga_&amp;_meditation',
            'statusText', ''
            ),
            
	    4, new Hash(
            'contents', 'Meditation',
            'uri', 'Ayurveda.html#meditation',
            'statusText', ''
            ),     
     
        5, new Hash(
            'contents', 'Consultation',
            'uri', 'consultation.html',
            'statusText', ''
            )           
            ),


    5, new Hash(
        'contents', 'Contact Us',
        'contentsHover', 'Contact Us',
        'uri', 'Address.html',
        'statusText', '',
      
           

       
       1, new Hash(
            'contents', 'Address',
            'uri', 'Address.html',
            'statusText', ''
            ),
            
       2, new Hash(
            'contents', 'How to reach Us',
            'uri', 'how_to_reach_us.html',
            'statusText', ''
            
            )   
           )
                
   ));

// }}}
// {{{ domMenu_main: settings

domMenu_settings.set('domMenu_main', new Hash(
    'subMenuWidthCorrection', -1,
    'verticalSubMenuOffsetX', -1,
    'verticalSubMenuOffsetY', -1,
    'horizontalSubMenuOffsetX', 1,
    'openMouseoverMenuDelay', 100,
    'closeMouseoutMenuDelay', 200,
    'expandMenuArrowUrl', 'arrow.gif'
));

// }}}
// {{{ domMenu_keramik: data


// }}}
