var ToolBar_Supported = ToolBar_Supported ;
if (ToolBar_Supported != null && ToolBar_Supported == true)
{
Frame_Supported = false;
//setDefaultICPMenuColor("#37A89A", "black", "#800040");//"black"
setDefaultICPMenuColor("#37A89A", "black", "#800040");//"black"
//setToolbarBGColor("white");

//setICPBanner("/france/library/toolbar/images/banner.gif","/isapi/gomscom.asp?target=/france/","microsoft.com Home") ;
	
addICPMenu("HomeMenu", "La société", "","jaccueil.html");
addICPSubMenu("HomeMenu","Partenariat","jcompetences.html");
addICPSubMenu("HomeMenu","Compétences","jcompetences.html");
addICPSubMenu("HomeMenu","Clients","jclients.html");
addICPSubMenu("HomeMenu","Résultat","jresultat.html");
//addICPSubMenu("HomeMenu","Offres d'emploi","");
//addICPSubMenu("HomeMenu","Promotion","");

addICPMenu("societeMenu", "Nos solutions","jproduits.html");
addICPSubMenu("societeMenu","ODYS","jcompetences.html");
addICPSubMenu("societeMenu","TIDS","jconstruction.html");
addICPSubMenu("societeMenu","Internet","jresultat.html");
addICPSubMenu("societeMenu","Liens","liens.html");
//addICPSubMenu("societeMenu","Promotion","");

addICPMenu("productMenu", "Download", "","jdwnld.html");
addICPSubMenu("productMenu","Test","jconstruction.html");
addICPSubMenu("productMenu","Controle","jpanneau.html");
//addICPSubMenu("productMenu","Internet","jinternet.html","_parent");
//addICPSubMenu("productMenu","Espace de liens","jliens.html","_parent");
//addICPSubMenu("productMenu","Espace de tests","jtest.html","_parent");
//addICPSubMenu("productMenu","","/isapi/gomscom.asp?target=/france/redir/tb_pic.asp");


addICPMenu("TelechargeMenu", "Emploi", "","jemplois.html");
addICPSubMenu("TelechargeMenu","Recrutement","jemplois.html");	
addICPSubMenu("TelechargeMenu","Contact","jecrire.html");	
//addICPSubMenu("TelechargeMenu","Platform online","jconstruction.html","_parent");
//addICPSubMenu("TelechargeMenu","Panneau de contrôle","jpanneau.html","_parent");

//addICPMenu("NewsMenu", "Emploi", "","jemplois.html","_parent");
//addICPSubMenu("NewsMenu","Recrutement","jemplois.html","_parent");
//addICPSubMenu("NewsMenu","contact","jecrire.html","_parent");
//addICPSubMenu("NewsMenu","Nous écrire","jprofil.html","_parent");
//addICPSubMenu("NewsMenu","Vos abonnements","jprofil.html");

//addICPMenu("TSTMenu", "Langues", "","");
//addICPSubMenu("TSTMenu","","/isapi/gomscom.asp?target=/france/redir/msn/H.asp");
//addICPSubMenu("TSTMenu","Français","jaccueil.html");
//addICPSubMenu("TSTMenu","Anglais","jaccueila.html");
//addICPSubMenu("MSNMenu","Discussions en direct","/isapi/gomscom.asp?target=/france/redir/msn/D.asp");
//addICPSubMenu("MSNMenu","MSN Messenger","/isapi/gomscom.asp?target=/france/redir/msn/M.asp");
//addICPSubMenu("MSNMenu","Shopping","/isapi/gomscom.asp?target=/france/redir/msn/S.asp");
//addICPSubMenu("MSNMenu","Actualité Du Net","/isapi/gomscom.asp?target=/france/redir/msn/A.asp");
//addICPSubMenu("MSNMenu","Link Exchange","/isapi/gomscom.asp?target=/france/redir/msn/L.asp");

}