$(function(){
  
    window.setTimeout(function(){$('#p3c-launcher').css('top','250px').fadeIn()}, 5000);
  
});
