/*--- 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(\'a5\').style.color':(IE)?'a5.style.color':'document.e5.document.linkColor';
	IDP[2]=(V5)?'document.getElementById(\'a8\').style.color':(IE)?'a8.style.color':'document.e8.document.linkColor';
	IDP[3]=(V5)?'document.getElementById(\'a9\').style.color':(IE)?'a9.style.color':'document.e9.document.linkColor';
	IDP[4]=(V5)?'document.getElementById(\'a10\').style.color':(IE)?'a10.style.color':'document.e10.document.linkColor';
	IDP[5]=(V5)?'document.getElementById(\'a29\').style.color':(IE)?'a29.style.color':'document.e29.document.linkColor';
	IDP[6]=(V5)?'document.getElementById(\'a31\').style.color':(IE)?'a31.style.color':'document.e31.document.linkColor';
	IDP[7]=(V5)?'document.getElementById(\'a34\').style.color':(IE)?'a34.style.color':'document.e34.document.linkColor';
	IDP[8]=(V5)?'document.getElementById(\'a35\').style.color':(IE)?'a35.style.color':'document.e35.document.linkColor';
	IDP[9]=(V5)?'document.getElementById(\'a44\').style.color':(IE)?'a44.style.color':'document.e44.document.linkColor';
	IDP[10]=(V5)?'document.getElementById(\'a45\').style.color':(IE)?'a45.style.color':'document.e45.document.linkColor';
	IDP[11]=(V5)?'document.getElementById(\'a46\').style.color':(IE)?'a46.style.color':'document.e46.document.linkColor';
	IDP[12]=(V5)?'document.getElementById(\'a47\').style.color':(IE)?'a47.style.color':'document.e47.document.linkColor';
	IDP[13]=(V5)?'document.getElementById(\'a48\').style.color':(IE)?'a48.style.color':'document.e48.document.linkColor';
	IDP[14]={	x:new Array(193,IDP.bw),
				y:new Array(60,60),
				s:80 };
	IDP[15]=(V5)?document.getElementById('e43').style:(IE)?e43.style:document.e43;
	isOvr=1;
	if(IE) e48.style.filter=' shadow(color=#00ff00,direction=134)';
	window.setTimeout('DoRoute(15,14,0,0,0,100)',0);
	if(IE) e35.style.filter=' shadow(color=#000080,direction=134)';
	if(IE) e34.style.filter=' shadow(color=#000080,direction=134)';
	if(IE) e31.style.filter=' shadow(color=#000080,direction=134)';
}


/*--- EndOfFile ---*/

