domMenu_data.set('dom_menu',
new Hash(
1, new Hash('contents', 'Home', 'uri', '/', 'statusText', ''
, 1, new Hash('contents', 'Search', 'uri', 'search.html', 'statusText', ''
), 
2, new Hash('contents', 'Sitemap', 'uri', 'sitemap.html', 'statusText', ''
)
), 
2, new Hash('contents', 'Products', 'uri', 'products.html', 'statusText', ''
, 1, new Hash('contents', 'Classic', 'uri', 'classic.html', 'statusText', ''
), 
2, new Hash('contents', 'Magna-Spark', 'uri', 'magna_spark.html', 'statusText', ''
), 
3, new Hash('contents', 'Motor Up', 'uri', 'motor_up.html', 'statusText', ''
), 
4, new Hash('contents', 'PreWoodec', 'uri', 'pre_woodec.html', 'statusText', ''
), 
5, new Hash('contents', 'Harlequin', 'uri', 'harlequin.html', 'statusText', ''
), 
6, new Hash('contents', 'Renovo', 'uri', 'renovo.html', 'statusText', ''
), 
7, new Hash('contents', 'Mirror Glass', 'uri', 'mirror_glass.html', 'statusText', ''
)
), 
3, new Hash('contents', 'About Us', 'uri', 'about_us.html', 'statusText', ''
), 
4, new Hash('contents', 'Contact Us', 'uri', 'contact_us.html', 'statusText', ''
, 1, new Hash('contents', 'Feedback', 'uri', 'feedback.html', 'statusText', ''
)
)
));

domMenu_settings.set('dom_menu', new Hash(
    'axis', 'horizontal'
));
