$(document).ready(function(){$("#skincareLineup li").each(function(i){$(this).hover(function(){if(ieflag==true&&browser!="IE6"){$(this).find("article img.catch").css("opacity",0.80);}else{$(this).find("article").css("opacity",0.85);}
$(this).find("img.openBtn").animate({right:"-1px",bottom:"-1px"},150);},function(){if(ieflag==true&&browser!="IE6"){$(this).find("article img.catch").css("opacity",1);}else{$(this).find("article").css("opacity",1);}
$(this).find("img.openBtn").animate({right:"-44px",bottom:"-44px"},200);});});$("#skincareLineup li").biggerlink();if(_ua.os.name!="iPad"&&_ua.os.name!="iPhone"&&_ua.os.name!="iPod touch"){$("#main img.catch").lazyload({placeholder:"/common/images/blank.gif",effect:"fadeIn",backgroundImage:"/common/images/loading_lt.gif"});}});
