$(document).ready(function(){$("#menu").delay(1050).animate({opacity:1,left:"+=167"},600);$("#menu ul li").delay(1050).animate({width:"181px"},900);$("#header").delay(1050).animate({opacity:1,top:"+=45px",height:"100px"},600);$(".text, .head, #lang").delay(1500).animate({opacity:1},550)});$(document).ready(function(){$("li a,.arrow img").click(function(){$("#all").animate({opacity:"0.1"},850).animate({opacity:"1"},850);return false})})
