// JScript source code

function no_fly_in_logo() {
    document.DLT_Logo.GotoFrame(108);
    document.DLT_Logo.Play(); 
}

