// {{{ domMenu_main: data



domMenu_data.set('domMenu_main', new Hash(

    

    1, new Hash(

        'contents', 'HOME',

        'contentsHover', 'HOME',

        'uri', 'http://icaitrichur.org/index.php/index',

        'statusText', ''

     ),

     

    2, new Hash(

        'contents', 'INSTITUTION',

        'contentsHover', 'INSTITUTION',

        'uri', '',

        'statusText', '',

        	1, new Hash(

        		'contents', 'PROFILE',

        		'contentsHover', 'PROFILE',

        		'uri', 'http://icaitrichur.org/index.php/index/profile',

        		'statusText', ''

        	),

        	2, new Hash(

        		'contents', 'MESSAGE FROM CHAIRMAN',

        		'contentsHover', 'MESSAGE FROM CHAIRMAN',

        		'uri', 'http://icaitrichur.org/index.php/index/chairmanmsg',

        		'statusText', ''

        	),        	       	

        	3, new Hash(

        		'contents', 'MANAGING COMMITTEE',

        		'contentsHover', 'MANAGING COMMITTEE',

        		'uri', 'http://icaitrichur.org/index.php/index/commemb',

        		'statusText', ''

        	),

        	

        	4, new Hash(

        		'contents', 'MEMBERS',

        		'contentsHover', 'MEMBERS',

        		'uri', 'http://icaitrichur.org/index.php/index/member',

        		'statusText', ''

        	),

        	/*5, new Hash(

        		'contents', 'PHOTO GALLERY',

        		'contentsHover', 'PHOTO GALLERY',

        		'uri', 'http://www.icaitrichur.org/photos/index.php',

        		'target', '_blank',

        		'statusText', ''

        	),*/

        	5, new Hash(

        		'contents', 'NEWSLETTER',

        		'contentsHover', 'NEWSLETTER',

        		'uri', 'http://icaitrichur.org/index.php/index/newsletter',

        		'statusText', ''

        	),

        	6, new Hash(

        'contents', 'STUDENTS',

        'contentsHover', 'STUDENTS',

        'uri', 'http://icaitrichur.org/index.php/index/students',

        'statusText', ''

       )     	



         ),

    3, new Hash(

        'contents', 'STUDENT',

        'contentsHover', 'STUDENT',

        'uri', '',

        'statusText', '',

        	1, new Hash(

        		'contents', 'ANNOUNCEMENTS',

        		'contentsHover', 'ANNOUNCEMENTS',

        		'uri', 'http://icaitrichur.org/index.php/index/studann',

        		'statusText', ''

        	),

        	2, new Hash(

        		'contents', 'PROGRAMMES',

        		'contentsHover', 'PROGRAMMES',

        		'uri', 'http://icaitrichur.org/index.php/index/studpgm',

        		'statusText', ''

        	),

        	3, new Hash(

        		'contents', 'e-JOURNAL',

        		'contentsHover', 'e-JOURNAL',

        		'uri', 'http://icaitrichur.org/index.php/index/studjrnl',

        		'statusText', ''

        	)

       ),

     

    

    

    

    4, new Hash(

        'contents', 'PROGRAMMES',

        'contentsHover', 'PROGRAMMES',

        'uri', 'http://icaitrichur.org/index.php/index/programs',

        'statusText', ''

       ),





    5, new Hash(

        'contents', 'LIBRARY',

        'contentsHover', 'LIBRARY',

        'uri', 'http://icaitrichur.org/index.php/index/library',

        'statusText', ''

       ),



    6, new Hash(

        'contents', 'OPEN FORUM',

        'contentsHover', 'OPEN FORUM',

        'uri', 'http://www.icaitrichur.org/forum/index.php',

        'target', '_blank',

        'statusText', ''

       ),



    



   7, new Hash(

        'contents', 'WEB LINKS',

        'contentsHover', 'WEB LINKS',

        'uri', 'http://icaitrichur.org/index.php/index/weblinks',

        'statusText', ''

       ),

    8, new Hash(

        'contents', 'CONTACT',

        'contentsHover', 'CONTACT',

        'uri', '',

        'statusText', '',

        	1, new Hash(

        		'contents', 'ADDRESS',

        		'contentsHover', 'ADDRESS',

        		'uri', 'http://icaitrichur.org/index.php/index/contactus',

        		'statusText', ''

        	),

        	2, new Hash(

        		'contents', 'LOCATION MAP',

        		'contentsHover', 'LOCATION MAP',

        		'uri', 'http://icaitrichur.org/index.php/index/location',

        		'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





// }}}


