chicken_no=0;function change_sp() { document.getElementById('sp'+slast).style.display='none'; document.getElementById('sp'+scur).style.display='block'; slast=scur; if(auto_change) { scur=Math.round((scur+Math.random()*10)%(sp.length-1)); setTimeout("change_sp()",200*(Math.round(Math.random()*10)%6)); } } function change(item) { if(item>=sp.length) { auto_change=1; scur=1; change_sp(); } else { auto_change=0; scur=item; change_sp(); } } function closer(item) { for(i=0;ipowered by  EZeShop'); document.write('
original from  Disney
'); } function controlPanel() { document.write(''); document.write(''); } scur=0; slast=0; auto_change=1; sp=new Array(); sp_width=new Array(); switch(chicken_no) { case 2: /* big chicken */ sp_path="http://www.disney.com.tw/movie/chicken_little/animated_signatures/"; sp[0]="cl_animate01_1.gif"; sp[1]="cl_animate01_4.gif"; sp_width[0]=120; sp_width[1]=200; sp_width[2]=280; sp_width[3]=600; break; case 1: default: /* small chicken */ sp_path="http://a1700.g.akamai.net/7/1700/1574/4c3da8f5f94f73/www.disney.com.tw/movie/chicken_little/msn/images/"; sp[0]="cl_animate01.gif"; sp[1]="cl_animate02.gif"; sp[2]="cl_animate03.gif"; sp[3]="cl_animate04.gif"; sp_width[0]=50; sp_width[1]=70; sp_width[2]=100; sp_width[3]=200; break; } document.write('
'); for(i=0;i
'); authorName();