function showCDapp(){ var ll = "http://www.prolaunchmanager.com/whats-in-it-for-you"; document.write(''); setTimeout(function(){ var e = document.getElementById('floatyContent'); e.style.visibility = 'visible'; }, 5000); // Dealy time in milliseconds }