$(document).ready(function(){
$("#stage").fadeTo("slow", 1);
});
