domMenu_data.set('dom_menu',
new Hash(
1, new Hash('contents', 'Home', 'uri', 'index.php?pg=1', 'statusText', ''
), 
2, new Hash('contents', 'About Vanguard', 'uri', 'index.php?pg=2', 'statusText', ''
), 
3, new Hash('contents', 'Systems Thinking', 'uri', 'index.php?pg=3', 'statusText', ''
), 
4, new Hash('contents', 'News', 'uri', 'index.php?pg=4', 'statusText', ''
, 1, new Hash('contents', 'News Story', 'uri', 'index.php?pg=18', 'statusText', ''
)
), 
5, new Hash('contents', 'Archive', 'uri', 'index.php?pg=5', 'statusText', ''
, 1, new Hash('contents', 'Archive Story', 'uri', 'index.php?pg=17', 'statusText', ''
)
), 
6, new Hash('contents', 'Events calendar', 'uri', 'index.php?pg=6', 'statusText', ''
, 1, new Hash('contents', 'Event Story', 'uri', 'index.php?pg=19', 'statusText', ''
)
), 
7, new Hash('contents', 'Feedback/news alerts/', 'uri', 'index.php?pg=7', 'statusText', ''
), 
8, new Hash('contents', 'Contact us', 'uri', 'index.php?pg=8', 'statusText', ''
), 
9, new Hash('contents', 'Systems thinking bibliography', 'uri', 'index.php?pg=9', 'statusText', ''
), 
10, new Hash('contents', 'Links', 'uri', 'index.php?pg=10', 'statusText', ''
)
));

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