function rotatesl(){rotatefademi=1;imgarr=new Array();imgstr=new Array();linkstr=new Array();clslinkstr=new Array();imgarr[0]=new Image();imgarr[0].src='rotate/rotate_01.jpg';imgstr[0]='rotate/rotate_01.jpg';linkstr[0]='';clslinkstr[0]='';imgarr[1]=new Image();imgarr[1].src='rotate/rotate_02.jpg';imgstr[1]='rotate/rotate_02.jpg';linkstr[1]='';clslinkstr[1]='';imgarr[2]=new Image();imgarr[2].src='rotate/rotate_03.jpg';imgstr[2]='rotate/rotate_03.jpg';linkstr[2]='';clslinkstr[2]='';imgarr[3]=new Image();imgarr[3].src='rotate/rotate_04.jpg';imgstr[3]='rotate/rotate_04.jpg';linkstr[3]='';clslinkstr[3]='';imgarr[4]=new Image();imgarr[4].src='rotate/rotate_05.jpg';imgstr[4]='rotate/rotate_05.jpg';linkstr[4]='';clslinkstr[4]='';imgarr[5]=new Image();imgarr[5].src='rotate/rotate_06.jpg';imgstr[5]='rotate/rotate_06.jpg';linkstr[5]='';clslinkstr[5]='';imgarr[6]=new Image();imgarr[6].src='rotate/rotate_07.jpg';imgstr[6]='rotate/rotate_07.jpg';linkstr[6]='';clslinkstr[6]='';imgarr[7]=new Image();imgarr[7].src='rotate/rotate_08.jpg';imgstr[7]='rotate/rotate_08.jpg';linkstr[7]='';clslinkstr[7]='';rotatevcurr=0;rotatevnext=0;rotatevssdiv=null;stepc=20*(2000/1000);rotatedif=0.00;rotateop=1.00;rotatedif=(1.00/stepc);uagent = window.navigator.userAgent.toLowerCase();IEB=(uagent.indexOf('msie') != -1)?true:false;var scompat = document.compatMode;if(scompat != "BackCompat"){}dstr1='<div id="';dstr2='" style="position:absolute;text-align:'+"center"+';width:'+875+'px;height:'+260+'px;visibility:hidden;left:0px;top:0px;padding:0px;margin:0px;overflow:hidden;">';dstr3='<img id="rotateimg';dstr4='" src="';dstr5='" style="position:relative;left:0px;top:0px;padding:0px;margin:0px;border:0px;" alt="" border="0"></img>';dstr6='</div>';this.rotatedotrans=rotatedotrans;this.rotateinitte=rotateinitte;this.rotateinitte2=rotateinitte2;this.rotatebeftrans=rotatebeftrans;this.rotatedotransff=rotatedotransff;}function rotatedotrans(){	if(IEB==true){rotatevssdiv.filters[0].apply();}	rotateobjc=document.getElementById('rotated'+rotatevcurr);	rotateobjn=document.getElementById('rotated'+rotatevnext);			rotateobjc.style.visibility="hidden";	rotateobjn.style.visibility="visible";	if(IEB==true){rotatevssdiv.filters[0].play();}		rotatevcurr=rotatevnext;	rotatevnext=rotatevnext+1;		if(rotatevnext>=8)	{		rotatevnext=0;	}			setTimeout('rotatedotrans()',(2000+3000));}function rotatedotransff(){	rotateop=rotateop-rotatedif;	rotateobjc=document.getElementById('rotated'+rotatevcurr);	rotateobjn=document.getElementById('rotated'+rotatevnext);		if(rotateop<(0.00)){rotateop=0.00;}	rotateobjc.style.opacity = rotateop;	rotateobjn.style.opacity = 1.00;	if(rotateop>(0.00))	{		setTimeout('rotatedotransff()',50);	}	else	{		rotateobjc.style.zIndex=2;		rotateobjn.style.zIndex=3;		setTimeout('rotatebeftrans()',3000);			}}function rotatebeftrans(){	rotatevcurr=rotatevnext;	rotatevnext=rotatevnext+1;	if(rotatevnext>=8)	{		rotatevnext=0;	}	rotateop=1.00;	rotateobjc=document.getElementById('rotated'+rotatevcurr);	rotateobjn=document.getElementById('rotated'+rotatevnext);	rotateobjc.style.visibility="visible";	rotateobjn.style.visibility="visible";		rotateobjc.style.zIndex=3;	rotateobjn.style.zIndex=2;		rotateobjc.style.opacity = 1.00;		rotateobjn.style.opacity = 1.00;			rotatedotransff();	}function rotateinitte2(){	rotatevssdiv=document.getElementById("rotatedv");	if(8>0)	{		rotateobjc=document.getElementById('rotated'+0);			rotateobjc.style.visibility="visible";		}	if(8>1)	{		if((IEB==true)||(rotatefademi==0))		{			rotatevcurr=0;			rotatevnext=1;			setTimeout('rotatedotrans()',3000);		}		else		{			rotatevcurr=0;			rotatevnext=0;					setTimeout('rotatebeftrans()',3000);			}	}}function rotateinitte(){	i=0;	innertxt="";	for(i=0;i<8;i++)	{		innertxt=innertxt+dstr1+"rotated"+i+dstr2+linkstr[i]+dstr3+i+dstr4+imgstr[i]+dstr5+clslinkstr[i]+dstr6;	}	spage=document.getElementById('rotatedv');	spage.innerHTML=""+innertxt;	setTimeout('rotateinitte2()',200);}rotates=new rotatesl();rotates.rotateinitte();
