domMenu_data.set('dom_menu',
new Hash(
1, new Hash('contents', 'Tai Chi', 'uri', 'index.php?pg=24', 'statusText', ''
), 
2, new Hash('contents', 'Membership', 'uri', 'index.php?pg=2', 'statusText', ''
), 
3, new Hash('contents', 'FAQs', 'uri', 'index.php?pg=5', 'statusText', ''
), 
4, new Hash('contents', 'Activities', 'uri', 'index.php?pg=3', 'statusText', ''
), 
5, new Hash('contents', 'Events', 'uri', 'index.php?pg=20', 'statusText', ''
), 
6, new Hash('contents', 'Events Archive', 'uri', 'index.php?pg=21', 'statusText', ''
), 
7, new Hash('contents', 'Contact us', 'uri', 'index.php?pg=6', 'statusText', ''
), 
8, new Hash('contents', 'Home', 'uri', 'index.php?pg=1', 'statusText', ''
)
));

domMenu_settings.set('dom_menu', new Hash(
    'axis', 'horizontal'
));

