
function afficheFlash( nomflash )
{
document.write(nomflash);

}