30 Ağustos 2013 Cuma

$(".homnomnom").click(function(){ $(".homnomnom").animate({ zIndex: "999999999" }, 100 ); $(".homnomnom").animate({ zIndex: "999999999", opacity: 0.9, maxWidth: "100%", width: "100%", height: "100%", top: "0px", left: "0px", }, 900 ); }); $(".mosmors").click(function(){ $(".mosmors").animate({ zIndex: "999999999" }, 100 ); $(".mosmors").animate({ zIndex: "999999999", opacity: 0.9, maxWidth: "100%", width: "100%", height: "100%", top: "0px", left: "0px", }, 900 ); }); $(".tuprss").click(function(){ $(".tuprss").animate({ zIndex: "999999999" }, 100 ); $(".tuprss").animate({ zIndex: "999999999", opacity: 0.9, maxWidth: "100%", width: "100%", height: "100%", top: "0px", left: "0px", }, 900 ); }); $(".koddostugleplus").click(function(){ $(".koddostugleplus").animate({ zIndex: "999999999" }, 100 ); $(".koddostugleplus").animate({ zIndex: "999999999", opacity: 0.9, maxWidth: "100%", width: "100%", height: "100%", top: "0px", left: "0px", }, 900 ); }); $(".iletusam").click(function(){ $(".iletusam").animate({ zIndex: "999999999" }, 100 ); $(".iletusam").animate({ zIndex: "999999999", opacity: 0.9, maxWidth: "405%", width: "405%", height: "850px", top: "-150px", left: "-180%", }, 900 ); }); $(".istatustok").click(function(){ $(".istatustok").animate({ zIndex: "999999999" }, 100 ); $(".istatustok").animate({ zIndex: "999999999", opacity: 0.9, maxWidth: "405%", width: "405%", height: "850px", top: "-150px", left: "-180%", }, 900 ); }); $(".malmiyimm").click(function(){ $(".malmiyimm").animate({ zIndex: "999999999" }, 100 ); $(".malmiyimm").animate({ zIndex: "999999999", opacity: 0.9, maxWidth: "420%", width: "420%", height: "850px", top: "-300px", left: "-50%", }, 900 ); }); $(".bilejean").click(function(){ $(".bilejean").animate({ zIndex: "999999999" }, 100 ); $(".bilejean").animate({ zIndex: "999999999", opacity: 0.9, maxWidth: "500%", width: "500%", height: "850px", top: "-300px", left: "-100%", }, 900 ); });