function shadowsl(){shadowfademi=1;imgarr=new Array();imgstr=new Array();linkstr=new Array();clslinkstr=new Array();imgarr[0]=new Image();imgarr[0].src='building1sw.jpg';imgstr[0]='building1sw.jpg';linkstr[0]='';clslinkstr[0]='';imgarr[1]=new Image();imgarr[1].src='gymsw.jpg';imgstr[1]='gymsw.jpg';linkstr[1]='';clslinkstr[1]='';imgarr[2]=new Image();imgarr[2].src='poolsw.jpg';imgstr[2]='poolsw.jpg';linkstr[2]='';clslinkstr[2]='';imgarr[3]=new Image();imgarr[3].src='building3sw.jpg';imgstr[3]='building3sw.jpg';linkstr[3]='';clslinkstr[3]='';shadowvcurr=0;shadowvnext=0;shadowvssdiv=null;stepc=20*(3000/1000);shadowdif=0.00;shadowop=1.00;shadowdif=(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:'+230+'px;height:'+170+'px;visibility:hidden;left:0px;top:0px;padding:0px;margin:0px;overflow:hidden;">';dstr3='<img id="shadowimg';dstr4='" src="';dstr5='" style="position:relative;left:0px;top:0px;padding:0px;margin:0px;border:0px;" alt="" border="0"></img>';dstr6='</div>';this.shadowdotrans=shadowdotrans;this.shadowinitte=shadowinitte;this.shadowinitte2=shadowinitte2;this.shadowbeftrans=shadowbeftrans;this.shadowdotransff=shadowdotransff;}function shadowdotrans(){	if(IEB==true){shadowvssdiv.filters[0].apply();}	shadowobjc=document.getElementById('shadowd'+shadowvcurr);	shadowobjn=document.getElementById('shadowd'+shadowvnext);			shadowobjc.style.visibility="hidden";	shadowobjn.style.visibility="visible";	if(IEB==true){shadowvssdiv.filters[0].play();}		shadowvcurr=shadowvnext;	shadowvnext=shadowvnext+1;		if(shadowvnext>=4)	{		shadowvnext=0;	}			setTimeout('shadowdotrans()',(3000+3000));}function shadowdotransff(){	shadowop=shadowop-shadowdif;	shadowobjc=document.getElementById('shadowd'+shadowvcurr);	shadowobjn=document.getElementById('shadowd'+shadowvnext);		if(shadowop<(0.00)){shadowop=0.00;}	shadowobjc.style.opacity = shadowop;	shadowobjn.style.opacity = 1.00;	if(shadowop>(0.00))	{		setTimeout('shadowdotransff()',50);	}	else	{		shadowobjc.style.zIndex=2;		shadowobjn.style.zIndex=3;		setTimeout('shadowbeftrans()',3000);			}}function shadowbeftrans(){	shadowvcurr=shadowvnext;	shadowvnext=shadowvnext+1;	if(shadowvnext>=4)	{		shadowvnext=0;	}	shadowop=1.00;	shadowobjc=document.getElementById('shadowd'+shadowvcurr);	shadowobjn=document.getElementById('shadowd'+shadowvnext);	shadowobjc.style.visibility="visible";	shadowobjn.style.visibility="visible";		shadowobjc.style.zIndex=3;	shadowobjn.style.zIndex=2;		shadowobjc.style.opacity = 1.00;		shadowobjn.style.opacity = 1.00;			shadowdotransff();	}function shadowinitte2(){	shadowvssdiv=document.getElementById("shadowdv");	if(4>0)	{		shadowobjc=document.getElementById('shadowd'+0);			shadowobjc.style.visibility="visible";		}	if(4>1)	{		if((IEB==true)||(shadowfademi==0))		{			shadowvcurr=0;			shadowvnext=1;			setTimeout('shadowdotrans()',3000);		}		else		{			shadowvcurr=0;			shadowvnext=0;					setTimeout('shadowbeftrans()',3000);			}	}}function shadowinitte(){	i=0;	innertxt="";	for(i=0;i<4;i++)	{		innertxt=innertxt+dstr1+"shadowd"+i+dstr2+linkstr[i]+dstr3+i+dstr4+imgstr[i]+dstr5+clslinkstr[i]+dstr6;	}	spage=document.getElementById('shadowdv');	spage.innerHTML=""+innertxt;	setTimeout('shadowinitte2()',200);}shadows=new shadowsl();shadows.shadowinitte();