/* Tigra Menu items structure */var MENU_ITEMS = [	['<img src="_images/gwi/menu_leclub.gif" width="125" height="23" border="0">', null, null,		['Historique', './index.php?page=leclub_presentation'],		['Organigramme', './index.php?page=organigramme'],		['Partenaires', './index.php?page=partenaires'],		['Salles', './index.php?page=leclub_salles'],		['Gazette', './index.php?page=allnews&ntid=3']	],	['<img src="_images/gwi/menu_prob.gif" width="125" height="23" border="0">', '#', {'tw':'_self'},		['Equipe', './index.php?page=prob_team'],		['Actu', './index.php?page=allnews&ntid=2'],		['Classement', './index.php?page=prob_standings'],		['Tarifs/Abonnement', './index.php?newsid=995'],		['Calendrier', './index.php?page=prob_games'],		['Danseurs', './index.php?page=danseurs']	],	['<img src="_images/gwi/menu_nm3.gif" width="125" height="23" border="0">', '#', {'tw':'_self'},		['Equipe', './index.php?page=nm3_team'],		['Actu', './index.php?page=allnews&ntid=6'],	],		['<img src="_images/gwi/menu_centreform.gif" width="125" height="23" border="0">', null, null,		['Présentation', './index.php?page=centreformation'],		['Detection', './index.php?page=detection']	],	['<img src="_images/gwi/menu_amateur.gif" width="125" height="23" border="0">', null, null,		['Les équipes', './index.php?page=section_amateur'],	],	['<img src="_images/gwi/menu_supp.gif" width="125" height="23" border="0">', './index.php?page=', null,		['Club de supporters', 'http://lesdunkersdenanterre.free.fr/'],		['Liens', './index.php?page=liens'],			],	['<img src="_images/gwi/menu_photos.gif" width="125" height="23" border="0">', null, null,		['Photos', './index.php?page=galleries'],		['Wallpaper', './index.php?page=goodies']			],	['<img src="_images/gwi/menu_contacts.gif" width="125" height="23" border="0">', './index.php?page=contacts']];