/* --- menu items --- */
<!-- C O N T E N T    S T A R T ---->                                        
    

          

var MENU_ITEMS2 =
[
	['ACADEMY', rootdir+'academy/academy.asp', '',
//		['overview', rootdir+'academy/academy.asp', '',
//		],
//		['C9 course bangkok', 'http://www.issf-shooting.org/C9courseBangkok/', '',
//		],
//		['guidelines', null, '',
//		],
//		['next courses (schedule)', null, '',
//		],
//		['homeworks', null, '',
//		],
//		['coaches forum', null, '',     // spezielle Registrierung (ich bin ein Coach,Gast)
//		],
	],
	['INTRANET', rootdir+'intranet/default.asp', '',
//		['Dokuments', null, '',   werden auf der Seite anklickbar gemacht...
//		],
//		['Discussion', null, '',
//		],
	],
	['SHOP', null, '',
		['issf shop', rootdir+'shop/shop.asp', '',
		],
		['issf news magazine', rootdir+'shop/issfnews.asp', '',
		],
	],
];


