Fonction JavaScript Exécuter pour toujours

function abc()
     abc();
} 
</MICO>