// {{{ domMenu_main: data

domMenu_data.set('domMenu_main', new Hash(
    1, new Hash(
        'contents', '<img src="../images/nav/topnav_01.gif">',
        'contentsHover', '',
        'uri', '',
        'statusText', '',
        null, null
    ),
    2, new Hash(
        'contents', '<img src="../images/nav3/topnav_02.gif">',
        'contentsHover', '<img src="../images/nav3/topnav_02-down.gif">',
        'uri', 'http://www.helium-corp.com/exploration/index.html',
        'statusText', 'Helium Exploration',
        1, new Hash(
            'contents', 'Geochemistry/Soil Gas Sampling',
            'uri', 'http://www.helium-corp.com/exploration/geochemistry.html',
            'statusText', 'Geochemistry/Soil Gas Sampling'
        ),
        2, new Hash(
            'contents', 'Aeromagnetic and Gravity Data',
            'uri', 'http://www.helium-corp.com/exploration/agdata.html',
            'statusText', 'Aeromagnetic and Gravity Data'
        ),
        3, new Hash(
            'contents', 'Future Helium Resources',
            'uri', 'http://www.helium-corp.com/exploration/future.html',
            'statusText', 'Future Helium Resources'
		)),
    3, new Hash(
        'contents', '<img src="../images/nav3/topnav_03.gif">',
        'contentsHover', '<img src="../images/nav3/topnav_03-down.gif">',
        'uri', 'http://www.helium-corp.com/processing/index.html',
        'statusText', 'Helium Processing',
        1, new Hash(
            'contents', 'Processing History',
            'uri', 'http://www.helium-corp.com/processing/history.html',
            'statusText', 'Processing History'
        ),
        2, new Hash(
            'contents', 'About Pressure Swing Adsorption',
            'uri', 'http://www.helium-corp.com/processing/aboutpsa.html',
            'statusText', 'About Pressure Swing Adsorption'
            
		)),
    4, new Hash(
        'contents', '<img src="../images/nav3/topnav_04.gif">',
        'contentsHover', '<img src="../images/nav3/topnav_04-down.gif">',
        'uri', 'http://www.helium-corp.com/projects/index.html',
        'statusText', 'Our Projects'),
    5, new Hash(
        'contents', '<img src="../images/nav3/topnav_05.gif">',
        'contentsHover', '<img src="../images/nav3/topnav_05-down.gif">',
        'uri', 'http://www.helium-corp.com/worldproduction/index.html',
        'statusText', 'World Production',
        1, new Hash(
            'contents', 'Arzew, Algeria',
            'uri', 'http://www.helium-corp.com/worldproduction/arzew.html',
            'statusText', 'Arzew'
        ),
        2, new Hash(
            'contents', 'Skikda, Algeria',
            'uri', 'http://www.helium-corp.com/worldproduction/skikda.html',
            'statusText', 'Skikda'
        ),
        3, new Hash(
            'contents', 'Ras Laffan, Qatar',
            'uri', 'http://www.helium-corp.com/worldproduction/raslaffan.html',
            'statusText', 'Ras Laffan'
        ),
        4, new Hash(
            'contents', 'Orenburg, Russia',
            'uri', 'http://www.helium-corp.com/worldproduction/orenburg.html',
            'statusText', 'Orenburg'
        ),
		5, new Hash(
            'contents', 'Odolanow, Poland',
            'uri', 'http://www.helium-corp.com/worldproduction/odolanow.html',
            'statusText', 'Odolanow'
        ),
        6, new Hash(
            'contents', 'Darwin, Australia',
            'uri', 'http://www.helium-corp.com/worldproduction/darwin.html',
            'statusText', 'Darwin'
		)),
	6, new Hash(
        'contents', '<img src="../images/nav3/topnav_06.gif">',
        'contentsHover', '<img src="../images/nav3/topnav_06-down.gif">',
        'uri', 'http://www.helium-corp.com/facts/index.html',
        'statusText', 'Helium Facts',
        1, new Hash(
            'contents', 'Helium History',
            'uri', 'http://www.helium-corp.com/facts/heliumhistory.html',
            'statusText', 'Helium History'
        ),
        2, new Hash(
            'contents', 'Where Helium is Found?',
            'uri', 'http://www.helium-corp.com/facts/heliumfound.html',
            'statusText', 'Where Helium is Found?'
        ),
        3, new Hash(
            'contents', 'Value of Helium',
            'uri', 'http://www.helium-corp.com/facts/heliumvalue.html',
            'statusText', 'Value of Helium'
        ),
        4, new Hash(
            'contents', 'Uses for Helium',
            'uri', 'http://www.helium-corp.com/facts/heliumuses.html',
            'statusText', 'Uses for Helium'
        ),
        5, new Hash(
            'contents', 'Helium in the News',
            'uri', 'http://www.helium-corp.com/facts/heliumnews.html',
            'statusText', 'Helium in the News'
		)),
    7, new Hash(
        'contents', '<img src="../images/nav3/topnav_07.gif">',
        'contentsHover', '<img src="../images/nav3/topnav_07-down.gif">',
        'uri', 'http://www.helium-corp.com/team/index.html',
        'statusText', 'Our Team',
        1, new Hash(
            'contents', 'Bo Sears',
            'uri', 'http://www.helium-corp.com/team/bo-sears.html',
            'statusText', 'Bo Sears'
        ),
        2, new Hash(
            'contents', 'G. Michael Reimer, Ph.D.',
            'uri', 'http://www.helium-corp.com/team/g-michael-reimer.html',
            'statusText', 'G. Michael Reimer, Ph.D.'
		))
        
   
));

