$(document).ready(function(){
											$("div#intro").fadeIn(8000);
   });

