// JavaScript Document
function favoris() {
if ( navigator.appName != 'Microsoft Internet Explorer' )
{ window.sidebar.addPanel("CV Lionel Curfs - Chef de projet internet","http://www.curfs.org",""); }
else { window.external.AddFavorite("http://www.curfs.org","CV Lionel Curfs - Chef de projet internet"); } }