function HHC_Fade3sl(){fademi=1;imgarr=new Array();imgstr=new Array();linkstr=new Array();clslinkstr=new Array();imgarr[0]=new Image();imgarr[0].src='lady.jpg';imgstr[0]='lady.jpg';linkstr[0]='<a href="healthcare/HHC_Home.php" target="_self">';clslinkstr[0]='</a>';imgarr[1]=new Image();imgarr[1].src='baby.jpg';imgstr[1]='baby.jpg';linkstr[1]='<a href="healthcare/HHC_Home.php" target="_self">';clslinkstr[1]='</a>';vcurr=0;vnext=0;vssdiv=null;stepc=20*(3000/1000);dif=0.00;op=1.00;dif=(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:'+"left"+';width:'+400+'px;height:'+171+'px;visibility:hidden;left:0px;top:0px;padding:0px;margin:0px;overflow:hidden;">';dstr3='<img id="HHC_Fade3img';dstr4='" src="';dstr5='" style="position:relative;left:0px;top:0px;padding:0px;margin:0px;border:0px;" alt="" border="0"></img>';dstr6='</div>';this.HHC_Fade3dotrans=HHC_Fade3dotrans;this.HHC_Fade3initte=HHC_Fade3initte;this.HHC_Fade3initte2=HHC_Fade3initte2;this.HHC_Fade3beftrans=HHC_Fade3beftrans;this.HHC_Fade3dotransff=HHC_Fade3dotransff;}function HHC_Fade3dotrans(){	if(IEB==true){vssdiv.filters[0].apply();}	objc=document.getElementById('HHC_Fade3d'+vcurr);	objn=document.getElementById('HHC_Fade3d'+vnext);			objc.style.visibility="hidden";	objn.style.visibility="visible";	if(IEB==true){vssdiv.filters[0].play();}		vcurr=vnext;	vnext=vnext+1;		if(vnext>=2)	{		vnext=0;	}			setTimeout('HHC_Fade3dotrans()',(3000+2000));}function HHC_Fade3dotransff(){	op=op-dif;	objc=document.getElementById('HHC_Fade3d'+vcurr);	objn=document.getElementById('HHC_Fade3d'+vnext);		if(op<(0.00)){op=0.00;}	objc.style.opacity = op;	objn.style.opacity = 1.00;	if(op>(0.00))	{		setTimeout('HHC_Fade3dotransff()',50);	}	else	{		objc.style.zIndex=2;		objn.style.zIndex=3;		setTimeout('HHC_Fade3beftrans()',2000);			}}function HHC_Fade3beftrans(){	vcurr=vnext;	vnext=vnext+1;	if(vnext>=2)	{		vnext=0;	}	op=1.00;	objc=document.getElementById('HHC_Fade3d'+vcurr);	objn=document.getElementById('HHC_Fade3d'+vnext);	objc.style.visibility="visible";	objn.style.visibility="visible";		objc.style.zIndex=3;	objn.style.zIndex=2;		objc.style.opacity = 1.00;		objn.style.opacity = 1.00;			HHC_Fade3dotransff();	}function HHC_Fade3initte2(){	vssdiv=document.getElementById("HHC_Fade3dv");	if(2>0)	{		objc=document.getElementById('HHC_Fade3d'+0);			objc.style.visibility="visible";		}	if(2>1)	{		if((IEB==true)||(fademi==0))		{			vcurr=0;			vnext=1;			setTimeout('HHC_Fade3dotrans()',2000);		}		else		{			vcurr=0;			vnext=0;					setTimeout('HHC_Fade3beftrans()',2000);			}	}}function HHC_Fade3initte(){	i=0;	innertxt="";	for(i=0;i<2;i++)	{		innertxt=innertxt+dstr1+"HHC_Fade3d"+i+dstr2+linkstr[i]+dstr3+i+dstr4+imgstr[i]+dstr5+clslinkstr[i]+dstr6;	}	spage=document.getElementById('HHC_Fade3dv');	spage.innerHTML=""+innertxt;	setTimeout('HHC_Fade3initte2()',200);}s=new HHC_Fade3sl();s.HHC_Fade3initte();