domMenu_data.set('domMenu_main', new Hash(  	
     1, new Hash(
        'contents', 'Ruse Municipality',
        'contentsHover', 'Ruse Municipality',
        'uri', '',
        'statusText', 'Ruse Municipality',
        1, new Hash(
            'contents', 'Historical Background',
            'uri', 'index.php?area=2&p=static&page=hb',
            'statusText', 'Historical Background'
        ),
        2, new Hash(
            'contents', 'Transport Facts',
            'uri', 'index.php?area=2&p=static&page=tfacts',
            'statusText', 'Transport Facts'
        ),
        3, new Hash(
            'contents', 'Investment profile',
            'uri', '',
            'statusText', 'Investment profile'
        ),
        4, new Hash(
            'contents', 'Industrial park',
            'uri', 'index.php?area=2&p=static&page=ipark',
            'statusText', 'Industrial park')),
    2, new Hash(
        'contents', 'Administration',
        'contentsHover', 'Administration',
        'uri', '',
        'statusText', 'Administration',
        1, new Hash(
            'contents', 'Aleksander Nanew Nedelchev - Deputy-mayor',
            'uri', 'index.php?area=2&p=static&page=ann',
            'statusText', 'Aleksander Nanew Nedelchev - Deputy-mayor'
        ),
        2, new Hash(
            'contents', 'Orlin Ivnov Hristov - Deputy-mayor',
            'uri', 'index.php?area=2&p=static&page=oih',
            'statusText', 'Valentin Ivanov Valchev - Deputy-mayor'),
		3, new Hash(
            'contents', 'Volodia Vasilev Kenarev - Deputy-mayor',
            'uri', 'index.php?area=2&p=static&page=vvk',
            'statusText', 'Volodia Kenarev- Deputy-mayor'),
		4, new Hash(
            'contents', 'Doncho Dimitrov Dobrev - Deputy-mayor',
            'uri', 'index.php?area=2&p=static&page=ddd',
            'statusText', 'Doncho Dimitrov Dobrev - Deputy-mayor')		
		))
   );
domMenu_settings.set('domMenu_main', new Hash(
    'subMenuWidthCorrection', -1,
    'verticalSubMenuOffsetX', -1,
    'verticalSubMenuOffsetY', -1,
    'horizontalSubMenuOffsetX', 1,
    'openMouseoverMenuDelay', 300,
    'closeMouseoutMenuDelay', 500,
    'expandMenuArrowUrl', '/templates/ruse/img/page/more.gif'
));