/*--- 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(\'a17\').style.color':(IE)?'a17.style.color':'document.e17.document.linkColor';
	IDP[2]=(V5)?'document.getElementById(\'a21\').style.color':(IE)?'a21.style.color':'document.e21.document.linkColor';
	IDP[3]=(V5)?'document.getElementById(\'a23\').style.color':(IE)?'a23.style.color':'document.e23.document.linkColor';
	IDP[4]=(V5)?'document.getElementById(\'a25\').style.color':(IE)?'a25.style.color':'document.e25.document.linkColor';
	IDP[5]=(V5)?'document.getElementById(\'a27\').style.color':(IE)?'a27.style.color':'document.e27.document.linkColor';
	IDP[6]=(V5)?'document.getElementById(\'a29\').style.color':(IE)?'a29.style.color':'document.e29.document.linkColor';
	IDP[7]={	x:new Array(IDP.bw,121),
				y:new Array(129,129),
				s:64 };
	IDP[8]=(V5)?document.getElementById('e32').style:(IE)?e32.style:document.e32;
	IDP[9]={	x:new Array(598,598),
				y:new Array(-85,93),
				s:17 };
	IDP[10]=(V5)?document.getElementById('e31').style:(IE)?e31.style:document.e31;
	isOvr=1;
	window.setTimeout('DoRoute(8,7,0,0,0,100)',0);
	window.setTimeout('DoRoute(10,9,0,0,0,100)',0);
}


/*--- EndOfFile ---*/

