function hideLayer(){
	$("div#intro-container").hide();
}