/*--- 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(\'a9\').style.color':(IE)?'a9.style.color':'document.e9.document.linkColor';
	IDP[2]=(V5)?'document.getElementById(\'a14\').style.color':(IE)?'a14.style.color':'document.e14.document.linkColor';
	IDP[3]=(V5)?'document.getElementById(\'a16\').style.color':(IE)?'a16.style.color':'document.e16.document.linkColor';
	IDP[4]=(V5)?'document.getElementById(\'a18\').style.color':(IE)?'a18.style.color':'document.e18.document.linkColor';
	IDP[5]=(V5)?'document.getElementById(\'a20\').style.color':(IE)?'a20.style.color':'document.e20.document.linkColor';
	IDP[6]=(V5)?'document.getElementById(\'a36\').style.color':(IE)?'a36.style.color':'document.e36.document.linkColor';
	IDP[7]=(V5)?'document.getElementById(\'a52\').style.color':(IE)?'a52.style.color':'document.e52.document.linkColor';
	IDP[8]=(V5)?'document.getElementById(\'a53\').style.color':(IE)?'a53.style.color':'document.e53.document.linkColor';
	IDP[9]=(V5)?'document.getElementById(\'a61\').style.color':(IE)?'a61.style.color':'document.e61.document.linkColor';
	IDP[10]={	x:new Array(299,316,363,427,491,538,654,763,812,823,860,737),
				y:new Array(195,164,141,132,141,164,167,193,228,259,289,512),
				s:17 };
	IDP[11]=(V5)?document.getElementById('e65').style:(IE)?e65.style:document.e65;
	IDP[12]={	x:new Array(116,119,129,144,164,187,212,237,260,280,295,305,308),
				y:new Array(181,157,134,114,99,89,86,89,99,114,134,157,181),
				s:4 };
	IDP[13]=(V5)?document.getElementById('e21').style:(IE)?e21.style:document.e21;
	IDP[14]=(V5)?'document.getElementById(\'e21\').style.visibility':(IE)?'e21.style.visibility':'document.e21.visibility';
	isOvr=1;
	if(IE) e66.style.filter=' shadow(color=#800080,direction=134)';
	window.setTimeout('DoRoute(11,10,0,0,0,100)',5000);
	if(IE) e57.style.filter=' shadow(color=#000080,direction=134)';
	if(IE) e34.style.filter=' shadow(color=#000080,direction=134)';
	if(IE) e22.style.filter=' glow(color=#800080,strength=3)';
	window.setTimeout('DoRoute(13,12,0,0,0,100)',0);
	window.setTimeout('DoBlink(IDP[14],1,0,0,1500,0,1500)',0);
}


/*--- EndOfFile ---*/

