if(!(top.location!=document.location)){
        top.location = ('./kits-graphiques.php?'+document.location.pathname);
//        top.location = ('./?'+document.location.pathname);
};

function OnLoad(){
        if(top.ResizeMainFrame && document.body.scrollHeight)
                top.ResizeMainFrame(document.body.scrollHeight);
}

affInterfaceOptions += '&bgcolor=F6F6F6';
