/*--- 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(\'a1\').style.color':(IE)?'a1.style.color':'document.e1.document.linkColor';
	IDP[2]=(V5)?'document.getElementById(\'a2\').style.color':(IE)?'a2.style.color':'document.e2.document.linkColor';
	IDP[3]=(V5)?'document.getElementById(\'a7\').style.color':(IE)?'a7.style.color':'document.e7.document.linkColor';
	IDP[4]=(V5)?'document.getElementById(\'a11\').style.color':(IE)?'a11.style.color':'document.e11.document.linkColor';
	IDP[5]=(V5)?'document.getElementById(\'a12\').style.color':(IE)?'a12.style.color':'document.e12.document.linkColor';
	IDP[6]=(V5)?'document.getElementById(\'a18\').style.color':(IE)?'a18.style.color':'document.e18.document.linkColor';
	IDP[7]=(V5)?'document.getElementById(\'a20\').style.color':(IE)?'a20.style.color':'document.e20.document.linkColor';
	IDP[8]=(V5)?'document.getElementById(\'a29\').style.color':(IE)?'a29.style.color':'document.e29.document.linkColor';
	IDP[9]=(V5)?'document.getElementById(\'a30\').style.color':(IE)?'a30.style.color':'document.e30.document.linkColor';
	IDP[10]=(V5)?'document.getElementById(\'a31\').style.color':(IE)?'a31.style.color':'document.e31.document.linkColor';
	IDP[11]=(V5)?'document.getElementById(\'a32\').style.color':(IE)?'a32.style.color':'document.e32.document.linkColor';
	IDP[12]=(V5)?'document.getElementById(\'a33\').style.color':(IE)?'a33.style.color':'document.e33.document.linkColor';
	IDP[13]=(V5)?'document.getElementById(\'a34\').style.color':(IE)?'a34.style.color':'document.e34.document.linkColor';
	IDP[14]=(V5)?'document.getElementById(\'a38\').style.color':(IE)?'a38.style.color':'document.e38.document.linkColor';
	IDP[15]=(V5)?'document.getElementById(\'a40\').style.color':(IE)?'a40.style.color':'document.e40.document.linkColor';
	IDP[16]={	x:new Array(262,262),
				y:new Array(-43,9),
				s:2 };
	IDP[17]=(V5)?document.getElementById('e28').style:(IE)?e28.style:document.e28;
	IDP[18]={	x:new Array(IDP.bw,489),
				y:new Array(65,65),
				s:20 };
	IDP[19]=(V5)?document.getElementById('e27').style:(IE)?e27.style:document.e27;
	IDP[20]={	x:new Array(297,529,553,563,574,594,608,620,645,668,684,755),
				y:new Array(58,58,43,50,56,46,52,58,48,57,50,54),
				s:13 };
	IDP[21]=(V5)?document.getElementById('e23').style:(IE)?e23.style:document.e23;
	isOvr=1;
	window.setTimeout('DoRoute(17,16,0,0,0,100)',0);
	window.setTimeout('DoRoute(19,18,0,0,0,100)',0);
	window.setTimeout('DoRoute(21,20,0,0,1,100)',1000);
	if(IE) e1.style.filter='revealtrans(transition=9,duration=0.80)';
	if(IE) window.setTimeout('DoTrans(e1,2000,0,1000)',0);
	else { if(V5) document.getElementById('e1').style.visibility='visible'; else document.e1.visibility='visible'; }
}


/*--- EndOfFile ---*/
