/*--- Avanquest WebEasy Motion Script ---*/


function OnWeLoad()
{
	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(\'a15\').style.color':(IE)?'a15.style.color':'document.e15.document.linkColor';
	IDP[2]=(V5)?'document.getElementById(\'a28\').style.color':(IE)?'a28.style.color':'document.e28.document.linkColor';
	IDP[3]=(V5)?'document.getElementById(\'a30\').style.color':(IE)?'a30.style.color':'document.e30.document.linkColor';
	IDP[4]=(V5)?'document.getElementById(\'a32\').style.color':(IE)?'a32.style.color':'document.e32.document.linkColor';
	IDP[5]=(V5)?'document.getElementById(\'a33\').style.color':(IE)?'a33.style.color':'document.e33.document.linkColor';
	IDP[6]=(V5)?'document.getElementById(\'a35\').style.color':(IE)?'a35.style.color':'document.e35.document.linkColor';
	IDP[7]=(V5)?'document.getElementById(\'a36\').style.color':(IE)?'a36.style.color':'document.e36.document.linkColor';
	IDP[8]=(V5)?'document.getElementById(\'a37\').style.color':(IE)?'a37.style.color':'document.e37.document.linkColor';
	IDP[9]=(V5)?'document.getElementById(\'a41\').style.color':(IE)?'a41.style.color':'document.e41.document.linkColor';
	IDP[10]={	x:new Array(486,486),
				y:new Array(-91,68),
				s:31 };
	IDP[11]=(V5)?document.getElementById('e24').style:(IE)?e24.style:document.e24;
	IDP[12]={	x:new Array(193,384),
				y:new Array(112,112),
				s:19 };
	IDP[13]=(V5)?document.getElementById('e23').style:(IE)?e23.style:document.e23;
	IDP[14]={	x:new Array(495,495),
				y:new Array(-91,46),
				s:27 };
	IDP[15]=(V5)?document.getElementById('e22').style:(IE)?e22.style:document.e22;
	isOvr=1;
	if(IE) e25.style.filter=' shadow(color=#ffffff,direction=134)';
	window.setTimeout('DoRoute(11,10,0,0,0,100)',0);
	window.setTimeout('DoRoute(13,12,0,0,0,100)',0);
	window.setTimeout('DoRoute(15,14,0,0,0,100)',0);
}


/*--- EndOfFile ---*/
