/*--- 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(\'a10\').style.color':(IE)?'a10.style.color':'document.e10.document.linkColor';
	IDP[2]=(V5)?'document.getElementById(\'a11\').style.color':(IE)?'a11.style.color':'document.e11.document.linkColor';
	IDP[3]=(V5)?'document.getElementById(\'a17\').style.color':(IE)?'a17.style.color':'document.e17.document.linkColor';
	IDP[4]=(V5)?'document.getElementById(\'a29\').style.color':(IE)?'a29.style.color':'document.e29.document.linkColor';
	IDP[5]=(V5)?'document.getElementById(\'a30\').style.color':(IE)?'a30.style.color':'document.e30.document.linkColor';
	IDP[6]=(V5)?'document.getElementById(\'a31\').style.color':(IE)?'a31.style.color':'document.e31.document.linkColor';
	IDP[7]=(V5)?'document.getElementById(\'a32\').style.color':(IE)?'a32.style.color':'document.e32.document.linkColor';
	IDP[8]=(V5)?'document.getElementById(\'a33\').style.color':(IE)?'a33.style.color':'document.e33.document.linkColor';
	IDP[9]=(V5)?'document.getElementById(\'a34\').style.color':(IE)?'a34.style.color':'document.e34.document.linkColor';
	IDP[10]=(V5)?'document.getElementById(\'a35\').style.color':(IE)?'a35.style.color':'document.e35.document.linkColor';
	IDP[11]=(V5)?'document.getElementById(\'a36\').style.color':(IE)?'a36.style.color':'document.e36.document.linkColor';
	IDP[12]=(V5)?'document.getElementById(\'a37\').style.color':(IE)?'a37.style.color':'document.e37.document.linkColor';
	IDP[13]=(V5)?'document.getElementById(\'a38\').style.color':(IE)?'a38.style.color':'document.e38.document.linkColor';
	IDP[14]=(V5)?'document.getElementById(\'a39\').style.color':(IE)?'a39.style.color':'document.e39.document.linkColor';
	IDP[15]=(V5)?'document.getElementById(\'a40\').style.color':(IE)?'a40.style.color':'document.e40.document.linkColor';
	IDP[16]=(V5)?'document.getElementById(\'a46\').style.color':(IE)?'a46.style.color':'document.e46.document.linkColor';
	IDP[17]={	x:new Array(IDP.bw,638),
				y:new Array(663,663),
				s:8 };
	IDP[18]=(V5)?document.getElementById('e2').style:(IE)?e2.style:document.e2;
	IDP[19]={	x:new Array(IDP.bw,618),
				y:new Array(479,479),
				s:8 };
	IDP[20]=(V5)?document.getElementById('e1').style:(IE)?e1.style:document.e1;
	IDP[21]=(V5)?'document.getElementById(\'e1\').style.visibility':(IE)?'e1.style.visibility':'document.e1.visibility';
	isOvr=1;
	if(IE) e61.style.filter='revealtrans(transition=12,duration=1.00)';
	if(IE) window.setTimeout('DoTrans(e61,999,-1,-1)',1000);
	else { if(V5) document.getElementById('e61').style.visibility='visible'; else document.e61.visibility='visible'; }
	window.setTimeout('DoRoute(18,17,0,0,0,100)',0);
	window.setTimeout('DoRoute(20,19,0,0,0,100)',0);
	window.setTimeout('DoBlink(IDP[21],1,0,0,1000,0,1000)',0);
}


/*--- EndOfFile ---*/

