var YUD=YAHOO.util.Dom,YUE=YAHOO.util.Event;window.onload=function(){carroussel();lightBox()};function lightBox(){if(YUD.get("awesomebox")){var b=YUD.get("awesomebox").getElementsByTagName("a"),c=b.length,a;for(a=0;a<c;a++)b[a].href=b[a].firstChild.src}} function carroussel(){function b(){e=d==h?0:d+1;f.setEl(a[d]);f.animate();g.setEl(a[e]);g.animate();d=e;i=setTimeout(b,5E3)}var c=YUD.get("carroussel");c.style.overflow="hidden";c.style.height="220px";var a=c.getElementsByTagName("li"),h=a.length-1;YUD.setStyle(a,"position","absolute");YUD.setStyle(a,"top","0px");YUD.setStyle(a,"left","-220px");var d=0,e,i,f=new YAHOO.util.Anim(null,{left:{from:0,to:220}},1,YAHOO.util.Easing.easeOut),g=new YAHOO.util.Anim(null,{left:{from:-220,to:0}},1,YAHOO.util.Easing.easeOut); b()};