/*--- Avanquest WebEasy Motion Script ---*/


function OnWeLoad()
{

	Img7={max:4,pos:0};
	Img7[0]=new Image();Img7[0].src='images/afr_childcare_discovery_kids_world001001.gif';
	Img7[1]=new Image();Img7[1].src='images/afr_childcare_discovery_kids_world001002.gif';
	Img7[2]=new Image();Img7[2].src='images/afr_childcare_discovery_kids_world001003.gif';
	Img7[3]=new Image();Img7[3].src='images/afr_childcare_discovery_kids_world001004.gif';
	Img7[4]=new Image();Img7[4].src='images/afr_childcare_discovery_kids_world001005.gif';	IDP.bw=0; IDP.bd=0;
	if(self.innerHeight)
	{	IDP.bw=self.innerWidth;
		IDP.bd=self.innerHeight;
	}
	else if(document.documentElement && document.documentElement.clientHeight)
	{	IDP.bw=document.documentElement.clientWidth;
		IDP.bd=document.documentElement.clientHeight;
	}
	else if(document.body)
	{	IDP.bw=document.body.clientWidth;
		IDP.bd=document.body.clientHeight;
	}
	IDP.my=(window.parent.frames.length && parent.MyFrm)?parent.MyFrm:window;
	IDP[1]=(V5)?'document.getElementById(\'m7\').src':(IE)?'m7.src':'document.e7.document.m7.src';
	IDP[2]=(V5)?'document.getElementById(\'a21\').style.color':(IE)?'a21.style.color':'document.e21.document.linkColor';
	IDP[3]={	x:new Array(604,644,684,724,764,804,844,884),
				y:new Array(87,127,87,127,87,127,87,127),
				s:7 };
	IDP[4]=(V5)?document.getElementById('e1').style:(IE)?e1.style:document.e1;
	IDP[5]=(V5)?'document.getElementById(\'e1\').style.visibility':(IE)?'e1.style.visibility':'document.e1.visibility';
	isOvr=1;
	window.setTimeout('DoRoute(4,3,0,0,1,100)',0);
	window.setTimeout('DoBlink(IDP[5],1,0,0,1000,0,1000)',0);
}


/*--- EndOfFile ---*/
