<!--
function rollover(id, text, width)
{document.getElementById(id).src = 'fonction/titre.php?text='+text+'&color=1f1f1f&size=9&height=15&width='+width+'&bgcolor=cccccc&spacing=1';}

function rollout(id, text, width)
{document.getElementById(id).src = 'fonction/titre.php?text='+text+'&color=f7f7f7&size=9&height=15&width='+width+'&bgcolor=000000&spacing=1';}

//-->