var ToolBar_Supported = ToolBar_Supported ;
if (ToolBar_Supported != null && ToolBar_Supported == true)
{

	
	//***** Add ICP menus *****

	addICPMenu("HomeMenu", "Information", "","index.htm",target="_self");

	addICPMenu("StacionMenu", "Gallery", "","galerie.htm",target="_self");

        addICPMenu("StacionMenu", "Download", "","download.htm",target="_self");

        addICPMenu("StacionMenu", "Skins", "","skins.htm",target="_self");

	addICPMenu("AboutWebMenu", "Contacts", "","kontakt.htm",target="_self");


}




