/*--- ixla 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(\'a18\').style.color':(IE)?'a18.style.color':'document.e18.document.linkColor';
	IDP[2]=(V5)?'document.getElementById(\'a20\').style.color':(IE)?'a20.style.color':'document.e20.document.linkColor';
	IDP[3]=(V5)?'document.getElementById(\'a21\').style.color':(IE)?'a21.style.color':'document.e21.document.linkColor';
	IDP[4]=(V5)?'document.getElementById(\'a25\').style.color':(IE)?'a25.style.color':'document.e25.document.linkColor';
	IDP[5]=(V5)?'document.getElementById(\'a33\').style.color':(IE)?'a33.style.color':'document.e33.document.linkColor';
	IDP[6]=(V5)?'document.getElementById(\'e52\').style.visibility':(IE)?'e52.style.visibility':'document.e52.visibility';
	IDP[7]=(V5)?'document.getElementById(\'e31\').style.visibility':(IE)?'e31.style.visibility':'document.e31.visibility';
	IDP[8]={	x:new Array(699,548,427,304,155,19),
				y:new Array(183,222,180,214,156,208),
				s:23 };
	IDP[9]=(V5)?document.getElementById('e15').style:(IE)?e15.style:document.e15;
	IDP[10]={	x:new Array(479,10),
				y:new Array(552,552),
				s:8 };
	IDP[11]=(V5)?document.getElementById('e14').style:(IE)?e14.style:document.e14;
	IDP[12]={	x:new Array(635,168),
				y:new Array(560,560),
				s:8 };
	IDP[13]=(V5)?document.getElementById('e13').style:(IE)?e13.style:document.e13;
	IDP[14]={	x:new Array(518,3),
				y:new Array(296,296),
				s:8 };
	IDP[15]=(V5)?document.getElementById('e8').style:(IE)?e8.style:document.e8;
	IDP[16]={	x:new Array(710,577,446,293,185,21),
				y:new Array(220,214,197,226,175,221),
				s:10 };
	IDP[17]=(V5)?document.getElementById('e5').style:(IE)?e5.style:document.e5;
	isOvr=1;
	window.setTimeout('DoBlink(IDP[6],1,0,0,2000,0,2000)',1000);
	if(IE) e42.style.filter=' glow(color=#000000,strength=1)';
	if(IE) e40.style.filter=' glow(color=#000000,strength=5)';
	if(IE) e38.style.filter='revealtrans(transition=6,duration=1.80)';
	if(IE) window.setTimeout('DoTrans(e38,4000,0,2000)',0);
	else { if(V5) document.getElementById('e38').style.visibility='visible'; else document.e38.visibility='visible'; }
	if(IE) e36.style.filter=' glow(color=#000000,strength=2)';
	if(IE) e34.style.filter=' glow(color=#000000,strength=1)';
	if(IE) e33.style.filter=' glow(color=#000000,strength=2)';
	if(IE) e32.style.filter=' glow(color=#000000,strength=2)';
	window.setTimeout('DoBlink(IDP[7],1,0,0,2000,0,2000)',1000);
	if(IE) e25.style.filter=' glow(color=#ffffff,strength=1)';
	if(IE) e21.style.filter=' glow(color=#000000,strength=2)';
	if(IE) e20.style.filter=' glow(color=#000000,strength=2)';
	if(IE) e18.style.filter=' glow(color=#000000,strength=2)';
	window.setTimeout('DoRoute(9,8,0,0,1,100)',0);
	window.setTimeout('DoRoute(11,10,0,0,1,100)',0);
	window.setTimeout('DoRoute(13,12,0,0,1,100)',0);
	window.setTimeout('DoRoute(15,14,0,0,1,100)',0);
	window.setTimeout('DoRoute(17,16,0,0,1,100)',0);
}


/*--- EndOfFile ---*/

