﻿domMenu_data.setItem('domMenu_site', new domMenu_Hash(
    1, new domMenu_Hash(
        'contents', '<div class="module"><table border=0 width=11 heigth=11 cellspacing=0 cellpadding=0 align="left"><tr><td><img border=0 src=images/puce.gif height=17 width=17></td></tr></table>&nbsp;Accueil</div>',
        'uri', 'default.aspx',
        'statusText', ''
    ),
    2, new domMenu_Hash(
        'contents', '<div class="module"><table border=0 width=11 heigth=11 cellspacing=0 cellpadding=0 align="left"><tr><td><img border=0 src=images/puce.gif height=17 width=17></td></tr></table>&nbsp;Présentation</div>',
        'uri', 'presentation_generale.aspx',
        'statusText', ''
    ),
    3, new domMenu_Hash(
        'contents', '<div class="module"><table border=0 width=11 heigth=11 cellspacing=0 cellpadding=0 align="left"><tr><td><img border=0 src=images/puce.gif height=17 width=17></td></tr></table>&nbsp;Contact</div>',
        'uri', 'contact.aspx',
        'statusText', ''
    )
));

