// External callback de Flash
function flash_callPapillon(way)
{
    var menu = document.getElementById("menuFlash");
    menu.papillon(way);
}
