/*--- 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(\'a1\').style.color':(IE)?'a1.style.color':'document.e1.document.linkColor';
	IDP[2]=(V5)?'document.getElementById(\'a3\').style.color':(IE)?'a3.style.color':'document.e3.document.linkColor';
	IDP[3]=(V5)?'document.getElementById(\'a4\').style.color':(IE)?'a4.style.color':'document.e4.document.linkColor';
	IDP[4]=(V5)?'document.getElementById(\'a5\').style.color':(IE)?'a5.style.color':'document.e5.document.linkColor';
	IDP[5]=(V5)?'document.getElementById(\'a13\').style.color':(IE)?'a13.style.color':'document.e13.document.linkColor';
	IDP[6]=(V5)?'document.getElementById(\'a15\').style.color':(IE)?'a15.style.color':'document.e15.document.linkColor';
	IDP[7]={	x:new Array(IDP.bw,561),
				y:new Array(102,102),
				s:5 };
	IDP[8]=(V5)?document.getElementById('e17').style:(IE)?e17.style:document.e17;
	IDP[9]={	x:new Array(523,523),
				y:new Array(-96,4),
				s:1 };
	IDP[10]=(V5)?document.getElementById('e16').style:(IE)?e16.style:document.e16;
	IDP[11]={	x:new Array(549,549),
				y:new Array(IDP.bd,193),
				s:7 };
	IDP[12]=(V5)?document.getElementById('e15').style:(IE)?e15.style:document.e15;
	IDP[13]={	x:new Array(IDP.bw,806),
				y:new Array(404,404),
				s:18 };
	IDP[14]=(V5)?document.getElementById('e7').style:(IE)?e7.style:document.e7;
	IDP[15]=(V5)?'document.getElementById(\'e7\').style.visibility':(IE)?'e7.style.visibility':'document.e7.visibility';
	IDP[16]={	x:new Array(521,521),
				y:new Array(IDP.bd,231),
				s:6 };
	IDP[17]=(V5)?document.getElementById('e4').style:(IE)?e4.style:document.e4;
	IDP[18]={	x:new Array(582,582),
				y:new Array(IDP.bd,266),
				s:6 };
	IDP[19]=(V5)?document.getElementById('e3').style:(IE)?e3.style:document.e3;
	IDP[20]={	x:new Array(587,587),
				y:new Array(IDP.bd,301),
				s:5 };
	IDP[21]=(V5)?document.getElementById('e1').style:(IE)?e1.style:document.e1;
	isOvr=1;
	if(IE) e18.style.filter=' shadow(color=#000000,direction=134)';
	window.setTimeout('DoRoute(8,7,0,0,0,100)',0);
	if(IE) e17.style.filter=' shadow(color=#000000,direction=134)';
	window.setTimeout('DoRoute(10,9,0,0,0,100)',0);
	if(IE) e16.style.filter=' shadow(color=#000000,direction=134)';
	window.setTimeout('DoRoute(12,11,0,0,0,100)',0);
	if(IE) e15.style.filter=' shadow(color=#000000,direction=134)';
	window.setTimeout('DoRoute(14,13,0,0,0,100)',0);
	window.setTimeout('DoBlink(IDP[15],1,0,0,1000,0,1000)',0);
	window.setTimeout('DoRoute(17,16,0,0,0,100)',0);
	if(IE) e4.style.filter=' shadow(color=#000000,direction=134)';
	window.setTimeout('DoRoute(19,18,0,0,0,100)',0);
	if(IE) e3.style.filter=' shadow(color=#000000,direction=134)';
	window.setTimeout('DoRoute(21,20,0,0,0,100)',0);
	if(IE) e1.style.filter=' shadow(color=#000000,direction=134)';
}


/*--- EndOfFile ---*/
